AWS online-register medium security documentation change
Summary
Added new IAM actions for Amazon Q Developer Profile management including BatchDescribeGroups, BatchDescribeUsers, BatchGetGroups, BatchGetUsers, GetArtifact, GetArtifactActionResult, ListGroups, ListLoginDomains, ListScimAccessTokens, and ListUsers.
Security assessment
The added actions relate to user/group management and SCIM token access control. These are security-sensitive operations that could impact access management if misconfigured. The documentation links explicitly reference 'security_iam_manage-access-with-policies', indicating security relevance.
Diff
diff --git a/online-register/latest/data-formats/amazonq.md b/online-register/latest/data-formats/amazonq.md index 0e57fc907..f37a9ecc6 100644 --- a//online-register/latest/data-formats/amazonq.md +++ b//online-register/latest/data-formats/amazonq.md @@ -10,0 +11,4 @@ Actions | Description | Access level +[BatchDescribeGroups](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html)| Describe multiple groups for an Amazon Q Developer Profile| Read +[BatchDescribeUsers](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html)| Describe multiple users for an Amazon Q Developer Profile| Read +[BatchGetGroups](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html)| Get multiple groups for an Amazon Q Developer Profile| Read +[BatchGetUsers](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html)| Get multiple users for an Amazon Q Developer Profile| Read @@ -12,0 +17,2 @@ Actions | Description | Access level +[GetArtifact](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html)| View an Amazon Q artifact| Read +[GetArtifactActionResult](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html)| View results of an action in an Amazon Q artifact| Read @@ -19,0 +26,2 @@ Actions | Description | Access level +[ListGroups](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html)| List groups for an Amazon Q Developer Profile| List +[ListLoginDomains](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html)| List login domains for an Amazon Q Developer Profile| List @@ -21,0 +30 @@ Actions | Description | Access level +[ListScimAccessTokens](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html)| List SCIM access tokens for an Amazon Q Developer Profile| List @@ -22,0 +32 @@ Actions | Description | Access level +[ListUsers](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security_iam_manage-access-with-policies.html)| List users for an Amazon Q Developer Profile| List