AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-09-10 · Documentation low

File: cli/latest/reference/iotsitewise/create-access-policy.md

Summary

Added note clarifying SSO Group identity support is not available in access policies

Security assessment

The change documents a current limitation in access policy configuration but does not address a security vulnerability or introduce new security features. It is a clarification rather than a security-related update.

Diff

diff --git a/cli/latest/reference/iotsitewise/create-access-policy.md b/cli/latest/reference/iotsitewise/create-access-policy.md
index ee61d34cd..476c86bc3 100644
--- a//cli/latest/reference/iotsitewise/create-access-policy.md
+++ b//cli/latest/reference/iotsitewise/create-access-policy.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.29.0 Command Reference](../../index.html) »
@@ -61,0 +62,4 @@ Creates an access policy that grants the specified identity (IAM Identity Center
+### Note
+
+Support for access policies that use an SSO Group as the identity is not supported at this time.
+
@@ -440 +444 @@ accessPolicyArn -> (string)
-  * [AWS CLI 2.28.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.29.0 Command Reference](../../index.html) »