AWS Certified SysOps Administrator – Associate (legacy) — Question 758

Which two steps are required to generate a report detailing specific cost allocation tags when creating a Monthly Cost Allocation report? (Choose two.)

Answer options

Correct answer: B, D

Explanation

To generate a Monthly Cost Allocation report with specific tags, you must first check the Cost Allocation Report checkbox in the AWS Billing Management Console to enable report generation. Additionally, implementing an AWS Lambda function to extract resource metadata and write the relevant tags to a DynamoDB table helps programmatically track and align the specific cost allocation tags. Other methods, such as using AWS CloudTrail or configuring Budgets, do not directly facilitate the generation of this specific tagged report.