https://github.com/cbuschka/aws-sqs-batch-sender-python
AWS SQS Batch Sender for boto3
https://github.com/cbuschka/aws-sqs-batch-sender-python
aws batch boto3 sqs
Last synced: 7 months ago
JSON representation
AWS SQS Batch Sender for boto3
- Host: GitHub
- URL: https://github.com/cbuschka/aws-sqs-batch-sender-python
- Owner: cbuschka
- License: mit
- Created: 2021-10-24T19:00:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-25T14:13:18.000Z (almost 4 years ago)
- Last Synced: 2025-02-18T08:52:00.713Z (8 months ago)
- Topics: aws, batch, boto3, sqs
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# AWS SQS Batch Sender for boto3
 [](https://pypi.org/project/aws-sqs-batch-sender/) [](https://github.com/cbuschka/aws-sqs-batch-sender-python) [](https://github.com/cbuschka/aws-sqs-batch-sender-python/blob/main/license.txt)
This is the AWS SQS batch sender offered to boto3 as [pull request #2590](https://github.com/boto/boto3/pull/2590). As long as the code has not been merged the batch sender can be added as a dependency through this library.
## Development Prerequisites
* GNU make
* docker-compose
* python >= 3.6## License
Copyright (c) 2021 by [Cornelius Buschka](https://github.com/cbuschka).
[MIT](./license.txt)