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

Example Corp provides a personalized video generation service that millions of enterprise customers use. Customers generate marketing videos by submitting prompts to the company's proprietary generative AI (GenAI) model. To improve output relevance and personalization, Example Corp wants to enhance the prompts by using customer-specific context such as product preferences, customer attributes, and business history.
The customers have strict data governance requirements. The customers must retain full ownership and control over their own data. The customers do not require real-time access. However, semantic accuracy must be high and retrieval latency must remain low to support customer experience use cases.
Example Corp wants to minimize architectural complexity in its integration pattern. Example Corp does not want to deploy and manage services in each customer's environment unless necessary.
Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because it allows Example Corp to enrich prompts while ensuring customers retain ownership and control over their data through secure API access. Option B is incorrect as it requires real-time access, which is not a need for the customers. Option C involves the use of Amazon Bedrock, which is not specified as the preferred solution for this scenario. Option D complicates the architecture by requiring cross-account sharing, which contradicts Example Corp's desire to minimize complexity.