File tree Expand file tree Collapse file tree 3 files changed +61
-154
lines changed
services/memorydb/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +61
-154
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Amazon MemoryDB" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 386386 "UseDualStack" : false
387387 }
388388 },
389- {
390- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
391- "expect" : {
392- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
393- },
394- "params" : {
395- "Region" : " us-iso-east-1" ,
396- "UseFIPS" : true ,
397- "UseDualStack" : true
398- }
399- },
400389 {
401390 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
402391 "expect" : {
410399 "UseDualStack" : false
411400 }
412401 },
413- {
414- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
415- "expect" : {
416- "error" : " DualStack is enabled but this partition does not support DualStack"
417- },
418- "params" : {
419- "Region" : " us-iso-east-1" ,
420- "UseFIPS" : false ,
421- "UseDualStack" : true
422- }
423- },
424402 {
425403 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
426404 "expect" : {
434412 "UseDualStack" : false
435413 }
436414 },
437- {
438- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
439- "expect" : {
440- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
441- },
442- "params" : {
443- "Region" : " us-isob-east-1" ,
444- "UseFIPS" : true ,
445- "UseDualStack" : true
446- }
447- },
448415 {
449416 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
450417 "expect" : {
458425 "UseDualStack" : false
459426 }
460427 },
461- {
462- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
463- "expect" : {
464- "error" : " DualStack is enabled but this partition does not support DualStack"
465- },
466- "params" : {
467- "Region" : " us-isob-east-1" ,
468- "UseFIPS" : false ,
469- "UseDualStack" : true
470- }
471- },
472428 {
473429 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
474430 "expect" : {
You can’t perform that action at this time.
0 commit comments