AWS mwaa documentation change
Summary
Fixed URL formatting (added double slash in IAM documentation link)
Security assessment
The change is purely a URL syntax correction with no impact on security content or policies.
Diff
diff --git a/mwaa/latest/userguide/access-mwaa-apache-airflow-rest-api.md b/mwaa/latest/userguide/access-mwaa-apache-airflow-rest-api.md index d52ee3dfd..63be2976b 100644 --- a//mwaa/latest/userguide/access-mwaa-apache-airflow-rest-api.md +++ b//mwaa/latest/userguide/access-mwaa-apache-airflow-rest-api.md @@ -101 +101 @@ JSON -While configuring a private webserver, the `InvokeRestApi` action cannot be invoked from outside of a Virtual Private Cloud (VPC). You can use the `aws:SourceVpc` key to apply more granular access control for this operation. For more information, refer to [aws:SourceVpc](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-sourcevpc). +While configuring a private webserver, the `InvokeRestApi` action cannot be invoked from outside of a Virtual Private Cloud (VPC). You can use the `aws:SourceVpc` key to apply more granular access control for this operation. For more information, refer to [aws:SourceVpc](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-sourcevpc).