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 10126
10126
"UseDualStack" : false
10127
10127
}
10128
10128
},
10129
- {
10130
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
10131
- "expect" : {
10132
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
10133
- },
10134
- "params" : {
10135
- "Region" : " us-iso-east-1" ,
10136
- "UseFIPS" : true ,
10137
- "UseDualStack" : true
10138
- }
10139
- },
10140
10129
{
10141
10130
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
10142
10131
"expect" : {
10150
10139
"UseDualStack" : false
10151
10140
}
10152
10141
},
10153
- {
10154
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
10155
- "expect" : {
10156
- "error" : " DualStack is enabled but this partition does not support DualStack"
10157
- },
10158
- "params" : {
10159
- "Region" : " us-iso-east-1" ,
10160
- "UseFIPS" : false ,
10161
- "UseDualStack" : true
10162
- }
10163
- },
10164
10142
{
10165
10143
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
10166
10144
"expect" : {
10174
10152
"UseDualStack" : false
10175
10153
}
10176
10154
},
10177
- {
10178
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
10179
- "expect" : {
10180
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
10181
- },
10182
- "params" : {
10183
- "Region" : " us-isob-east-1" ,
10184
- "UseFIPS" : true ,
10185
- "UseDualStack" : true
10186
- }
10187
- },
10188
10155
{
10189
10156
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
10190
10157
"expect" : {
10198
10165
"UseDualStack" : false
10199
10166
}
10200
10167
},
10201
- {
10202
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
10203
- "expect" : {
10204
- "error" : " DualStack is enabled but this partition does not support DualStack"
10205
- },
10206
- "params" : {
10207
- "Region" : " us-isob-east-1" ,
10208
- "UseFIPS" : false ,
10209
- "UseDualStack" : true
10210
- }
10211
- },
10212
10168
{
10213
10169
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
10214
10170
"expect" : {
You can’t perform that action at this time.
0 commit comments