Billing - Kahuna915/Capstone-Cloud-Integration GitHub Wiki

Aws contains a few different ways to set limits or quotas on how much services can cost, these are some of those ways.

—----------------------------------------------------------------------------------------------------------------------------

In setting policies for users you can set them to free tier only so they are not allowed to use any instances that would incur a charge and any instances that do incur a charge would be terminated.


—----------------------------------------------------------------------------------------------------------------------------


Alerts can be created that trigger skrips, whos purpose is to stop any instances that have a cost overrun to reduce the amount of unexpected service charges.


—----------------------------------------------------------------------------------------------------------------------------



Quotas and restrictions available though the billing console.


Cost Categories: you can set restrictions on different categories of services that you create


The total number of AWS Cost Categories for a management account 50
The number of cost category rules for a cost category (API) 500
The number of cost category rules for a cost category (UI) 100
AWS Cost Categories Names Names must be uniqueCase sensitive
AWS Cost Categories value names Names don't have to be unique
The type and number of characters allowed in a AWS Cost Categories name and value name Numbers: 0-9Unicode lettersSpace, if it's not used at the beginning or end of the nameThe following symbols: _ -
The number of split charge rules for a cost category 10

cost allocation tags: they allow you to attach tags to services that will then create a new payment pool for each tag

The maximum number of active cost allocation tag keys for each payer account 500 The number of cost allocation tag that can be activated or deactivated for one request (API) 20 The number of cost allocation tag that can be activated or deactivated for one request (UI) 20

Limit to the amount of billing items you can have

Number of billing groups per payer account | 5,000

Number of accounts per billing group | 1,000

Number of pricing plans | 5,000

Number of pricing rules | 50,000

Number of pricing rules that can associate to a pricing plan | 500

Number of pricing plans that can associate with a pricing rule | 1,000

Number of custom line items | 50,000

Number of source values that can associate to a percentage custom line item | 100

Number of percentage custom that can associate to a flat custom line item | 100


⚠️ **GitHub.com Fallback** ⚠️