# Functions

CreateQueue creates an Amazon SQS queue Inputs: sess is the queueName is the name of the queue Output: If success, the URL of the queue and nil Otherwise, an empty string and an error from the call to CreateQueue.