# Functions
CreateQueue creates a queue with the given name and optional tags.
DeleteQueue deletes the queue with the given URL.
QueueARN returns the ARN of the queue with the given URL.
QueueAttributes returns selected attributes of the queue with the given URL.
QueuePolicy returns the policy of the queue with the given URL.
QueueTags returns the tags of the queue with the given URL.
QueueURL returns the URL of the queue identified by name.
SetQueuePolicy sets the Policy attribute of the queue with the given URL.