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 5489
5489
"UseDualStack" : true
5490
5490
}
5491
5491
},
5492
- {
5493
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
5494
- "expect" : {
5495
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
5496
- },
5497
- "params" : {
5498
- "Region" : " us-iso-east-1" ,
5499
- "UseFIPS" : true ,
5500
- "UseDualStack" : true
5501
- }
5502
- },
5503
5492
{
5504
5493
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
5505
5494
"expect" : {
5513
5502
"UseDualStack" : false
5514
5503
}
5515
5504
},
5516
- {
5517
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
5518
- "expect" : {
5519
- "error" : " DualStack is enabled but this partition does not support DualStack"
5520
- },
5521
- "params" : {
5522
- "Region" : " us-iso-east-1" ,
5523
- "UseFIPS" : false ,
5524
- "UseDualStack" : true
5525
- }
5526
- },
5527
5505
{
5528
5506
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
5529
5507
"expect" : {
5537
5515
"UseDualStack" : false
5538
5516
}
5539
5517
},
5540
- {
5541
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
5542
- "expect" : {
5543
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
5544
- },
5545
- "params" : {
5546
- "Region" : " us-isob-east-1" ,
5547
- "UseFIPS" : true ,
5548
- "UseDualStack" : true
5549
- }
5550
- },
5551
5518
{
5552
5519
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
5553
5520
"expect" : {
5561
5528
"UseDualStack" : false
5562
5529
}
5563
5530
},
5564
- {
5565
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
5566
- "expect" : {
5567
- "error" : " DualStack is enabled but this partition does not support DualStack"
5568
- },
5569
- "params" : {
5570
- "Region" : " us-isob-east-1" ,
5571
- "UseFIPS" : false ,
5572
- "UseDualStack" : true
5573
- }
5574
- },
5575
5531
{
5576
5532
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
5577
5533
"expect" : {
You can’t perform that action at this time.
0 commit comments