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

An elevator service company has developed an AI assistant application by using Amazon Bedrock. The application generates elevator maintenance recommendations to support the company's elevator technicians. The company uses Amazon Kinesis Data Streams to collect the elevator sensor data.
New regulatory rules require that a human technician must review all AI-generated recommendations. The company needs to establish human oversight workflows to review and approve AI recommendations. The company must store all human technician review decisions for audit purposes.
Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

Option B is correct because it effectively integrates AWS Step Functions to incorporate a human review step and ensures the approval process is well-documented in DynamoDB. Options A, C, and D either lack the necessary workflow orchestration or do not adequately address the requirements for human oversight and storage of review decisions.