AWS cli documentation change
Summary
Updated CLI version and added regional requirement warning
Security assessment
The regional warning is operational guidance, and the version update is routine. No security-specific changes are present.
Diff
diff --git a/cli/latest/reference/route53globalresolver/import-firewall-domains.md b/cli/latest/reference/route53globalresolver/import-firewall-domains.md index 66cee38fd..bd39be738 100644 --- a//cli/latest/reference/route53globalresolver/import-firewall-domains.md +++ b//cli/latest/reference/route53globalresolver/import-firewall-domains.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 @@ Imports a list of domains from an Amazon S3 file into a firewall domain list. Th +### 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. + @@ -275 +279 @@ status -> (string) - * [AWS CLI 2.34.4 Command Reference](../../index.html) » + * [AWS CLI 2.34.5 Command Reference](../../index.html) »