v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434249272.1 KB

Retrieves details about the specified policy store alias.

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

Headers

X-Amz-Target'VerifiedPermissions.GetPolicyStoreAlias' required

Request body

aliasNamestring required
<p>Specifies the name of the policy store alias that you want information about.</p> <note> <p>The alias name must always be prefixed with <code>policy-store-alias/</code>.</p> </note>

Response

Success

aliasNamestring required

The name of the policy store alias.

policyStoreIdstring required

The ID of the policy store associated with the alias.

aliasArnstring required

The Amazon Resource Name (ARN) of the policy store alias.

createdAtstring date-time required

The date and time the policy store alias was created.

state'Active' | 'PendingDeletion' required

The state of the policy store alias. Policy Store Aliases in the Active state can be used normally. When a policy store alias is deleted, it enters the PendingDeletion state. Policy Store Aliases in the PendingDeletion cannot be used, and creating a policy store alias with the same alias name will fail.