AWS r53recovery documentation change
Summary
Specified that IAM policies must be attached to the execution role
Security assessment
Minor documentation refinement for IAM policy assignment. No evidence of security incident response; improves security posture documentation.
Diff
diff --git a/r53recovery/latest/dg/ecs-service-scaling-block.md b/r53recovery/latest/dg/ecs-service-scaling-block.md index 3c60b561b..5477c358a 100644 --- a//r53recovery/latest/dg/ecs-service-scaling-block.md +++ b//r53recovery/latest/dg/ecs-service-scaling-block.md @@ -19 +19 @@ To configure the ECS service scaling execution block, enter the following values -Before you configure the execution block, make sure that you have the correct IAM policy in place. For more information, see [Amazon ECS service scaling execution block sample policy](./security_iam_region_switch_ecs.html). +Before you configure the execution block, make sure that the plan's execution role has the correct IAM policy in place. For more information, see [Amazon ECS service scaling execution block sample policy](./security_iam_region_switch_ecs.html).