---
title: Amazon Bedrock Agent Browser Profile
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Amazon Bedrock Agent Browser Profile
---

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# Amazon Bedrock Agent Browser Profile

This table represents the Amazon Bedrock Agent Browser Profile resource from Amazon Web Services.

```
aws.bedrock_agentcore_browser_profile
```

## Fields

| Title                         | ID   | Type       | Data Type                                                                                                | Description |
| ----------------------------- | ---- | ---------- | -------------------------------------------------------------------------------------------------------- | ----------- |
| _key                          | core | string     |
| account_id                    | core | string     |
| created_at                    | core | timestamp  | The timestamp when the browser profile was created.                                                      |
| description                   | core | string     | The description of the browser profile.                                                                  |
| last_saved_at                 | core | timestamp  | The timestamp when browser session data was last saved to this profile.                                  |
| last_saved_browser_id         | core | string     | The identifier of the browser from which data was last saved to this profile.                            |
| last_saved_browser_session_id | core | string     | The identifier of the browser session from which data was last saved to this profile.                    |
| last_updated_at               | core | timestamp  | The timestamp when the browser profile was last updated.                                                 |
| name                          | core | string     | The name of the browser profile.                                                                         |
| profile_arn                   | core | string     | The Amazon Resource Name (ARN) of the browser profile.                                                   |
| profile_id                    | core | string     | The unique identifier of the browser profile.                                                            |
| status                        | core | string     | The current status of the browser profile. Possible values include READY, SAVING, DELETING, and DELETED. |
| tags                          | core | hstore_csv |
