AWS Security ChangesHomeSearch

AWS verifiedpermissions documentation change

Service: verifiedpermissions · 2026-03-25 · Documentation low

File: verifiedpermissions/latest/userguide/policy-stores.md

Summary

Added documentation about policy store aliases, explaining they provide friendly names for policy stores and linking to more information.

Security assessment

This change adds a feature description for policy store aliases, which are convenience identifiers. There is no mention of security vulnerabilities, fixes, or security-specific features.

Diff

diff --git a/verifiedpermissions/latest/userguide/policy-stores.md b/verifiedpermissions/latest/userguide/policy-stores.md
index 60be11aa5..bf2b52e67 100644
--- a//verifiedpermissions/latest/userguide/policy-stores.md
+++ b//verifiedpermissions/latest/userguide/policy-stores.md
@@ -11 +11 @@ Deletion protection prevents accidental deletion of a policy store. Deletion pro
-We recommend creating one policy store per application, or one policy store per tenant for multi-tenant applications. You must specify a policy store when making an [authorization request](./terminology.html#term-authorization-request).
+We recommend creating one policy store per application, or one policy store per tenant for multi-tenant applications. You must specify a policy store when making an [authorization request](./terminology.html#term-authorization-request). You can also create policy store aliases to refer to your policy stores by friendly names. For more information, see [Amazon Verified Permissions policy store aliases](./policy-store-aliases.html).