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

A retail company is developing a customer service application that must process 10,000 daily queries about products, orders, and warranties. The application must be able to respond to queries about 50,000 product documents that are updated every day. The application must integrate with an order management API to check the status of orders and to help process returns. The application must maintain context throughout multi-turn interactions with customers. The company must collect complete audit trails for application responses.
Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: D

Explanation

Option D is correct because it integrates an Amazon Bedrock agent with action groups for seamless order management API interaction while also employing a knowledge base for efficient document retrieval and enabling audit trails. Other options either involve more complex architectures or do not sufficiently address the need for minimal operational overhead and context maintenance during customer interactions.