AWS apigateway documentation change
Summary
Added CLI command links for domain name updates
Security assessment
Documentation clarification without security relevance.
Diff
diff --git a/apigateway/latest/developerguide/set-routing-mode.md b/apigateway/latest/developerguide/set-routing-mode.md index 641d27b63..8f9500157 100644 --- a//apigateway/latest/developerguide/set-routing-mode.md +++ b//apigateway/latest/developerguide/set-routing-mode.md @@ -47 +47 @@ AWS CLI - apigatewayv2 -The following AWS CLI command updates a domain name to use the routing mode `ROUTING_RULE_THEN_API_MAPPING`: +The following [update-domain-name](https://docs.aws.amazon.com/cli/latest/reference/apigatewayv2/update-domain-name.html) command updates a domain name to use the routing mode `ROUTING_RULE_THEN_API_MAPPING`: @@ -78 +78 @@ AWS CLI - apigateway -The following AWS CLI command updates a private custom domain name to use the routing mode `ROUTING_RULE_THEN_BASE_PATH_MAPPING`: +The following [update-domain-name](https://docs.aws.amazon.com/cli/latest/reference/apigateway/update-domain-name.html) command updates a private custom domain name to use the routing mode `ROUTING_RULE_THEN_BASE_PATH_MAPPING`: