logoalt Hacker News

sillyfluketoday at 2:32 PM3 repliesview on HN

Now explain why they don't have a killswitch for a user defined spending limit.


Replies

simondotautoday at 2:53 PM

IMHO it should be illegal to force consumers to have an infinite spending limit on a post-paid service with consumption charges. If I want to cap my unpaid expenditure at any amount, I should be legally entitled to do so.

nostreboredtoday at 3:02 PM

How many real applications actually want this behavior? AWS is not built around hobbyist needs. It’s built around being a platform to run most shapes of production use cases.

show 3 replies
zsoltkacsanditoday at 2:58 PM

You can set up cost-based alerts (actual or forecasted) that send notifications via email or SNS. Based on this you can set up automations, such as applying an IAM policy to prevent further resource creation, shut down resources, etc.

show 1 reply