Examples of using Serverless application in English and their translations into French
{-}
-
Colloquial
-
Official
You can now use AWS CodePipeline with AWS CloudFormation and the AWS Serverless Application Model to continuously deliver your serverless applications. .
This tutorial guides you through debugging a serverless application project with the AWS Toolkit for Eclipse using AWS SAM Local.
AWS Serverless Application Model(AWS SAM)
You can then use the AWS SAM template file for that serverless application to create additional supporting AWS resources for your function.
This removes the serverless application folder from the Local Functions list
You will use the Serverless Application Model(SAM) to define the application
The AWS Serverless Application Model(AWS SAM)
If the serverless application requires parameters to be specified during deployment,
Choose a JSON-formatted Serverless Application Model(SAM). template file on your filesystem to fully customize your serverless project.
see Using the AWS Serverless Application Model(AWS SAM)
Deploy the serverless application by right-clicking the project and choosing Publish to AWS Lambda.
Using the AWS Serverless Application template, you can manage a collection of Lambda functions
For Application name, type a name for the function's containing serverless application for example, MySNSApplication.
AWS created the AWS Serverless Application Model AWS SAM.
REGION_ID represents the ID of the AWS Region where you want to deploy the serverless application for example, us-east-2.
Upload Code for a Lambda Function That is Part of an AWS Serverless Application Repository Project with Parameters.
AWS Cloud9 adds the Lambda function(represented by a Lambda icon by itself), to the existing serverless application.
Find the serverless application you want to create,
The AWS SAM template file must follow the AWS Serverless Application Model(AWS SAM) file format.
before you can run, debug, or deploy the serverless application from the IDE as expected.