Skip to content

Commit 9ce2fd4

Browse files
Update models for release
1 parent 8930600 commit 9ce2fd4

31 files changed

Lines changed: 534 additions & 85 deletions

.changes/3.371.4

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
[
2+
{
3+
"type": "api-change",
4+
"category": "PartnerCentralChannel",
5+
"description": "Adds the Resold Unified Operations support plan and removes the Resold Business support plan in the CreateRelationship and UpdateRelationship APIs"
6+
},
7+
{
8+
"type": "api-change",
9+
"category": "SageMaker",
10+
"description": "This release adds b300 and g7e instance types for SageMaker inference endpoints."
11+
},
12+
{
13+
"type": "api-change",
14+
"category": "DataZone",
15+
"description": "Adding QueryGraph operation to DataZone SDK"
16+
},
17+
{
18+
"type": "api-change",
19+
"category": "CloudWatchLogs",
20+
"description": "CloudWatch Logs updates- Added support for the PutBearerTokenAuthentication API to enable or disable bearer token authentication on a log group. For more information, see CloudWatch Logs API documentation."
21+
},
22+
{
23+
"type": "api-change",
24+
"category": "BedrockAgentCoreControl",
25+
"description": "Support for AgentCore Policy GA"
26+
}
27+
]

.changes/nextrelease/fix-validates-custom-policy.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## next release
4+
5+
* `Aws\` - Add a validation for custom policies to make sure the property `Resource` has not a non allowed character.
6+
* `Aws\PartnerCentralChannel` - Adds the Resold Unified Operations support plan and removes the Resold Business support plan in the CreateRelationship and UpdateRelationship APIs
7+
* `Aws\SageMaker` - This release adds b300 and g7e instance types for SageMaker inference endpoints.
8+
* `Aws\DataZone` - Adding QueryGraph operation to DataZone SDK
9+
* `Aws\CloudWatchLogs` - CloudWatch Logs updates- Added support for the PutBearerTokenAuthentication API to enable or disable bearer token authentication on a log group. For more information, see CloudWatch Logs API documentation.
10+
* `Aws\BedrockAgentCoreControl` - Support for AgentCore Policy GA
11+
312
## 3.371.3 - 2026-02-27
413

514
* `Aws\Health` - Updates the regex for validating availabilityZone strings used in the describe events filters.

src/CloudWatchLogs/CloudWatchLogsClient.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@
164164
* @method \GuzzleHttp\Promise\Promise listTagsLogGroupAsync(array $args = [])
165165
* @method \Aws\Result putAccountPolicy(array $args = [])
166166
* @method \GuzzleHttp\Promise\Promise putAccountPolicyAsync(array $args = [])
167+
* @method \Aws\Result putBearerTokenAuthentication(array $args = [])
168+
* @method \GuzzleHttp\Promise\Promise putBearerTokenAuthenticationAsync(array $args = [])
167169
* @method \Aws\Result putDataProtectionPolicy(array $args = [])
168170
* @method \GuzzleHttp\Promise\Promise putDataProtectionPolicyAsync(array $args = [])
169171
* @method \Aws\Result putDeliveryDestination(array $args = [])

src/DataZone/DataZoneClient.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,8 @@
285285
* @method \GuzzleHttp\Promise\Promise putDataExportConfigurationAsync(array $args = [])
286286
* @method \Aws\Result putEnvironmentBlueprintConfiguration(array $args = [])
287287
* @method \GuzzleHttp\Promise\Promise putEnvironmentBlueprintConfigurationAsync(array $args = [])
288+
* @method \Aws\Result queryGraph(array $args = [])
289+
* @method \GuzzleHttp\Promise\Promise queryGraphAsync(array $args = [])
288290
* @method \Aws\Result rejectPredictions(array $args = [])
289291
* @method \GuzzleHttp\Promise\Promise rejectPredictionsAsync(array $args = [])
290292
* @method \Aws\Result rejectSubscriptionRequest(array $args = [])

src/data/bedrock-agentcore-control/2023-06-05/api-2.json

Lines changed: 64 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -264,10 +264,10 @@
264264
"errors":[
265265
{"shape":"ServiceQuotaExceededException"},
266266
{"shape":"AccessDeniedException"},
267-
{"shape":"ConflictException"},
268267
{"shape":"ValidationException"},
269-
{"shape":"ResourceNotFoundException"},
268+
{"shape":"ConflictException"},
270269
{"shape":"ThrottlingException"},
270+
{"shape":"ResourceNotFoundException"},
271271
{"shape":"InternalServerException"}
272272
]
273273
},
@@ -546,9 +546,9 @@
546546
"input":{"shape":"DeletePolicyRequest"},
547547
"output":{"shape":"DeletePolicyResponse"},
548548
"errors":[
549+
{"shape":"ValidationException"},
549550
{"shape":"AccessDeniedException"},
550551
{"shape":"ConflictException"},
551-
{"shape":"ValidationException"},
552552
{"shape":"ResourceNotFoundException"},
553553
{"shape":"ThrottlingException"},
554554
{"shape":"InternalServerException"}
@@ -565,9 +565,9 @@
565565
"input":{"shape":"DeletePolicyEngineRequest"},
566566
"output":{"shape":"DeletePolicyEngineResponse"},
567567
"errors":[
568+
{"shape":"ValidationException"},
568569
{"shape":"AccessDeniedException"},
569570
{"shape":"ConflictException"},
570-
{"shape":"ValidationException"},
571571
{"shape":"ResourceNotFoundException"},
572572
{"shape":"ThrottlingException"},
573573
{"shape":"InternalServerException"}
@@ -843,8 +843,8 @@
843843
"errors":[
844844
{"shape":"AccessDeniedException"},
845845
{"shape":"ValidationException"},
846-
{"shape":"ResourceNotFoundException"},
847846
{"shape":"ThrottlingException"},
847+
{"shape":"ResourceNotFoundException"},
848848
{"shape":"InternalServerException"}
849849
],
850850
"readonly":true
@@ -861,8 +861,8 @@
861861
"errors":[
862862
{"shape":"AccessDeniedException"},
863863
{"shape":"ValidationException"},
864-
{"shape":"ResourceNotFoundException"},
865864
{"shape":"ThrottlingException"},
865+
{"shape":"ResourceNotFoundException"},
866866
{"shape":"InternalServerException"}
867867
],
868868
"readonly":true
@@ -879,8 +879,8 @@
879879
"errors":[
880880
{"shape":"AccessDeniedException"},
881881
{"shape":"ValidationException"},
882-
{"shape":"ResourceNotFoundException"},
883882
{"shape":"ThrottlingException"},
883+
{"shape":"ResourceNotFoundException"},
884884
{"shape":"InternalServerException"}
885885
],
886886
"readonly":true
@@ -1180,8 +1180,8 @@
11801180
"errors":[
11811181
{"shape":"AccessDeniedException"},
11821182
{"shape":"ValidationException"},
1183-
{"shape":"ResourceNotFoundException"},
11841183
{"shape":"ThrottlingException"},
1184+
{"shape":"ResourceNotFoundException"},
11851185
{"shape":"InternalServerException"}
11861186
],
11871187
"readonly":true
@@ -1215,8 +1215,8 @@
12151215
"errors":[
12161216
{"shape":"AccessDeniedException"},
12171217
{"shape":"ValidationException"},
1218-
{"shape":"ResourceNotFoundException"},
12191218
{"shape":"ThrottlingException"},
1219+
{"shape":"ResourceNotFoundException"},
12201220
{"shape":"InternalServerException"}
12211221
],
12221222
"readonly":true
@@ -1233,8 +1233,8 @@
12331233
"errors":[
12341234
{"shape":"AccessDeniedException"},
12351235
{"shape":"ValidationException"},
1236-
{"shape":"ResourceNotFoundException"},
12371236
{"shape":"ThrottlingException"},
1237+
{"shape":"ResourceNotFoundException"},
12381238
{"shape":"InternalServerException"}
12391239
],
12401240
"readonly":true
@@ -1576,37 +1576,37 @@
15761576
"UpdatePolicy":{
15771577
"name":"UpdatePolicy",
15781578
"http":{
1579-
"method":"PUT",
1579+
"method":"PATCH",
15801580
"requestUri":"/policy-engines/{policyEngineId}/policies/{policyId}",
15811581
"responseCode":202
15821582
},
15831583
"input":{"shape":"UpdatePolicyRequest"},
15841584
"output":{"shape":"UpdatePolicyResponse"},
15851585
"errors":[
15861586
{"shape":"AccessDeniedException"},
1587-
{"shape":"ConflictException"},
15881587
{"shape":"ValidationException"},
1589-
{"shape":"ResourceNotFoundException"},
1588+
{"shape":"ConflictException"},
15901589
{"shape":"ThrottlingException"},
1590+
{"shape":"ResourceNotFoundException"},
15911591
{"shape":"InternalServerException"}
15921592
],
15931593
"idempotent":true
15941594
},
15951595
"UpdatePolicyEngine":{
15961596
"name":"UpdatePolicyEngine",
15971597
"http":{
1598-
"method":"PUT",
1598+
"method":"PATCH",
15991599
"requestUri":"/policy-engines/{policyEngineId}",
16001600
"responseCode":202
16011601
},
16021602
"input":{"shape":"UpdatePolicyEngineRequest"},
16031603
"output":{"shape":"UpdatePolicyEngineResponse"},
16041604
"errors":[
16051605
{"shape":"AccessDeniedException"},
1606-
{"shape":"ConflictException"},
16071606
{"shape":"ValidationException"},
1608-
{"shape":"ResourceNotFoundException"},
1607+
{"shape":"ConflictException"},
16091608
{"shape":"ThrottlingException"},
1609+
{"shape":"ResourceNotFoundException"},
16101610
{"shape":"InternalServerException"}
16111611
],
16121612
"idempotent":true
@@ -1659,7 +1659,8 @@
16591659
"PYTHON_3_10",
16601660
"PYTHON_3_11",
16611661
"PYTHON_3_12",
1662-
"PYTHON_3_13"
1662+
"PYTHON_3_13",
1663+
"PYTHON_3_14"
16631664
]
16641665
},
16651666
"AgentRuntime":{
@@ -2816,7 +2817,9 @@
28162817
"clientToken":{
28172818
"shape":"ClientToken",
28182819
"idempotencyToken":true
2819-
}
2820+
},
2821+
"encryptionKeyArn":{"shape":"KmsKeyArn"},
2822+
"tags":{"shape":"TagsMap"}
28202823
}
28212824
},
28222825
"CreatePolicyEngineResponse":{
@@ -2838,7 +2841,8 @@
28382841
"updatedAt":{"shape":"DateTimestamp"},
28392842
"policyEngineArn":{"shape":"PolicyEngineArn"},
28402843
"status":{"shape":"PolicyEngineStatus"},
2841-
"statusReasons":{"shape":"PolicyStatusReasons"}
2844+
"statusReasons":{"shape":"PolicyStatusReasons"},
2845+
"encryptionKeyArn":{"shape":"KmsKeyArn"}
28422846
}
28432847
},
28442848
"CreatePolicyRequest":{
@@ -3484,7 +3488,8 @@
34843488
"updatedAt":{"shape":"DateTimestamp"},
34853489
"policyEngineArn":{"shape":"PolicyEngineArn"},
34863490
"status":{"shape":"PolicyEngineStatus"},
3487-
"statusReasons":{"shape":"PolicyStatusReasons"}
3491+
"statusReasons":{"shape":"PolicyStatusReasons"},
3492+
"encryptionKeyArn":{"shape":"KmsKeyArn"}
34883493
}
34893494
},
34903495
"DeletePolicyRequest":{
@@ -4177,7 +4182,8 @@
41774182
"protocolConfiguration":{"shape":"ProtocolConfiguration"},
41784183
"environmentVariables":{"shape":"EnvironmentVariablesMap"},
41794184
"authorizerConfiguration":{"shape":"AuthorizerConfiguration"},
4180-
"requestHeaderConfiguration":{"shape":"RequestHeaderConfiguration"}
4185+
"requestHeaderConfiguration":{"shape":"RequestHeaderConfiguration"},
4186+
"metadataConfiguration":{"shape":"RuntimeMetadataConfiguration"}
41814187
}
41824188
},
41834189
"GetApiKeyCredentialProviderRequest":{
@@ -4561,7 +4567,8 @@
45614567
"updatedAt":{"shape":"DateTimestamp"},
45624568
"policyEngineArn":{"shape":"PolicyEngineArn"},
45634569
"status":{"shape":"PolicyEngineStatus"},
4564-
"statusReasons":{"shape":"PolicyStatusReasons"}
4570+
"statusReasons":{"shape":"PolicyStatusReasons"},
4571+
"encryptionKeyArn":{"shape":"KmsKeyArn"}
45654572
}
45664573
},
45674574
"GetPolicyGenerationRequest":{
@@ -6122,7 +6129,8 @@
61226129
"PolicyDefinition":{
61236130
"type":"structure",
61246131
"members":{
6125-
"cedar":{"shape":"CedarPolicy"}
6132+
"cedar":{"shape":"CedarPolicy"},
6133+
"policyGeneration":{"shape":"PolicyGenerationDetails"}
61266134
},
61276135
"union":true
61286136
},
@@ -6145,7 +6153,8 @@
61456153
"updatedAt":{"shape":"DateTimestamp"},
61466154
"policyEngineArn":{"shape":"PolicyEngineArn"},
61476155
"status":{"shape":"PolicyEngineStatus"},
6148-
"statusReasons":{"shape":"PolicyStatusReasons"}
6156+
"statusReasons":{"shape":"PolicyStatusReasons"},
6157+
"encryptionKeyArn":{"shape":"KmsKeyArn"}
61496158
}
61506159
},
61516160
"PolicyEngineArn":{
@@ -6228,6 +6237,17 @@
62286237
"type":"list",
62296238
"member":{"shape":"PolicyGenerationAsset"}
62306239
},
6240+
"PolicyGenerationDetails":{
6241+
"type":"structure",
6242+
"required":[
6243+
"policyGenerationId",
6244+
"policyGenerationAssetId"
6245+
],
6246+
"members":{
6247+
"policyGenerationId":{"shape":"ResourceId"},
6248+
"policyGenerationAssetId":{"shape":"ResourceId"}
6249+
}
6250+
},
62316251
"PolicyGenerationName":{
62326252
"type":"string",
62336253
"max":48,
@@ -6452,6 +6472,13 @@
64526472
"min":1,
64536473
"pattern":"([0-9]{12})\\.dkr\\.ecr\\.([a-z0-9-]+)\\.amazonaws\\.com/((?:[a-z0-9]+(?:[._-][a-z0-9]+)*/)*[a-z0-9]+(?:[._-][a-z0-9]+)*)(?::([^:@]{1,300}))?(?:@(.+))?"
64546474
},
6475+
"RuntimeMetadataConfiguration":{
6476+
"type":"structure",
6477+
"required":["requireMMDSV2"],
6478+
"members":{
6479+
"requireMMDSV2":{"shape":"Boolean"}
6480+
}
6481+
},
64556482
"S3BucketUri":{
64566483
"type":"string",
64576484
"pattern":"s3://.{1,2043}"
@@ -6804,7 +6831,7 @@
68046831
},
68056832
"Statement":{
68066833
"type":"string",
6807-
"max":153600,
6834+
"max":10000,
68086835
"min":35
68096836
},
68106837
"StatusReason":{
@@ -7258,6 +7285,7 @@
72587285
"requestHeaderConfiguration":{"shape":"RequestHeaderConfiguration"},
72597286
"protocolConfiguration":{"shape":"ProtocolConfiguration"},
72607287
"lifecycleConfiguration":{"shape":"LifecycleConfiguration"},
7288+
"metadataConfiguration":{"shape":"RuntimeMetadataConfiguration"},
72617289
"environmentVariables":{"shape":"EnvironmentVariablesMap"},
72627290
"clientToken":{
72637291
"shape":"ClientToken",
@@ -7580,7 +7608,7 @@
75807608
"location":"uri",
75817609
"locationName":"policyEngineId"
75827610
},
7583-
"description":{"shape":"Description"}
7611+
"description":{"shape":"UpdatedDescription"}
75847612
}
75857613
},
75867614
"UpdatePolicyEngineResponse":{
@@ -7602,15 +7630,15 @@
76027630
"updatedAt":{"shape":"DateTimestamp"},
76037631
"policyEngineArn":{"shape":"PolicyEngineArn"},
76047632
"status":{"shape":"PolicyEngineStatus"},
7605-
"statusReasons":{"shape":"PolicyStatusReasons"}
7633+
"statusReasons":{"shape":"PolicyStatusReasons"},
7634+
"encryptionKeyArn":{"shape":"KmsKeyArn"}
76067635
}
76077636
},
76087637
"UpdatePolicyRequest":{
76097638
"type":"structure",
76107639
"required":[
76117640
"policyEngineId",
7612-
"policyId",
7613-
"definition"
7641+
"policyId"
76147642
],
76157643
"members":{
76167644
"policyEngineId":{
@@ -7623,7 +7651,7 @@
76237651
"location":"uri",
76247652
"locationName":"policyId"
76257653
},
7626-
"description":{"shape":"Description"},
7654+
"description":{"shape":"UpdatedDescription"},
76277655
"definition":{"shape":"PolicyDefinition"},
76287656
"validationMode":{"shape":"PolicyValidationMode"}
76297657
}
@@ -7678,6 +7706,12 @@
76787706
"lastUpdatedTime":{"shape":"Timestamp"}
76797707
}
76807708
},
7709+
"UpdatedDescription":{
7710+
"type":"structure",
7711+
"members":{
7712+
"optionalValue":{"shape":"Description"}
7713+
}
7714+
},
76817715
"UserPreferenceConsolidationOverride":{
76827716
"type":"structure",
76837717
"required":[

src/data/bedrock-agentcore-control/2023-06-05/api-2.json.php

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)