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 38563856 "UseDualStack" : false
38573857 }
38583858 },
3859- {
3860- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
3861- "expect" : {
3862- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3863- },
3864- "params" : {
3865- "Region" : " us-iso-east-1" ,
3866- "UseFIPS" : true ,
3867- "UseDualStack" : true
3868- }
3869- },
38703859 {
38713860 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
38723861 "expect" : {
38803869 "UseDualStack" : false
38813870 }
38823871 },
3883- {
3884- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
3885- "expect" : {
3886- "error" : " DualStack is enabled but this partition does not support DualStack"
3887- },
3888- "params" : {
3889- "Region" : " us-iso-east-1" ,
3890- "UseFIPS" : false ,
3891- "UseDualStack" : true
3892- }
3893- },
38943872 {
38953873 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
38963874 "expect" : {
39043882 "UseDualStack" : false
39053883 }
39063884 },
3907- {
3908- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
3909- "expect" : {
3910- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3911- },
3912- "params" : {
3913- "Region" : " us-isob-east-1" ,
3914- "UseFIPS" : true ,
3915- "UseDualStack" : true
3916- }
3917- },
39183885 {
39193886 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
39203887 "expect" : {
39283895 "UseDualStack" : false
39293896 }
39303897 },
3931- {
3932- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
3933- "expect" : {
3934- "error" : " DualStack is enabled but this partition does not support DualStack"
3935- },
3936- "params" : {
3937- "Region" : " us-isob-east-1" ,
3938- "UseFIPS" : false ,
3939- "UseDualStack" : true
3940- }
3941- },
39423898 {
39433899 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
39443900 "expect" : {
You can’t perform that action at this time.
0 commit comments