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 6316
6316
"UseDualStack" : false
6317
6317
}
6318
6318
},
6319
- {
6320
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
6321
- "expect" : {
6322
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
6323
- },
6324
- "params" : {
6325
- "Region" : " us-iso-east-1" ,
6326
- "UseFIPS" : true ,
6327
- "UseDualStack" : true
6328
- }
6329
- },
6330
6319
{
6331
6320
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
6332
6321
"expect" : {
6340
6329
"UseDualStack" : false
6341
6330
}
6342
6331
},
6343
- {
6344
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
6345
- "expect" : {
6346
- "error" : " DualStack is enabled but this partition does not support DualStack"
6347
- },
6348
- "params" : {
6349
- "Region" : " us-iso-east-1" ,
6350
- "UseFIPS" : false ,
6351
- "UseDualStack" : true
6352
- }
6353
- },
6354
6332
{
6355
6333
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
6356
6334
"expect" : {
6364
6342
"UseDualStack" : false
6365
6343
}
6366
6344
},
6367
- {
6368
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
6369
- "expect" : {
6370
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
6371
- },
6372
- "params" : {
6373
- "Region" : " us-isob-east-1" ,
6374
- "UseFIPS" : true ,
6375
- "UseDualStack" : true
6376
- }
6377
- },
6378
6345
{
6379
6346
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
6380
6347
"expect" : {
6388
6355
"UseDualStack" : false
6389
6356
}
6390
6357
},
6391
- {
6392
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
6393
- "expect" : {
6394
- "error" : " DualStack is enabled but this partition does not support DualStack"
6395
- },
6396
- "params" : {
6397
- "Region" : " us-isob-east-1" ,
6398
- "UseFIPS" : false ,
6399
- "UseDualStack" : true
6400
- }
6401
- },
6402
6358
{
6403
6359
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
6404
6360
"expect" : {
You can’t perform that action at this time.
0 commit comments