# AWS CLI

#### Tổng quan <a href="#awscli-tongquan" id="awscli-tongquan"></a>

AWS CLI là công cụ giao diện dòng lệnh, cho phép người dùng tương tác với các S3 APIs thông qua mệnh lệnh (command) để thực hiện các tính năng trên các hệ thống lưu trữ có hỗ trợ giao thức s3. AWS CLI tương thích với S3 APIs của dịch vụ lưu trữ vStorage. Để xem hướng dẫn sử dụng AWS CLI, bạn vui lòng tham khảo hướng dẫn tại [đây.](https://aws.amazon.com/cli)

Để có thể tích hợp công cụ AWS CLI, bạn cần tự thu thập thông tin Region, Project, thông tin chứng thực (vStorage credentials). Chi tiết tham khảo tại [Tích hợp công cụ AWS CLI với vStorage](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/3rd-party-softwares/aws-cli/tich-hop-cong-cu-aws-cli-voi-vstorage.md) Sau khi đã truy cập được các tài nguyên (project, container, object, v.v.) của bạn trên dịch vụ vStorage, để làm việc với các tài nguyên này sử dụng công cụ AWS CLI, bạn có thể tham khảo thêm các tình huống (use case) sử dụng hay tính năng của AWS CLI để làm việc với tài nguyên vStorage. Chi tiết tham khảo tại [Sử dụng công cụ AWS CLI](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/3rd-party-softwares/aws-cli/su-dung-cong-cu-aws-cli.md).

***

#### Chủ đề <a href="#awscli-chude" id="awscli-chude"></a>

* Tích hợp công cụ AWS CLI với vStorage
* Sử dụng công cụ 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/vn/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.
