LAMBDA FUNCTION in Chinese translation

lambda函数

Examples of using Lambda function in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
So Amazon S3 always invokes a Lambda function asynchronously, and Amazon Cognito always invokes a Lambda function synchronously.
例如,AmazonS3始终异步调用Lambda函数,AmazonCognito始终同步调用Lambda函数
Sometimes you will have to implement a Lambda function that polls the event source or runs on a schedule.
有时候,你不得不实施一个Lambda函数来轮询事件源或按时间表运行。
You should notice that the lambda function in the above script has not been assigned any name.
你应该注意到,上面脚本中的lambda函数没有分配任何名称。
Tells Python that this is a lambda function, and the input is called x.
它告诉Python这是个lambda函数,输入的名字为x。
If your Lambda function needs Internet access, do not attach it to a public subnet or to a private subnet without Internet access.
如果您的Lambda函数需要访问Internet,请不要将它附加到公共子网或未接入Internet的私有子网。
If a lambda function is defined by a member function of a class, it is assumed to be a friend of that class.
一个lambda函数被定义于某类型的成员函数中,会被当作该类型的friend。
A lambda function cannot do everything that a regular function can do.
一个lambda函数并不能干一个常规函数可以做的任何事情。
You then verify execution results, including the logs that your Lambda function created and various CloudWatch metrics.
然后,您将验证执行结果,包括您的Lambda函数已创建的日志和各种CloudWatch指标。
In this example, a lambda function is created which increments each element by two.
在此例中,创建了一个lambda函数,它使每个元素都递增2。
In the above script, we use a lambda function to multiply the number we pass by 10.
在上面的脚本中,我们使用一个lambda函数与我们传入的数字10相乘。
In the following example, we are going to create a lambda function on which we will pass our array to apply it to all elements.
在下面的例子中,我们将创建一个lambda函数,并传入一个数组,以其应用于所有元素:.
Make sure to understand the resources and operations your Lambda function needs, and limit the execution role to those specific permissions.
了解您的Lambda函数所需的资源和操作,并限制这些权限的执行角色。
Looking at the AWS Lambda service, you will see the new DeepLearning_Lambda function.
查看AWSLambda服务,您会看到新DeepLearning_Lambda函数
In this tutorial, we saw how to create and execute a lambda function.
在此教程中,我们介绍了如何创建和执行一个lambda函数
For instructions to create a Lambda function using this Java code, see Create a Lambda Function Authored in Java.
有关使用此Java代码创建Lambda函数的说明,请参阅创建用Java编写的Lambda函数
The service scales with your infrastructure so you can deploy to one Lambda function or thousands of EC2 instances.
此服务可随您的基础设施进行扩展,以便您可以部署到一个Lambda函数或数千个EC2实例。
For Target type, select Instance to register targets by instance ID, IP to register IP addresses, and Lambda function to register a Lambda function.
对于Targettype(目标类型),选择Instance(实例)按实例ID注册目标,选择IP注册IP地址,选择Lambdafunction(Lambda函数)注册Lambda函数
In the Add triggers panel, you can optionally choose a service that automatically triggers your Lambda function by choosing one of the service options listed.
在Addtriggers(添加触发器)面板中,您可以选择性地通过选择列出的服务选项之一,来选择某个自动触发您的Lambda函数的服务。
The syntax of lambda functions contains only a single statement, which is as follows.
Lambda函数的语法仅包含单个语句,如下:.
Lambda functions cannot capture by reference and cannot capture pointers.
Lambda函数无法通过引用捕获,并且无法捕获指针。
Results: 65, Time: 0.0292

Word-for-word translation

Top dictionary queries

English - Chinese