AWS Security ChangesHomeSearch

AWS amazonq documentation change

Service: amazonq · 2025-05-16 · Documentation low

File: amazonq/latest/qdeveloper-ug/q-admin-setup-subscribe-status.md

Summary

Expanded 'Unavailable' status explanations to include IAM Identity Center edge cases for both group and user subscriptions.

Security assessment

Clarifies subscription visibility limitations but does not introduce or modify security controls.

Diff

diff --git a/amazonq/latest/qdeveloper-ug/q-admin-setup-subscribe-status.md b/amazonq/latest/qdeveloper-ug/q-admin-setup-subscribe-status.md
index 2dbacff9f..7b93ce9c9 100644
--- a//amazonq/latest/qdeveloper-ug/q-admin-setup-subscribe-status.md
+++ b//amazonq/latest/qdeveloper-ug/q-admin-setup-subscribe-status.md
@@ -15 +15,5 @@ The statuses on the **Groups** tab are:
-  * **Unavailable** – The group is subscribed, but its status is unavailable because it was subscribed under a member account. To see the status of groups subscribed under member accounts, you must enable organization-wide visibility of subscriptions. For more information, see [Viewing an aggregated list of Amazon Q Developer subscriptions](./subscribe-visibility.html).
+  * **Unavailable** – The group is subscribed, but its status is unavailable for one of the following reasons:
+
+    * You are currently signed in to a management account, and the group was subscribed under a member account. To see the status of groups subscribed under member accounts, you must enable organization-wide visibility of subscriptions. For more information, see [Viewing an aggregated list of Amazon Q Developer subscriptions](./subscribe-visibility.html).
+
+    * You are currently signed in to a member account, and the group's identity is in an IAM Identity Center instance in the management account. There is no way to see the status of the group in this scenario.
@@ -28 +32,5 @@ The statuses on the **Users** tab are:
-  * **Unavailable** – The user is subscribed, but their status is unavailable because they were subscribed under a member account. To see the status of users subscribed under member accounts, you must enable organization-wide visibility of subscriptions. For more information, see [Viewing an aggregated list of Amazon Q Developer subscriptions](./subscribe-visibility.html). 
+  * **Unavailable** – The user is subscribed, but their status is unavailable for one of the following reasons:
+
+    * You are currently signed in to a management account, and the user was subscribed under a member account. To see the status of users subscribed under member accounts, you must enable organization-wide visibility of subscriptions. For more information, see [Viewing an aggregated list of Amazon Q Developer subscriptions](./subscribe-visibility.html).
+
+    * You are currently signed in to a member account, and the user's identity is in an IAM Identity Center instance in the management account. There is no way to see the status of the user in this scenario.