AWS CLI V2 is generally available since February 2020. BUT…

| Created | Modified

The AWS CLI V2 is distributed as a binary package, but this new distribution method comes with a few caveats.

It is distributed as a binary package (built on Python with PyInstaller that has bundled native libs) BUT…

Anyway, they have some nice features now, and it seems they packed aws-shell right into the CLI: https://aws.amazon.com/blogs/developer/aws-cli-v2-is-now-generally-available/ https://www.youtube.com/watch?v=U5y7JI_mHk8

UPDATE: It is possible to use GLIBC in Alpine and also get the size of AWS CLI down: http://blog.evolution515.net/2020/12/10/how-to-get-aws-cli-v2-down-from-127m-to-67m/