AWS config documentation change
Summary
Updated supported AWS regions list and reordered SNS topic parameter names (snsTopic1/snsTopic2/snsTopic3/snsTopic5 swapped)
Security assessment
Changes involve region availability updates and parameter naming adjustments without security context. No evidence of vulnerability fixes or security enhancements.
Diff
diff --git a/config/latest/developerguide/cloudformation-stack-notification-check.md b/config/latest/developerguide/cloudformation-stack-notification-check.md index db256e1ff..c06152076 100644 --- a//config/latest/developerguide/cloudformation-stack-notification-check.md +++ b//config/latest/developerguide/cloudformation-stack-notification-check.md @@ -17 +17 @@ Checks if your CloudFormation stacks send event notifications to an Amazon SNS t -**AWS Region:** All supported AWS regions except Asia Pacific (Thailand), Asia Pacific (Jakarta), Middle East (UAE), AWS Secret - West, Asia Pacific (Hyderabad), Asia Pacific (Malaysia), Asia Pacific (Melbourne), Mexico (Central), Israel (Tel Aviv), Asia Pacific (Taipei), Canada West (Calgary), Europe (Spain), Europe (Zurich) Region +**AWS Region:** All supported AWS regions except China (Beijing), Asia Pacific (Thailand), Asia Pacific (Jakarta), Middle East (UAE), Asia Pacific (Hyderabad), Asia Pacific (Malaysia), Asia Pacific (Melbourne), AWS GovCloud (US-East), AWS GovCloud (US-West), Mexico (Central), Israel (Tel Aviv), Asia Pacific (Taipei), Canada West (Calgary), Europe (Spain), China (Ningxia), Europe (Zurich) Region @@ -21 +21 @@ Checks if your CloudFormation stacks send event notifications to an Amazon SNS t -snsTopic1 (Optional) +snsTopic2 (Optional) @@ -25 +25 @@ Type: String -SNS Topic ARN. +SNS topic ARN. @@ -27 +27 @@ SNS Topic ARN. -snsTopic2 (Optional) +snsTopic1 (Optional) @@ -31 +31 @@ Type: String -SNS Topic ARN. +SNS topic ARN. @@ -33 +33 @@ SNS Topic ARN. -snsTopic3 (Optional) +snsTopic5 (Optional) @@ -37 +37 @@ Type: String -SNS Topic ARN. +SNS topic ARN. @@ -43 +43 @@ Type: String -SNS Topic ARN. +SNS topic ARN. @@ -45 +45 @@ SNS Topic ARN. -snsTopic5 (Optional) +snsTopic3 (Optional) @@ -49 +49 @@ Type: String -SNS Topic ARN. +SNS topic ARN. @@ -63 +63 @@ cloudformation-stack-drift-detection-check -cloudformation-termination-protection-check +cloudformation-stack-service-role-check