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 766766 "UseDualStack" : false
767767 }
768768 },
769- {
770- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
771- "expect" : {
772- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
773- },
774- "params" : {
775- "Region" : " us-iso-east-1" ,
776- "UseFIPS" : true ,
777- "UseDualStack" : true
778- }
779- },
780769 {
781770 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
782771 "expect" : {
790779 "UseDualStack" : false
791780 }
792781 },
793- {
794- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
795- "expect" : {
796- "error" : " DualStack is enabled but this partition does not support DualStack"
797- },
798- "params" : {
799- "Region" : " us-iso-east-1" ,
800- "UseFIPS" : false ,
801- "UseDualStack" : true
802- }
803- },
804782 {
805783 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
806784 "expect" : {
814792 "UseDualStack" : false
815793 }
816794 },
817- {
818- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
819- "expect" : {
820- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
821- },
822- "params" : {
823- "Region" : " us-isob-east-1" ,
824- "UseFIPS" : true ,
825- "UseDualStack" : true
826- }
827- },
828795 {
829796 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
830797 "expect" : {
838805 "UseDualStack" : false
839806 }
840807 },
841- {
842- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
843- "expect" : {
844- "error" : " DualStack is enabled but this partition does not support DualStack"
845- },
846- "params" : {
847- "Region" : " us-isob-east-1" ,
848- "UseFIPS" : false ,
849- "UseDualStack" : true
850- }
851- },
852808 {
853809 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
854810 "expect" : {
You can’t perform that action at this time.
0 commit comments