{"id":18119757,"url":"https://github.com/mostlygeek/multi-aws","last_synced_at":"2025-04-06T11:18:35.241Z","repository":{"id":8135453,"uuid":"9553484","full_name":"mostlygeek/multi-aws","owner":"mostlygeek","description":"Make it easy to work with multiple AWS accounts","archived":false,"fork":false,"pushed_at":"2013-09-04T23:45:56.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T16:51:51.287Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mostlygeek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-19T20:01:53.000Z","updated_at":"2014-01-01T01:39:53.000Z","dependencies_parsed_at":"2022-08-23T22:40:54.062Z","dependency_job_id":null,"html_url":"https://github.com/mostlygeek/multi-aws","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/mostlygeek%2Fmulti-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostlygeek%2Fmulti-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostlygeek%2Fmulti-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostlygeek%2Fmulti-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mostlygeek","download_url":"https://codeload.github.com/mostlygeek/multi-aws/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247471521,"owners_count":20944158,"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":[],"created_at":"2024-11-01T05:16:56.299Z","updated_at":"2025-04-06T11:18:35.215Z","avatar_url":"https://github.com/mostlygeek.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nThis makes it easy to change your AWS/EC2 environment on the command\nline. \n\nThis is useful when working with multiple AWS/EC2 accounts. You do not\nneed to specify the access key/secret with each command. You simply \ntype `aws {environment}` and the proper enviroment variables \nwill be set. \n\n## Usage\n\n* create a new settings file in the `creds/` dir, like `creds/prod.cred`\n* use `multiaws prod` to switch to the environment\n* use `multiaws` to show usage instructions\n\n## Installation\n\n* `git clone git@github.com:mostlygeek/multi-aws.git ~/multiaws`\n* `mkdir ~/multiaws/creds`\n* add: `source $HOME/multiaws/bash-ec2` to `.bash_profile`\n* done\n\n## Creating cred/ files\n\nThe files in there are `source`'d by bash so they replace\nthe current environmnent variables for `EC2_ACCESS_KEY` and \n`EC2_SECRET`. The files look like this: \n\n\u003ccode\u003e\n    export AWS_ACCESS_KEY=your access key\n    export AWS_SECRET_KEY=your secret\n\u003c/code\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostlygeek%2Fmulti-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmostlygeek%2Fmulti-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostlygeek%2Fmulti-aws/lists"}