AWS module

Components for supporting work with the AWS cloud platform.

Modules

This module contains the following packages:

  • Build - factories for constructing module components
  • Connect - components for installation and connection settings
  • 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
  • Queues - contains classes to create message queues

Use

Install the dotnet package as

dotnet add package PipServices3.Aws