Skip to content

Instantly share code, notes, and snippets.

@oxlb
Last active March 25, 2021 16:20
Show Gist options
  • Save oxlb/9f9e99a153d947189f31afde3c0caca6 to your computer and use it in GitHub Desktop.
Save oxlb/9f9e99a153d947189f31afde3c0caca6 to your computer and use it in GitHub Desktop.
const { listSQS, createSqsQueue} = require('./create.js');
createSqsQueue();
listSQS();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment