git404hub

what is gimme-aws-creds fr?

fieldju/gimme-aws-creds — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2018-12-18

PythonAudience · ops devopsComplexity · 2/5DormantSetup · easy

tl;dr

A CLI tool that logs into Okta and fetches temporary AWS credentials for you, avoiding permanent keys on your machine.

vibe map

mindmap
  root((gimme-aws-creds))
    What it does
      Logs in via Okta
      Fetches temp AWS creds
      Saves creds locally
    Tech stack
      Python
      Okta
      AWS
      Docker
    Use cases
      Secure AWS access
      MFA-backed login
      Multiple account profiles
    Audience
      Developers
      Ops and DevOps teams

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Get temporary AWS credentials by logging in with your existing Okta account.

VIBE 2

Avoid storing permanent AWS access keys on a developer laptop.

VIBE 3

Switch between multiple Okta and AWS account profiles for different projects.

VIBE 4

Use MFA-backed login to grant short-lived AWS role access.

what's the stack?

PythonOktaAWSDocker

how it stacks up fr

fieldju/gimme-aws-creds0xhassaan/nn-from-scratch100/praw
Stars0
LanguagePythonPythonPython
Last pushed2018-12-182015-09-26
MaintenanceDormantDormant
Setup difficultyeasymoderatemoderate
Complexity2/54/52/5
Audienceops devopsdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 30min

Requires your company's Okta URL and an existing Okta account with AWS app access configured.

prompts (copy fr)

prompt 1
Show me how to install and run gimme-aws-creds to get temporary AWS credentials via Okta.
prompt 2
Explain how gimme-aws-creds handles multi-factor authentication when logging in.
prompt 3
Help me set up multiple saved profiles in gimme-aws-creds for different Okta and AWS accounts.
prompt 4
How would I run gimme-aws-creds in Docker instead of installing Python locally?

Frequently asked questions

what is gimme-aws-creds fr?

A CLI tool that logs into Okta and fetches temporary AWS credentials for you, avoiding permanent keys on your machine.

What language is gimme-aws-creds written in?

Mainly Python. The stack also includes Python, Okta, AWS.

Is gimme-aws-creds actively maintained?

Dormant — no commits in 2+ years (last push 2018-12-18).

How hard is gimme-aws-creds to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is gimme-aws-creds for?

Mainly ops devops.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.