1.2.0 • Published 2 years ago

pip-services3-aws-nodex v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

AWS specific components for Node.js / ES2017

This module is a part of the Pip.Services polyglot microservices toolkit.

This module contains components for supporting work with the AWS cloud platform.

The module contains the following packages:

  • Build - factories for constructing module components
  • Clients - client components for working with Lambda AWS
  • Connect - components of installation and connection settings
  • Container - components for creating containers for Lambda server-side AWS functions
  • Count - components of working with counters (metrics) with saving data in the CloudWatch AWS service
  • Log - logging components with saving data in the CloudWatch AWS service

Quick links:

Use

Install the NPM package as

npm install pip-services3-aws-nodex --save

Develop

For development you shall install the following prerequisites:

  • Node.js 8+
  • Visual Studio Code or another IDE of your choice
  • Docker
  • Typescript

Install dependencies:

npm install

Compile the code:

tsc

Run automated tests:

npm test

Generate API documentation:

./docgen.ps1

Before committing changes run dockerized build and test as:

./build.ps1
./test.ps1
./clear.ps1

Contacts

The Node.js version of Pip.Services is created and maintained by Sergey Seroukhov

pip-services-email-nodexpip-services-emailsettings-nodexpip-services-sms-nodexpip-services-smssettings-nodexpip-services-msgdistribution-nodexpip-services-msgtemplates-nodexpip-services-passwords-nodexpip-services-roles-nodexpip-services-sessions-nodexpip-clients-roles-nodexpip-clients-sessions-nodexpip-clients-sms-nodexpip-clients-smssettings-nodexpip-services-accounts-nodexpip-services-activities-nodexpip-clients-passwords-nodexpip-clients-accounts-nodexpip-clients-activities-nodexpip-clients-email-nodexpip-clients-emailsettings-nodexpip-clients-msgdistribution-nodexpip-clients-msgtemplates-nodex@everything-registry/sub-chunk-2439@infinitebrahmanuniverse/nolb-pipservice-dashboards-nodeservice-announcements-nodeservice-applications-nodeservice-attachments-nodeservice-changescopes-nodeservice-comments-nodeservice-accounts-nodeservice-activities-nodeservice-email-nodeservice-emailsettings-nodeservice-emailtemplates-nodeservice-eventlog-nodeservice-blobs-nodeservice-clusters-nodeservice-creditcards-nodeservice-quotes-nodeservice-retries-nodeservice-reviews-nodeservice-roles-nodeservice-ruledefinitions-nodeservice-sessions-nodeservice-perfmon-nodeservice-processstates-nodeservice-statistics-nodeservice-tips-nodeservice-settings-nodeservice-sms-nodeservice-smssettings-nodeservice-tags-nodeservice-passwords-nodeservice-payrollchecks-nodeservice-purchaseorders-nodeservice-pushnotifications-nodeservice-metrics-nodeservice-msgdistribution-nodeservice-msgtemplates-nodeservice-feedbacks-nodeservice-files-nodeservice-guides-nodeservice-help-nodeservice-logging-nodeservice-mappings-nodeservice-microfrontends-nodeservice-organizations-nodeservice-orgroles-nodeservice-imagesets-nodeservice-facets-nodeservice-invitations-nodeclient-sessions-nodeclient-settings-nodeclient-perfmon-nodeclient-processstates-nodeclient-quotes-nodeclient-roles-nodeclient-microfrontends-nodeclient-msgdistribution-nodeclient-msgtemplates-nodeclient-organizations-nodeclient-orgroles-nodeclient-passwords-nodeclient-logging-nodeclient-email-nodeclient-emailsettings-nodeclient-emailtemplates-nodeclient-eventlog-nodeclient-facets-nodeclient-feedbacks-nodeclient-files-nodeclient-imagesets-nodeclient-invitations-nodeclient-guides-nodeclient-help-nodeclient-creditcards-nodeclient-dashboards-nodeclient-clusters-nodeclient-comments-node
1.2.0

2 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

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