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 4026
4026
"UseDualStack" : false
4027
4027
}
4028
4028
},
4029
- {
4030
- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
4031
- "expect" : {
4032
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4033
- },
4034
- "params" : {
4035
- "Region" : " us-iso-east-1" ,
4036
- "UseFIPS" : true ,
4037
- "UseDualStack" : true
4038
- }
4039
- },
4040
4029
{
4041
4030
"documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
4042
4031
"expect" : {
4050
4039
"UseDualStack" : false
4051
4040
}
4052
4041
},
4053
- {
4054
- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
4055
- "expect" : {
4056
- "error" : " DualStack is enabled but this partition does not support DualStack"
4057
- },
4058
- "params" : {
4059
- "Region" : " us-iso-east-1" ,
4060
- "UseFIPS" : false ,
4061
- "UseDualStack" : true
4062
- }
4063
- },
4064
4042
{
4065
4043
"documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
4066
4044
"expect" : {
4074
4052
"UseDualStack" : false
4075
4053
}
4076
4054
},
4077
- {
4078
- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
4079
- "expect" : {
4080
- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4081
- },
4082
- "params" : {
4083
- "Region" : " us-isob-east-1" ,
4084
- "UseFIPS" : true ,
4085
- "UseDualStack" : true
4086
- }
4087
- },
4088
4055
{
4089
4056
"documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
4090
4057
"expect" : {
4098
4065
"UseDualStack" : false
4099
4066
}
4100
4067
},
4101
- {
4102
- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
4103
- "expect" : {
4104
- "error" : " DualStack is enabled but this partition does not support DualStack"
4105
- },
4106
- "params" : {
4107
- "Region" : " us-isob-east-1" ,
4108
- "UseFIPS" : false ,
4109
- "UseDualStack" : true
4110
- }
4111
- },
4112
4068
{
4113
4069
"documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
4114
4070
"expect" : {
You can’t perform that action at this time.
0 commit comments