AWS cli documentation change
Summary
Updated CLI version and added regional usage warning
Security assessment
Routine updates without security-specific content or features.
Diff
diff --git a/cli/latest/reference/route53globalresolver/disassociate-hosted-zone.md b/cli/latest/reference/route53globalresolver/disassociate-hosted-zone.md index 52e8021d8..5d39e07f4 100644 --- a//cli/latest/reference/route53globalresolver/disassociate-hosted-zone.md +++ b//cli/latest/reference/route53globalresolver/disassociate-hosted-zone.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 @@ Disassociates a Route 53 private hosted zone from a Route 53 Global Resolver res +### 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. + @@ -318 +322 @@ status -> (string) - * [AWS CLI 2.34.4 Command Reference](../../index.html) » + * [AWS CLI 2.34.5 Command Reference](../../index.html) »