AWS r53recovery documentation change
Summary
Updated documentation dates and added entries about practice run enhancements, managed policy updates for capacity checks, and per-resource zonal autoshift interactions.
Security assessment
While the managed policy update adds IAM permissions (DescribeAutoScalingGroups, DescribeInstances, DescribeTargetHealth), these appear to support operational capacity checks rather than address security vulnerabilities. No evidence of security incident response or vulnerability disclosure in the change descriptions.
Diff
diff --git a/r53recovery/latest/dg/doc-history.md b/r53recovery/latest/dg/doc-history.md index f4cd628ec..5c0a2856c 100644 --- a//r53recovery/latest/dg/doc-history.md +++ b//r53recovery/latest/dg/doc-history.md @@ -11 +11 @@ The following entries describe important changes made to the Amazon Application - * **Latest documentation update:** April 21, 2025 + * **Latest documentation update:** June 30, 2025 @@ -18 +18,3 @@ Change | Description | Date -Updates to exception types for Zonal Autoshift | You can now interact with Zonal Autoshift on a per-resource basis. For more information, see [How it Works](https://docs.aws.amazon.com/r53recovery/latest/dg/arc-zonal-autoshift.how-it-works.html). | April 21, 2025 +Enhancements to practice runs | You can now start on-demand practice runs in ARC. In addition, practice runs now include checks for sufficient capacity in other AZs in the Region. For more information, see [How it works](https://docs.aws.amazon.com/r53recovery/latest/dg/arc-zonal-autoshift.how-it-works.html). | June 30, 2025 +Updates a managed policy | Updates the `AWSZonalAutoshiftPracticeRunSLRPolicy` managed policy by adding the policy statement `AutoshiftPracticeCheckPermissions` with the permissions `autoscaling:DescribeAutoScalingGroups`, `ec2:DescribeInstances`, `elasticloadbalancing:DescribeTargetHealth`, and `elasticloadbalancing:DescribeTargetHealth` to support balanced capacity checks. For more information, see [AWSZonalAutoshiftPracticeRunSLRPolicy managed policy](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AWSZonalAutoshiftPracticeRunSLRPolicy.html). | June 30, 2025 +Updates to exception types for zonal autoshift | You can now interact with zonal autoshift on a per-resource basis. For more information, see [How it works](https://docs.aws.amazon.com/r53recovery/latest/dg/arc-zonal-autoshift.how-it-works.html). | April 21, 2025