{"id":24698943,"url":"https://github.com/artioml/aws-cli","last_synced_at":"2026-04-18T02:31:26.705Z","repository":{"id":42473603,"uuid":"176084262","full_name":"ArtiomL/aws-cli","owner":"ArtiomL","description":":rocket: Essential Amazon Web Services container with CLI, interactive shell, Python SDK and extensible scripts","archived":false,"fork":false,"pushed_at":"2022-06-07T14:49:08.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-22T03:42:42.649Z","etag":null,"topics":["aws","aws-cli","boto3","cloud","cloud-management","docker"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/artioml/aws-cli","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArtiomL.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}},"created_at":"2019-03-17T10:10:11.000Z","updated_at":"2022-04-04T07:14:30.000Z","dependencies_parsed_at":"2022-08-19T08:50:18.912Z","dependency_job_id":null,"html_url":"https://github.com/ArtiomL/aws-cli","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ArtiomL/aws-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtiomL%2Faws-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtiomL%2Faws-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtiomL%2Faws-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtiomL%2Faws-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArtiomL","download_url":"https://codeload.github.com/ArtiomL/aws-cli/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtiomL%2Faws-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["aws","aws-cli","boto3","cloud","cloud-management","docker"],"created_at":"2025-01-27T04:34:56.510Z","updated_at":"2026-04-18T02:31:26.690Z","avatar_url":"https://github.com/ArtiomL.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg align=\"center\" src=\"img/awslb.svg\" width=\"150\"\u003e\u0026nbsp;\u0026nbsp; aws-cli\n[![Build Status](https://img.shields.io/travis/com/ArtiomL/aws-cli/develop.svg)](https://travis-ci.com/ArtiomL/aws-cli)\n[![Releases](https://img.shields.io/github/release/ArtiomL/aws-cli.svg)](https://github.com/ArtiomL/aws-cli/releases)\n[![Commits](https://img.shields.io/github/commits-since/ArtiomL/aws-cli/latest.svg?label=commits%20since)](https://github.com/ArtiomL/aws-cli/commits/master)\n[![Maintenance](https://img.shields.io/maintenance/yes/2022.svg)](https://github.com/ArtiomL/aws-cli/graphs/code-frequency)\n[![Issues](https://img.shields.io/github/issues/ArtiomL/aws-cli.svg)](https://github.com/ArtiomL/aws-cli/issues)\n[![Docker Hub](https://img.shields.io/docker/pulls/artioml/aws-cli.svg)](https://hub.docker.com/r/artioml/aws-cli/)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)\n\n\u0026nbsp;\u0026nbsp;\n\n## Table of Contents\n- [Description](#description)\n- [Installation](#installation)\n\t- [Run](#run)\n\t- [Credentials](#credentials)\n- [Extensibility](#extensibility)\n- [Modules](#modules)\n- [License](LICENSE)\n\n\u0026nbsp;\u0026nbsp;\n\n## Description\n\nEssential Amazon Web Services container with CLI, interactive shell, Python SDK and extensible scripts.\n\n\u0026nbsp;\u0026nbsp;\n\n## Installation\n\n### Run\n```shell\n# aws-cli/2.7.6\ndocker run -it artioml/aws-cli\n\n```\n\n### Credentials\nThe home directory used when running the image (`/home/user/`) has the following [structure](.creds).  \nEither edit the `credentials` file for your environment, or mount a local directory with the same path structure:\n\n```\ndocker run -it -v ~/:/home/user/ artioml/aws-cli\n```\n\n\u0026nbsp;\u0026nbsp;\n\n## Extensibility\nThe container will dynamically pull down (and `cd` to) whatever GitHub repository is specified in the `REPO` environment variable. This enables Continuous Delivery of new content every time the container is started and that repository is updated. It also allows you to load and run your own custom environments.\n\n```shell\n-e \"REPO=\u003cGitHub_Username\u003e/\u003cRepo_Name\u003e\"\n```\nFor [example](https://github.com/ArtiomL/aws-labs):\n```shell\ndocker run -it -e \"REPO=artioml/aws-labs\" artioml/aws-cli\n```\n\n\u0026nbsp;\u0026nbsp;\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartioml%2Faws-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartioml%2Faws-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartioml%2Faws-cli/lists"}