EventBatchingCondition
Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.
Contents
- BatchSize
 - 
               
Number of events that must be received from Amazon EventBridge before EventBridge event trigger fires.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 100.
Required: Yes
 - BatchWindow
 - 
               
Window of time in seconds after which EventBridge event trigger fires. Window starts when first event is received.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 900.
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: