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 795795 "UseDualStack" : false
796796 }
797797 },
798- {
799- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
800- "expect" : {
801- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
802- },
803- "params" : {
804- "Region" : " us-iso-east-1" ,
805- "UseFIPS" : true ,
806- "UseDualStack" : true
807- }
808- },
809798 {
810799 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
811800 "expect" : {
819808 "UseDualStack" : false
820809 }
821810 },
822- {
823- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
824- "expect" : {
825- "error" : " DualStack is enabled but this partition does not support DualStack"
826- },
827- "params" : {
828- "Region" : " us-iso-east-1" ,
829- "UseFIPS" : false ,
830- "UseDualStack" : true
831- }
832- },
833811 {
834812 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
835813 "expect" : {
843821 "UseDualStack" : false
844822 }
845823 },
846- {
847- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
848- "expect" : {
849- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
850- },
851- "params" : {
852- "Region" : " us-isob-east-1" ,
853- "UseFIPS" : true ,
854- "UseDualStack" : true
855- }
856- },
857824 {
858825 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
859826 "expect" : {
867834 "UseDualStack" : false
868835 }
869836 },
870- {
871- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
872- "expect" : {
873- "error" : " DualStack is enabled but this partition does not support DualStack"
874- },
875- "params" : {
876- "Region" : " us-isob-east-1" ,
877- "UseFIPS" : false ,
878- "UseDualStack" : true
879- }
880- },
881837 {
882838 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
883839 "expect" : {
You can’t perform that action at this time.
0 commit comments