# Functions
New will return the QueueManager.
# Structs
MessageBody will parse the message from the Body of SQS.
Queue Manager allows you to register topics and a handler function.
ResourceProperties will wrap the ResourceProperties object.
Tag represents a Tag.
# Interfaces
Handler allows a custom function to be passed.
# Type aliases
HandlerFunc allows you to define a custom function for when a message is stored.