

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](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::BedrockAgentCore::Harness ContainerConfiguration
<a name="aws-properties-bedrockagentcore-harness-containerconfiguration"></a>

<a name="aws-properties-bedrockagentcore-harness-containerconfiguration-description"></a>The `ContainerConfiguration` property type specifies Property description not available. for an [AWS::BedrockAgentCore::Harness](aws-resource-bedrockagentcore-harness.md).

## Syntax
<a name="aws-properties-bedrockagentcore-harness-containerconfiguration-syntax"></a>

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

### JSON
<a name="aws-properties-bedrockagentcore-harness-containerconfiguration-syntax.json"></a>

```
{
  "[ContainerUri](#cfn-bedrockagentcore-harness-containerconfiguration-containeruri)" : {{String}}
}
```

### YAML
<a name="aws-properties-bedrockagentcore-harness-containerconfiguration-syntax.yaml"></a>

```
  [ContainerUri](#cfn-bedrockagentcore-harness-containerconfiguration-containeruri): {{String}}
```

## Properties
<a name="aws-properties-bedrockagentcore-harness-containerconfiguration-properties"></a>

`ContainerUri`  <a name="cfn-bedrockagentcore-harness-containerconfiguration-containeruri"></a>
Property 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*: `1`  
*Maximum*: `1024`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)