"Intégration de proxy" is not found on TREX in French-English direction
Try Searching In English-French (Intégration de proxy)

Low quality sentence examples

La liste suivante résume les comportements d'exécution de différentes méthodes d'API avec l'intégration de proxy Lambda.
The following list summarizes runtime behaviors of different API methods with the Lambda proxy integration.
Le format d'entrée est expliqué dans Format d'entrée d'une fonction Lambda pour l'intégration de proxy.
The input format is explained in Input Format of a Lambda Function for Proxy Integration.
vous pouvez avoir l'intégration de proxy HTTP ou l'intégration personnalisée HTTP.
you can have the HTTP proxy integration or the HTTP custom integration..
Avec une intégration de proxy, API Gateway transmet les informations d'identité autorisées au backend dans l'objet requestContext.
With a proxy integration, API Gateway passes the authorized identity information to the backend in the requestContext.
limitations lors de la gestion des méthodes avec une intégration de proxy Lambda ou une intégration de proxy HTTP.
limitations when handling methods with either a Lambda proxy integration or an HTTP proxy integration.
Activation de l'intégration de proxy à un serveur principal HTTP ou Lambda via une ressource de proxy d'une API.
Enabling a proxy integration with an HTTP or Lambda backend through a proxy resource of an API.
Pour créer une API avec intégrations HTTP, vous pouvez utiliser l'intégration de proxy HTTP ou l'intégration personnalisée HTTP.
To build an API with HTTP integrations, you can use either the HTTP proxy integration or the HTTP custom integration..
Dans l'intégration de proxy HTTP, API Gateway transmet au serveur principal la demande de méthode envoyée par le client.
In HTTP proxy integration, API Gateway passes the client-submitted method request to the backend.
Pour configurer une ressource de proxy dans une API API Gateway avec une intégration de proxy, exécutez les trois tâches suivantes.
To set up a proxy resource in an API Gateway API with a proxy integration, you perform the following three tasks.
Enfin, nous créons un objet response pour illustrer le format de sortie de base requis de l'intégration de proxy Lambda.
Finally, we create a response object to illustrate the basic output format required of the Lambda proxy integration.
nous vous expliquons comment utiliser l'AWS CLI pour configurer une API avec l'intégration de proxy Lambda.
we show how to use AWS CLI to set up an API with the Lambda proxy integration.
Pour plus d'informations sur la configuration des intégrations de proxy API Gateway, consultez Configuration de l'intégration de proxy avec une ressource de proxy..
For more information about setting up the API Gateway proxy integrations, see Set up a Proxy Integration with a Proxy Resource.
Comparée à la configuration de l'intégration de proxy Lambda, la configuration d'une intégration personnalisée Lambda est beaucoup plus complexe.
Compared to the setup for the Lambda proxy integration, it is much more involved to set up a Lambda custom integration.
Mais une intégration de proxy Lambda est plus puissante quand elle est configurée pour une méthode d'API impliquant une ressource de proxy générique.
But a Lambda proxy integration is more potent when it is configured for an API method involving a generic proxy resource.
Lors de l'application des instructions ci-dessus à la méthode ANY dans une intégration de proxy, aucun en-tête CORS applicable n'est défini.
When applying the above instructions to the ANY method in a proxy integration, any applicable CORS headers will not be set.
Cet exemple montre que la méthode ANY peut être utilisée pour l'intégration personnalisée Lambda aussi bien que pour l'intégration de proxy Lambda.
This example shows that ANY method can be used for Lambda custom integration as well as for Lambda proxy integration.
Avec une intégration de proxy, API Gateway transfère automatiquement la réponse du serveur principal par le biais de la réponse de méthode.
With a proxy integration, API Gateway passes the backend response through to the method response automatically.
Vous pouvez intégrer une méthode API à un point de terminaison HTTP grâce à l'intégration de proxy HTTP ou à l'intégration personnalisée HTTP.
You can integrate an API method with an HTTP endpoint using the HTTP proxy integration or the HTTP custom integration..
Pour l'intégration de proxy Lambda API Gateway envoie la totalité de la demande sous forme d'entrée à une fonction Lambda du serveur principal.
For the Lambda proxy integration, API Gateway sends the entire request as an input to a backend Lambda function.
Dans cette section, nous vous expliquons comment configurer l'intégration de proxy Lambda entre comptes à l'aide de la console Amazon API Gateway.
In this section, we show how to configure cross-account Lambda proxy integration using the Amazon API Gateway console.