Search Criteria
Package Details: stsauth 2.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/stsauth.git (read-only, click to copy) |
|---|---|
| Package Base: | stsauth |
| Description: | CLI tool for fetching AWS tokens. Creates a temporary AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY that can be used with cli tools such as awscli, ansible, terraform and more. |
| Upstream URL: | https://github.com/cshamrick/stsauth |
| Keywords: | amazon aws sts |
| Licenses: | MIT |
| Submitter: | Musikolo |
| Maintainer: | Musikolo |
| Last Packager: | Musikolo |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-06-23 18:02 (UTC) |
| Last Updated: | 2025-10-18 01:48 (UTC) |
Dependencies (16)
- python-beautifulsoup4
- python-boto3 (python-boto3-gitAUR)
- python-click
- python-click-log
- python-cryptography
- python-lxml
- python-pyotp
- python-requests
- python-requests-ntlm
- aws-cli (aws-cli-gitAUR, aws-cli-binAUR, aws-cli-v2) (make)
- python-beautifulsoup4 (make)
- python-boto3 (python-boto3-gitAUR) (make)
- python-click (make)
- python-pip (make)
- python-requests (make)
- python-requests-ntlm (make)
Latest Comments
MarsSeed commented on 2022-06-14 20:51 (UTC)
Sure. :)
But I don't use this tool. I was just trying to maintain and restore some old Python 2 modules on AUR - the ones which are really needed for the time being.
And in this process it helps if one can actually eliminate some of the broken python2 dependencies - like in cases when there is a fully working Python 3 version and nothing needs the Python 2 package. :)
So this was a Python 2 related 'housekeeping call', not an actual 'user test' of this package per se. :)
Musikolo commented on 2022-06-14 12:44 (UTC)
@MarsSeed, good catch!
Please let me know if you find something else. ;-)
MarsSeed commented on 2022-06-14 06:18 (UTC)
This does not support Python 2 anymore; please kindly remove the Python 2 based dependency.