Step 4 - Configure Event Notifications for Cloud Trail Bucket
- Under Buckets, go to the bucket that stores the CloudTrail logs (example: awstrailevnts).
- Click the Properties tab for the bucket.
- Go to the Event Notifications section and click Create event notification.
-
For the notification, enter:
- Name - Any name (Example: SQS Notification)
- Event Types - Select All object create events.
- Filters - Enter filters to apply to the notification.
- Destination - Select SQS Queue.
-
Specify SQS Queue - Select LookoutAWSQueue (select the SQS queue created in Step 3 - Create Simple Queue Service (SQS).)
Make sure that your S3 Bucket and SQS queue are in the same region.
- Click Save Changes.