File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
services/cloudwatch/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " Amazon CloudWatch" ,
4
+ "contributor" : " " ,
5
+ "description" : " Add v2 smoke tests and smithy smokeTests trait for SDK testing."
6
+ }
Original file line number Diff line number Diff line change 4
4
"apiVersion" :" 2010-08-01" ,
5
5
"endpointPrefix" :" monitoring" ,
6
6
"protocol" :" query" ,
7
+ "protocols" :[" query" ],
7
8
"serviceAbbreviation" :" CloudWatch" ,
8
9
"serviceFullName" :" Amazon CloudWatch" ,
9
10
"serviceId" :" CloudWatch" ,
10
11
"signatureVersion" :" v4" ,
11
12
"uid" :" monitoring-2010-08-01" ,
12
- "xmlNamespace" :" http://monitoring.amazonaws.com/doc/2010-08-01/"
13
+ "xmlNamespace" :" http://monitoring.amazonaws.com/doc/2010-08-01/" ,
14
+ "auth" :[" aws.auth#sigv4" ]
13
15
},
14
16
"operations" :{
15
17
"DeleteAlarms" :{
You can’t perform that action at this time.
0 commit comments