generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What were you trying to accomplish?
Validate an EventBridge component. I got a rule violation that said I needed a RedrivePolicy on my DLQ attached to my Eventbridge's targets.
Expected Behavior
If a SQS queue is already configured as a DLQ for Eventbridge's target, don't run the rule on the DLQ.
Current Behavior
Possible Solution
Same thing as PR#82 but handle DLQ on Eventbridge component.
Environment
- Infrastructure as code technology used:
- (for
cfn-lint) Python, cfn-lint, and cfn-lint-serverless versions: cfn-lint 0.59.0 cfn-lint-serverless 0.3.2 - (for
tflint) Go, tflint versions: - Debugging logs
# paste logs here
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working