Examples of using AWS lambda in English and their translations into Spanish
{-}
-
Colloquial
-
Official
This release supports AWS Lambda.
Trigger AWS Lambda function that you define on all outgoing mail.
The function that is deployed to AWS Lambda.
Deployments on an AWS Lambda Compute Platform.
An AWS Lambda deployment works with an Amazon S3 repository only.
People also translate
Q: How long can an AWS Lambda function execute?
For an AWS Lambda deployment, you can create an alarm for errors in a Lambda function.
Example 2: Create a Policy for AWS Lambda Integration.
Calls an AWS Lambda function, and optionally, publishes a notification to Amazon SNS.
For a revision file for an AWS Lambda deployment.
The command cannot be used with an AWS Lambda deployment because its expects a revision that is a JSON-formatted or YAML-formatted AppSpec file.
For information about pricing, see the AWS Lambda product website.
Follow the steps described at AWS Lambda Getting Started, replacing the function code with the code below.
The AWS CodeDeploy agent is not used in an AWS Lambda deployment.
For more information,see the AWS Lambda Tutorial and Advanced AWS Lambda Tutorial.
This feature is available in all regions where AWS Lambda is available.
To invoke your AWS Lambda function using a CloudWatch Events rule, add the following permission to the policy of your Lambda function.
For more information, see AWS Lambda product detail page.
Create a target for your rule that uses one of the services available as targetsin Amazon CloudWatch Events, such as AWS Lambda or Amazon SNS.
Can I locally test my AWS Lambda functions using AWS Cloud9?
In addition, you can create an API Gateway API to expose other AWS services, such as Amazon SNS, Amazon S3,Amazon Kinesis, and even AWS Lambda.
The following code shows invoking an AWS Lambda call and handling returns and errors all together.
Using AWS Lambda with AWS services as event sources- Event sources publish events that cause the Lambda function to be invoked.
For more information,see AppSpec'resources' Section AWS Lambda Deployments Only.
When invoked from this SDK, AWS Lambda functions receive data about the device and the end user identity through client and identity context objects.
This queue gathers all of the bounce andcomplaint notifications you receive; an AWS Lambda then collects the notifications in this queue for further processing.
You can use AWS Lambda with AWS CodePipeline for invoking an AWS Lambda function, as described in Automating Deployment of Lambda-based Applications.
For example, you can create a role that allows AWS Lambda to access an AWS CodeCommit repository on your behalf.
This pipeline uses AWS SAM to create anddeploy a function to AWS Lambda, create a related API in Amazon API Gateway, and connect the API to the function.
The Target property type specifies a target,such as AWS Lambda(Lambda) functions or Kinesis streams, that CloudWatch Events invokes when a rule is triggered.