assertible / lambda-cloudwatch-slack

Send AWS CloudWatch notifications to a Slack channel using Lambda
https://assertible.com/blog/npm-package-lambda-cloudwatch-slack
MIT License
482 stars 249 forks source link

Lambda deployment fails #70

Closed oliverprt closed 2 years ago

oliverprt commented 2 years ago

Due recent changes on Lambda state changes Lambda deployment fails because of the ResourceConflictException. More information about the changes on AWS side: https://aws.amazon.com/blogs/compute/tracking-the-state-of-lambda-functions/

Is this going to be fixed?

oliverprt commented 2 years ago

Not related.