Q452. A solutions architect needs to provide AWS Cost and Usage Report data from a company's AWS Organizations master account.The company already has an Amazon S3 bucket to store the reports. The reports must be automatically ingested into a database that can be visualized with other tools. Which combination of steps should the solutions architect take to meet these requirements? (Select Three)
A.Create an Amazon EventBridge (Amazon CloudWatch Events) rule that a new object creation in the S3 bucket will trigger B.Create an AWS Cost and Usage Report configuration to deliver the data into the S3 bucket C.Configure an AWS Glue crawler that a new object creation in the S3 bucket will trigger D.Create an AWS Lambda function that a new object creation in the S3 bucket will trigger E.Create an AWS Glue crawler that the AWS Lambda function will trigger to crawl objects in the S3 bucket F.Create an AWS Glue crawler that the Amazon EventBridge (Amazon CloudWatch Events) rule will trigger to crawl in the S3 bucket.正确答案ABF