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 39343934 "UseDualStack" : false
39353935 }
39363936 },
3937- {
3938- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
3939- "expect" : {
3940- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3941- },
3942- "params" : {
3943- "Region" : " us-iso-east-1" ,
3944- "UseFIPS" : true ,
3945- "UseDualStack" : true
3946- }
3947- },
39483937 {
39493938 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
39503939 "expect" : {
39583947 "UseDualStack" : false
39593948 }
39603949 },
3961- {
3962- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
3963- "expect" : {
3964- "error" : " DualStack is enabled but this partition does not support DualStack"
3965- },
3966- "params" : {
3967- "Region" : " us-iso-east-1" ,
3968- "UseFIPS" : false ,
3969- "UseDualStack" : true
3970- }
3971- },
39723950 {
39733951 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
39743952 "expect" : {
39823960 "UseDualStack" : false
39833961 }
39843962 },
3985- {
3986- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
3987- "expect" : {
3988- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3989- },
3990- "params" : {
3991- "Region" : " us-isob-east-1" ,
3992- "UseFIPS" : true ,
3993- "UseDualStack" : true
3994- }
3995- },
39963963 {
39973964 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
39983965 "expect" : {
40063973 "UseDualStack" : false
40073974 }
40083975 },
4009- {
4010- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
4011- "expect" : {
4012- "error" : " DualStack is enabled but this partition does not support DualStack"
4013- },
4014- "params" : {
4015- "Region" : " us-isob-east-1" ,
4016- "UseFIPS" : false ,
4017- "UseDualStack" : true
4018- }
4019- },
40203976 {
40213977 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
40223978 "expect" : {
You can’t perform that action at this time.
0 commit comments