File tree Expand file tree Collapse file tree 2 files changed +6
-44
lines changed
services/organizations/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +6
-44
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " AWS Organizations" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 333333 "UseDualStack" : false
334334 }
335335 },
336- {
337- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
338- "expect" : {
339- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
340- },
341- "params" : {
342- "Region" : " us-iso-east-1" ,
343- "UseFIPS" : true ,
344- "UseDualStack" : true
345- }
346- },
347336 {
348337 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
349338 "expect" : {
357346 "UseDualStack" : false
358347 }
359348 },
360- {
361- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
362- "expect" : {
363- "error" : " DualStack is enabled but this partition does not support DualStack"
364- },
365- "params" : {
366- "Region" : " us-iso-east-1" ,
367- "UseFIPS" : false ,
368- "UseDualStack" : true
369- }
370- },
371349 {
372350 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
373351 "expect" : {
412390 "UseDualStack" : false
413391 }
414392 },
415- {
416- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
417- "expect" : {
418- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
419- },
420- "params" : {
421- "Region" : " us-isob-east-1" ,
422- "UseFIPS" : true ,
423- "UseDualStack" : true
424- }
425- },
426393 {
427394 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
428395 "expect" : {
436403 "UseDualStack" : false
437404 }
438405 },
439- {
440- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
441- "expect" : {
442- "error" : " DualStack is enabled but this partition does not support DualStack"
443- },
444- "params" : {
445- "Region" : " us-isob-east-1" ,
446- "UseFIPS" : false ,
447- "UseDualStack" : true
448- }
449- },
450406 {
451407 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
452408 "expect" : {
You can’t perform that action at this time.
0 commit comments