File tree Expand file tree Collapse file tree 1 file changed +0
-44
lines changed
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree 1 file changed +0
-44
lines changed Original file line number Diff line number Diff line change 24562456 "UseDualStack" : false
24572457 }
24582458 },
2459- {
2460- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
2461- "expect" : {
2462- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
2463- },
2464- "params" : {
2465- "Region" : " us-iso-east-1" ,
2466- "UseFIPS" : true ,
2467- "UseDualStack" : true
2468- }
2469- },
24702459 {
24712460 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
24722461 "expect" : {
24802469 "UseDualStack" : false
24812470 }
24822471 },
2483- {
2484- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
2485- "expect" : {
2486- "error" : " DualStack is enabled but this partition does not support DualStack"
2487- },
2488- "params" : {
2489- "Region" : " us-iso-east-1" ,
2490- "UseFIPS" : false ,
2491- "UseDualStack" : true
2492- }
2493- },
24942472 {
24952473 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
24962474 "expect" : {
25042482 "UseDualStack" : false
25052483 }
25062484 },
2507- {
2508- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
2509- "expect" : {
2510- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
2511- },
2512- "params" : {
2513- "Region" : " us-isob-east-1" ,
2514- "UseFIPS" : true ,
2515- "UseDualStack" : true
2516- }
2517- },
25182485 {
25192486 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
25202487 "expect" : {
25282495 "UseDualStack" : false
25292496 }
25302497 },
2531- {
2532- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
2533- "expect" : {
2534- "error" : " DualStack is enabled but this partition does not support DualStack"
2535- },
2536- "params" : {
2537- "Region" : " us-isob-east-1" ,
2538- "UseFIPS" : false ,
2539- "UseDualStack" : true
2540- }
2541- },
25422498 {
25432499 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
25442500 "expect" : {
You can’t perform that action at this time.
0 commit comments