AWS Certified Generative AI – Professional (AIP-C01) — Question 49

A company is building a video analysis platform on AWS. The platform will analyze a large video archive by using Amazon Rekognition and Amazon Bedrock. The platform must comply with predefined privacy standards. The platform must also use secure model I/O, control foundation model (FM) access patterns, and provide an audit of who accessed what and when.
Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

Option B is correct as it incorporates IAM for access control, VPC endpoints for secure API interactions, and CloudTrail for comprehensive logging, which are essential for meeting the privacy and security standards. The other options, while they include various security measures, do not comprehensively address both the access control and auditing requirements as effectively as Option B does.