# Amazon S3

Amazon S3 (Simple Storage Service) is a cloud-based object storage service that allows organizations to store and retrieve vast amounts of data with high durability and availability. It offers scalability, cost-effectiveness, and robust security features. Built on cloud infrastructure, S3 supports a wide range of data types and integrates seamlessly with other AWS services, providing a flexible and efficient solution for data storage, backup, and content distribution.

### What you can do with the Amazon S3 connector:

* **Ingest contact data:** Ingest contact data and its properties from Amazon S3 into Bird to segment and activate campaigns and other updates to your customers on popular channels such as [Email](/applications/channels/channels/supported-channels/email.md), [SMS](/applications/channels/channels/supported-channels/sms.md), and [WhatsApp](/applications/channels/channels/supported-channels/whatsapp.md).
* Ingest Order and Subscription data: Ingest order and subscription data along with its properties from Amazon S3 into Bird to leverage these events for segmentations and personalisation in journeys.

### Install the Amazon S3 integration in Bird.

1. Navigate to **Manage Integrations** and search for the Amazon S3 connector.

<figure><img src="/files/b3Jhj3oCyV49chCkdT7D" alt="" width="375"><figcaption></figcaption></figure>

2. Enter the following details and click **Install**
   1. Connector Name
   2. S3 bucket Name
   3. Parent Directory
   4. AWS Access Key ID
   5. AWS Secret Access Key

<figure><img src="/files/qAhOTZJUsGazy9jwApmT" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
That's it! You've installed Amazon S3 Connector!
{% endhint %}

{% hint style="info" %}
After installation, under the "Data Sync" tab, you can choose the attributes, identifiers and the frequency of the data sync you want to import from Amazon S3 into Bird.&#x20;
{% endhint %}

### FAQs

#### I don’t see the Manage Integrations option. What am I missing?

Please verify your Access role under 'Organization Settings'. If it's not present there, contact your admin for assistance.

#### **As a Amazon S3 admin with multiple Tables, can I connect each one to Bird?**

Absolutely! Install the Bird connector for each table as required. After installation, view all the tables under 'Your Connectors'. Remember, each installation is unique to one table, so you must install it for each table individually.

#### **What should I do if my Data sync displays a "Failed" status?**

Please contact our support team for assistance.

#### **Is it possible to restore a deleted connector?**

No, once you delete a connector, it's irreversible. However, you can always create a new connector to replace the one you deleted.

#### **What should I do if I notice errors in the Health status of my connector?**

It is crucial to address any errors promptly. If you can't resolve the connector errors, our dedicated support team is here to help.

#### **What happens with my audiences if my connector becomes defunct or is deleted?**

Your audience will still function but won't receive new updates.


---

# 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.bird.com/applications/integrations/integrations/supported-integrations/amazon-s3.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.
