{"id":18361162,"url":"https://github.com/progrhyme/aws-cli-docker","last_synced_at":"2025-10-25T07:28:17.951Z","repository":{"id":70989758,"uuid":"112091755","full_name":"progrhyme/aws-cli-docker","owner":"progrhyme","description":"Dockerize AWS CLI","archived":false,"fork":false,"pushed_at":"2017-12-03T04:02:08.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T18:55:09.383Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/progrhyme.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-11-26T14:59:20.000Z","updated_at":"2017-12-03T03:32:34.000Z","dependencies_parsed_at":"2023-02-22T07:30:29.452Z","dependency_job_id":null,"html_url":"https://github.com/progrhyme/aws-cli-docker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Faws-cli-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Faws-cli-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Faws-cli-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Faws-cli-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/progrhyme","download_url":"https://codeload.github.com/progrhyme/aws-cli-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248155638,"owners_count":21056676,"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-05T22:32:17.805Z","updated_at":"2025-10-25T07:28:12.930Z","avatar_url":"https://github.com/progrhyme.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-cli-docker\n\nDockerfile for container to run Amazon [AWS CLI](https://aws.amazon.com/cli/).\n\nImages are available on https://hub.docker.com/r/progrhyme/aws-cli/ .\n\n# Usage\n\n```sh\ndocker run -it progrhyme/aws-cli \u003cARGS...\u003e\n```\n\nThis runs `aws` command through the container.\n\nTo specify your credentials to `aws` command, pass as environment variables:\n\n```sh\ndocker run -it \\\n  -e AWS_ACCESS_KEY_ID=\"\u003cid\u003e\" \\\n  -e AWS_SECRET_ACCESS_KEY=\"\u003ckey\u003e\" \\\n  -e AWS_DEFAULT_REGION=\"\u003cregion\u003e\" \\\n  progrhyme/aws-cli \u003cARGS...\u003e\n```\n\n# Dependencies\n\n- https://hub.docker.com/_/python/\n\n# Alternatives\n\n- https://hub.docker.com/r/mesosphere/aws-cli/\n\n# License\n\nThe MIT License (MIT)\n\nCopyright (c) 2017 IKEDA Kiyoshi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrhyme%2Faws-cli-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrhyme%2Faws-cli-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrhyme%2Faws-cli-docker/lists"}