File tree Expand file tree Collapse file tree 3 files changed +10
-52
lines changed
services/route53domains/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +10
-52
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Amazon Route 53 Domains" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 156156 "UseDualStack" : false
157157 }
158158 },
159- {
160- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
161- "expect" : {
162- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
163- },
164- "params" : {
165- "Region" : " us-iso-east-1" ,
166- "UseFIPS" : true ,
167- "UseDualStack" : true
168- }
169- },
170159 {
171160 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
172161 "expect" : {
180169 "UseDualStack" : false
181170 }
182171 },
183- {
184- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
185- "expect" : {
186- "error" : " DualStack is enabled but this partition does not support DualStack"
187- },
188- "params" : {
189- "Region" : " us-iso-east-1" ,
190- "UseFIPS" : false ,
191- "UseDualStack" : true
192- }
193- },
194172 {
195173 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
196174 "expect" : {
204182 "UseDualStack" : false
205183 }
206184 },
207- {
208- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
209- "expect" : {
210- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
211- },
212- "params" : {
213- "Region" : " us-isob-east-1" ,
214- "UseFIPS" : true ,
215- "UseDualStack" : true
216- }
217- },
218185 {
219186 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
220187 "expect" : {
228195 "UseDualStack" : false
229196 }
230197 },
231- {
232- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
233- "expect" : {
234- "error" : " DualStack is enabled but this partition does not support DualStack"
235- },
236- "params" : {
237- "Region" : " us-isob-east-1" ,
238- "UseFIPS" : false ,
239- "UseDualStack" : true
240- }
241- },
242198 {
243199 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
244200 "expect" : {
Original file line number Diff line number Diff line change 11131113 },
11141114 "DeleteTagsForDomainResponse" :{
11151115 "type" :" structure" ,
1116- "members" :{
1117- }
1116+ "members" :{}
11181117 },
11191118 "DisableDomainAutoRenewRequest" :{
11201119 "type" :" structure" ,
11281127 },
11291128 "DisableDomainAutoRenewResponse" :{
11301129 "type" :" structure" ,
1131- "members" :{
1132- }
1130+ "members" :{}
11331131 },
11341132 "DisableDomainTransferLockRequest" :{
11351133 "type" :" structure" ,
14131411 },
14141412 "EnableDomainAutoRenewResponse" :{
14151413 "type" :" structure" ,
1416- "members" :{
1417- }
1414+ "members" :{}
14181415 },
14191416 "EnableDomainTransferLockRequest" :{
14201417 "type" :" structure" ,
26632660 },
26642661 "UpdateTagsForDomainResponse" :{
26652662 "type" :" structure" ,
2666- "members" :{
2667- }
2663+ "members" :{}
26682664 },
26692665 "Value" :{
26702666 "type" :" string" ,
You can’t perform that action at this time.
0 commit comments