File tree Expand file tree Collapse file tree 2 files changed +6
-44
lines changed
services/amplifyuibuilder/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 Amplify UI Builder" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 364364 "UseDualStack" : false
365365 }
366366 },
367- {
368- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
369- "expect" : {
370- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
371- },
372- "params" : {
373- "Region" : " us-iso-east-1" ,
374- "UseFIPS" : true ,
375- "UseDualStack" : true
376- }
377- },
378367 {
379368 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
380369 "expect" : {
388377 "UseDualStack" : false
389378 }
390379 },
391- {
392- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
393- "expect" : {
394- "error" : " DualStack is enabled but this partition does not support DualStack"
395- },
396- "params" : {
397- "Region" : " us-iso-east-1" ,
398- "UseFIPS" : false ,
399- "UseDualStack" : true
400- }
401- },
402380 {
403381 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
404382 "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