Skip to content

Support for SQS Messages up to 1 MiB #2864

@jdaigle

Description

@jdaigle

Describe the feature.

Describe the requested feature

AWS has recently increased maximum message payload size to 1 MiB. We can adjust the algorithm for determining when to offload the message to S3 to support the large message sized.

However, at least as of now, it appears that SNS still has the same 256 KiB limit.

More information here: https://aws.amazon.com/about-aws/whats-new/2025/08/amazon-sqs-max-payload-size-1mib/

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions