An ed-tech company has created a paid-per-use API using API Gateway. This API is available at http://edtech.com/api/v1 . The website's static files have been uploaded in S3 and now support a new API route http://edtech.com/api/v1/new-feature if available. Your team has decided it is safer to send a small amount of traffic to that route first and test if the metrics look okay. Your API gateway routes are backed by AWS Lambda. As a DevOps Engineer, what steps should you take to enable this testing?