Links

Upload files to Amazon S3

To upload your files to S3, follow these steps:
  1. 1.
    Start with bringing the S3 uploader component to your working area.
  2. 2.
    Choose the necessary S3 data source from the dropdown, specify the bucket and set up the required settings:
  1. 3.
    To upload the file, click on the button and select the necessary file. Once it's uploaded, you will notice that the lastUploadedFileUrl is an S3 URL, and you can refer to it with a variable {{ui.s3FileUploader.lastUploadedFileUrl}}.
If you need to call any action upon the file upload, you can use the On Upload Success trigger of the component: