Amazon EventBridge Pipes · Example Payload

Amazon Eventbridge Pipes Pipe Source Dynamo Db Stream Parameters Example

Amazon Web ServicesEvent-DrivenIntegrationMessagingServerless

Amazon Eventbridge Pipes Pipe Source Dynamo Db Stream Parameters Example is an example object payload from Amazon EventBridge Pipes, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

BatchSizeDeadLetterConfigMaximumBatchingWindowInSecondsMaximumRecordAgeInSecondsMaximumRetryAttemptsOnPartialBatchItemFailureParallelizationFactorStartingPosition

Example Payload

Raw ↑
{
  "BatchSize": {},
  "DeadLetterConfig": {},
  "MaximumBatchingWindowInSeconds": {},
  "MaximumRecordAgeInSeconds": {},
  "MaximumRetryAttempts": {},
  "OnPartialBatchItemFailure": {},
  "ParallelizationFactor": {},
  "StartingPosition": {}
}