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

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

# Amazon Bedrock Agent Workload Identity

This table represents the Amazon Bedrock Agent Workload Identity resource from Amazon Web Services.

```gdscript3
aws.bedrock_agentcore_workload_identity
```

## Fields

| Title                               | ID   | Type          | Data Type                                                                                    | Description |
| ----------------------------------- | ---- | ------------- | -------------------------------------------------------------------------------------------- | ----------- |
| _key                                | core | string        |
| account_id                          | core | string        |
| allowed_resource_oauth2_return_urls | core | array<string> | The list of allowed OAuth2 return URLs for resources associated with this workload identity. |
| created_time                        | core | timestamp     | The timestamp when the workload identity was created.                                        |
| last_updated_time                   | core | timestamp     | The timestamp when the workload identity was last updated.                                   |
| name                                | core | string        | The name of the workload identity.                                                           |
| tags                                | core | hstore_csv    |
| workload_identity_arn               | core | string        | The Amazon Resource Name (ARN) of the workload identity.                                     |
