Closed GemmaTuron closed 5 months ago
Hi @GemmaTuron , I dont seem to have access to Billing and Cost Management:
We might need to add the following:
{ "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": [ "budgets:ViewBudget", "budgets:CreateBudget", "budgets:ModifyBudget" ], "Resource": "*" }, { "Effect": "Allow", "Action": "SNS:Publish", "Resource": "*" } ] }
seems it does not like the create budgets:
The action budgets:CreateBudget does not exist
we can try this instead: budgets:CreateBudgetAction
done!
Create an alert for the different AWS services we will be using. Let's start at a 20 USD cap per service and we will change it when we get into production