Multiple Choice
A company is creating a REST service using an Amazon API Gateway with AWS Lambda integration. The service must run different versions for testing purposes. What would be the BEST way to accomplish this?
A) Use an X -Version header to denote which version is being called and pass that header to the Lambda function(s) Use an X -Version header to denote which version is being called and pass that header to the Lambda function(s)
B) Create an API Gateway Lambda authorizer to route API clients to the correct API version
C) Create an API Gateway resource policy to isolate versions and provide context to the Lambda function(s)
D) Deploy the API versions as unique stages with unique endpoints and use stage variables to provide further context
Correct Answer:

Verified
Correct Answer:
Verified
Q156: A developer must ensure that the IAM
Q157: A legacy service has an XML-based SOAP
Q158: What happens, by default, when one of
Q159: A company has written a Java AWS
Q160: A Development team currently supports an application
Q162: An AWS Lambda function must read data
Q163: A company maintains an application responsible for
Q164: A microservices application is deployed across multiple
Q165: A Developer is storing sensitive documents in
Q166: A Developer is designing a fault-tolerant environment