Skip navigation links

@Stability(value=Experimental)

Package software.amazon.awscdk.services.sam

AWS Serverless Application Model Construct Library

See: Description

Package software.amazon.awscdk.services.sam Description

AWS Serverless Application Model Construct Library


Stability: Experimental

This is a developer preview (public beta) module. Releases might lack important features and might have future breaking changes.

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:

Skip navigation links

Copyright © 2019. All rights reserved.