Examples of using
Backend lambda
in English and their translations into French
{-}
Colloquial
Official
API Gateway passes the incoming request from the client as the input to the backend Lambda function.
API Gateway transmet la demande entrante du client comme entrée à la fonction Lambda de serveur principal.
The backend Lambda function parses the incoming request data to determine the response that it returns.
La fonction Lambda du serveur principal analyse les données de la demande entrante pour déterminer la réponse qu'elle renvoie.
To enable this,the client must follow application protocols enacted by the backend Lambda function.
Pour ce faire,le client doit suivre les protocoles d'application édictés par la fonction Lambda du serveur principal.
The backend Lambda function can then parse the URL path and insert the location tuples into a DynamoDB table.
La fonction Lambda du serveur principal peut ensuite analyser le chemin d'URL et insérer les tuples d'emplacement dans une table DynamoDB.
We will expose the GET andPOST methods on this resource for the client to invoke the backend Lambda function.
Nous exposerons les méthodes GET etPOST sur cette ressource pour que le client appelle la fonction Lambda du serveur principal.
With the GET method, a client supplies the input to the backend Lambda function through three query string parameters.
Avec la méthode GET, un client fournit les données d'entrée aux fonctions Lambda du serveur principal par le biais de trois paramètres de chaîne de requête operand1.
For the Lambda proxy integration, API Gateway sends the entire request as an input to a backend Lambda function.
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.
The client can pass the input to the backend Lambda function in the incoming request as request parameters or applicable payload.
Le client peut transmettre les entrées de la fonction Lambda du serveur principal dans la demande entrante comme paramètres de la demande ou comme charge utile applicable.
Now you will set up query parameters for the GET method on/calc so it can receive input on behalf of the backend Lambda function.
Accédez à Method Request afin de configurer les paramètres de requête pour que la méthode GET sur /calc reçoive l'entrée vers la fonction Lambda du backend.
With the Lambda proxy integration,API Gateway requires the backend Lambda function to return output according to the following JSON format.
Avec l'intégration de proxy Lambda,API Gateway demande à la fonction Lambda du serveur principal de renvoyer la sortie selon le format JSON suivant.
In this section, we create a GET method on a resource specified by a sequence of path parameters to call the backend Lambda function.
Dans cette section, nous allons créer une méthode GET sur une ressource spécifiée par une séquence de paramètres de chemin pour appeler la fonction Lambda du serveur principal.
Next, add the following trust policy to allow API Gateway to call the backend Lambda function on behalf of the attached user who is assigned the IAM role.
Ensuite, ajoutez la stratégie d'approbation suivante pour autoriser API Gateway à appeler la fonction Lambda du serveur principal au nom de l'utilisateur attaché affecté au rôle IAM.
In this step you will map the previously configured method request parameter of nameQuery ornameHeader to the JSON payload, as required by the backend Lambda function.
Le paramètre nameQuery ou nameHeader de la demande de méthode précédemment configurée est associé à la charge utile JSON,comme requis par la fonction Lambda du serveur principal.
This test result shows the original output from the backend Lambda function, as passed through the integration response without mapping, because we have not configured any mapping template.
Le résultat de ce test montre la sortie d'origine de la fonction Lambda du serveur principal, telle que transmise via la réponse d'intégration sans mappage, car nous n'avons pas configuré de modèle de mappage.
We configure a mapping template for API Gateway to transform the client-supplied request data into the valid format as required by the backend Lambda function.
Nous configurons un modèle de mappage pour qu'API Gateway transforme les données de la demande fournie par le client au format valide comme requis par la fonction Lambda du serveur principal.
With the Lambda proxy integration of a proxy resource through the ANY method,the single backend Lambda function serves as the event handler for all requests through the proxy resource.
Avec l'intégration de proxy Lambda d'une ressource de proxy via la méthode ANY,la fonction Lambda du serveur principal unique sert de gestionnaire d'événements pour toutes les demandes via la ressource de proxy.
This template maps the three query string parameters declared in Method Request into designated property values of the JSON object as the input to the backend Lambda function.
Ce modèle mappe les trois paramètres de chaîne de requête déclarés dans la page Method Request aux valeurs de propriété désignées de l'objet JSON en tant que données d'entrée de la fonction Lambda du backend.
These three methods show different ways to supply the input for the backend Lambda function to perform the same operation.
Ces trois méthodes décrivent les différentes façons de fournir l'entrée à la fonction Lambda du serveur principal pour qu'elle effectue la même opération.
The custom integration may be a better value proposition if it is necessary for API Gateway to pre-process incoming request data before it reaches to the backend Lambda function.
L'intégration personnalisée peut être une meilleure proposition de valeur s'il est nécessaire pour API Gateway de prétraiter les données des demandes entrantes avant qu'elles n'atteignent la fonction Lambda du serveur principal.
This request producesthe following response payload, which contains the output returned from the backend Lambda function, where input was set to the event parameter to the Lambda function.
Cette demande produit la charge utile de réponse suivante,qui contient la sortie retournée à partir de la fonction Lambda du serveur principal, où input a été défini sur le paramètre event de la fonction Lambda..
Français
Dansk
Deutsch
Español
Italiano
Nederlands
Svenska
عربى
Български
বাংলা
Český
Ελληνικά
Suomi
עִברִית
हिंदी
Hrvatski
Magyar
Bahasa indonesia
日本語
Қазақ
한국어
മലയാളം
मराठी
Bahasa malay
Norsk
Polski
Português
Română
Русский
Slovenský
Slovenski
Српски
தமிழ்
తెలుగు
ไทย
Tagalog
Turkce
Українська
اردو
Tiếng việt
中文