This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::BedrockAgentCore::Harness ContainerConfiguration
The ContainerConfiguration property type specifies Property description not available. for an AWS::BedrockAgentCore::Harness.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ContainerUri" :String}
YAML
ContainerUri:String
Properties
ContainerUriProperty description not available.
Required: Yes
Type: String
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}))?(?:@(.+))?$Minimum:
1Maximum:
1024Update requires: No interruption