File tree Expand file tree Collapse file tree 3 files changed +9
-12
lines changed
services/neptune/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Amazon Neptune" ,
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 685685 "expect" : {
686686 "error" : " Invalid Configuration: Missing Region"
687687 }
688- },
689- {
690- "documentation" : " Partition doesn't support DualStack" ,
691- "expect" : {
692- "error" : " DualStack is enabled but this partition does not support DualStack"
693- },
694- "params" : {
695- "Region" : " us-isob-east-1" ,
696- "UseFIPS" : false ,
697- "UseDualStack" : true
698- }
699688 }
700689 ],
701690 "version" : " 1.0"
Original file line number Diff line number Diff line change 44 "apiVersion" :" 2014-10-31" ,
55 "endpointPrefix" :" rds" ,
66 "protocol" :" query" ,
7+ "protocols" :[" query" ],
78 "serviceAbbreviation" :" Amazon Neptune" ,
89 "serviceFullName" :" Amazon Neptune" ,
910 "serviceId" :" Neptune" ,
1011 "signatureVersion" :" v4" ,
1112 "signingName" :" rds" ,
1213 "uid" :" neptune-2014-10-31" ,
13- "xmlNamespace" :" http://rds.amazonaws.com/doc/2014-10-31/"
14+ "xmlNamespace" :" http://rds.amazonaws.com/doc/2014-10-31/" ,
15+ "auth" :[" aws.auth#sigv4" ]
1416 },
1517 "operations" :{
1618 "AddRoleToDBCluster" :{
You can’t perform that action at this time.
0 commit comments