

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::BrowserCustom CertificateLocation
<a name="aws-properties-bedrockagentcore-browsercustom-certificatelocation"></a>

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

## Syntax
<a name="aws-properties-bedrockagentcore-browsercustom-certificatelocation-syntax"></a>

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

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

```
{
  "[SecretArn](#cfn-bedrockagentcore-browsercustom-certificatelocation-secretarn)" : String
}
```

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

```
  [SecretArn](#cfn-bedrockagentcore-browsercustom-certificatelocation-secretarn): String
```

## Properties
<a name="aws-properties-bedrockagentcore-browsercustom-certificatelocation-properties"></a>

`SecretArn`  <a name="cfn-bedrockagentcore-browsercustom-certificatelocation-secretarn"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Pattern*: `^arn:(aws(?:-cn|-us-gov|-iso(?:-[bef])?)?):secretsmanager:[a-z0-9-]+:\d{12}:secret:[a-zA-Z0-9/_+=.@-]+$`  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)