# AWS

## **Connector Overview**

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

Amazon Web Services (AWS) is a comprehensive and widely adopted cloud platform that provides on-demand computing power, storage, and other services for businesses of all sizes.

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_AWS\_ACCESS\_KEY\_ID
* PAN\_SEC\_AWS\_SECRET\_ACCESS\_KEY

## **API Client Supported**

No

## **Requirements for Provisioning**

No provisioning is required for this connector.

## **How to Connect Your Integration**

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

* Access Key ID
* Secret Access Key

## **API Resources**

For more information on how to utilize the AWS S3 API, feel free to reference the following [documentation](https://docs.aws.amazon.com/AmazonS3/latest/API/Type_API_Reference.html).


---

# 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/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.
