# AWS

**Steps to create an AWS Integration**

**Pre-requisites:**

For Personal Access Token permissions and guidelines, follow this link <https://docs.ozone.one/in-product-guides/aws>

* Access Key
* Secret Key
* Region

1. Enter the details to establish a connection and click on Create integration

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

2. Once the credentials are validated, the integration will be created as shown below, in case of permission issues please refer to the link mentioned above for the permissions required

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

once the integration is created, the resources will be synced, and the status of the resource synced will be shown on the top left of the integration card ( as shown above - *in progress)*

3. Click the card to get a detailed view of the integration created

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

User can view the credentials and the resources that are synced

This integration Syncs the pipelines, registries, and clusters from your AWS provider

<figure><img src="/files/0ehxskjSzZ9cWYse0e0i" alt=""><figcaption></figcaption></figure>


---

# 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.ozone.one/ozone-end-user-guide/documentation/setup/integrations/managing-cloud-integrations/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.
