File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
services/codedeploy/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" : " AWS CodeDeploy" ,
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 5
5
"endpointPrefix" :" codedeploy" ,
6
6
"jsonVersion" :" 1.1" ,
7
7
"protocol" :" json" ,
8
+ "protocols" :[" json" ],
8
9
"serviceAbbreviation" :" CodeDeploy" ,
9
10
"serviceFullName" :" AWS CodeDeploy" ,
10
11
"serviceId" :" CodeDeploy" ,
11
12
"signatureVersion" :" v4" ,
12
13
"targetPrefix" :" CodeDeploy_20141006" ,
13
- "uid" :" codedeploy-2014-10-06"
14
+ "uid" :" codedeploy-2014-10-06" ,
15
+ "auth" :[" aws.auth#sigv4" ]
14
16
},
15
17
"operations" :{
16
18
"AddTagsToOnPremisesInstances" :{
You can’t perform that action at this time.
0 commit comments