# Functions

New creates a new Publisher.
ResourceTypeName returns a type name by removing (::) and replaing with (/) Example r := metrics.ResourceTypeName("AWS::Service::Resource") // Will return "AWS/Service/Resource".

# Constants

DimensionKeyAcionType is the Action key in the dimension.
DimensionKeyExceptionType is the ExceptionType in the dimension.
DimensionKeyResourceType is the ResourceType in the dimension.
MetricNameHanderDuration is a metric type.
MetricNameHanderException is a metric type.
MetricNameHanderInvocationCount is a metric type.
MetricNameSpaceRoot is the Metric name space root.
ServiceInternalError ...

# Structs

A Publisher represents an object that publishes metrics to AWS Cloudwatch.