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

A company is using Amazon Bedrock to build a customer-facing AI assistant to handle sensitive customer inquiries. The company must use defense-in-depth safety controls to block sophisticated prompt injection attacks. The company must keep audit logs of all safety interventions. The AI assistant must have cross-Region failover capabilities.
Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because it effectively uses Amazon Bedrock guardrails with content filters and cross-Region capabilities while logging interventions through Amazon CloudWatch Logs. Option B lacks the cross-Region failover aspect and uses AWS WAF instead of guardrails. Option C does not utilize Amazon Bedrock for content filtering or logging as required, and Option D does not implement the required guardrail profile for cross-Region inference.