AWS cli documentation change
Summary
Added regional usage warning and documentation improvements
Security assessment
Added operational warning about required AWS Region usage but no direct security vulnerability or security feature documentation.
Diff
diff --git a/cli/latest/reference/route53globalresolver/associate-hosted-zone.md b/cli/latest/reference/route53globalresolver/associate-hosted-zone.md index ef7b2495e..43ab45f48 100644 --- a//cli/latest/reference/route53globalresolver/associate-hosted-zone.md +++ b//cli/latest/reference/route53globalresolver/associate-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 @@ Associates a Route 53 private hosted zone with a Route 53 Global Resolver resour +### 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. + @@ -311 +315 @@ status -> (string) -> Aggregate status for all the AWS Regions in which the Route 53 Global Resolver exists. +> Aggregate status for all the Amazon Web Services Regions in which the Route 53 Global Resolver exists. @@ -331 +335 @@ status -> (string) - * [AWS CLI 2.34.4 Command Reference](../../index.html) » + * [AWS CLI 2.34.5 Command Reference](../../index.html) »