Skip to content

Bedrock Agentcore Control  >  Structures  >  PolicyGenerationDetails

PolicyGenerationDetails

Structure Class

PolicyGenerationDetails dataclass

Represents the information identifying a generated policy asset from the AI-powered policy generation process within the AgentCore Policy system. Each asset contains a Cedar policy statement generated from natural language input, along with associated metadata and analysis findings to help users evaluate and select the most appropriate policy option.

Attributes

policy_generation_asset_id instance-attribute
policy_generation_asset_id: str

The unique identifier for this generated policy asset within the policy generation request.

policy_generation_id instance-attribute
policy_generation_id: str

The unique identifier for this policy generation request.