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 49384938 "UseDualStack" : true
49394939 }
49404940 },
4941- {
4942- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
4943- "expect" : {
4944- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4945- },
4946- "params" : {
4947- "Region" : " us-iso-east-1" ,
4948- "UseFIPS" : true ,
4949- "UseDualStack" : true
4950- }
4951- },
49524941 {
49534942 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
49544943 "expect" : {
49624951 "UseDualStack" : false
49634952 }
49644953 },
4965- {
4966- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
4967- "expect" : {
4968- "error" : " DualStack is enabled but this partition does not support DualStack"
4969- },
4970- "params" : {
4971- "Region" : " us-iso-east-1" ,
4972- "UseFIPS" : false ,
4973- "UseDualStack" : true
4974- }
4975- },
49764954 {
49774955 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
49784956 "expect" : {
49864964 "UseDualStack" : false
49874965 }
49884966 },
4989- {
4990- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
4991- "expect" : {
4992- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4993- },
4994- "params" : {
4995- "Region" : " us-isob-east-1" ,
4996- "UseFIPS" : true ,
4997- "UseDualStack" : true
4998- }
4999- },
50004967 {
50014968 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
50024969 "expect" : {
50104977 "UseDualStack" : false
50114978 }
50124979 },
5013- {
5014- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
5015- "expect" : {
5016- "error" : " DualStack is enabled but this partition does not support DualStack"
5017- },
5018- "params" : {
5019- "Region" : " us-isob-east-1" ,
5020- "UseFIPS" : false ,
5021- "UseDualStack" : true
5022- }
5023- },
50244980 {
50254981 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
50264982 "expect" : {
You can’t perform that action at this time.
0 commit comments