指定されたキューに最大10個のメッセージを配信します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sqs/send-message-batch.html
| aws sqs send-message-batch --queue-url https://sqs.us-east-1.amazonaws.com/80398EXAMPLE/MyQueue --entries file://send-message-batch.json |
| send-message-batch — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/sqs/send-message-batch.html |
| aws sqs send-message-batch --queue-url https://ap-northeast-1.queue.amazonaws.com/hogefuga/test-sqs --entries |
| sqs.sh 揃 GitHub : http://gist.github.com/toshihirock/dcf48b78d697ce327f3d |
| aws sqs send-message-batch \ |
| sqs-lambda-queue-processor/aws-populate-queue.sh at master 揃 cmawhorter/sqs-lambda-queue-processor 揃 GitHub : http://github.com/cmawhorter/sqs-lambda-queue-processor/blob/master/scripts/aws-populate-queue.sh |
| aws sqs send-message-batch --queue-url https://sqs.ap-northeast-1.amazonaws.com/232075047203/ExampleQueue --entries '[ |
| PYRASIS.COM: 30 - 13. SQS : http://pyrasis.com/book/TheArtOfAmazonWebServices/Chapter30/13 |
| aws sqs send-message-batch \ |
| amazon web services - AWS sqs send message batch from cli - Stack Overflow : http://stackoverflow.com/questions/38658704/aws-sqs-send-message-batch-from-cli |