Sign inSign up

westerus/aws-shell

By westerus

Updated almost 6 years ago

AWS Shell Dockerized

Image
1

2.6K

westerus/aws-shell repository overview

docker-aws-shell

AWS Shell Dockerized

AWS-Shell

Docker run command

docker run --rm -ti westerus/aws-shell

Docker run variables

ACCESSKEY (aws_access_key_id) SECRETKEY (aws_secret_access_key) REGION AWS Regions and AZ

RegiónNombre
Región EE.UU. Oeste (Oregón)us-west-2
EE.UU. Oeste (Norte de California)us-west-1
Región EE.UU Este (Ohio)us-east-2
Región EE.UU. Este (Norte de Virginia)us-east-1
Región Asia Pacífico (Mumbai)ap-south-1
Región Asia Pacífico (Seúl)ap-northeast-2
Región Asia Pacífico (Singapur)ap-southeast-1
Región Asia Pacífico (Sídney)ap-southeast-2
Región Asia Pacífico (Tokio)ap-northeast-1
Región Canadá (Central)ca-central-1
Región China (Pekín)cn-north-1
Región UE (Fráncfort)eu-central-1
Región UE (Irlanda)eu-west-1
Región UE (Londres)eu-west-2
Región de UE (París)eu-west-3
Región América del Sur (São Paulo)sa-east-1
AWS GovCloud (EE.UU.)us-gov-west-1

OUTPUT (Output format: none, text, json)

docker run --rm -ti -e ACCESSKEY=******** -e SECRETKEY=******** -e REGION=eu-west-1 -e OUTPUT=json westerus/aws-shell

Tag summary

Content type

Image

Digest

Size

49.2 MB

Last updated

almost 6 years ago

docker pull westerus/aws-shell