Retrieves information about a policy generation request within the AgentCore Policy system
Source:R/bedrockagentcorecontrol_operations.R
bedrockagentcorecontrol_get_policy_generation.RdRetrieves information about a policy generation request within the AgentCore Policy system. Policy generation converts natural language descriptions into Cedar policy statements using AI-powered translation, enabling non-technical users to create policies.
See https://www.paws-r-sdk.com/docs/bedrockagentcorecontrol_get_policy_generation/ for full documentation.
Arguments
- policyGenerationId
[required] The unique identifier of the policy generation request to be retrieved. This must be a valid generation ID from a previous
start_policy_generationcall.- policyEngineId
[required] The identifier of the policy engine associated with the policy generation request. This provides the context for the generation operation and schema validation.