> ## Documentation Index
> Fetch the complete documentation index at: https://nango-tiktok-accounts-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AWS

API configuration: [`aws`](https://nango.dev/providers.yaml)

## Features

| Feature                                                  | Status                        |
| -------------------------------------------------------- | ----------------------------- |
| [Auth (OAuth)](/guides/oauth)                            | ✅                             |
| [Syncs](/guides/sync) & [Actions](/guides/action)        | 🚫                            |
| [Nango Proxy](/guides/proxy)                             | ✅                             |
| [Integration templates](/integration-templates/overview) | 🚫                            |
| Auto-pagination                                          | 🚫 (time to contribute: \<1h) |
| API-specific rate limits                                 | 🚫 (time to contribute: \<1h) |

<Tip>We can implement missing features in \<48h, just ask for it in the [community](https://nango.dev/slack).</Tip>

## Getting started

* [How to create a user pool](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pool-as-user-directory.html)
* [OAuth-related docs](https://docs.aws.amazon.com/cognito/latest/developerguide/authorization-endpoint.html)
* [List of OAuth scopes](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-define-resource-servers.html)

<Tip>Need help getting started? Get help in the [community](https://nango.dev/slack).</Tip>

## Connection configuration in Nango

AWS uses different domain extensions codes for different regions, i.e `us-east-2` for the US East (Ohio) region, `us-east-1` for the US East (N. Virginia) region, or `eu-west-1` for Europe (Ireland) region.It also uses different subdomains for different `user pools`.

## API gotchas

<Note>Add Getting Started links and Gotchas by [editing this page](https://github.com/nangohq/nango/tree/master/docs-v2/integrations/all/aws.mdx)</Note>
