listPolicyGenerationAssets
inline suspend fun BedrockAgentCoreControlClient.listPolicyGenerationAssets(crossinline block: ListPolicyGenerationAssetsRequest.Builder.() -> Unit): ListPolicyGenerationAssetsResponse
Retrieves a list of generated policy assets from a policy generation request within the AgentCore Policy system. This operation returns the actual Cedar policies and related artifacts produced by the AI-powered policy generation process, allowing users to review and select from multiple generated policy options.