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 819819 "UseDualStack" : false
820820 }
821821 },
822- {
823- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
824- "expect" : {
825- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
826- },
827- "params" : {
828- "Region" : " us-iso-east-1" ,
829- "UseFIPS" : true ,
830- "UseDualStack" : true
831- }
832- },
833822 {
834823 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
835824 "expect" : {
843832 "UseDualStack" : false
844833 }
845834 },
846- {
847- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
848- "expect" : {
849- "error" : " DualStack is enabled but this partition does not support DualStack"
850- },
851- "params" : {
852- "Region" : " us-iso-east-1" ,
853- "UseFIPS" : false ,
854- "UseDualStack" : true
855- }
856- },
857835 {
858836 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
859837 "expect" : {
867845 "UseDualStack" : false
868846 }
869847 },
870- {
871- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
872- "expect" : {
873- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
874- },
875- "params" : {
876- "Region" : " us-isob-east-1" ,
877- "UseFIPS" : true ,
878- "UseDualStack" : true
879- }
880- },
881848 {
882849 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
883850 "expect" : {
891858 "UseDualStack" : false
892859 }
893860 },
894- {
895- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
896- "expect" : {
897- "error" : " DualStack is enabled but this partition does not support DualStack"
898- },
899- "params" : {
900- "Region" : " us-isob-east-1" ,
901- "UseFIPS" : false ,
902- "UseDualStack" : true
903- }
904- },
905861 {
906862 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
907863 "expect" : {
You can’t perform that action at this time.
0 commit comments