1.1.8 • Published 4 years ago

awsapigetalien v1.1.8

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

This is the module for demonstration of using AWS DynamoDB, Lambda function, API gateway and node JS and NPM module

-- Install the module

npm install awsapigetalien

--call the module

const findalienincloud = require('awsapigetalien');

var myarg = process.argv.slice(2);

var result = findalienincloud.findalienbyid(myarg);

console.log (result);

1.1.8

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago