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 41724172 "UseDualStack" : false
41734173 }
41744174 },
4175- {
4176- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
4177- "expect" : {
4178- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4179- },
4180- "params" : {
4181- "Region" : " us-iso-east-1" ,
4182- "UseFIPS" : true ,
4183- "UseDualStack" : true
4184- }
4185- },
41864175 {
41874176 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
41884177 "expect" : {
41964185 "UseDualStack" : false
41974186 }
41984187 },
4199- {
4200- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
4201- "expect" : {
4202- "error" : " DualStack is enabled but this partition does not support DualStack"
4203- },
4204- "params" : {
4205- "Region" : " us-iso-east-1" ,
4206- "UseFIPS" : false ,
4207- "UseDualStack" : true
4208- }
4209- },
42104188 {
42114189 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
42124190 "expect" : {
42204198 "UseDualStack" : false
42214199 }
42224200 },
4223- {
4224- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
4225- "expect" : {
4226- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4227- },
4228- "params" : {
4229- "Region" : " us-isob-east-1" ,
4230- "UseFIPS" : true ,
4231- "UseDualStack" : true
4232- }
4233- },
42344201 {
42354202 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
42364203 "expect" : {
42444211 "UseDualStack" : false
42454212 }
42464213 },
4247- {
4248- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
4249- "expect" : {
4250- "error" : " DualStack is enabled but this partition does not support DualStack"
4251- },
4252- "params" : {
4253- "Region" : " us-isob-east-1" ,
4254- "UseFIPS" : false ,
4255- "UseDualStack" : true
4256- }
4257- },
42584214 {
42594215 "documentation" : " For custom endpoint with region set and fips disabled and dualstack disabled" ,
42604216 "expect" : {
You can’t perform that action at this time.
0 commit comments