AWS r53recovery documentation change
Summary
Fixed URL paths by adding double slashes in AWS FIS documentation links. No content changes beyond link formatting.
Security assessment
Changes are purely cosmetic URL corrections without altering security context. The existing safety mechanism (1-minute 'expiresIn' field) remains unchanged, and no vulnerabilities or security enhancements are mentioned.
Diff
diff --git a/r53recovery/latest/dg/testing-zonal-autoshift-fis.md b/r53recovery/latest/dg/testing-zonal-autoshift-fis.md index 4cb29577b..c1ecd830d 100644 --- a//r53recovery/latest/dg/testing-zonal-autoshift-fis.md +++ b//r53recovery/latest/dg/testing-zonal-autoshift-fis.md @@ -9 +9 @@ How experiments differ from zonal autoshift practice runsAWS FIS expiration-base -You can use AWS Fault Injection Service to set up and run experiments that help you simulate real-world conditions, such as the [AZ Availability: Power Interruption scenario](https://docs.aws.amazon.com/fis/latest/userguide/az-availability-scenario.html), that will demonstrate what happens when AWS starts a zonal autoshift on your autoshift-enabled resources during a potentially widespread AZ impairment. +You can use AWS Fault Injection Service to set up and run experiments that help you simulate real-world conditions, such as the [AZ Availability: Power Interruption scenario](https://docs.aws.amazon.com//fis/latest/userguide/az-availability-scenario.html), that will demonstrate what happens when AWS starts a zonal autoshift on your autoshift-enabled resources during a potentially widespread AZ impairment. @@ -23 +23 @@ You cannot update an AWS FIS-initiated zonal shift while it is running. In addit -AWS FIS manages the zonal shift using the [StartZonalShift](https://docs.aws.amazon.com/arc-zonal-shift/latest/api/API_StartZonalShift.html), [UpdateZonalShift](https://docs.aws.amazon.com/arc-zonal-shift/latest/api/API_UpdateZonalShift.html), and [CancelZonalShift](https://docs.aws.amazon.com/arc-zonal-shift/latest/api/API_CancelZonalShift.html) API operations, with the `expiresIn` field for these requests set to 1 minute as a safety mechanism. This enables AWS FIS to quickly roll back the zonal shift if there are unexpected events, such as network outages or system issues. In the ARC console, the expiration time field will display AWS FIS-managed, and the actual expected expiration is determined by the duration specified in the zonal shift action. For more information on practice runs, see [How zonal autoshift and practice runs work](https://docs.aws.amazon.com/r53recovery/latest/dg/arc-zonal-autoshift.how-it-works.html) +AWS FIS manages the zonal shift using the [StartZonalShift](https://docs.aws.amazon.com/arc-zonal-shift/latest/api/API_StartZonalShift.html), [UpdateZonalShift](https://docs.aws.amazon.com/arc-zonal-shift/latest/api/API_UpdateZonalShift.html), and [CancelZonalShift](https://docs.aws.amazon.com/arc-zonal-shift/latest/api/API_CancelZonalShift.html) API operations, with the `expiresIn` field for these requests set to 1 minute as a safety mechanism. This enables AWS FIS to quickly roll back the zonal shift if there are unexpected events, such as network outages or system issues. In the ARC console, the expiration time field will display AWS FIS-managed, and the actual expected expiration is determined by the duration specified in the zonal shift action. For more information on practice runs, see [How zonal autoshift and practice runs work](https://docs.aws.amazon.com//r53recovery/latest/dg/arc-zonal-autoshift.how-it-works.html) @@ -27 +27 @@ There can be no more than one applied zonal shift at a given time. That is, only -For more information about AWS FIS recovery actions, refer to the [AWS FIS recovery action](https://docs.aws.amazon.com/fis/latest/userguide/fis-actions-reference.html#fis-actions-recovery.html) in the _AWS Fault Injection Service User Guide_. +For more information about AWS FIS recovery actions, refer to the [AWS FIS recovery action](https://docs.aws.amazon.com//fis/latest/userguide/fis-actions-reference.html#fis-actions-recovery.html) in the _AWS Fault Injection Service User Guide_.