From 0c90648ba068cd7463cc17f762a54b7f1f5a710a Mon Sep 17 00:00:00 2001 From: "Ryan F." <77812147+RyanFitzSimmonsAK@users.noreply.github.com> Date: Thu, 6 Aug 2026 16:59:21 -0700 Subject: [PATCH 1/2] Update README.rst Updated the section title to reflect we are currently in maintenance mode, and changed the link from the old blog post to the GitHub announcement. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c56e5347b870..f4816451f3ae 100644 --- a/README.rst +++ b/README.rst @@ -15,10 +15,10 @@ Jump to: - `More Resources <#more-resources>`__ -Entering Maintenance Mode on July 15, 2026 +AWS CLI v1 is in Maintenance Mode ------------------------------------------ -We `announced `__ +We `announced `__ the upcoming **end-of-support for the AWS CLI v1**. We recommend that you migrate to `AWS CLI v2 `__. From 8b05aa51558c2c229a53c62cc105a3cda44feb05 Mon Sep 17 00:00:00 2001 From: "Ryan F." <77812147+RyanFitzSimmonsAK@users.noreply.github.com> Date: Fri, 7 Aug 2026 13:08:45 -0700 Subject: [PATCH 2/2] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f4816451f3ae..2504ea51c3df 100644 --- a/README.rst +++ b/README.rst @@ -18,12 +18,12 @@ Jump to: AWS CLI v1 is in Maintenance Mode ------------------------------------------ -We `announced `__ +We `announced `__ the upcoming **end-of-support for the AWS CLI v1**. We recommend that you migrate to `AWS CLI v2 `__. For dates, additional details, and information on how to migrate, -please refer to the linked announcement. +please refer to the linked blog post, our `update regarding dependency versions `__, and our recent `GitHub announcement `__. Getting Started ---------------