Upgrade AWS CLI from v1 to v2 using upgrade debug mode (opens in new tab)
Upgrading from <a href="https://docs.aws.amazon.com/cli/v1/userguide/cli-chap-welcome.html">AWS Command Line Interface (AWS CLI) v1</a> to <a href="https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html">AWS CLI v2</a> can be challenging and time-consuming due to changes introduced in AWS CLI v2 that can potentially break your existing workflows. If you don’t properly address breaking changes in your scripts or workflows, then executing these workflows after upgrading t...
Read the original article