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
  • Containers - 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
  • Controllers - contains interfaces and classes used to create Lambda services

Use

Get the package from the Github repository:

go get -u github.com/pip-services4/pip-services4-go/tree/main/pip-services4-aws-go@latest