AWS apigateway documentation change
Summary
Fixed URL formatting in IAM documentation reference link
Security assessment
The change only corrects a URL path without altering security content. No security implications or documentation additions detected.
Diff
diff --git a/apigateway/latest/developerguide/apigateway-private-custom-domains-provider-share.md b/apigateway/latest/developerguide/apigateway-private-custom-domains-provider-share.md index e02c87674..bd788e23d 100644 --- a//apigateway/latest/developerguide/apigateway-private-custom-domains-provider-share.md +++ b//apigateway/latest/developerguide/apigateway-private-custom-domains-provider-share.md @@ -27 +27 @@ The following considerations might impact how you provide access to your private - * After you create the resource share, AWS RAM updates the `managementPolicy` for the Amazon API Gateway Management service for your private custom domain name to prevent access to principals without explicit `allow` access. For more information, see [Determining whether a request is allowed or denied within an account](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_evaluation-logic.html#policy-eval-denyallow) in the IAM User Guide. + * After you create the resource share, AWS RAM updates the `managementPolicy` for the Amazon API Gateway Management service for your private custom domain name to prevent access to principals without explicit `allow` access. For more information, see [Determining whether a request is allowed or denied within an account](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference_policies_evaluation-logic.html#policy-eval-denyallow) in the IAM User Guide.