---
type: resource-type
title: BrowserCustom
description: aws resource type AWS::BedrockAgentCore::BrowserCustom
name: BrowserCustom
lexicon: aws
resource_type: AWS::BedrockAgentCore::BrowserCustom
---
`AWS::BedrockAgentCore::BrowserCustom`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the browser.
- `NetworkConfiguration` (`BrowserCustom_BrowserNetworkConfiguration`, required): Network configuration for browser.
- `BrowserArn` (`string`, optional): The ARN of a Browser resource.
- `BrowserId` (`string`, optional): The id of the browser.
- `BrowserSigning` (`BrowserCustom_BrowserSigning`, optional): Browser signing configuration.
- `Certificates` (`any`, optional): List of root CA certificates in PEM format.
- `CreatedAt` (`string`, optional): Timestamp when the browser was created.
- `Description` (`string`, optional): The description of the browser.
- `EnterprisePolicies` (`any`, optional): A list of enterprise policy files for the browser.
- `ExecutionRoleArn` (`string`, optional): The Amazon Resource Name (ARN) of the IAM role that the browser uses to access resources.
- `FailureReason` (`string`, optional): The reason for failure if the browser creation or operation failed.
- `LastUpdatedAt` (`string`, optional): Timestamp when the browser was last updated.
- `RecordingConfig` (`BrowserCustom_RecordingConfig`, optional): Recording configuration for browser.
- `Status` (`BrowserCustom_BrowserStatus`, optional): Status of browser.
- `Tags` (`Record<string, unknown>`, optional)

## Attributes

- `BrowserArn`
- `BrowserId`
- `CreatedAt`
- `FailureReason`
- `LastUpdatedAt`
- `Status`
