Imports of package cloudwatch

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/aws/aws-sdk-go/aws
github.com/aws/aws-sdk-go/service/cloudwatch
github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface
github.com/go-kit/kit/metricsPackage metrics provides a framework for application instrumentation.
github.com/go-kit/kit/metrics/genericPackage generic implements generic versions of each of the metric types.
github.com/go-kit/kit/metrics/internal/lv
github.com/go-kit/logPackage log provides a structured logger.
osPackage os provides a platform-independent interface to operating system functionality.
strconvPackage strconv implements conversions to and from string representations of basic data types.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.