AWS Budget Actions #19541
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
new-resource
Introduces a new resource.
service/budgets
Issues and PRs that pertain to the budgets service.
Milestone
Community Note
Description
We have a use case where we need to set a budget for an AWS account, member or Organizations Unit (OU), and when it hits the upper limit/threshold set, it'll notify (this feature exist) and apply SCP (policy) to that account.
This would prevent the users further launching resources,
Deny
policy action.Seems the API is already available for budget action, but not yet available in Terraform AWS provider
v.3.42.0
.However, seems we can only apply the SCP to OU level.
Would be great to apply on AWS account level as well.
New or Affected Resource(s)
Potential Terraform Configuration
References
https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_Action.html
https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_ScpActionDefinition.html
The text was updated successfully, but these errors were encountered: