AWS incident-manager documentation change
Summary
Added JSON formatting and concrete account ID in SSM ARN
Security assessment
Improves policy example specificity but doesn't address security vulnerabilities. Enhances documentation of secure resource ARN patterns.
Diff
diff --git a/incident-manager/latest/userguide/tutorials-runbooks.md b/incident-manager/latest/userguide/tutorials-runbooks.md index 1adf6d924..fad449d06 100644 --- a//incident-manager/latest/userguide/tutorials-runbooks.md +++ b//incident-manager/latest/userguide/tutorials-runbooks.md @@ -194,0 +195,6 @@ Use the following tutorial to create an AWS Identity and Access Management (IAM) +JSON + + +**** + + @@ -201 +207 @@ Use the following tutorial to create an AWS Identity and Access Management (IAM) - "arn:aws:ssm:*:account_ID:automation-definition/IncidentResponseRunbook:*", + "arn:aws:ssm:*:111122223333:automation-definition/IncidentResponseRunbook:*",