awsu
v0.2.4
Published
Whith this library you can excecute different functions in AWS, for example invoking a lambda function, uploading file to s3, send mail with ses, validate the cognito token, etc.
Downloads
11
Maintainers
Readme
#Amazon Web Services Utilities With this lib you can
- send an email with ses email.
- save in dynamoDb.
- publis to a SNS Queue.
Soon you will:
- upload a file to S3.
- excecute a lambda function.
enhancement.
- 2019-05-12: You can choose the AWS account profile when you set up the instance. An you can save and make a query into dynamo DB.
Installation
This is a node module to validate the access token for the cognito user. To use the module please install the module with.
npm install awsu