Skip to content

Commit a3ca4b6

Browse files
author
awstools
committed
feat(client-bedrock-agentcore-control): Supporting hosting of public ECR Container Images in AgentCore Runtime
1 parent e9c8b9c commit a3ca4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/sdk-codegen/aws-models/bedrock-agentcore-control.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15528,7 +15528,7 @@
1552815528
"min": 1,
1552915529
"max": 1024
1553015530
},
15531-
"smithy.api#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}))?(?:@(.+))?$"
15531+
"smithy.api#pattern": "^(([0-9]{12})\\.dkr\\.ecr\\.([a-z0-9-]+)\\.amazonaws\\.com(\\.cn)?|public\\.ecr\\.aws)/((?:[a-z0-9]+(?:[._-][a-z0-9]+)*/)*[a-z0-9]+(?:[._-][a-z0-9]+)*)(?::([^:@]{1,300}))?(?:@(.+))?$"
1553215532
}
1553315533
},
1553415534
"com.amazonaws.bedrockagentcorecontrol#RuntimeMetadataConfiguration": {

0 commit comments

Comments
 (0)