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

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

# Amazon Bedrock Agent Policy Generation

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

```
aws.bedrock_agentcore_policy_generation
```

## Fields

| Title                 | ID   | Type          | Data Type                                                                    | Description |
| --------------------- | ---- | ------------- | ---------------------------------------------------------------------------- | ----------- |
| _key                  | core | string        |
| account_id            | core | string        |
| created_at            | core | timestamp     | The timestamp when this policy generation request was created.               |
| findings              | core | string        | Findings and insights from this policy generation process.                   |
| name                  | core | string        | The customer-assigned name for this policy generation request.               |
| policy_engine_id      | core | string        | The identifier of the policy engine associated with this generation request. |
| policy_generation_arn | core | string        | The ARN of this policy generation request.                                   |
| policy_generation_id  | core | string        | The unique identifier for this policy generation request.                    |
| resource              | core | json          | The resource information associated with this policy generation.             |
| status                | core | string        | The current status of this policy generation request.                        |
| status_reasons        | core | array<string> | Additional information about the generation status.                          |
| tags                  | core | hstore_csv    |
| updated_at            | core | timestamp     | The timestamp when this policy generation was last updated.                  |
