Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions,
see Getting Started with Amazon Web Services in China
(PDF).
Update a zonal shift for your Application Load Balancer
You can update a zonal shift to set a new expiration, or edit or replace the comment for the zonal shift.
- Console
-
This procedure explains how to update a zonal shift using the Amazon EC2 console.
For steps to update a zonal shift using the Amazon Application Recovery Controller (ARC) console, see Updating a zonal shift
in the Amazon Application Recovery Controller (ARC) Developer Guide.
To update a zonal shift
Open the Amazon EC2 console at
https://console.amazonaws.cn/ec2/.
-
On the navigation pane, under Load Balancing, choose
Load Balancers.
-
Select an Application Load Balancer with an active zonal shift.
-
On the Integrations tab, expand Amazon Application Recovery Controller (ARC) and
choose Update zonal shift.
This opens the ARC console to continue the update process.
-
(Optional) For Set zonal shift expiration, select or enter an expiration.
-
(Optional) For Comment, optionally edit the existing comment or enter a new comment.
-
Choose Update.
- Amazon CLI
-
To update a zonal shift
Use the Amazon Application Recovery Controller (ARC) update-zonal-shift command.
aws arc-zonal-shift update-zonal-shift \
--zonal-shift-id 9ac9ec1e-1df1-0755-3dc5-8cf57EXAMPLE
\
--expires-in 1h
\
--comment "extending zonal shift for scheduled maintenance
"