AWS CLI Buat antrian SQS

aws sqs create-queue --queue-name MyQueue --attributes file://create-queue.json
Unusual Unicorn