#!/bin/sh
set -e

yarn aws getQueue "$SQS_PRIMARY_QUEUE_URL";
