ePrivacy and GPDR Cookie Consent by Cookie Consent Skip to main content

Why does my AWS S3 loader configuration not write anything in the bucket

  1. Wait a few minutes and reload the AWS S3 webpage, as it can take some time to transfer files to the storage.
  2. Check if your files are located in the data/in/files folder and not in data/in/tables.

The AWS S3 loader loads files only from the folder files regardless of the file type (this also applies to tables). 

This means that in the configuration preceding the AWS S3 loader configuration, your files and tables should be saved in the  folder data/out/files.

You can use the Command Line Interface Code processor to move the data to the folder data/in/files (please refer to this article). 

Learn more: about the folder structure please check this article