Metadata-Version: 2.1
Name: boto3-large-message-utils
Version: 0.0.1
Summary: This library provides a way of bypassing AWS size restrictions when using services such as SQS and SNS.
Home-page: https://github.com/ajhaining/boto3_large_message_utils
Author: Andrew Haining
Author-email: haining.aj@gmail.com
License: MIT
Description: # boto3_large_message_utils
        
        This library provides a way of bypassing AWS size restrictions when using services such as SQS and SNS, by providing methods to cache message bodies in S3 and parse them again at the other end.
        
Keywords: aws boto3 sqs sns kinesis
Platform: UNKNOWN
Description-Content-Type: text/markdown
