{"id":25738410,"url":"https://github.com/nicktho/awsprofiles","last_synced_at":"2025-05-08T04:20:20.739Z","repository":{"id":85655881,"uuid":"90584635","full_name":"Nicktho/awsprofiles","owner":"Nicktho","description":"🔑 Manage and switch between AWS profiles","archived":false,"fork":false,"pushed_at":"2017-11-06T04:48:13.000Z","size":811,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T17:07:10.985Z","etag":null,"topics":["aws","awsprofiles","cli","node"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Nicktho.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":"2017-05-08T03:57:03.000Z","updated_at":"2022-03-14T20:07:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"363ffba4-fc49-4967-9a11-d3eb97749725","html_url":"https://github.com/Nicktho/awsprofiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicktho%2Fawsprofiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicktho%2Fawsprofiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicktho%2Fawsprofiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicktho%2Fawsprofiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nicktho","download_url":"https://codeload.github.com/Nicktho/awsprofiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252997230,"owners_count":21837786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["aws","awsprofiles","cli","node"],"created_at":"2025-02-26T07:30:19.917Z","updated_at":"2025-05-08T04:20:20.717Z","avatar_url":"https://github.com/Nicktho.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# awsprofiles\n\n\u003e Manage and switch between AWS profiles\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"demo.gif\" widthi=\"924\" /\u003e\n\u003c/p\u003e\n\n## What's this?\n\n* [CLI](#cli) to switch between saved AWS profiles\n* Alternative [Interactive UI](#interactive-ui)\n* Inspired by [np](https://github.com/sindresorhus/np)\n\n## Install\n\n```bash\n$ yarn global add awsprofiles\n```\n\n## CLI\n```bash\n$ awsprofiles --help\n\n  A tool to manage and switch between aws profiles\n\n  Usage\n    $ awsprofiles \u003cprofile\u003e\n\n  Examples\n    $ awsprofiles\n    $ awsprofiles prod\n    $ awsprofiles dev\n```\n\n## Interactive UI\nRunning `awsprofiles` without arguments provides an interactive UI similar to that of [np](https://github.com/sindresorhus/np)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"screenshot.png\" widthi=\"924\" /\u003e\n\u003c/p\u003e\n\n## Configuration\n\nExpects an `~/.aws/credentials` file similar to the format below:\n\n```\n[default]\naws_access_key_id = 1xxxxxxxxxxxxxxxxxxx\naws_secret_access_key = 1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n\n[production]\naws_access_key_id = 1xxxxxxxxxxxxxxxxxxx\naws_secret_access_key = 1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n\n[sandbox]\naws_access_key_id = 2xxxxxxxxxxxxxxxxxxx\naws_secret_access_key = 2xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n\n[a_client]\naws_access_key_id = 3xxxxxxxxxxxxxxxxxxx\naws_secret_access_key = 3xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n\n[personal]\naws_access_key_id = 4xxxxxxxxxxxxxxxxxxx\naws_secret_access_key = 4xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n```\n\n## Tips\n\n### Alias\n\nI like to alias `awsprofiles` to `ap` by adding the following to `.zshrc` or `.bashrc`\n\n```\nalias ap = \"awsprofiles\"\n```\n\n## Special Thanks\n\n* [np](https://github.com/sindresorhus/np)\n\n## Created By\n\n* [Nick Matenaar](https://github.com/nicktho)\n\n## License\n\n[MIT (c) Nick Matenaar](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicktho%2Fawsprofiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicktho%2Fawsprofiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicktho%2Fawsprofiles/lists"}