AWS cli documentation change
Summary
Updated CLI version to 2.34.5, added region warning, minor text corrections.
Security assessment
Changes are operational (region warning) and routine CLI updates. No security implications identified.
Diff
diff --git a/cli/latest/reference/route53globalresolver/list-managed-firewall-domain-lists.md b/cli/latest/reference/route53globalresolver/list-managed-firewall-domain-lists.md index cf0d10e53..85e0fa432 100644 --- a//cli/latest/reference/route53globalresolver/list-managed-firewall-domain-lists.md +++ b//cli/latest/reference/route53globalresolver/list-managed-firewall-domain-lists.md @@ -15 +15 @@ - * [AWS CLI 2.34.4 Command Reference](../../index.html) » + * [AWS CLI 2.34.5 Command Reference](../../index.html) » @@ -59 +59,5 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -Returns a paginated list of the AWS Managed DNS Lists and the categories for DNS Firewall. The categories are either `THREAT` or `CONTENT` . +Returns a paginated list of the Amazon Web Services Managed DNS Lists and the categories for DNS Firewall. The categories are either `THREAT` or `CONTENT` . + +### 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. @@ -294 +298 @@ managedFirewallDomainLists -> (list) - * [AWS CLI 2.34.4 Command Reference](../../index.html) » + * [AWS CLI 2.34.5 Command Reference](../../index.html) »