Examples with "multi-line lambda functions" and their translation in French
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
In multi-line lambda functions, you can either specify a return type by using an As clause, or omit the As clause so that the return type is inferred.
Dans les fonctions lambda sur plusieurs lignes, vous pouvez spécifier un type de retour à l'aide d'une clause As ou omettre la clause As afin que le type de retour soit déduit.
Other results
When the As clause is omitted for a multi-line lambda function, the return type is inferred to be the dominant type from all the Return statements in the multi-line lambda function.
Lorsque la clause As est omise pour une fonction lambda sur plusieurs lignes, le type de retour est déduit pour être le type dominant de toutes les instructions Return de la fonction.
By default, an alias points to a single Lambda function version.
Par défaut, un alias pointe vers une seule version de fonction Lambda.
You can point an alias to a maximum of two Lambda function versions.
Vous pouvez faire pointer un alias vers deux versions de fonction Lambda maximum.
Propose a second solution using a lambda function.
Proposer une seconde solution à l'aide d'une fonction lambda.
In above example we created two lambda functions.
Dans l'exemple ci-dessus, nous avons créé deux fonctions lambda.
Support for registering Lambda functions as targets.
Prise en charge de l'enregistrement de fonctions Lambda en tant que cibles.
You can also call third-party monitoring APIs in your Lambda function.
Vous pouvez également appeler des API de surveillance tierces dans votre fonction Lambda.
Every Lambda function has an IAM role associated with it.
Chaque fonction Lambda dispose d'un rôle IAM qui lui est associé.
The response from the Lambda function should be in JSON format.
La réponse de la fonction Lambda doit être au format JSON.
Delete Lambda functions that you are no longer using.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.