File tree Expand file tree Collapse file tree 2 files changed +6
-44
lines changed
services/appsync/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 AppSync" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 416416 "UseDualStack" : false
417417 }
418418 },
419- {
420- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
421- "expect" : {
422- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
423- },
424- "params" : {
425- "Region" : " us-iso-east-1" ,
426- "UseFIPS" : true ,
427- "UseDualStack" : true
428- }
429- },
430419 {
431420 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
432421 "expect" : {
440429 "UseDualStack" : false
441430 }
442431 },
443- {
444- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
445- "expect" : {
446- "error" : " DualStack is enabled but this partition does not support DualStack"
447- },
448- "params" : {
449- "Region" : " us-iso-east-1" ,
450- "UseFIPS" : false ,
451- "UseDualStack" : true
452- }
453- },
454432 {
455433 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
456434 "expect" : {
464442 "UseDualStack" : false
465443 }
466444 },
467- {
468- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
469- "expect" : {
470- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
471- },
472- "params" : {
473- "Region" : " us-isob-east-1" ,
474- "UseFIPS" : true ,
475- "UseDualStack" : true
476- }
477- },
478445 {
479446 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
480447 "expect" : {
488455 "UseDualStack" : false
489456 }
490457 },
491- {
492- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
493- "expect" : {
494- "error" : " DualStack is enabled but this partition does not support DualStack"
495- },
496- "params" : {
497- "Region" : " us-isob-east-1" ,
498- "UseFIPS" : false ,
499- "UseDualStack" : true
500- }
501- },
502458 {
503459 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
504460 "expect" : {
You can’t perform that action at this time.
0 commit comments