AWS Certified SysOps Administrator SOA-C01 – Question623

The Accounting department would like to receive billing updates more than once a month. They would like the updates to be in a format that can easily be viewed with a spreadsheet application.
How can this request be fulfilled?

A.
Use Amazon CloudWatch Events to schedule a billing inquiry on a bi-weekly basis. Use AWS Glue to convert the output to CSV.
B. Set AWS Cost and Usage Reports to publish bills daily to an Amazon S3 bucket in CSV format.
C. Use the AWS CLI to output billing data as JSON. Use Amazon SES to email bills on a daily basis.
D. Use AWS Lambda, triggered by CloudWatch, to query billing data and push to Amazon RDS.

Correct Answer: B