Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { Client *cloudwatch.Client // contains filtered or unexported fields }
func NewService ¶
NewService creates a new Cloudwatch service with the given credentials and configuration
func (*Service) Prepare ¶
func (s *Service) Prepare(data []types.MetricDatum) *cloudwatch.PutMetricDataInput
func (*Service) Queue ¶
func (s *Service) Queue(d types.MetricDatum)
func (*Service) StartQueue ¶ added in v1.60.1
Click to show internal directories.
Click to hide internal directories.