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 4968
4968
"UseDualStack" : false
4969
4969
}
4970
4970
},
4971
- {
4972
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
4973
- "expect" : {
4974
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4975
- },
4976
- "params" : {
4977
- "Region" : " us-iso-east-1" ,
4978
- "UseFIPS" : true ,
4979
- "UseDualStack" : true
4980
- }
4981
- },
4982
4971
{
4983
4972
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
4984
4973
"expect" : {
4992
4981
"UseDualStack" : false
4993
4982
}
4994
4983
},
4995
- {
4996
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
4997
- "expect" : {
4998
- "error" : " DualStack is enabled but this partition does not support DualStack"
4999
- },
5000
- "params" : {
5001
- "Region" : " us-iso-east-1" ,
5002
- "UseFIPS" : false ,
5003
- "UseDualStack" : true
5004
- }
5005
- },
5006
4984
{
5007
4985
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
5008
4986
"expect" : {
5016
4994
"UseDualStack" : false
5017
4995
}
5018
4996
},
5019
- {
5020
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
5021
- "expect" : {
5022
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
5023
- },
5024
- "params" : {
5025
- "Region" : " us-isob-east-1" ,
5026
- "UseFIPS" : true ,
5027
- "UseDualStack" : true
5028
- }
5029
- },
5030
4997
{
5031
4998
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
5032
4999
"expect" : {
5040
5007
"UseDualStack" : false
5041
5008
}
5042
5009
},
5043
- {
5044
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
5045
- "expect" : {
5046
- "error" : " DualStack is enabled but this partition does not support DualStack"
5047
- },
5048
- "params" : {
5049
- "Region" : " us-isob-east-1" ,
5050
- "UseFIPS" : false ,
5051
- "UseDualStack" : true
5052
- }
5053
- },
5054
5010
{
5055
5011
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
5056
5012
"expect" : {
You can’t perform that action at this time.
0 commit comments