Exemples d'utilisation de Proxy resource en Anglais et leurs traductions en Français
{-}
-
Colloquial
-
Official
Combining the ANY method with a proxy resource, you get a single API method setup for all of the supported HTTP methods against any resources of an API.
When applying the HTTP proxy integration to a proxy resource, you can set up your API to expose a portion
building by submitting a request with/state/city/street/house in the URL path for the proxy resource.
HTTP Proxy Integration with a Proxy Resource.
Lambda Proxy Integration with a Proxy Resource.
Use a Proxy Resource to Streamline API Setup.
A proxy resource cannot have any child resource. .
For this tutorial, select Configure as proxy resource.
An API can have more than one proxy resource.
Set up a Proxy Resource with the Lambda Proxy Integration.
Choose ANY on a proxy resource in the Resources tree.
see Set up a Proxy Integration with a Proxy Resource.
Enabling a proxy integration with an HTTP or Lambda backend through a proxy resource of an API.
Create a proxy resource with a greedy path parameter of the form{proxy+}
Both the proxy resource of{proxy+} and the custom resource of{custom}
apply non-proxy integration types to a proxy resource.
But a Lambda proxy integration is more potent when it is configured for an API method involving a generic proxy resource.
The run-time instance of the proxy resource path does not correspond to a backend endpoint
The generic proxy resource can be denoted by a special templated path variable of{proxy+}, the catch-all ANY method placeholder, or both.
Select the Configure as proxy resource option to create a proxy resource.