AWS r53recovery documentation change
Summary
Added links to IAM permission documentation for various execution blocks (EC2 Auto Scaling, Manual approval, Custom action Lambda, Aurora Global Database, ARC routing controls)
Security assessment
The change adds references to IAM permission policies but doesn't address any specific vulnerability. It improves documentation of security controls by providing policy references for execution blocks.
Diff
diff --git a/r53recovery/latest/dg/tutorial-region-switch.md b/r53recovery/latest/dg/tutorial-region-switch.md index b8f4b7588..bfbebc5ad 100644 --- a//r53recovery/latest/dg/tutorial-region-switch.md +++ b//r53recovery/latest/dg/tutorial-region-switch.md @@ -158,0 +159,2 @@ Before executing the plan, Region switch will verify the following: +For information about the required IAM permissions for this execution block, see [EC2 Auto Scaling execution block sample policy](./security_iam_region_switch_ec2_autoscaling.html). + @@ -174,0 +177,2 @@ Before executing the plan, Region switch will verify the following: +For information about the required IAM permissions for this execution block, see [Manual approval execution block sample policy](./security_iam_region_switch_manual_approval.html). + @@ -196,0 +201,2 @@ Before executing the plan, Region switch will verify the following: +For information about the required IAM permissions for this execution block, see [Custom action Lambda execution block sample policy](./security_iam_region_switch_lambda.html). + @@ -218,0 +225,2 @@ Before executing the plan, Region switch will verify the following: +For information about the required IAM permissions for this execution block, see [Custom action Lambda execution block sample policy](./security_iam_region_switch_lambda.html). + @@ -234,0 +243,2 @@ Before executing the plan, Region switch will verify the following: +For information about the required IAM permissions for this execution block, see [Manual approval execution block sample policy](./security_iam_region_switch_manual_approval.html). + @@ -256,0 +267,2 @@ Before executing the plan, Region switch will verify the following: +For information about the required IAM permissions for this execution block, see [Aurora Global Database execution block sample policy](./security_iam_region_switch_aurora.html). + @@ -304,0 +317,2 @@ Before executing the plan, Region switch will verify the following: +For information about the required IAM permissions for this execution block, see [ARC routing controls execution block sample policy](./security_iam_region_switch_arc_routing.html). +