Versions in this module Expand all Collapse all v0 v0.3.1 Jan 11, 2024 Changes in this version + type Monitorv3API interface + GetMetricStatistics func(*map[string]interface{}) (*map[string]interface{}, error) + GetMetricStatisticsRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + GetMetricStatisticsWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + ListMetrics func(*map[string]interface{}) (*map[string]interface{}, error) + ListMetricsRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + ListMetricsWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)