1 Answer
- Newest
- Most votes
- Most comments
3
This constraint is specified in EventBridge service doc. See https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutEvents.html
It specifies max array size of 10 for entries.
Relevant content
- AWS OFFICIALUpdated a year ago

You're right. Thanks!