Amazon EventBridge Pipes · Example Payload

Amazon Eventbridge Pipes Update Pipe Source Dynamo Db Stream Parameters Example

Amazon Web ServicesEvent-DrivenIntegrationMessagingServerless

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

Top-level fields

BatchSizeDeadLetterConfigMaximumBatchingWindowInSecondsMaximumRecordAgeInSecondsMaximumRetryAttemptsOnPartialBatchItemFailureParallelizationFactor

Example Payload

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