MinioSQS is a small utility that uses MinIO and ElasticMQ to enable local testing of systems that use AWS S3 event notifications.
- Download and run ElasticMQ
- Download and run MinioSQS
- Download and run MinIO
- Create a bucket and congfigure it to send event notifications via webhook to the MinioSQS endpoint
- Configure your application to use the MinIO endpoint for S3 operations, and the ElasticMQ endpoint for SQS operations