Retrieves detailed information about a specific policy within the AgentCore Policy system. This operation returns the complete policy definition, metadata, and current status, allowing administrators to review and manage policy configurations.
get/policy-engines/{policyEngineId}/policies/{policyId}
Path parameters
policyEngineIdstring required
The identifier of the policy engine that manages the policy to be retrieved.
policyIdstring required
The unique identifier of the policy to be retrieved. This must be a valid policy ID that exists within the specified policy engine.
Response
Success