this repo contains a docker-compose file which brings up a localstack container with sqs,sns,s3 services and the terraform template can modify these services for s3 notifications into sqs.
docker-compose -d
terraform init
terraform plan
terraform apply