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 HarnessEnvironmentArtifact
The environment artifact for a harness, such as a container image containing custom dependencies.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ContainerConfiguration" :ContainerConfiguration}
Properties
ContainerConfiguration-
Representation of a container configuration.
Required: No
Type: ContainerConfiguration
Update requires: No interruption