# Queue Tagger lambda

This searches for SQS queues with prefixes from the config,
parses the respective queue URLs and tags each matching queue
with 'environment', 'dpm_priority' and 'store_priority'
according to its queue name.

