aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

[Resource Type] - [Enhancement] - Dynamic messageGroupId feature in AWS EventBus

Open
#2,298 2 comments 7 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::Events::EventBus

### Resource name

_No response_

### Description

Hi Team,

We are requesting support for a dynamic messageGroupId feature in AWS EventBridge rules. Currently, the messageGroupId is statically set—often to a fixed value—which causes all messages routed to an AWS FIFO queue to share the same group ID. This results in significant processing inefficiencies, as the FIFO queue enforces strict ordering within a message group, allowing only a single consumer to process messages sequentially. Enabling dynamic assignment of messageGroupId would allow better parallelism and throughput by distributing messages across multiple message groups.

### Other Details

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.