Image Overview: aws-cli

ReferenceChainguard ImagesProduct

stable cgr.dev/chainguard/aws-cli

TagsAliases
latest1, 1.27, 1.27.148, 1.27.148-r0
latest-dev1-dev, 1.27-dev, 1.27.148-dev, 1.27.148-r0-dev

Minimal aws-cli container image.

Get It!

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/aws-cli

Usage

Before using aws-cli, you need to tell it about your AWS credentials.

Jump to official Getting Started guide.

usage: aws [options] <command> <subcommand> [<subcommand> ...] [parameters]
To see help text, you can run:

  aws help
  aws <command> help
  aws <command> <subcommand> help

You can get help with any command when using the AWS Command Line Interface (AWS CLI). To do so, simply type help at the end of a command name.

For example, the following command displays help for the general AWS CLI options and the available top-level commands.

aws help