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 5284
5284
"UseDualStack" : false
5285
5285
}
5286
5286
},
5287
- {
5288
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
5289
- "expect" : {
5290
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
5291
- },
5292
- "params" : {
5293
- "Region" : " us-iso-east-1" ,
5294
- "UseFIPS" : true ,
5295
- "UseDualStack" : true
5296
- }
5297
- },
5298
5287
{
5299
5288
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
5300
5289
"expect" : {
5308
5297
"UseDualStack" : false
5309
5298
}
5310
5299
},
5311
- {
5312
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
5313
- "expect" : {
5314
- "error" : " DualStack is enabled but this partition does not support DualStack"
5315
- },
5316
- "params" : {
5317
- "Region" : " us-iso-east-1" ,
5318
- "UseFIPS" : false ,
5319
- "UseDualStack" : true
5320
- }
5321
- },
5322
5300
{
5323
5301
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
5324
5302
"expect" : {
5332
5310
"UseDualStack" : false
5333
5311
}
5334
5312
},
5335
- {
5336
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
5337
- "expect" : {
5338
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
5339
- },
5340
- "params" : {
5341
- "Region" : " us-isob-east-1" ,
5342
- "UseFIPS" : true ,
5343
- "UseDualStack" : true
5344
- }
5345
- },
5346
5313
{
5347
5314
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
5348
5315
"expect" : {
5356
5323
"UseDualStack" : false
5357
5324
}
5358
5325
},
5359
- {
5360
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
5361
- "expect" : {
5362
- "error" : " DualStack is enabled but this partition does not support DualStack"
5363
- },
5364
- "params" : {
5365
- "Region" : " us-isob-east-1" ,
5366
- "UseFIPS" : false ,
5367
- "UseDualStack" : true
5368
- }
5369
- },
5370
5326
{
5371
5327
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
5372
5328
"expect" : {
You can’t perform that action at this time.
0 commit comments