Skip to content

Instantly share code, notes, and snippets.

@akahnn
Created January 15, 2019 16:20
Show Gist options
  • Save akahnn/dd15f2794b2a8881b54661f3133b75d7 to your computer and use it in GitHub Desktop.
Save akahnn/dd15f2794b2a8881b54661f3133b75d7 to your computer and use it in GitHub Desktop.
aws --endpoint http://localhost:9324 sqs create-queue --queue-name premium
aws --endpoint http://localhost:9324 sqs create-queue --queue-name match
aws --endpoint http://localhost:9324 sqs create-queue --queue-name metrics
aws --endpoint http://localhost:9324 sqs create-queue --queue-name swipes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment