S3 Notifier
The Amazon S3 notification feature enables you to receive notifications when certain events happen in your bucket.
Loop while
The duration (in seconds) for which the call waits for a message to arrive in the queue before returning.
Lifetime (seconde)
If provided: Amount of seconds before exiting loop.
Sleep
Amount of second while task will be suspended after each iteration.
Max running
Maximum iterations running simultaneously.
Bucket
Name of the bucket your file should be copied in.
Queue name
Ensure that you're in the correct region and then type the Queue Name.
Note : The name of a FIFO queue must end with the ".fifo" suffix.
Credentials
- You have to define an application in the target Amazon S3 account.
- See oAuth2 authentication chapter for more information about login.