File tree Expand file tree Collapse file tree
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 960960 "UseDualStack" : true
961961 }
962962 },
963- {
964- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
965- "expect" : {
966- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
967- },
968- "params" : {
969- "Region" : " us-iso-east-1" ,
970- "UseFIPS" : true ,
971- "UseDualStack" : true
972- }
973- },
974963 {
975964 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
976965 "expect" : {
984973 "UseDualStack" : false
985974 }
986975 },
987- {
988- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
989- "expect" : {
990- "error" : " DualStack is enabled but this partition does not support DualStack"
991- },
992- "params" : {
993- "Region" : " us-iso-east-1" ,
994- "UseFIPS" : false ,
995- "UseDualStack" : true
996- }
997- },
998976 {
999977 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
1000978 "expect" : {
1008986 "UseDualStack" : false
1009987 }
1010988 },
1011- {
1012- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1013- "expect" : {
1014- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1015- },
1016- "params" : {
1017- "Region" : " us-isob-east-1" ,
1018- "UseFIPS" : true ,
1019- "UseDualStack" : true
1020- }
1021- },
1022989 {
1023990 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
1024991 "expect" : {
1032999 "UseDualStack" : false
10331000 }
10341001 },
1035- {
1036- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1037- "expect" : {
1038- "error" : " DualStack is enabled but this partition does not support DualStack"
1039- },
1040- "params" : {
1041- "Region" : " us-isob-east-1" ,
1042- "UseFIPS" : false ,
1043- "UseDualStack" : true
1044- }
1045- },
10461002 {
10471003 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
10481004 "expect" : {
You can’t perform that action at this time.
0 commit comments