New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-sam-app

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-sam-app

Shell tool for creating boilerplate AWS SAM applications.

latest
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

Overview

Shell tool for creating boilerplate AWS SAM applications.

Prerequisites

  • Node.js installed
  • AWS Credentials file in your home directory (run aws configure using AWS CLI)
  • SAM CLI installed
  • AWS CLI installed

Getting started

  • npm install -g create-sam-app : Installs create-sam-app globally as a shell tool
  • create-sam-app <yourProjectNameHere>: Creates a SAM project with the name you indicate and takes you throw the flow of creating an S3 bucket/prefix

Keywords

aws

FAQs

Package last updated on 17 Jan 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