AwsEventbridgePipeSourceDeadLetterConfigArgs

interface AwsEventbridgePipeSourceDeadLetterConfigArgs { arn?: Input<string>; }

Dead-letter configuration for stream-based pipe sources.


Properties

arn: Input<string>

ARN of the SQS queue or SNS topic that receives unprocessable records.