# Functions
NewSQSConsumerGroup creates a new SQSConsumerGroup.
# Structs
SQSConfig is the configuration required for an SQSConsumer.
SQSConsumer is the SQS implementation of the QueueConsumer interface.
SQSConsumerGroup is a group of SQSConsumers.