本题库由云计算狂魔微信公众号分享。
【SAA-C03助理级解决方案架构师认证】
A company is running a popular social media website. The website gives users the ability to upload images to share with other users. The company wants to make sure that the images do not contain inappropriate content. The company needs a solution that minimizes development effort. What should a solutions architect do to meet these requirements?
A : Use Amazon Comprehend to detect inappropriate content. Use human review for
low-confidence predictions.
B : Use Amazon Rekognition to detect inappropriate content. Use human review for low-confidence predictions
C : Use Amazon SageMaker to detect inappropriate content. Use ground truth to label low-confidence predictions.
D : Use AWS Fargate to deploy a custom machine learning model to detect inappropriate content. Use ground truth to label low-confidence predictions.