#!/bin/sh
set -e

yarn aws getQueue "$SQS_DEAD_LETTER_QUEUE_URL";
