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.

All classes with the Cfn prefix in this module (CFN Resources) are auto-generated from CloudFormation. They are stable and safe to use.

However, all other classes, i.e., higher level constructs, are under active development and subject to non-backward compatible changes or removal in any future version. These are not subject to the Semantic Versioning model. This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.


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

 // Example automatically generated. See https://github.com/aws/jsii/issues/826
 Object 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 © 2020. All rights reserved.