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::Runtime AgentRuntimeArtifact
The artifact of the agent.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "CodeConfiguration" :CodeConfiguration, "ContainerConfiguration" :ContainerConfiguration}
Properties
CodeConfiguration-
The code configuration for the agent runtime artifact, including the source code location and execution settings.
Required: No
Type: CodeConfiguration
Update requires: No interruption
ContainerConfiguration-
The container configuration for the agent artifact.
Required: No
Type: ContainerConfiguration
Update requires: No interruption