# Connect AWS account

### Step 1: **Navigate to the sidebar and select AWS Accounts**

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

### Step 2: Click **+ Add a New Account** in the top right corner

### Step 3: Enter a name for your AWS account and provide its Account ID

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

Clicking "Add account" will automatically redirect you to the next step.

### Step 4: Click "+Create CloudFormation stack"

Clicking this will open your AWS account in a new tab. You may need to sign in first if you're not logged in.

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

### Step 5: On the CloudFormation page scroll down and click "Create stack"

Make sure to name your stack to something unique that blends in your production environment.

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

### Step 6: Monitor the status of your stack

It may take a minute or two for the integration to become active. Seeing CREATE\_COMPLETE? Great job! Your stack is ready!

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

### Step 7: Confirm the integration status in Mazeshark

You may need to refresh the app to view the current status. After a few minutes, it should display as **Active**.

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

Congratulations! Your integrations are now set up. Next, let’s create your first honeypot!


---

# 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://mazeshark.gitbook.io/docs/getting-started/connect-aws.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.
