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 673673 "UseDualStack" : false
674674 }
675675 },
676- {
677- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
678- "expect" : {
679- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
680- },
681- "params" : {
682- "Region" : " us-iso-east-1" ,
683- "UseFIPS" : true ,
684- "UseDualStack" : true
685- }
686- },
687676 {
688677 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
689678 "expect" : {
697686 "UseDualStack" : false
698687 }
699688 },
700- {
701- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
702- "expect" : {
703- "error" : " DualStack is enabled but this partition does not support DualStack"
704- },
705- "params" : {
706- "Region" : " us-iso-east-1" ,
707- "UseFIPS" : false ,
708- "UseDualStack" : true
709- }
710- },
711689 {
712690 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
713691 "expect" : {
721699 "UseDualStack" : false
722700 }
723701 },
724- {
725- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
726- "expect" : {
727- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
728- },
729- "params" : {
730- "Region" : " us-isob-east-1" ,
731- "UseFIPS" : true ,
732- "UseDualStack" : true
733- }
734- },
735702 {
736703 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
737704 "expect" : {
745712 "UseDualStack" : false
746713 }
747714 },
748- {
749- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
750- "expect" : {
751- "error" : " DualStack is enabled but this partition does not support DualStack"
752- },
753- "params" : {
754- "Region" : " us-isob-east-1" ,
755- "UseFIPS" : false ,
756- "UseDualStack" : true
757- }
758- },
759715 {
760716 "documentation" : " For custom endpoint with region set and fips disabled and dualstack disabled" ,
761717 "expect" : {
You can’t perform that action at this time.
0 commit comments