

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::CodeInterpreter
<a name="aws-resource-bedrockagentcore-codeinterpreter"></a>

<a name="aws-resource-bedrockagentcore-codeinterpreter-description"></a>The `AWS::BedrockAgentCore::CodeInterpreter` resource Property description not available. for BedrockAgentCore.

## Syntax
<a name="aws-resource-bedrockagentcore-codeinterpreter-syntax"></a>

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

### JSON
<a name="aws-resource-bedrockagentcore-codeinterpreter-syntax.json"></a>

```
{
  "Type" : "AWS::BedrockAgentCore::CodeInterpreter"
}
```

### YAML
<a name="aws-resource-bedrockagentcore-codeinterpreter-syntax.yaml"></a>

```
Type: AWS::BedrockAgentCore::CodeInterpreter
```

## Return values
<a name="aws-resource-bedrockagentcore-codeinterpreter-return-values"></a>

### Ref
<a name="aws-resource-bedrockagentcore-codeinterpreter-return-values-ref"></a>

### Fn::GetAtt
<a name="aws-resource-bedrockagentcore-codeinterpreter-return-values-fn--getatt"></a>

#### 
<a name="aws-resource-bedrockagentcore-codeinterpreter-return-values-fn--getatt-fn--getatt"></a>

`CodeInterpreterArn`  <a name="CodeInterpreterArn-fn::getatt"></a>
The Amazon Resource Name (ARN) of the code interpreter.

`CodeInterpreterId`  <a name="CodeInterpreterId-fn::getatt"></a>
The unique identifier of the code interpreter.

`Status`  <a name="Status-fn::getatt"></a>
The current status of the code interpreter.