Components for supporting work with the AWS cloud platform.
Modules
This module contains the following packages:
- Build - factories for constructing module components
 - Clients - client components for working with Lambda AWS
 - Connect - components for installation and connection settings
 - Container - components for container creation for Lambda server-side AWS functions
 - Count - components for working with counters (metrics) with data saving in the CloudWatch AWS service
 - Log - logging components with saving data in the CloudWatch AWS service
 - Services - contains interfaces and classes used to create Lambda services
 - Test - contains classes used for automated testing
 
Use
Install the NPM package as
npm install pip-services3-aws-nodex --save