AWS CLI Créer une file d'attente SQS

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