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

## Properties

- `Name` (`string`, required)
- `CreatedAt` (`string`, optional)
- `Description` (`string`, optional)
- `LastSavedAt` (`string`, optional)
- `LastSavedBrowserId` (`string`, optional)
- `LastSavedBrowserSessionId` (`string`, optional)
- `LastUpdatedAt` (`string`, optional)
- `ProfileArn` (`string`, optional)
- `ProfileId` (`string`, optional)
- `Status` (`BrowserProfile_BrowserProfileStatus`, optional)
- `Tags` (`Record<string, unknown>`, optional): A map of tag keys and values.

## Attributes

- `CreatedAt`
- `LastSavedAt`
- `LastSavedBrowserId`
- `LastSavedBrowserSessionId`
- `LastUpdatedAt`
- `ProfileArn`
- `ProfileId`
- `Status`
