> For the complete documentation index, see [llms.txt](https://imbrace.gitbook.io/imbrace-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://imbrace.gitbook.io/imbrace-documentation/integrations/aws.md).

# AWS

## **Account integration using Access Token** <a href="#yivsfkvjy8ez" id="yivsfkvjy8ez"></a>

To begin, you will need:

* An [AWS](https://aws.amazon.com/) account

**STEP 1:** Open your [AWS Management Console](https://console.aws.amazon.com/).

**STEP 2:** Click on your name on the top right and select **\[Security Credentials]** from the dropdown.

<figure><img src="/files/2SA9cTHmfC3HWzCLdwEg" alt=""><figcaption></figcaption></figure>

**STEP 3:** Click on the **\[Create New Access Key]** button, under the **Access keys (access key ID and secret access key)** section.

<figure><img src="/files/b8LIUHTK2q4bFqzrbk4y" alt=""><figcaption></figcaption></figure>

**STEP 4:** Click on the **\[Show Access Key]** button.

**STEP 5:** Copy the displayed Access Key ID.

<figure><img src="/files/xUYCMKu0sK3HiETXbjvh" alt=""><figcaption></figcaption></figure>

**STEP 6:** In iMBrace, enter the name for your credentials in the **Credentials Name** field in the AWS credentials.

**STEP 7:** Paste the Access Key ID in the **Access Key ID** field in the AWS credentials.

<figure><img src="/files/oF6qrKIyGhPFrs04m9PA" alt=""><figcaption></figcaption></figure>

**STEP 8:** From AWS console, copy the secret access key.

**STEP 9:** In iMBrace, paste the secret access key in the **Secret Access Key** field in the AWS credentials.

**STEP 10:** Click the **\[Create]** button to save your credentials.

**DONE:** The credential can then be used for AWS nodes.
