How to create S3 bucket for S3 Trigger


1. Create an S3 bucket which can act as an S3 trigger to start a Flow when audio/video files upload into that bucket and the specified folder.

Go to: https://s3.console.aws.amazon.com/
Select Create bucket

2. Name your bucket

3. Enable versioning

4. Then select Create bucket to create

Now the bucket is ready for use.

5. In the AWS bucket, create and name a folder, such as calling it "uploads", which you need to specify in a Flow's setup in AVflow.io, here:

It is mandatory to fill in both fields: S3 Bucket Name and S3 Folder.