Skip to content

Commit b5f67b2

Browse files
Update to latest models
1 parent 93626a2 commit b5f67b2

5 files changed

Lines changed: 5746 additions & 5572 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``bedrock``",
4+
"description": "This change will increase TestCase guardContent input size from 1024 to 2028 characters and PolicyBuildDocumentDescription from 2000 to 4000 characters"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``datazone``",
4+
"description": "Adds support for IAM role subscriptions to Glue table listings via CreateSubscriptionRequest API. Also adds owningIamPrincipalArn filter to List APIs and subscriptionGrantCreationMode parameter to subscription target APIs for controlling grant creation behavior."
5+
}

awscli/botocore/data/bedrock/2023-04-20/service-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2692,7 +2692,7 @@
26922692
},
26932693
"AutomatedReasoningPolicyBuildDocumentDescription":{
26942694
"type":"string",
2695-
"max":2000,
2695+
"max":4000,
26962696
"min":0,
26972697
"sensitive":true
26982698
},
@@ -3673,7 +3673,7 @@
36733673
},
36743674
"AutomatedReasoningPolicyTestGuardContent":{
36753675
"type":"string",
3676-
"max":1024,
3676+
"max":2048,
36773677
"min":0,
36783678
"sensitive":true
36793679
},

0 commit comments

Comments
 (0)