Exemples d'utilisation de Method response en Anglais et leurs traductions en Français
{-}
-
Colloquial
-
Official
Set up Method Response Models.
There is no need for you to set up the API method response.
Set up Method Response Parameters.
The following AWS CLI command creates a method response of 200.
A method response is modelled as a struct.
HTTP status code for the method response; for example,"200.
This method response body contains the custom error JSON object.
Repeat until all the method response status are covered.
Choose Integration Response andexpand the 200 method response entry.
Set up Method Response Status Code.
Map Integration Response Data to Method Response Headers.
By default, the method response body is assigned an Empty model.
You do not set either an integration response or a method response.
API Gateway then routes it to Method Response before sending it to the client.
Choose Method Response from Method Execution for a given method of an API resource.
To add or edit documentation for a response, go to Method Response of a method. .
The status code of a method response defines a type of response. .
In API Gateway,an API method embodies a method request and a method response.
An API method response is an HTTP response of a given status code.
In any case,you must set up at least one method response for non-proxy integrations.
To set up a method response, you must have created the method request.
To add or edit documentation for a response header,go to Method Response of a method. .
Choose the book icon for Method Response to open the Documentation viewer and then editor.
Selection regular expression used to match the integration response to the method response.
If no method response is defined for the returned status code, API Gateway returns a 500 error.
In the Method Execution pane,choose Method Response, and then choose the arrow next to 200.
An API method response encapsulates the output of an API method request that the client will receive.
The response then passes from Integration Response to Method Response before the client receives the response. .
If enabled, for Method response status, choose the HTTP response status code you defined in the Method Response page.
These transform integration response headers or body to associated method response headers or body.