Skip to content

bug: SQS messages larger than 256KiB are rejected #12956

@SethPyle376

Description

@SethPyle376

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Localstack returns http 400 for SQS messages larger than 256KiB

Expected Behavior

AWS recently increased the max SQS message and batch size to 1 MiB https://aws.amazon.com/about-aws/whats-new/2025/08/amazon-sqs-max-payload-size-1mib/

How are you starting LocalStack?

With a docker-compose file

Steps To Reproduce

How are you starting localstack (e.g., bin/localstack command, arguments, or docker-compose.yml)

docker run localstack/localstack

Client commands (e.g., AWS SDK code snippet, or sequence of "awslocal" commands)

Environment

- OS:
- LocalStack:
  LocalStack version: 4.7.1.dev17
  LocalStack Docker image sha: e62a727f8
  LocalStack build date: 2025-08-05
  LocalStack build git hash:

Anything else?

I'm working on a PR to address this

Metadata

Metadata

Assignees

No one assigned

    Labels

    aws:sqsAmazon Simple Queue Servicestatus: backlogTriaged but not yet being worked ontype: bugBug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions