AWS Developer Tools Blog

New: AWS CLI v2 installers available over IPv6 connections

We are excited to announce that the AWS Command Line Interface (AWS CLI) v2 is now available for download over IPv6 connections. Customers can now download the AWS CLI v2 installers for IPv6-only environments, such as Amazon EC2 running inside an IPv6-only Amazon Virtual Private Cloud. Previously, the AWS CLI v2 installation packages were only available to download over IPv4 connections.

The AWS CLI v2 installation packages can be downloaded using the existing installation instructions. For example, to download the latest AWS CLI v2 Linux installer run the following command over an IPv4 or IPv6 connection:

curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"

For more information about installing the AWS CLI v2 see the AWS CLI Installation Guide.