AWS CLI Utwórz kolejkę SQS
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