AWS Security ChangesHomeSearch

AWS r53recovery documentation change

Service: r53recovery · 2026-05-10 · Documentation low

File: r53recovery/latest/dg/custom-action-lambda-block.md

Summary

Specified that IAM policies must be attached to the plan's execution role

Security assessment

Minor clarification about IAM policy assignment. No evidence of security vulnerability being addressed; improves security documentation accuracy.

Diff

diff --git a/r53recovery/latest/dg/custom-action-lambda-block.md b/r53recovery/latest/dg/custom-action-lambda-block.md
index 7d8c49e5a..e32b02241 100644
--- a//r53recovery/latest/dg/custom-action-lambda-block.md
+++ b//r53recovery/latest/dg/custom-action-lambda-block.md
@@ -19 +19 @@ To configure a Lambda 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 [Custom action Lambda execution block sample policy](./security_iam_region_switch_lambda.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 [Custom action Lambda execution block sample policy](./security_iam_region_switch_lambda.html).