v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Retrieves a list of policy generation requests within the AgentCore Policy system. This operation supports pagination and filtering to help track and manage AI-powered policy generation operations.

get/policy-engines/{policyEngineId}/policy-generations

Path parameters

policyEngineIdstring required

The identifier of the policy engine whose policy generations to retrieve.

Query parameters

nextTokenstring

A pagination token for retrieving additional policy generations when results are paginated.

maxResultsinteger

The maximum number of policy generations to return in a single response.

Response

Success

nextTokenstring

A pagination token for retrieving additional policy generations if more results are available.