Skip to content

Conversation

@nmoutschen
Copy link
Contributor

@nmoutschen nmoutschen commented Jun 9, 2021

Key information

  • Rule issue: N/A
  • cfn-lint rule ID: ES1007
  • tflint rule name:

Summary

Ensure that Lambda functions that are invoked asynchronously have a destination on failure configured.

Checklist

  • cfn-lint: add rule
  • cfn-lint: add import in rules/__init__.py
  • cfn-lint: add test templates
  • tflint: add rule
  • tflint: add tests
  • tflint: add in rules/provider.go
  • docs: add new section in documentation
  • docs: add reference in rules/index.md

@nmoutschen nmoutschen added the new-rule New Rule label Jun 9, 2021
@nmoutschen nmoutschen force-pushed the rule/async-lambda-no-destination branch from 2e88af6 to 78037db Compare June 9, 2021 19:09
@nmoutschen nmoutschen merged commit 1491f96 into main Jun 9, 2021
@nmoutschen nmoutschen deleted the rule/async-lambda-no-destination branch June 9, 2021 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant