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

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

# Amazon Bedrock Agent API Key Credential Provider

This table represents the Amazon Bedrock Agent API Key Credential Provider resource from Amazon Web Services.

```
aws.bedrock_agentcore_apikeycredentialprovider
```

## Fields

| Title                   | ID   | Type       | Data Type                                                                    | Description |
| ----------------------- | ---- | ---------- | ---------------------------------------------------------------------------- | ----------- |
| _key                    | core | string     |
| account_id              | core | string     |
| api_key_secret_arn      | core | json       | The Amazon Resource Name (ARN) of the API key secret in AWS Secrets Manager. |
| created_time            | core | timestamp  | The timestamp when the API key credential provider was created.              |
| credential_provider_arn | core | string     | The Amazon Resource Name (ARN) of the API key credential provider.           |
| last_updated_time       | core | timestamp  | The timestamp when the API key credential provider was last updated.         |
| name                    | core | string     | The name of the API key credential provider.                                 |
| tags                    | core | hstore_csv |
