AWS Security ChangesHomeSearch

AWS r53recovery documentation change

Service: r53recovery · 2026-01-31 · Documentation low

File: r53recovery/latest/dg/eks-resource-scaling-block.md

Summary

Updated terminology from 'execution block' to 'step' when referring to EKS resource scaling components

Security assessment

The changes are purely terminological updates ('execution block' → 'step') without modifying any security-related content. The IAM permissions, access policies, and security requirements referenced remain unchanged.

Diff

diff --git a/r53recovery/latest/dg/eks-resource-scaling-block.md b/r53recovery/latest/dg/eks-resource-scaling-block.md
index a60807ce3..d8e906bf4 100644
--- a//r53recovery/latest/dg/eks-resource-scaling-block.md
+++ b//r53recovery/latest/dg/eks-resource-scaling-block.md
@@ -13 +13 @@ The EKS resource scaling execution block enables you to scale EKS resources as p
-Before you can add an execution block for EKS resource scaling, you must provide Region switch with the necessary permissions to take actions with the Kubernetes resources in your EKS clusters. To provide access for Region switch, you must create an EKS access entry for the IAM role that Region switch uses for plan execution, by using the following Region switch access policy: `arn:aws:eks::aws:cluster-access-policy/AmazonARCRegionSwitchScalingPolicy`
+Before you can add a step for EKS resource scaling, you must provide Region switch with the necessary permissions to take actions with the Kubernetes resources in your EKS clusters. To provide access for Region switch, you must create an EKS access entry for the IAM role that Region switch uses for plan execution, by using the following Region switch access policy: `arn:aws:eks::aws:cluster-access-policy/AmazonARCRegionSwitchScalingPolicy`
@@ -69 +69 @@ Make sure to repeat these steps with the second EKS cluster in your execution bl
-Before you add an EKS resource scaling execution block, first, make sure that you have the configured the correct permissions. For more information, see Configure EKS access entry permissions. Also make sure that you have the correct IAM policy in place. For more information, see [Amazon EKS resource scaling execution block sample policy](./security_iam_region_switch_eks.html).
+Before you add an EKS resource scaling step, first, make sure that you have the configured the correct permissions. For more information, see Configure EKS access entry permissions. Also make sure that you have the correct IAM policy in place. For more information, see [Amazon EKS resource scaling execution block sample policy](./security_iam_region_switch_eks.html).