{"id":17467054,"url":"https://github.com/pabloviquez/aws-authenticator","last_synced_at":"2026-02-01T16:31:40.165Z","repository":{"id":68047066,"uuid":"235159720","full_name":"pabloviquez/aws-authenticator","owner":"pabloviquez","description":"AWS Authenticator interface","archived":false,"fork":false,"pushed_at":"2024-06-07T23:07:31.000Z","size":9017,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-12T23:05:16.291Z","etag":null,"topics":["authentication","aws","aws-sts","brew","mfa"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pabloviquez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-20T17:38:57.000Z","updated_at":"2024-06-07T23:07:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"670e007d-0996-4f24-bb88-b083cb0ec427","html_url":"https://github.com/pabloviquez/aws-authenticator","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/pabloviquez/aws-authenticator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pabloviquez%2Faws-authenticator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pabloviquez%2Faws-authenticator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pabloviquez%2Faws-authenticator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pabloviquez%2Faws-authenticator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pabloviquez","download_url":"https://codeload.github.com/pabloviquez/aws-authenticator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pabloviquez%2Faws-authenticator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28982645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T16:29:42.054Z","status":"ssl_error","status_checked_at":"2026-02-01T16:29:41.428Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authentication","aws","aws-sts","brew","mfa"],"created_at":"2024-10-18T14:08:30.101Z","updated_at":"2026-02-01T16:31:40.150Z","avatar_url":"https://github.com/pabloviquez.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Authenticator Helper\n\nThis tool is a simple interface that handles the CLI authentication with Amazon Web Services using the Multi-Factor-Authentication (MFA).\n\n## Requirements\n\nThe tool requires the AWS CLI and JQ tool.\n\n\n# Install - Homebrew\n```\nbrew tap pabloviquez/aws-authenticator\nbrew install aws-authenticator\n```\n\n# Install - Manually\n```\nwget https://github.com/pabloviquez/aws-authenticator/archive/v1.1.0.tar.gz\ntar -xzvf v1.1.0.tar.gz\nchmod +x v1.1.0/aws-authenticator\nsudo cp v1.1.0/aws-authenticator /usr/local/bin\nrm -Rf v1.1.0\n```\n\n# Basis Usage\n\n```\naws-authenticator\n```\n\n## Force authentication and change the profile used\n\n```\naws-authenticator -f -p MYAWSPROFILE\n```\n\n### Note\nAfter running the tool, you need to load the variables as follows:\n\n```\nsource ~/.aws/mfa-session\n```\n\n# Options\n\nThe supported options are:\n\n```\nOptions:\n    -h               Help, displays this message.\n    -v               Verbose display.\n    -a ACCOUNT_ID    Sets a different AWS account ID, also resets the MFA ARN serial.\n    -p PROFILE       Uses the given profile for authentication. If not provided, will use the default.\n    -f               Forces re-authentication.\n    -s               Display all default values and variables loaded in environment.\n    -r               Resets the AWS session values and deletes the ARN configured forcing to prompt\n                     the username on the next authentication.\n```\n\n![Simple usage](docs/basic.png)\n\n# TODO\n* Load variables in the shell automatically after executing the tool.\n* Be able to use different AWS config locations.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpabloviquez%2Faws-authenticator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpabloviquez%2Faws-authenticator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpabloviquez%2Faws-authenticator/lists"}