# Upload configuration to the logger via AWS S3 bucket

### Step 1

{% hint style="info" %}

#### Note:

* Before you begin the steps, ensure your logger is connected to the server with an existing configuration.
  {% endhint %}

* Make the new configuration.

* Enable AWS from the Device Configuration menu.

{% hint style="info" %}

#### Note:

* Set your configuration check time in the given section while enabling AWS.
  {% endhint %}

<div align="left"><figure><img src="/files/uwGrslKjIOL4Tsh3TPL9" alt=""><figcaption></figcaption></figure></div>

### Step 2

* Save the Project with the name you require for the configuration.
* Under the ‘Config’ tab, select Export from the drop-down menu.
* Select ‘Export ReXgen Configuration (rxc)’ from the listed options.

<figure><img src="/files/SBAkh6YaRL1154jkrOde" alt=""><figcaption></figcaption></figure>

### Step 3

* Save the file with the desired name.
* Click ‘Save’.
* Once saved, rename the file as ‘config.rxc.’

{% hint style="info" %}

#### Note:

* Ensure that you rename the file as 'config.rxc' only.&#x20;
* If the xml is custom-made, ensure to change the guid of the xml file whenever it is sent through the server.
  {% endhint %}

<figure><img src="/files/3vq2TK3Y6sw4EUkzlgzH" alt=""><figcaption></figcaption></figure>

### Step 4

* Add to your config folder in your S3 bucket by adding it to the root folder of the logger.

<figure><img src="/files/5RVg9WzDCeeHX7aNEF19" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

#### Note:

* Once the USB is removed (only then), the logger will connect to the server and upload files.
  {% endhint %}

[<mark style="color:blue;">Video Tutorial</mark>](https://youtu.be/EXmf9JfLb9I)


---

# 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.influxtechnology.com/support_guides/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/quick-start-guide/advanced-configuration/upload-configuration-to-the-logger-via-aws-s3-bucket.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.
