{
  "SQS_NAME": "my-test-queue",
  "SNS_NAME": "my-test-topic",
  "SNS_ARN":  "arn:aws:sns:us-east-1:000000000000:my-test-topic",
  "SQS_ENDPOINT": "http://localhost:4576",
  "SNS_ENDPOINT": "http://localhost:4575",
  "AWS_REGION": "eu-west-1"
}