Q347.A company wants to change its internal cloud billing strategy for each of its business units. Currently the cloud govemance team shares reports for overall cloud spending with the head of each business unit. The company uses AWS Organizations to manage the separate AWS accounts for each business unit.
The existing tagging standard in Organizations includes the application environment and owner. The cloud governance team wants a centralized solution SO each business unit receives monthly reports on its cloud spending. The solution should also send notifications for any cloud spending that exceeds a set threshold.Which solution is the MOST cost- effective way to meet these requirements?
A.Configure AWS Budgets in each account and configure budget alerts that are grouped by application environment and owner. Add each business unit to an Amazon SNS topic for each alert. Use Cost Explorer in each account to create monthly reports for each business unit. B.Configure AWS Budgets in the organization's master account and configure budget alerts that are grouped by applicationenvironment and owner. Add each business unit to an Amazon SNS topic for each alert. Use Cost Explorer in the organization's master account to create monthly reports for each business unit. C.Configure AWS Budgets in each account and configure budget alerts that are grouped by application environment and owner. Add each business unit to an Amazon SNS topic for each alert. Use the AWS Billing and Cost Management dashboard in each account to create monthly reports for each business unit. D.Enable AWS Cost and Usage Reports in the organization's master account and configure reports grouped by applicationenvironment and owner. Create an正确答案B
AWS Lambda function that processes AWS Cost and Usage Reports sends budget alerts and sends monthly reports to each business unit's email list.