

# Guided command examples for the Amazon CLI
<a name="cli-chap-services"></a>

The Amazon Command Line Interface (Amazon CLI) is an open source tool that enables you to interact with a wide range of Amazon Web Services services using commands in your command-line shell. This section provides guided examples that show how to leverage the Amazon CLI to access some of the Amazon Web Services services. This includes some of the custom Amazon CLI commands, such as the high-level `aws s3` commands. These command examples demonstrate common actions used for some Amazon Web Services services and provide additional resources for more information.

Whether you are an experienced Amazon user or new to the Amazon CLI, these guided examples serve as a resource for streamlining your Amazon operations.

For a complete reference of all the available commands for each Amazon Web Services service, see the [Amazon CLI version 2 reference guide](https://docs.amazonaws.cn/cli/latest/reference/index.html). Additionally, you can utilize the [built-in command line help](cli-usage-help.md) to explore the array of Amazon Web Services services, commands, options, and features in the Amazon CLI.

For more command examples that are not available in this section, see the [Amazon CLI command examples](cli_code_examples.md) section. These are open source command examples that are also available in the [Amazon CLI version 2 reference guide](https://docs.amazonaws.cn/cli/latest/reference/index.html). Command examples are hosted in the [Amazon CLI](https://github.com/aws/aws-cli/tree/develop/awscli/examples) repository on *GitHub*.



 For open source bash scripting examples, see [Amazon CLI with Bash script code examples](bash_code_examples.md). Bash scripting examples are hosted in the [Amazon Code Examples Repository](https://github.com/awsdocs/aws-doc-sdk-examples) on *GitHub*.

**Topics**
+ [DynamoDB](cli-services-dynamodb.md)
+ [Amazon EC2](cli-services-ec2.md)
+ [Amazon Glacier](cli-services-glacier.md)
+ [IAM](cli-services-iam.md)
+ [Amazon S3](cli-services-s3.md)
+ [Amazon SNS](cli-services-sns.md)