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 35733573 "UseDualStack" : false
35743574 }
35753575 },
3576- {
3577- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
3578- "expect" : {
3579- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3580- },
3581- "params" : {
3582- "Region" : " us-iso-east-1" ,
3583- "UseFIPS" : true ,
3584- "UseDualStack" : true
3585- }
3586- },
35873576 {
35883577 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
35893578 "expect" : {
35973586 "UseDualStack" : false
35983587 }
35993588 },
3600- {
3601- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
3602- "expect" : {
3603- "error" : " DualStack is enabled but this partition does not support DualStack"
3604- },
3605- "params" : {
3606- "Region" : " us-iso-east-1" ,
3607- "UseFIPS" : false ,
3608- "UseDualStack" : true
3609- }
3610- },
36113589 {
36123590 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
36133591 "expect" : {
36213599 "UseDualStack" : false
36223600 }
36233601 },
3624- {
3625- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
3626- "expect" : {
3627- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3628- },
3629- "params" : {
3630- "Region" : " us-isob-east-1" ,
3631- "UseFIPS" : true ,
3632- "UseDualStack" : true
3633- }
3634- },
36353602 {
36363603 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
36373604 "expect" : {
36453612 "UseDualStack" : false
36463613 }
36473614 },
3648- {
3649- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
3650- "expect" : {
3651- "error" : " DualStack is enabled but this partition does not support DualStack"
3652- },
3653- "params" : {
3654- "Region" : " us-isob-east-1" ,
3655- "UseFIPS" : false ,
3656- "UseDualStack" : true
3657- }
3658- },
36593615 {
36603616 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
36613617 "expect" : {
You can’t perform that action at this time.
0 commit comments