v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434249272.1 KB

Deletes the specified policy store.

This operation is idempotent. If you specify a policy store that does not exist, the request response will still return a successful HTTP 200 status code.

post/#X-Amz-Target=VerifiedPermissions.DeletePolicyStore

Headers

X-Amz-Target'VerifiedPermissions.DeletePolicyStore' required

Request body

policyStoreIdstring required
<p>Specifies the ID of the policy store that you want to delete.</p> <note> <p>To specify a policy store, the alias name cannot be used. Only the ID can be used.</p> </note>

Response

Success

DeletePolicyStoreOutput required