View source: R/bedrockagentcorecontrol_operations.R
| bedrockagentcorecontrol_get_policy_generation_summary | R Documentation |
Retrieves a metadata-only summary of a specific policy generation request without decrypting customer content. This lightweight read operation returns resource identifiers, status, timestamps, and findings, but does not include status reasons. Because this operation does not require access to the customer's KMS key, it is suitable for resource discovery, inventory, and integration scenarios where only metadata is needed.
See https://www.paws-r-sdk.com/docs/bedrockagentcorecontrol_get_policy_generation_summary/ for full documentation.
bedrockagentcorecontrol_get_policy_generation_summary(
policyGenerationId,
policyEngineId
)
policyGenerationId |
[required] The unique identifier of the policy generation request to retrieve the summary for. |
policyEngineId |
[required] The identifier of the policy engine associated with the policy generation request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.