File tree 1 file changed +17
-2
lines changed
codegen/sdk-codegen/aws-models
1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 2594
2594
"sdkId" : " CloudWatch" ,
2595
2595
"arnNamespace" : " monitoring" ,
2596
2596
"cloudFormationName" : " CloudWatch" ,
2597
- "cloudTrailEventSource" : " cloudwatch .amazonaws.com" ,
2597
+ "cloudTrailEventSource" : " monitoring .amazonaws.com" ,
2598
2598
"docId" : " monitoring-2010-08-01" ,
2599
2599
"endpointPrefix" : " monitoring"
2600
2600
},
4360
4360
"smithy.api#paginated" : {
4361
4361
"inputToken" : " NextToken" ,
4362
4362
"outputToken" : " NextToken"
4363
- }
4363
+ },
4364
+ "smithy.test#smokeTests" : [
4365
+ {
4366
+ "id" : " ListMetricsSuccess" ,
4367
+ "params" : {
4368
+ "Namespace" : " AWS/EC2"
4369
+ },
4370
+ "vendorParams" : {
4371
+ "region" : " us-west-2"
4372
+ },
4373
+ "vendorParamsShape" : " aws.test#AwsVendorParams" ,
4374
+ "expect" : {
4375
+ "success" : {}
4376
+ }
4377
+ }
4378
+ ]
4364
4379
}
4365
4380
},
4366
4381
"com.amazonaws.cloudwatch#ListMetricsInput" : {
You can’t perform that action at this time.
0 commit comments