AWS module

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

Use

Get the package from the Github repository:

go get -u github.com/pip-services3-gox/pip-services3-aws-gox@latest