Skip to content

AWS Budgets & Billing

0

Hi AWS, there is a question related to AWS Budgets i.e.

A company uses AWS Organizations. The company wants to operate some of its AWS accounts with different budgets. The company wants to receive alerts and automatically prevent provisioning of additional resources on AWS accounts when the allocated budget threshold is met during a specific period.

Which combination of solutions will meet these requirements? (Choose three.)

  1. Use AWS Budgets to create a budget. Set the budget amount under the Cost and Usage Reports section of the required AWS accounts.
  2. Use AWS Budgets to create a budget. Set the budget amount under the Billing dashboards of the required AWS accounts.
  3. Create an IAM user for AWS Budgets to run budget actions with the required permissions.
  4. Create an IAM role for AWS Budgets to run budget actions with the required permissions.
  5. Add an alert to notify the company when each account meets its budget threshold. Add a budget action that selects the IAM identity created with the appropriate config rule to prevent provisioning of additional resources.
  6. Add an alert to notify the company when each account meets its budget threshold. Add a budget action that selects the IAM identity created with the appropriate service control policy (SCP) to prevent provisioning of additional resources.

As per me the answer would be ADF but it is showing the answer as BDF. Option B is incorrect because the budget amount should be set under the Cost and Usage Reports section, not the Billing dashboards.

Can someone suggest?

Thanks

asked 2 years ago858 views
3 Answers
3
Accepted Answer

I think B is correct as the question may refer to this image: Enter image description here

EXPERT
answered 2 years ago
EXPERT
reviewed a year ago
EXPERT
reviewed 2 years ago
3
  • You can't never go wrong by knowing the basics.

3

Should be 2. Use AWS Budgets to create a budget. Set the budget amount under the Billing dashboards of the required AWS accounts.

It is already evident in the link to the console = https://us-east-1.console.aws.amazon.com/**billing**/home?region=us-east-1#/budgets/overview

Enter image description here

AWS
answered 2 years ago
EXPERT
reviewed a year ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.