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 29922992 "UseDualStack" : false
29932993 }
29942994 },
2995- {
2996- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
2997- "expect" : {
2998- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
2999- },
3000- "params" : {
3001- "Region" : " us-iso-east-1" ,
3002- "UseFIPS" : true ,
3003- "UseDualStack" : true
3004- }
3005- },
30062995 {
30072996 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
30082997 "expect" : {
30163005 "UseDualStack" : false
30173006 }
30183007 },
3019- {
3020- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
3021- "expect" : {
3022- "error" : " DualStack is enabled but this partition does not support DualStack"
3023- },
3024- "params" : {
3025- "Region" : " us-iso-east-1" ,
3026- "UseFIPS" : false ,
3027- "UseDualStack" : true
3028- }
3029- },
30303008 {
30313009 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
30323010 "expect" : {
30403018 "UseDualStack" : false
30413019 }
30423020 },
3043- {
3044- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
3045- "expect" : {
3046- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3047- },
3048- "params" : {
3049- "Region" : " us-isob-east-1" ,
3050- "UseFIPS" : true ,
3051- "UseDualStack" : true
3052- }
3053- },
30543021 {
30553022 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
30563023 "expect" : {
30643031 "UseDualStack" : false
30653032 }
30663033 },
3067- {
3068- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
3069- "expect" : {
3070- "error" : " DualStack is enabled but this partition does not support DualStack"
3071- },
3072- "params" : {
3073- "Region" : " us-isob-east-1" ,
3074- "UseFIPS" : false ,
3075- "UseDualStack" : true
3076- }
3077- },
30783034 {
30793035 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
30803036 "expect" : {
You can’t perform that action at this time.
0 commit comments