v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434249272.1 KB

Modifies the validation setting for a policy store.

Verified Permissions is eventually consistent . It can take a few seconds for a new or changed element to propagate through the service and be visible in the results of other Verified Permissions operations.

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

Headers

X-Amz-Target'VerifiedPermissions.UpdatePolicyStore' required

Request body

policyStoreIdstring required
<p>Specifies the ID of the policy store that you want to update</p> <p>To specify a policy store, use its ID or alias name. When using an alias name, prefix it with <code>policy-store-alias/</code>. For example:</p> <ul> <li> <p>ID: <code>PSEXAMPLEabcdefg111111</code> </p> </li> <li> <p>Alias name: <code>policy-store-alias/example-policy-store</code> </p> </li> </ul> <p>To view aliases, use <a href="https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_ListPolicyStoreAliases.html">ListPolicyStoreAliases</a>.</p>
deletionProtection'ENABLED' | 'DISABLED'
<p>Specifies whether the policy store can be deleted. If enabled, the policy store can't be deleted.</p> <p>When you call <code>UpdatePolicyStore</code>, this parameter is unchanged unless explicitly included in the call.</p>
descriptionstring password

Descriptive text that you can provide to help with identification of the current policy store.

Response

Success

policyStoreIdstring required

The ID of the updated policy store.

arnstring required

The <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource Name (ARN)</a> of the updated policy store.

createdDatestring date-time required

The date and time that the policy store was originally created.

lastUpdatedDatestring date-time required

The date and time that the policy store was most recently updated.