# Amazon AWS S3 server

You can import an XML, CSV, TXT, or JSON file directly from your Amazon AWS S3 bucket by these steps:

{% stepper %}
{% step %}

### Add a new XML/CSV/TXT/JSON import

* Go to **Setup > Import**.
* Click **Setup import** (or **Combine imports** if you added an import in this project).
* Pick the file type you need (XML, CSV, TXT, or JSON).
  {% endstep %}

{% step %}

### Configure the Amazon S3 settings

To configure the import setup for Amazon S3, use the following settings:

* **Protocol:** "https\://".
* Enter the **URL** to your file.

{% hint style="info" %}
Important: The URL should contain the region in which your bucket is hosted (for example 'eu-central-1'). The import will only work with an S3 bucket URL, not with a custom domain.
{% endhint %}

* **Authentication:** Amazon S3.
* Enter your **AWS Access key ID** and your **AWS secret access key**.

<figure><img src="https://3042294697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2FJGYBWMUnnzQv4v7LIVWC%2F19237475562002?alt=media&#x26;token=400cd4d0-c42c-4d2e-8020-283d735c6c65" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Import your items

After configuring the Amazon S3 settings for your new import, click **Start import**. You will be directed to the mapping, where you need to click **Save & Import**.

Your feed will now start importing from the Amazon AWS S3 server.
{% endstep %}
{% endstepper %}
