AWS::BedrockAgentCore::Runtime ContainerConfiguration - AWS CloudFormation

This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::BedrockAgentCore::Runtime ContainerConfiguration

The container configuration.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "ContainerUri" : String }

YAML

ContainerUri: String

Properties

ContainerUri

The container Uri.

Required: Yes

Type: String

Pattern: ^\d{12}\.dkr\.ecr\.([a-z0-9-]+)\.amazonaws\.com/((?:[a-z0-9]+(?:[._-][a-z0-9]+)*/)*[a-z0-9]+(?:[._-][a-z0-9]+)*)([:@]\S+)$

Minimum: 1

Maximum: 1024

Update requires: No interruption