AWS CLI CREATE SQS Fila
aws sqs create-queue --queue-name MyQueue --attributes file://create-queue.json
Unusual Unicorn
aws sqs create-queue --queue-name MyQueue --attributes file://create-queue.json