AWS cli documentation change
Summary
Added regional support information and identity management guidance
Security assessment
Added documentation about regional identity management requirements and IAM best practices. Improves security posture but doesn't address specific vulnerability.
Diff
diff --git a/cli/latest/reference/quicksight/get-identity-context.md b/cli/latest/reference/quicksight/get-identity-context.md index 6353503a0..7d84d6409 100644 --- a//cli/latest/reference/quicksight/get-identity-context.md +++ b//cli/latest/reference/quicksight/get-identity-context.md @@ -15 +15 @@ - * [AWS CLI 2.33.8 Command Reference](../../index.html) » + * [AWS CLI 2.33.12 Command Reference](../../index.html) » @@ -72,0 +73,12 @@ This API supports Quick Sight native users, IAM federated users, and Active Dire +> **Supported Regions** + +The GetIdentityContext API works only in regions that support at least one of these identity types: + + * Amazon Quick Sight native identity + * IAM federated identity + * Active Directory + + + +To use this API successfully, call it in the same region where your user’s identity resides. For example, if your user’s identity is in us-east-1, make the API call in us-east-1. For more information about managing identities in Amazon Quick Sight, see [Identity and access management in Amazon Quick Sight](https://docs.aws.amazon.com/quicksight/latest/userguide/identity.html) in the Amazon Quick Sight User Guide. + @@ -306 +318 @@ Context -> (string) - * [AWS CLI 2.33.8 Command Reference](../../index.html) » + * [AWS CLI 2.33.12 Command Reference](../../index.html) »