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 4428
4428
"UseDualStack" : false
4429
4429
}
4430
4430
},
4431
- {
4432
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
4433
- "expect" : {
4434
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4435
- },
4436
- "params" : {
4437
- "Region" : " us-iso-east-1" ,
4438
- "UseFIPS" : true ,
4439
- "UseDualStack" : true
4440
- }
4441
- },
4442
4431
{
4443
4432
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
4444
4433
"expect" : {
4452
4441
"UseDualStack" : false
4453
4442
}
4454
4443
},
4455
- {
4456
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
4457
- "expect" : {
4458
- "error" : " DualStack is enabled but this partition does not support DualStack"
4459
- },
4460
- "params" : {
4461
- "Region" : " us-iso-east-1" ,
4462
- "UseFIPS" : false ,
4463
- "UseDualStack" : true
4464
- }
4465
- },
4466
4444
{
4467
4445
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
4468
4446
"expect" : {
4476
4454
"UseDualStack" : false
4477
4455
}
4478
4456
},
4479
- {
4480
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
4481
- "expect" : {
4482
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4483
- },
4484
- "params" : {
4485
- "Region" : " us-isob-east-1" ,
4486
- "UseFIPS" : true ,
4487
- "UseDualStack" : true
4488
- }
4489
- },
4490
4457
{
4491
4458
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
4492
4459
"expect" : {
4500
4467
"UseDualStack" : false
4501
4468
}
4502
4469
},
4503
- {
4504
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
4505
- "expect" : {
4506
- "error" : " DualStack is enabled but this partition does not support DualStack"
4507
- },
4508
- "params" : {
4509
- "Region" : " us-isob-east-1" ,
4510
- "UseFIPS" : false ,
4511
- "UseDualStack" : true
4512
- }
4513
- },
4514
4470
{
4515
4471
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
4516
4472
"expect" : {
You can’t perform that action at this time.
0 commit comments