AWS incident-manager documentation change
Summary
Changed 'AWS CloudFormation stack updates' to 'CloudFormation stack updates' in cross-account setup instructions
Security assessment
Consistency update in service naming. No modification to security permissions or findings reporting mechanism.
Diff
diff --git a/incident-manager/latest/userguide/incident-manager-cross-account-cross-region.md b/incident-manager/latest/userguide/incident-manager-cross-account-cross-region.md index 33ee36566..487fa05cc 100644 --- a//incident-manager/latest/userguide/incident-manager-cross-account-cross-region.md +++ b//incident-manager/latest/userguide/incident-manager-cross-account-cross-region.md @@ -76 +76 @@ The following steps describe how to set up and configure Incident Manager resour - 4. (Optional) In each application account in the organization, download and install the [AWS-SystemsManager-IncidentManagerIncidentAccessServiceRole](https://s3.amazonaws.com/aws-incident-manager-assets.us-east-1/cross-account-setup/AWS-SystemsManager-IncidentManagerIncidentAccessServiceRole.zip) CloudFormation template. When installing AWS-SystemsManager-IncidentManagerIncidentAccessServiceRole, specify the account ID of the management account. This role provides the permissions that Incident Manager needs to access information about AWS CodeDeploy deployments and AWS CloudFormation stack updates. This information is reported as _findings_ for an incident if the Findings feature is enabled. For more information, see [Identifying potential causes of incidents from other services as "findings" in Incident Manager](./findings.html). + 4. (Optional) In each application account in the organization, download and install the [AWS-SystemsManager-IncidentManagerIncidentAccessServiceRole](https://s3.amazonaws.com/aws-incident-manager-assets.us-east-1/cross-account-setup/AWS-SystemsManager-IncidentManagerIncidentAccessServiceRole.zip) CloudFormation template. When installing AWS-SystemsManager-IncidentManagerIncidentAccessServiceRole, specify the account ID of the management account. This role provides the permissions that Incident Manager needs to access information about AWS CodeDeploy deployments and CloudFormation stack updates. This information is reported as _findings_ for an incident if the Findings feature is enabled. For more information, see [Identifying potential causes of incidents from other services as "findings" in Incident Manager](./findings.html).