AWS cli documentation change
Summary
Updated CLI version reference and modified documentation link to point to IAM Identity Center guide about limiting access from member accounts
Security assessment
The change adds a reference to security best practices for limiting access to the identity store from member accounts, improving security guidance but not addressing a specific vulnerability.
Diff
diff --git a/cli/latest/reference/identitystore/get-group-membership-id.md b/cli/latest/reference/identitystore/get-group-membership-id.md index e74cdc95f..c18f998d6 100644 --- a//cli/latest/reference/identitystore/get-group-membership-id.md +++ b//cli/latest/reference/identitystore/get-group-membership-id.md @@ -15 +15 @@ - * [AWS CLI 2.31.28 Command Reference](../../index.html) » + * [AWS CLI 2.31.31 Command Reference](../../index.html) » @@ -63 +63 @@ Retrieves the `MembershipId` in an identity store. -If you have administrator access to a member account, you can use this API from the member account. Read about [member accounts](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html) in the _Organizations User Guide_ . +If you have access to a member account, you can use this API operation from the member account. For more information, see [Limiting access to the identity store from member accounts](https://docs.aws.amazon.com/singlesignon/latest/userguide/manage-your-accounts.html#limiting-access-from-member-accounts) in the _IAM Identity Center User Guide_ . @@ -289 +289 @@ IdentityStoreId -> (string) - * [AWS CLI 2.31.28 Command Reference](../../index.html) » + * [AWS CLI 2.31.31 Command Reference](../../index.html) »