# Amazon

## **Connector Overview**

<figure><img src="/files/3dn9sgN9NJCgp5LigsOn" alt="" width="377"><figcaption></figcaption></figure>

Amazon is an eCommerce and cloud computing giant that provides a wide range of services including online retail, cloud storage, and artificial intelligence tools.

## **Authentication Type**

OAuth2

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_AMAZON\_APP\_ID
* PAN\_SEC\_AMAZON\_CLIENT\_IDENTIFIER
* PAN\_SEC\_AMAZON\_CLIENT\_SECRET
* PAN\_SEC\_AMAZON\_APPLICATION\_IN\_DRAFT\_

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Amazon information must be gathered:

* App ID
* Client identifier
* Client secret
* Application In Draft?

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information to connect to Amazon:

* Amazon Seller Marketplace Region

## **API Resources**

For more information on how to utilize the Amazon API, feel free to reference the following [documentation](https://aws.amazon.com/api-gateway/).


---

# 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.pandium.com/connectors/connectors-101/amazon.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.
