aws / aws-cli

Universal Command Line Interface for Amazon Web Services
Other
15.09k stars 4.01k forks source link

Six removal v2 #8758

Open nateprewitt opened 1 week ago

nateprewitt commented 1 week ago

Follow up to #8754 to start moving the six removals into the CLI v2. This should be an almost identical patch from v1 with some minor additions to botocore and net-new CLI code in v2.

Currently in draft, this should encompass all usages of six and bring the files in the CLI v2 inline with botocore/s3transfer to minimize conflicts with future merges.