# AWS CLI

The AWS CLI is a command-line interface tool that allows users to interact with S3 APIs through commands to perform various features on storage systems that support the S3 protocol. AWS CLI is compatible with the S3 APIs of the vStorage storage service. To view the usage guide for AWS CLI, please refer to the documentation \[here]\(<https://docs.aws.amazon.com/cli/latest/index.html>).

To integrate the AWS CLI tool, you need to gather information about the Region, Project, and credentials (vStorage credentials). For details, refer to \[Integrating AWS CLI with vStorage]. After accessing your resources on the vStorage service (projects, containers, objects, etc.), to work with these resources using the AWS CLI tool, you can explore additional usage scenarios or features of the \[Using AWS CLI].


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vstorage/object-storage/vstorage-hcm03/3rd-party-softwares/aws-cli.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
