"""SQS related constants.""" SQS_MESSAGE_ID = 'Id' SQS_MESSAGE_BODY = 'MessageBody'