Socket
Book a DemoInstallSign in
Socket

aws-sdk-on-lambda

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

aws-sdk-on-lambda

The current aws-sdk-js version on AWS Lambda, useful for testing

2.7.10
latest
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

aws-sdk-js-on-lambda

The current aws-sdk-js version on AWS Lambda, useful for testing

Build Status Known Vulnerabilities

Usage

If you already have the aws-sdk installed as a devDependency, remove it.

NPM

npm v3 or later is required (flat dependencies).

npm i -g npm@latest && \
npm r -D aws-sdk && \
npm i -D binoculars/aws-sdk-js-on-lambda

Yarn

yarn remove aws-sdk && \
yarn add --dev binoculars/aws-sdk-js-on-lambda && \
yarn install --flat

In your code

As you normally would...

const AWS = require('aws-sdk');
// or
import AWS from 'aws-sdk';

Keywords

aws

FAQs

Package last updated on 23 Jan 2017

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.