AWS SAM extends AWS CloudFormation to provide a simplified way of defining the Amazon API Gateway APIs, AWS Lambda functions, and Amazon DynamoDB tables needed by your serverless application. The AWS Serverless Application Model is available under the Apache 2.0 license, enabling anyone to adopt and incorporate it into build, deployment, monitoring and management tools with a commercial-friendly license.
AWS SAM is available in all regions where AWS Lambda is available. For more information on where Lambda is available, see the AWS region table.
To learn more about using AWS SAM to build serverless applications, visit our documentation and check out the model on GitHub.
Advertisements