Automate File Processing with S3 Event Notifications

Configure Event notifications for various S3 events, the most common use case being object create events. The notifications can be sent to either an SNS topic, an SQS queue or you can have a Lambda function execute your custom business logic on the file.