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