Home icon

More room to build: serverless services now support payloads up to 1 MB

Compute Blog



This article announces that AWS has increased the maximum payload size from 256 KB to 1 MB for asynchronous Lambda invocations, Amazon SQS, and Amazon EventBridge.

  • Payload limit increased to 1 MB across Lambda, SQS, and EventBridge services
  • Eliminates need for data chunking, compression, or external storage workarounds
  • Enables richer context in event-driven architectures with complex JSON/YAML data
  • Automatically applied to all new and existing services; no configuration needed
  • Real-world example: AI-powered customer feedback processing with full context
  • Monitor Lambda memory usage and implement dead-letter queues for error handling
  • Consider external storage for payloads exceeding 1 MB or requiring multi-consumer access
  • Larger payloads may increase CloudWatch Logs and processing costs

The 1 MB payload limit simplifies serverless architecture design by enabling developers to transmit comprehensive context without complex workarounds, improving efficiency and reducing operational overhead.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Jan 29
2026
Announcing increased 1 MB payload size support in Amazon EventBridge
Jan 6
2026
Amazon EMR Serverless eliminates local storage provisioning, reducing data processing costs by up to 20%
Jan 30
2026
Serverless ICYMI Q4 2025
Jan 29
2026
Amazon GameLift Servers now supports automatic scaling to and from zero instances

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.