Socket
Socket
Sign inDemoInstall

@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


Version published
Maintainers
5
Created
Source

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');

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 04 Jul 2019

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