OnPartialBatchItemFailure
- class aws_cdk.aws_pipes_sources_alpha.OnPartialBatchItemFailure(*values)
Bases:
Enum
(experimental) Define how to handle item process failures.
- Stability:
experimental
Attributes
- AUTOMATIC_BISECT
(experimental) EventBridge halves each batch and will retry each half until all the records are processed or there is one failed message left in the batch.
- Stability:
experimental