Skip to content

Releases: abdullahkhawer/aws-alerts

Release v2.0.2

15 Aug 09:40
ff8bead
Compare
Choose a tag to compare

Release v2.0.2 - Code Refactoring, Bug Fixing and Minor Enhancements

2.0.2 - 2024-08-15

🐛 Bug Fixes

  • Refactor code to correct the name and description of some resources.
  • Refactor code to correct comments, description, variable names and list of keys to drop from 'details' key.
  • Refactor code to correct the variable names and indentation.
  • Refactor code to correct the variable names.
  • Refactor code to correct the name, description, tags and/or TF resource names of some resources, some variable names, list of AWS services under Principal in AWS SNS topic policy and logic to get the list of all AWS Lambda functions excluding 'aws-alerts-lambda-function'.

Release v2.0.1

04 Jul 17:11
Compare
Choose a tag to compare

2.0.1 - 2024-07-04

🐛 Bug Fixes

  • Update AWS Lambda function's Python script to set the right event subject in case of AWS CloudWatch event and drop a few more unwanted keys from 'details' key in the JSON object.

⚙️ Miscellaneous Tasks

  • Update README.md to add examples of AWS Alerts on Slack as notifications
  • Add 'code.zip' in .gitignore

Release v2.0.0

04 Jul 08:11
a244b80
Compare
Choose a tag to compare

2.0.0 - 2024-07-04

🚀 Features

  • [breaking] Update code to use AWS Lambda function to send alerts on Slack to improve alert message formatting, change the solution name to aws-alerts, do some code refactoring and update README.md accordingly.

v1.2.0

11 Dec 15:54
Compare
Choose a tag to compare

Release v1.2.0

v1.1.0

13 Sep 07:36
631ba5a
Compare
Choose a tag to compare
Release v1.1.0

1.1

09 Jul 15:37
e65b3fa
Compare
Choose a tag to compare
1.1
Added LICENSE