Page MenuHomeSolus

AWS Command Line Interface (v2)
Closed due to inactivityPublic

Description

name
aws-cli

url
https://aws.amazon.com/cli/

why
Allows management of aws resources via command line rather than web interface. Nothing similar in repository already. It isn't very difficult to install their binaries but it would be nice to get it via eopkg more easily.

open source?
Yes - https://github.com/aws/aws-cli
Looking at specifically the v2 branch

who
Unsure on number of users but anyone in devops / sysadmin / web development could find this useful. We manage aws for most of our clients and use this tool extensively.

tarball
https://github.com/aws/aws-cli/archive/2.0.7.tar.gz

Also see my gist for my locally built version. It is my first foray into solbuild and so I am not sure if it conforms to your methods. There is the aws-cli-prebuilt_package.yml which just uses their prebuilt binary as well as the python3 installed version which has some linked dependencies. The python version is slightly weird because botocore v2 branch is not on pypi yet and has no tags in the repo. I am also unsure if upgrading python-prompt-toolkit may affect other packages out there as it wasn't in use on my system currently.

https://gist.github.com/kdmcclel/630054d3201196b336292c914dd6b97d

Event Timeline

DataDrake triaged this task as Wishlist priority.May 2 2020, 8:27 PM
DataDrake moved this task from Backlog to Accepted For Inclusion on the Package Requests board.
JoshStrobl added a subscriber: JoshStrobl.

Closing due to a lack of a maintainer coming forward with a patch. Should you come across this and desire to become the maintainer, please provide a patch and comment on this task so it can be re-opened and assigned to you. Thanks!

DataDrake changed the task status from Wontfix to Frozen.Feb 21 2022, 7:37 AM