Multiple Choice
A legacy service has an XML-based SOAP interface. The Developer wants to expose the functionality of the service to external clients with the Amazon API Gateway. Which technique will accomplish this?
A) Create a RESTful API with the API Gateway; transform the incoming JSON into a valid XML message for the SOAP interface using mapping templates.
B) Create a RESTful API with the API Gateway; pass the incoming JSON to the SOAP interface through an Application Load Balancer.
C) Create a SOAP API with the API Gateway; pass the incoming XML to the SOAP interface through an Application Load Balancer.
D) Create a SOAP API with the API Gateway; transform the incoming XML into a valid message for the SOAP interface using mapping templates.
Correct Answer:

Verified
Correct Answer:
Verified
Q152: A company is building a stock trading
Q153: A Developer has an e-commerce API hosted
Q154: A Developer created a Lambda function for
Q155: A Developer has a stateful web server
Q156: A developer must ensure that the IAM
Q158: What happens, by default, when one of
Q159: A company has written a Java AWS
Q160: A Development team currently supports an application
Q161: A company is creating a REST service
Q162: An AWS Lambda function must read data