Skip to content

Instantly share code, notes, and snippets.

@kevholditch
Created November 10, 2017 16:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevholditch/27fa9ba801092d35e2d6f6d7f01b9336 to your computer and use it in GitHub Desktop.
Save kevholditch/27fa9ba801092d35e2d6f6d7f01b9336 to your computer and use it in GitHub Desktop.
aws sqs receive-message --queue-url http://localhost:9324/queue/queue1 --region elasticmq --endpoint-url http://localhost:9324 --no-verify-ssl --no-sign-request --attribute-names All --message-attribute-names All
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment