Open In App

Amazon Web Services Budget Setup

In this article, we will see AWS Budget Setup. It is a good idea to set up a billing budget so that we know when we go over spending some money and we can get alerted in case of that.

Steps:

Step 1. Login into the AWS management console. Click on My Account (Top right corner of console) and then click on Billing dashboard.



AWS Management Console

Step 2. When you log in as an IAM user you may possibly get an error like this (even if you have administrative permissions). If you didn’t get this type of error you can follow other steps.

Access Denied for IAM Users

Step 3. To resolve this we need to change something on the root account before we get access to IAM users. Login into the root account. And then click on my account in the top right corner. Just scroll down and find the setting called IAM user and role access to billing information. And we’ll edit this and we’ll activate IAM access. And this will allow IAM users who are administrators to access billing data.



Activating access for IAM User

Step 4. So, once the setting is activated, you can go back into your IAM user and then refresh this page, and you have access to your billing and cost management dashboard.

Setting up an AWS Budget:

Step 1. On the left-hand sidebar click on budgets and click on “Create a budget”. You can select a budget setup of two types:

After selecting the budget setup type and specified budget type click on Next. Then we have to give a name to the budget and a period (Daily, Monthly, Quarterly, Annually) based on your requirement. Then we have to select budget renewal types, Here we have two types of options

Then we have to select the start month of our budget setup. Then we have to select a Budgeting method. We have three types of options here

After selecting the budgeting method we have to enter our budgeted amount ($). Click on Next.

Budget Setup

Step 2. Configure Alerts

These alerts are used to tell to AWS what should happen when we reach the budget limits.

Alerts Configuration

Step 3. Budget actions

Next, we have budget actions. Suppose in case these thresholds are reached you have the option to add a budget action that runs whenever your alert threshold has been met, such as stopping an AWS service from incurring any further costs. 

Budget Review

Finally, review the budget and create a budget.

How To Read An AWS Bill:

Next, let’s have a look at how to read an AWS bill. Click on the Bills option present in the sidebar. We can select a particular month and check bills for that month.

Bills option on Sidebar

When you start accruing charges for your accounts, using this option we can able to figure out which service did incur some charges, where in which region, and how and all these will be updated on daily basis in your account. If you have any charges you can go to your bill and look at the bill of the current month and then look at the details of your charges and understand where the service is coming from then it’s up to you to understand what you’ve created.

Bill breakdown

And then it gives us the breakdown of the pricing of all these things based on usage. So, these will give you the information you need to be able to understand why you have some charges on your AWS account and you can turn off or delete the resources which are not in use and incurring some charges.

Article Tags :