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

A company uses an organization in AWS Organizations with all features enabled to manage multiple AWS accounts. Employees use Amazon Bedrock across multiple accounts. The company must prevent specific topics and proprietary information from being included in prompts to Amazon Bedrock models. The company must ensure that employees can use only approved Amazon Bedrock models. The company centrally manages IAM roles for employees.
Which combination of solutions will meet these requirements? (Choose two.)

Answer options

Correct answer: B, E

Explanation

Option B is correct because creating an SCP that allows only approved models ensures compliance with the company's requirements, while requiring a guardrail identifier in calls ensures proprietary information is protected. Option E is also correct as using a mask filtering policy allows for the protection of sensitive information in prompts. The other options either do not fully meet the requirements or utilize incorrect filtering policies.