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 738738 "UseDualStack" : false
739739 }
740740 },
741- {
742- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
743- "expect" : {
744- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
745- },
746- "params" : {
747- "Region" : " us-iso-east-1" ,
748- "UseFIPS" : true ,
749- "UseDualStack" : true
750- }
751- },
752741 {
753742 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
754743 "expect" : {
762751 "UseDualStack" : false
763752 }
764753 },
765- {
766- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
767- "expect" : {
768- "error" : " DualStack is enabled but this partition does not support DualStack"
769- },
770- "params" : {
771- "Region" : " us-iso-east-1" ,
772- "UseFIPS" : false ,
773- "UseDualStack" : true
774- }
775- },
776754 {
777755 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
778756 "expect" : {
786764 "UseDualStack" : false
787765 }
788766 },
789- {
790- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
791- "expect" : {
792- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
793- },
794- "params" : {
795- "Region" : " us-isob-east-1" ,
796- "UseFIPS" : true ,
797- "UseDualStack" : true
798- }
799- },
800767 {
801768 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
802769 "expect" : {
810777 "UseDualStack" : false
811778 }
812779 },
813- {
814- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
815- "expect" : {
816- "error" : " DualStack is enabled but this partition does not support DualStack"
817- },
818- "params" : {
819- "Region" : " us-isob-east-1" ,
820- "UseFIPS" : false ,
821- "UseDualStack" : true
822- }
823- },
824780 {
825781 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
826782 "expect" : {
You can’t perform that action at this time.
0 commit comments