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 5239
5239
"UseDualStack" : false
5240
5240
}
5241
5241
},
5242
- {
5243
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
5244
- "expect" : {
5245
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
5246
- },
5247
- "params" : {
5248
- "Region" : " us-iso-east-1" ,
5249
- "UseFIPS" : true ,
5250
- "UseDualStack" : true
5251
- }
5252
- },
5253
5242
{
5254
5243
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
5255
5244
"expect" : {
5263
5252
"UseDualStack" : false
5264
5253
}
5265
5254
},
5266
- {
5267
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
5268
- "expect" : {
5269
- "error" : " DualStack is enabled but this partition does not support DualStack"
5270
- },
5271
- "params" : {
5272
- "Region" : " us-iso-east-1" ,
5273
- "UseFIPS" : false ,
5274
- "UseDualStack" : true
5275
- }
5276
- },
5277
5255
{
5278
5256
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
5279
5257
"expect" : {
5287
5265
"UseDualStack" : false
5288
5266
}
5289
5267
},
5290
- {
5291
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
5292
- "expect" : {
5293
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
5294
- },
5295
- "params" : {
5296
- "Region" : " us-isob-east-1" ,
5297
- "UseFIPS" : true ,
5298
- "UseDualStack" : true
5299
- }
5300
- },
5301
5268
{
5302
5269
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
5303
5270
"expect" : {
5311
5278
"UseDualStack" : false
5312
5279
}
5313
5280
},
5314
- {
5315
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
5316
- "expect" : {
5317
- "error" : " DualStack is enabled but this partition does not support DualStack"
5318
- },
5319
- "params" : {
5320
- "Region" : " us-isob-east-1" ,
5321
- "UseFIPS" : false ,
5322
- "UseDualStack" : true
5323
- }
5324
- },
5325
5281
{
5326
5282
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
5327
5283
"expect" : {
You can’t perform that action at this time.
0 commit comments