Skip to content

Latest commit

 

History

History

aws-sam

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AWS Serverless Application Model Construct Library


Stability: Experimental

This API is still under active development and subject to non-backward compatible changes or removal in any future version. Use of the API is not recommended in production environments. Experimental APIs are not subject to the Semantic Versioning model.


This module includes low-level constructs that synthesize into AWS::Serverless resources.

const sam = require('@aws-cdk/aws-sam');

Related

The following AWS CDK modules include constructs that can be used to work with Amazon API Gateway and AWS Lambda: