FINRAOS / aphelion

Aphelion is a web application that captures and visualizes your AWS services usage limits. It continuously collects data in the background and you can visualize the data in easy-to-see graphs and charts.

Home Page:https://finraos.github.io/aphelion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would be great to have ability to integrate with Support API in order to request service limit increases automatically

davinod opened this issue · comments

First gratz for this project, it is a really nice extension of Trusted Advisor.

I only feel it would be great to have a way to configure a Bot to automatically open a support case for limit increase.

By default, Bot does not request any service limit increase. A user needs to configure what accounts/services bot is supposed to track. In addition, a user can also configure the increase % (by default in 20%).

https://docs.aws.amazon.com/awssupport/latest/APIReference/Welcome.html

Thanks @davinod! Great suggestion. In fact, we have internal code that does this already so we should be able to add it fairly easily. We'll try to include it in our next release.