AWS mwaa documentation change
Summary
Updated CloudFormation template: modified security group description/name syntax and removed waiver strings from IAM policy versions
Security assessment
Changes are template syntax improvements and waiver removal. No evidence of security vulnerability fixes or new security documentation.
Diff
diff --git a/mwaa/latest/userguide/quick-start.md b/mwaa/latest/userguide/quick-start.md index 513b851ac..722bfb33b 100644 --- a//mwaa/latest/userguide/quick-start.md +++ b//mwaa/latest/userguide/quick-start.md @@ -310,2 +309,0 @@ The AWS Command Line Interface (AWS CLI) is an open source tool that you can use - GroupName: "mwaa-security-group" - GroupDescription: "Security group with a self-referencing inbound rule." @@ -312,0 +311,2 @@ The AWS Command Line Interface (AWS CLI) is an open source tool that you can use + GroupDescription: !Sub "Security Group for Amazon MWAA Environment ${AWS::StackName}-MwaaEnvironment" + GroupName: !Sub "airflow-security-group-${AWS::StackName}-MwaaEnvironment" @@ -373 +373 @@ The AWS Command Line Interface (AWS CLI) is an open source tool that you can use - Version: 2012-10-17&TCX5-2025-waiver; + Version: 2012-10-17 @@ -391 +391 @@ The AWS Command Line Interface (AWS CLI) is an open source tool that you can use - Version: 2012-10-17&TCX5-2025-waiver; + Version: 2012-10-17