File tree Expand file tree Collapse file tree
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 13931393 "UseDualStack" : false
13941394 }
13951395 },
1396- {
1397- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1398- "expect" : {
1399- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1400- },
1401- "params" : {
1402- "Region" : " us-iso-east-1" ,
1403- "UseFIPS" : true ,
1404- "UseDualStack" : true
1405- }
1406- },
14071396 {
14081397 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
14091398 "expect" : {
14171406 "UseDualStack" : false
14181407 }
14191408 },
1420- {
1421- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1422- "expect" : {
1423- "error" : " DualStack is enabled but this partition does not support DualStack"
1424- },
1425- "params" : {
1426- "Region" : " us-iso-east-1" ,
1427- "UseFIPS" : false ,
1428- "UseDualStack" : true
1429- }
1430- },
14311409 {
14321410 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
14331411 "expect" : {
14411419 "UseDualStack" : false
14421420 }
14431421 },
1444- {
1445- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1446- "expect" : {
1447- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1448- },
1449- "params" : {
1450- "Region" : " us-isob-east-1" ,
1451- "UseFIPS" : true ,
1452- "UseDualStack" : true
1453- }
1454- },
14551422 {
14561423 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
14571424 "expect" : {
14651432 "UseDualStack" : false
14661433 }
14671434 },
1468- {
1469- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1470- "expect" : {
1471- "error" : " DualStack is enabled but this partition does not support DualStack"
1472- },
1473- "params" : {
1474- "Region" : " us-isob-east-1" ,
1475- "UseFIPS" : false ,
1476- "UseDualStack" : true
1477- }
1478- },
14791435 {
14801436 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
14811437 "expect" : {
You can’t perform that action at this time.
0 commit comments