Tips How to Get an AWS API Key

baolong460

New member
[TIẾNG VIỆT]:
** Cách nhận khóa API AWS **

Amazon Web Services (AWS) là một nền tảng điện toán đám mây cung cấp một loạt các dịch vụ, bao gồm điện toán, lưu trữ, kết nối mạng và cơ sở dữ liệu.Để truy cập các dịch vụ này, bạn cần tạo tài khoản AWS và nhận khóa API AWS.

Khóa API AWS là một mã định danh duy nhất mà bạn sử dụng để xác thực mình với API AWS.Đó là một chìa khóa bí mật mà bạn nên giữ an toàn.Bạn có thể sử dụng khóa API AWS của mình để truy cập các dịch vụ AWS theo chương trình, thông qua AWS CLI hoặc AWS SDK.

Để nhận khóa API AWS, hãy làm theo các bước sau:

1. Truy cập bảng điều khiển quản lý AWS và đăng nhập vào tài khoản của bạn.
2. Nhấp vào tab ** Dịch vụ ** và chọn ** iam **.
3. Trong phần ** người dùng **, nhấp vào ** Thêm người dùng **.
4. Trong trường ** Tên người dùng **, nhập tên cho người dùng.
5. Trong trường ** Loại truy cập **, chọn ** Truy cập chương trình **.
6. Nhấp vào ** Tiếp theo: Quyền **.
7. Trong phần ** Quyền **, chọn hộp kiểm ** AWS Management **.
8. Nhấp vào ** Tiếp theo: Thẻ **.
9. (Tùy chọn) Thêm thẻ vào người dùng.
10. Nhấp vào ** Tiếp theo: Đánh giá **.
11. Xem lại chi tiết người dùng và nhấp vào ** Tạo người dùng **.

AWS sẽ tạo người dùng và gửi email đến địa chỉ email bạn đã chỉ định.Email sẽ chứa một liên kết đến một trang nơi bạn có thể tải xuống thông tin đăng nhập AWS của mình.

Tệp thông tin đăng nhập AWS sẽ chứa ID khóa truy cập AWS của bạn và khóa truy cập bí mật AWS của bạn.ID khóa truy cập AWS của bạn là khóa công khai mà bạn có thể chia sẻ với người khác.Khóa truy cập bí mật AWS của bạn là khóa riêng mà bạn nên giữ an toàn.

Bạn có thể sử dụng khóa API AWS của mình để truy cập các dịch vụ AWS theo chương trình, thông qua AWS CLI hoặc AWS SDK.

** Bài viết tham khảo: **

* [Khóa API AWS] (https://docs.aws.amazon.com/iam/latest/userguide/id_credentials_access-keys.html)
* [AWS CLI] (What is the AWS Command Line Interface? - AWS Command Line Interface)
* [AWS SDK] (AWS SDK for Java)

[ENGLISH]:
**How to Get an AWS API Key**

Amazon Web Services (AWS) is a cloud computing platform that offers a wide range of services, including computing, storage, networking, and databases. To access these services, you need to create an AWS account and get an AWS API key.

An AWS API key is a unique identifier that you use to authenticate yourself to the AWS API. It is a secret key that you should keep safe. You can use your AWS API key to access AWS services programmatically, through the AWS CLI or the AWS SDKs.

To get an AWS API key, follow these steps:

1. Go to the AWS Management Console and sign in to your account.
2. Click the **Services** tab and select **IAM**.
3. In the **Users** section, click **Add user**.
4. In the **User name** field, enter a name for the user.
5. In the **Access type** field, select **Programmatic access**.
6. Click **Next: Permissions**.
7. In the **Permissions** section, select the **AWS Management Console** checkbox.
8. Click **Next: Tags**.
9. (Optional) Add tags to the user.
10. Click **Next: Review**.
11. Review the user details and click **Create user**.

AWS will create the user and send an email to the email address you specified. The email will contain a link to a page where you can download your AWS credentials.

The AWS credentials file will contain your AWS access key ID and your AWS secret access key. Your AWS access key ID is a public key that you can share with others. Your AWS secret access key is a private key that you should keep safe.

You can use your AWS API key to access AWS services programmatically, through the AWS CLI or the AWS SDKs.

**Reference articles:**

* [AWS API Keys](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html)
* [AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html)
* [AWS SDKs](https://aws.amazon.com/sdk-for-java/)
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top