Imports of package cloudwatch2

PathSynopsis
github.com/aws/aws-sdk-go-v2/aws
github.com/aws/aws-sdk-go-v2/service/cloudwatchPackage cloudwatch provides the API client, operations, and parameter types for Amazon CloudWatch.
github.com/aws/aws-sdk-go-v2/service/cloudwatch/cloudwatchiface
github.com/go-kit/kit/logPackage log provides a structured logger.
github.com/go-kit/kit/metricsPackage metrics provides a framework for application instrumentation.
github.com/go-kit/kit/metrics/internal/convertPackage convert provides a way to use Counters, Histograms, or Gauges as one of the other types
github.com/go-kit/kit/metrics/internal/lv
golang.org/x/sync/errgroupPackage errgroup provides synchronization, error propagation, and Context cancelation for groups of goroutines working on subtasks of a common task.
mathPackage math provides basic constants and mathematical functions.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.