A company wants to implement authentication for its new RESTful API service that uses Amazon API Gateway. To authenticate the calls, each request must include HTTP headers with a client ID and user ID. These credentials must be compared to the authentication data in a DynamoDB table. As an AWS Certified Developer Associate, which of the following would you recommend for implementing this authentication in API Gateway?