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 88188818 "UseDualStack" : false
88198819 }
88208820 },
8821- {
8822- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
8823- "expect" : {
8824- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
8825- },
8826- "params" : {
8827- "Region" : " us-iso-east-1" ,
8828- "UseFIPS" : true ,
8829- "UseDualStack" : true
8830- }
8831- },
88328821 {
88338822 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
88348823 "expect" : {
88428831 "UseDualStack" : false
88438832 }
88448833 },
8845- {
8846- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
8847- "expect" : {
8848- "error" : " DualStack is enabled but this partition does not support DualStack"
8849- },
8850- "params" : {
8851- "Region" : " us-iso-east-1" ,
8852- "UseFIPS" : false ,
8853- "UseDualStack" : true
8854- }
8855- },
88568834 {
88578835 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
88588836 "expect" : {
88668844 "UseDualStack" : false
88678845 }
88688846 },
8869- {
8870- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
8871- "expect" : {
8872- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
8873- },
8874- "params" : {
8875- "Region" : " us-isob-east-1" ,
8876- "UseFIPS" : true ,
8877- "UseDualStack" : true
8878- }
8879- },
88808847 {
88818848 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
88828849 "expect" : {
88908857 "UseDualStack" : false
88918858 }
88928859 },
8893- {
8894- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
8895- "expect" : {
8896- "error" : " DualStack is enabled but this partition does not support DualStack"
8897- },
8898- "params" : {
8899- "Region" : " us-isob-east-1" ,
8900- "UseFIPS" : false ,
8901- "UseDualStack" : true
8902- }
8903- },
89048860 {
89058861 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
89068862 "expect" : {
You can’t perform that action at this time.
0 commit comments