Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-cdk/aws-sam

Package Overview
Dependencies
Maintainers
5
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-sam

The CDK Construct Library for the AWS Serverless Application Model (SAM) resources

  • 1.32.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
69K
decreased by-22.37%
Maintainers
5
Weekly downloads
 
Created
Source

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.

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

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

  • aws-lambda: define AWS Lambda functions
  • aws-lambda-event-sources: classes that allow using various AWS services as event sources for AWS Lambda functions
  • aws-apigateway: define APIs through Amazon API Gateway
  • aws-codedeploy: define AWS Lambda deployment with traffic shifting support

Keywords

FAQs

Package last updated on 07 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc