Cameronsplaze / AWS-ContainerManager

CDK Architecture to spin up containers when you connect, and back down afterwards automatically.
2 stars 0 forks source link

[Feature] Add extra SNS Subscription types: Get alerts for SMS (text) and/or https (webhooks) too #22

Open Cameronsplaze opened 3 months ago

Cameronsplaze commented 3 months ago

Is your feature request related to a problem? Please describe. I did email first because it was easy/cheap, and got us off the ground. Now that the project is farther along and we know what exactly we alert, look into supporting more than just email.

Describe the solution you'd like If cheap, both SNS and https protocol options added for support.

Describe alternatives you've considered Just keep it as is, email is "good enough". Seems like this could be very useful for people, without adding really any complexity to the code-base though.

Additional context