AWS cli documentation change
Summary
Updated CLI version reference from 2.34.4 to 2.34.5 and added regional requirement warning for US East (Ohio) Region usage
Security assessment
The change adds a regional operational requirement warning but does not address security vulnerabilities or document security features. The version update is routine maintenance.
Diff
diff --git a/cli/latest/reference/route53globalresolver/get-firewall-domain-list.md b/cli/latest/reference/route53globalresolver/get-firewall-domain-list.md index 4d33d41e2..a1c084b10 100644 --- a//cli/latest/reference/route53globalresolver/get-firewall-domain-list.md +++ b//cli/latest/reference/route53globalresolver/get-firewall-domain-list.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 @@ Retrieves information about a firewall domain list. +### 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. + @@ -327 +331 @@ updatedAt -> (timestamp) - * [AWS CLI 2.34.4 Command Reference](../../index.html) » + * [AWS CLI 2.34.5 Command Reference](../../index.html) »