Package Details: gimme-aws-creds 2.6.1-1

Git Clone URL: https://aur.archlinux.org/gimme-aws-creds.git (read-only, click to copy)
Package Base: gimme-aws-creds
Description: CLI tool for using Okta IdP to acquire temporary AWS credentials via STS
Upstream URL: https://github.com/Nike-Inc/gimme-aws-creds
Licenses: Apache
Submitter: chrissnell
Maintainer: brokenpip3 (brokenpip3-bot)
Last Packager: brokenpip3-bot
Votes: 2
Popularity: 0.000000
First Submitted: 2020-08-04 15:12 (UTC)
Last Updated: 2023-05-14 10:56 (UTC)

Latest Comments

« First ‹ Previous 1 2

chrissnell commented on 2020-09-30 14:08 (UTC)

@brokenpip3 thanks, updated, want to try it out?

brokenpip3 commented on 2020-09-30 09:01 (UTC)

community/python-boto3 is a dependencies now:

Traceback (most recent call last):
  File "/usr/bin/gimme-aws-creds", line 13, in <module>
    from gimme_aws_creds.main import GimmeAWSCreds
  File "/usr/lib/python3.8/site-packages/gimme_aws_creds/main.py", line 22, in <module>
    import boto3
ModuleNotFoundError: No module named 'boto3