Class: AmazonSQSRedrivePolicy

Types~AmazonSQSRedrivePolicy

new AmazonSQSRedrivePolicy()

Properties:
Name Type Description
deadLetterTargetArn String Required: No. The Amazon Resource Name (ARN) of the dead letter queue to which the messages are sent to after the maxReceiveCount value has been exceeded.
maxReceiveCount Number Required: No. The number of times a message is delivered to the source queue before being sent to the dead letter queue.
Source: