Cloudwatch: Revert aws sdk go v2 (#103644)
* Revert "CloudWatch: Import new grafana-aws-sdk with PDC fix (#103249)" This reverts commitf2b5b4e0c0. * Revert "CloudWatch: Migrate to aws-sdk-go-v2 (#103106)" This reverts commita65cc0df93. * make update-workspace
This commit is contained in:
@@ -8,7 +8,7 @@ type LogsQuery struct {
|
||||
dataquery.CloudWatchLogsQuery
|
||||
StartTime *int64
|
||||
EndTime *int64
|
||||
Limit *int32
|
||||
Limit *int64
|
||||
LogGroupName string
|
||||
LogStreamName string
|
||||
QueryId string
|
||||
|
||||
Reference in New Issue
Block a user