# Tích hợp công cụ AWS CLI với vStorage

Để tích hợp công cụ AWS CLI với vStorage, bạn có thể thực hiện theo hướng dẫn bên dưới:

1. Tải và cài đặt AWS CLI theo hướng dẫn tại <https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html>
2. Sử dụng S3 key tạo từ vIAM và tiếp tục thực hiện thiết lập theo hướng dẫn tại <https://docs.aws.amazon.com/cli/latest/userguide/cli-authentication-short-term.html>

Trong đó:

* **Endpoint**: Đường dẫn đến vstorage, [hcm03.vstorage.vngcloud.vn](http://hcm03.vstorage.vngcloud.vn/) (region hcm03 - Hồ Chí Minh)
* **Access Key & Secret Key:** Là cặp key được cấp thông qua vIAM.
* **Region**: Là vị trí địa lý mà vStorage lưu trữ dữ liệu, tham khảo tại [Region là gì?](/vng-cloud-document/vn/vstorage/object-storage/vstorage-la-gi/region-la-gi.md) và [Farm là gì?](/vng-cloud-document/vn/vstorage/object-storage/vstorage-la-gi/farm-la-gi.md).


---

# 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/tich-hop-cong-cu-aws-cli-voi-vstorage.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.
