CloudWatch: Migrate to aws-sdk-go-v2 (#103106)
* Cloudwatch: Migrate to aws-sdk-go-v2 (#99643) * CloudWatch: use PDC fix from new grafana-aws-sdk
This commit is contained in:
@@ -8,7 +8,7 @@ type LogsQuery struct {
|
||||
dataquery.CloudWatchLogsQuery
|
||||
StartTime *int64
|
||||
EndTime *int64
|
||||
Limit *int64
|
||||
Limit *int32
|
||||
LogGroupName string
|
||||
LogStreamName string
|
||||
QueryId string
|
||||
|
||||
Reference in New Issue
Block a user