Use Amazon S3 with the Amazon CLI - Amazon Command Line Interface
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This documentation is for Version 1 of the Amazon CLI only. For documentation related to Version 2 of the Amazon CLI, see the Version 2 User Guide.

Use Amazon S3 with the Amazon CLI

An introduction to Amazon Simple Storage Service (Amazon S3)

You can access the features of Amazon Simple Storage Service (Amazon S3) using the Amazon Command Line Interface (Amazon CLI). The Amazon CLI provides two tiers of commands for accessing Amazon S3:

  • s3 – High-level commands that simplify performing common tasks, such as creating, manipulating, and deleting objects and buckets.

  • s3api – Exposes direct access to all Amazon S3 API operations which enables you to carry out advanced operations.