Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

feature request: support for the new SNS PublishBatch API #5057

@alexwlchan

Description

@alexwlchan

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

AWS recently announced a new PublishBatch API for SNS, which allows you to send up to 10 messages in a single API request. It'd be good to have that API in LocalStack.

🧑‍💻 Implementation

There's already an SNS implementation in LocalStack, so I assume this involves adding a new API to that.

Anything else?

AWS blog post announcing the issue: https://aws.amazon.com/blogs/compute/publishing-messages-in-batch-to-amazon-sns-topics/

API reference: https://docs.aws.amazon.com/sns/latest/api/API_PublishBatch.html

Metadata

Metadata

Labels

aws:snsAmazon Simple Notification Servicetype: featureNew feature, or improvement to an existing feature

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions