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 48654865 "UseDualStack" : true
48664866 }
48674867 },
4868- {
4869- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
4870- "expect" : {
4871- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4872- },
4873- "params" : {
4874- "Region" : " us-iso-east-1" ,
4875- "UseFIPS" : true ,
4876- "UseDualStack" : true
4877- }
4878- },
48794868 {
48804869 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
48814870 "expect" : {
48894878 "UseDualStack" : false
48904879 }
48914880 },
4892- {
4893- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
4894- "expect" : {
4895- "error" : " DualStack is enabled but this partition does not support DualStack"
4896- },
4897- "params" : {
4898- "Region" : " us-iso-east-1" ,
4899- "UseFIPS" : false ,
4900- "UseDualStack" : true
4901- }
4902- },
49034881 {
49044882 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
49054883 "expect" : {
49134891 "UseDualStack" : false
49144892 }
49154893 },
4916- {
4917- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
4918- "expect" : {
4919- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4920- },
4921- "params" : {
4922- "Region" : " us-isob-east-1" ,
4923- "UseFIPS" : true ,
4924- "UseDualStack" : true
4925- }
4926- },
49274894 {
49284895 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
49294896 "expect" : {
49374904 "UseDualStack" : false
49384905 }
49394906 },
4940- {
4941- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
4942- "expect" : {
4943- "error" : " DualStack is enabled but this partition does not support DualStack"
4944- },
4945- "params" : {
4946- "Region" : " us-isob-east-1" ,
4947- "UseFIPS" : false ,
4948- "UseDualStack" : true
4949- }
4950- },
49514907 {
49524908 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
49534909 "expect" : {
You can’t perform that action at this time.
0 commit comments