AWS r53recovery documentation change
Summary
Updated text to require IAM policies on the plan's execution role
Security assessment
Clarifies permission requirements without addressing a specific security flaw. Strengthens least-privilege guidance but isn't vulnerability remediation.
Diff
diff --git a/r53recovery/latest/dg/ec2-auto-scaling-block.md b/r53recovery/latest/dg/ec2-auto-scaling-block.md index cb0b240df..ff2d3c0e7 100644 --- a//r53recovery/latest/dg/ec2-auto-scaling-block.md +++ b//r53recovery/latest/dg/ec2-auto-scaling-block.md @@ -19 +19 @@ When you configure the EC2 Auto Scaling group execution block, you enter the EC2 -Before you configure the execution block, make sure that you have the correct IAM policy in place. For more information, see [EC2 Auto Scaling execution block sample policy](./security_iam_region_switch_ec2_autoscaling.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 [EC2 Auto Scaling execution block sample policy](./security_iam_region_switch_ec2_autoscaling.html).