AWS cli documentation change
Summary
Updated CLI version and added regional requirement warning
Security assessment
While access tokens are security-related, these changes only address regional usage guidance and versioning without introducing new security documentation or fixes.
Diff
diff --git a/cli/latest/reference/route53globalresolver/list-access-tokens.md b/cli/latest/reference/route53globalresolver/list-access-tokens.md index 4de253939..d8f111d81 100644 --- a//cli/latest/reference/route53globalresolver/list-access-tokens.md +++ b//cli/latest/reference/route53globalresolver/list-access-tokens.md @@ -15 +15 @@ - * [AWS CLI 2.34.4 Command Reference](../../index.html) » + * [AWS CLI 2.34.5 Command Reference](../../index.html) » @@ -60,0 +61,4 @@ Lists all access tokens for a DNS view with pagination support. +### Warning + +Route 53 Global Resolver is a global service that supports resolvers in multiple Amazon Web Services Regions but you must specify the US East (Ohio) Region to create, update, or otherwise work with Route 53 Global Resolver resources. That is, for example, specify `--region us-east-2` on Amazon Web Services CLI commands. + @@ -371 +375 @@ accessTokens -> (list) - * [AWS CLI 2.34.4 Command Reference](../../index.html) » + * [AWS CLI 2.34.5 Command Reference](../../index.html) »