Configuring event-based S3 Listening Producer
You can use the Amazon S3 Event Notifications feature to receive notifications when certain events happen in your S3 bucket.
About this task
To enable notifications, you must first add a notification configuration that identifies the events you want Amazon S3 to publish and the SQS queue destination where you want Amazon S3 to send the notifications.
For more information on how to configure Amazon S3 events, see Amazon S3 Event Notifications.
You can configure the Listening Producer to poll for S3 Events from SQS Queue. The Listening Producer makes use of SQSClient Adapter to poll messages from SQS queue and processes these messages as S3 Events. Every event contains the description about the file from S3 bucket. The SQSClient Adapter looks for the key in the message and downloads the document to Sterling B2B Integrator system. This document is pushed to the mailbox mentioned as part of the Listening Producer configuration.