bedrockagentcorecontrol_get_policy_generation_summary: Retrieves a metadata-only summary of a specific policy...

View source: R/bedrockagentcorecontrol_operations.R

bedrockagentcorecontrol_get_policy_generation_summaryR Documentation

Retrieves a metadata-only summary of a specific policy generation request without decrypting customer content

Description

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.

Usage

bedrockagentcorecontrol_get_policy_generation_summary(
  policyGenerationId,
  policyEngineId
)

Arguments

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.


paws.machine.learning documentation built on May 31, 2026, 1:07 a.m.