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 33593359 "UseDualStack" : true
33603360 }
33613361 },
3362- {
3363- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
3364- "expect" : {
3365- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3366- },
3367- "params" : {
3368- "Region" : " us-iso-east-1" ,
3369- "UseFIPS" : true ,
3370- "UseDualStack" : true
3371- }
3372- },
33733362 {
33743363 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
33753364 "expect" : {
33833372 "UseDualStack" : false
33843373 }
33853374 },
3386- {
3387- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
3388- "expect" : {
3389- "error" : " DualStack is enabled but this partition does not support DualStack"
3390- },
3391- "params" : {
3392- "Region" : " us-iso-east-1" ,
3393- "UseFIPS" : false ,
3394- "UseDualStack" : true
3395- }
3396- },
33973375 {
33983376 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
33993377 "expect" : {
34073385 "UseDualStack" : false
34083386 }
34093387 },
3410- {
3411- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
3412- "expect" : {
3413- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3414- },
3415- "params" : {
3416- "Region" : " us-isob-east-1" ,
3417- "UseFIPS" : true ,
3418- "UseDualStack" : true
3419- }
3420- },
34213388 {
34223389 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
34233390 "expect" : {
34313398 "UseDualStack" : false
34323399 }
34333400 },
3434- {
3435- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
3436- "expect" : {
3437- "error" : " DualStack is enabled but this partition does not support DualStack"
3438- },
3439- "params" : {
3440- "Region" : " us-isob-east-1" ,
3441- "UseFIPS" : false ,
3442- "UseDualStack" : true
3443- }
3444- },
34453401 {
34463402 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
34473403 "expect" : {
You can’t perform that action at this time.
0 commit comments