

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::CodeInterpreterCustom Certificate
<a name="aws-properties-bedrockagentcore-codeinterpretercustom-certificate"></a>

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

## Syntax
<a name="aws-properties-bedrockagentcore-codeinterpretercustom-certificate-syntax"></a>

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

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

```
{
  "[CertificateLocation](#cfn-bedrockagentcore-codeinterpretercustom-certificate-certificatelocation)" : CertificateLocation
}
```

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

```
  [CertificateLocation](#cfn-bedrockagentcore-codeinterpretercustom-certificate-certificatelocation): 
    CertificateLocation
```

## Properties
<a name="aws-properties-bedrockagentcore-codeinterpretercustom-certificate-properties"></a>

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