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 4268
4268
"UseDualStack" : false
4269
4269
}
4270
4270
},
4271
- {
4272
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
4273
- "expect" : {
4274
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4275
- },
4276
- "params" : {
4277
- "Region" : " us-iso-east-1" ,
4278
- "UseFIPS" : true ,
4279
- "UseDualStack" : true
4280
- }
4281
- },
4282
4271
{
4283
4272
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
4284
4273
"expect" : {
4292
4281
"UseDualStack" : false
4293
4282
}
4294
4283
},
4295
- {
4296
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
4297
- "expect" : {
4298
- "error" : " DualStack is enabled but this partition does not support DualStack"
4299
- },
4300
- "params" : {
4301
- "Region" : " us-iso-east-1" ,
4302
- "UseFIPS" : false ,
4303
- "UseDualStack" : true
4304
- }
4305
- },
4306
4284
{
4307
4285
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
4308
4286
"expect" : {
4316
4294
"UseDualStack" : false
4317
4295
}
4318
4296
},
4319
- {
4320
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
4321
- "expect" : {
4322
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4323
- },
4324
- "params" : {
4325
- "Region" : " us-isob-east-1" ,
4326
- "UseFIPS" : true ,
4327
- "UseDualStack" : true
4328
- }
4329
- },
4330
4297
{
4331
4298
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
4332
4299
"expect" : {
4340
4307
"UseDualStack" : false
4341
4308
}
4342
4309
},
4343
- {
4344
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
4345
- "expect" : {
4346
- "error" : " DualStack is enabled but this partition does not support DualStack"
4347
- },
4348
- "params" : {
4349
- "Region" : " us-isob-east-1" ,
4350
- "UseFIPS" : false ,
4351
- "UseDualStack" : true
4352
- }
4353
- },
4354
4310
{
4355
4311
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
4356
4312
"expect" : {
You can’t perform that action at this time.
0 commit comments