AWS cli documentation change
Summary
Updated CLI version and added regional requirement warning
Security assessment
The changes are operational/version updates without security-specific context or documentation additions.
Diff
diff --git a/cli/latest/reference/route53globalresolver/list-firewall-domain-lists.md b/cli/latest/reference/route53globalresolver/list-firewall-domain-lists.md index a600e6ea1..1537fe576 100644 --- a//cli/latest/reference/route53globalresolver/list-firewall-domain-lists.md +++ b//cli/latest/reference/route53globalresolver/list-firewall-domain-lists.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 firewall domain lists for a Route 53 Global Resolver with pagination s +### 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. + @@ -343 +347 @@ firewallDomainLists -> (list) - * [AWS CLI 2.34.4 Command Reference](../../index.html) » + * [AWS CLI 2.34.5 Command Reference](../../index.html) »