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

Savings plans / reservations expiration cloudwatch alerts #3

Open
EreminAnton opened this issue Aug 12, 2023 · 1 comment
Open

Savings plans / reservations expiration cloudwatch alerts #3

EreminAnton opened this issue Aug 12, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@EreminAnton
Copy link
Member

As example
https://aws.amazon.com/blogs/mt/using-amazon-cloudwatch-metrics-to-monitor-time-to-expiration-for-reserved-instances/

@EreminAnton EreminAnton added the enhancement New feature or request label Aug 12, 2023
@EreminAnton EreminAnton added this to the 1.0.0 milestone Aug 12, 2023
@EreminAnton EreminAnton self-assigned this Aug 12, 2023
@EreminAnton EreminAnton removed this from the 1.0.0 milestone Aug 16, 2023
@EreminAnton
Copy link
Member Author

Regarding the Savings plans / reservations expiration CloudWatch alerts, I've verified that it's not feasible to directly integrate them with Chatbot -> Slack. While the AWS Console now offers the ability to create these alerts, they are configured to send directly to email without an SNS topic. This functionality hasn't been introduced in the API yet.

A potential solution is to implement this via a Lambda function. For reservations, AWS already provides an example. For savings plans, one could simply describe and check the "end" attribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant