

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 BrowserEnterprisePolicy
<a name="aws-properties-bedrockagentcore-browsercustom-browserenterprisepolicy"></a>

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

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

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

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

```
{
  "[Location](#cfn-bedrockagentcore-browsercustom-browserenterprisepolicy-location)" : {{S3Location}},
  "[Type](#cfn-bedrockagentcore-browsercustom-browserenterprisepolicy-type)" : {{String}}
}
```

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

```
  [Location](#cfn-bedrockagentcore-browsercustom-browserenterprisepolicy-location): {{
    S3Location}}
  [Type](#cfn-bedrockagentcore-browsercustom-browserenterprisepolicy-type): {{String}}
```

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

`Location`  <a name="cfn-bedrockagentcore-browsercustom-browserenterprisepolicy-location"></a>
Property description not available.  
*Required*: Yes  
*Type*: [S3Location](aws-properties-bedrockagentcore-browsercustom-s3location.md)  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`Type`  <a name="cfn-bedrockagentcore-browsercustom-browserenterprisepolicy-type"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Allowed values*: `MANAGED | RECOMMENDED`  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)