Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recurring SQS Redrive rule on eventbridge DLQ #153

Open
felixbillon opened this issue May 10, 2022 · 0 comments
Open

Recurring SQS Redrive rule on eventbridge DLQ #153

felixbillon opened this issue May 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@felixbillon
Copy link

felixbillon commented May 10, 2022

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
@felixbillon felixbillon added the bug Something isn't working label May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant