AWS Certified AI Practitioner (AIF-C01) — Question 65
An AI practitioner is using an Amazon Bedrock base model to summarize session chats from the customer service department. The AI practitioner wants to store invocation logs to monitor model input and output data.
Which strategy should the AI practitioner use?
Answer options
- A. Configure AWS CloudTrail as the logs destination for the model.
- B. Enable invocation logging in Amazon Bedrock.
- C. Configure AWS Audit Manager as the logs destination for the model.
- D. Configure model invocation logging in Amazon EventBridge.
Correct answer: B
Explanation
The correct answer is B because Amazon Bedrock provides built-in functionality to enable invocation logging directly. Options A and C suggest using AWS services that do not specifically cater to logging model invocations, while D involves EventBridge, which is not primarily designed for this purpose.