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

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

# Amazon Bedrock Agent Gateway

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

```
aws.bedrock_agentcore_gateway
```

## Fields

| Title                       | ID   | Type          | Data Type                                                                                                                                                                                                                                                                                               | Description |
| --------------------------- | ---- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                        | core | string        |
| account_id                  | core | string        |
| authorizer_configuration    | core | json          | The authorizer configuration for the gateway.                                                                                                                                                                                                                                                           |
| authorizer_type             | core | string        | Authorizer type for the gateway.                                                                                                                                                                                                                                                                        |
| created_at                  | core | timestamp     | The timestamp when the gateway was created.                                                                                                                                                                                                                                                             |
| description                 | core | string        | The description of the gateway.                                                                                                                                                                                                                                                                         |
| exception_level             | core | string        | The level of detail in error messages returned when invoking the gateway. <ul> <li> If the value is <code>DEBUG</code>, granular exception messages are returned to help a user debug the gateway. </li> <li> If the value is omitted, a generic error message is returned to the end user. </li> </ul> |
| gateway_arn                 | core | string        | The Amazon Resource Name (ARN) of the gateway.                                                                                                                                                                                                                                                          |
| gateway_id                  | core | string        | The unique identifier of the gateway.                                                                                                                                                                                                                                                                   |
| gateway_url                 | core | string        | An endpoint for invoking gateway.                                                                                                                                                                                                                                                                       |
| interceptor_configurations  | core | json          | The interceptors configured on the gateway.                                                                                                                                                                                                                                                             |
| kms_key_arn                 | core | string        | The Amazon Resource Name (ARN) of the KMS key used to encrypt the gateway.                                                                                                                                                                                                                              |
| name                        | core | string        | The name of the gateway.                                                                                                                                                                                                                                                                                |
| policy_engine_configuration | core | json          | The policy engine configuration for the gateway.                                                                                                                                                                                                                                                        |
| protocol_configuration      | core | json          |
| protocol_type               | core | string        | Protocol applied to a gateway.                                                                                                                                                                                                                                                                          |
| role_arn                    | core | string        | The IAM role ARN that provides permissions for the gateway.                                                                                                                                                                                                                                             |
| status                      | core | string        | The current status of the gateway.                                                                                                                                                                                                                                                                      |
| status_reasons              | core | array<string> | The reasons for the current status of the gateway.                                                                                                                                                                                                                                                      |
| tags                        | core | hstore_csv    |
| updated_at                  | core | timestamp     | The timestamp when the gateway was last updated.                                                                                                                                                                                                                                                        |
| workload_identity_details   | core | json          | The workload identity details for the gateway.                                                                                                                                                                                                                                                          |
