bedrockagentcorecontrol_get_policy_generation: Retrieves information about a policy generation request...

View source: R/bedrockagentcorecontrol_operations.R

bedrockagentcorecontrol_get_policy_generationR Documentation

Retrieves information about a policy generation request within the AgentCore Policy system

Description

Retrieves 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.

Usage

bedrockagentcorecontrol_get_policy_generation(
  policyGenerationId,
  policyEngineId
)

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_generation call.

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.


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