serverless-application-model

by aws · Infrastructure

The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates int

New0 ratings9,562 starsActive
InfrastructureDeveloper ToolPythonMakefile
Open project ↗↓ Download v1.113.0GitHub⚑ Report
serverless-application-model preview

About this project

AWS SAM transform The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates. To use the SAM transform, add AWS::Serverless-2016-10-31 to the Transform section of your CloudFormation template. Benefits of using the SAM transform include: — Built-in best practices and sane defaults. — Local testing and debugging with the AWS SAM CLI. — Extension of the CloudFormation template syntax. Getting started Save the following as template.yaml: And deploy it with the SAM CLI: The AWS::Serverless::Function resource will create a AWS Lambda function that logs events it receives. Under the…

Technologies

ShellPythonMakefileawsaws-samlambda

Project health

Actively maintained
Last update6 days ago
Contributors273
Latest releasev1.113.0
Open issues & PRs111
LicenseApache-2.0
On GitHubsince 2016

GitHub

9,562
stars
2,463
forks
273
contributors
111
open issues & PRs
Python
language
6 days ago
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review serverless-application-model.

Built by

aws
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain aws/serverless-application-model? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like