
Answer-first summary for fast verification
Answer: Utilize the AWS Cost Explorer API with pagination for accessing usage cost data.
The correct answer is A. Using the AWS Cost Explorer API with pagination allows the company to access the required cost data programmatically with the least operational overhead. This method provides precise data and supports both current year and future 12-month forecasts without the need for manual file handling or additional integrations with FTP or SMTP.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A company seeks a solution to integrate AWS usage costs into its operational dashboard programmatically, requiring access to current year data and a 12-month forecast. Which method offers the least operational overhead?
A
Utilize the AWS Cost Explorer API with pagination for accessing usage cost data.
B
Obtain usage cost data through AWS Cost Explorer report in .csv format.
C
Set up AWS Budgets to transmit cost data to the company via FTP.
D
Generate AWS Budgets reports for cost data and distribute them to the company via SMTP.