

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::BedrockAgentCore::CapacityProvider ComputeConfiguration
<a name="aws-properties-bedrockagentcore-capacityprovider-computeconfiguration"></a>

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

## Syntax
<a name="aws-properties-bedrockagentcore-capacityprovider-computeconfiguration-syntax"></a>

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

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

```
{
  "[Ec2Configuration](#cfn-bedrockagentcore-capacityprovider-computeconfiguration-ec2configuration)" : {{Ec2Configuration}}
}
```

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

```
  [Ec2Configuration](#cfn-bedrockagentcore-capacityprovider-computeconfiguration-ec2configuration): {{
    Ec2Configuration}}
```

## Properties
<a name="aws-properties-bedrockagentcore-capacityprovider-computeconfiguration-properties"></a>

`Ec2Configuration`  <a name="cfn-bedrockagentcore-capacityprovider-computeconfiguration-ec2configuration"></a>
Property description not available.  
*Required*: Yes  
*Type*: [Ec2Configuration](aws-properties-bedrockagentcore-capacityprovider-ec2configuration.md)  
*Update requires*: [Replacement](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)