AWS Certified AI Practitioner (AIF-C01) — Question 244
A company uses Amazon Comprehend to analyze customer feedback. A customer has several unique trained models. The company uses Comprehend to assign each model an endpoint. The company wants to automate a report on each endpoint that is not used for more than 15 days.
Which service will meet these requirements?
Answer options
- A. AWS Trusted Advisor
- B. Amazon CloudWatch
- C. AWS CloudTrail
- D. AWS Config
Correct answer: B
Explanation
Amazon CloudWatch is the appropriate service because it can monitor endpoint usage and set up alarms for inactivity, thus automating reports based on specific criteria. AWS Trusted Advisor provides best practice recommendations, while AWS CloudTrail tracks API calls, and AWS Config monitors resource configurations, none of which specifically focus on usage metrics for automation.