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 40264026 "UseDualStack" : false
40274027 }
40284028 },
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- },
40404029 {
40414030 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
40424031 "expect" : {
40504039 "UseDualStack" : false
40514040 }
40524041 },
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- },
40644042 {
40654043 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
40664044 "expect" : {
40744052 "UseDualStack" : false
40754053 }
40764054 },
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- },
40884055 {
40894056 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
40904057 "expect" : {
40984065 "UseDualStack" : false
40994066 }
41004067 },
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- },
41124068 {
41134069 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
41144070 "expect" : {
You can’t perform that action at this time.
0 commit comments