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 30173017 "UseDualStack" : false
30183018 }
30193019 },
3020- {
3021- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
3022- "expect" : {
3023- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3024- },
3025- "params" : {
3026- "Region" : " us-iso-east-1" ,
3027- "UseFIPS" : true ,
3028- "UseDualStack" : true
3029- }
3030- },
30313020 {
30323021 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
30333022 "expect" : {
30413030 "UseDualStack" : false
30423031 }
30433032 },
3044- {
3045- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
3046- "expect" : {
3047- "error" : " DualStack is enabled but this partition does not support DualStack"
3048- },
3049- "params" : {
3050- "Region" : " us-iso-east-1" ,
3051- "UseFIPS" : false ,
3052- "UseDualStack" : true
3053- }
3054- },
30553033 {
30563034 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
30573035 "expect" : {
30653043 "UseDualStack" : false
30663044 }
30673045 },
3068- {
3069- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
3070- "expect" : {
3071- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
3072- },
3073- "params" : {
3074- "Region" : " us-isob-east-1" ,
3075- "UseFIPS" : true ,
3076- "UseDualStack" : true
3077- }
3078- },
30793046 {
30803047 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
30813048 "expect" : {
30893056 "UseDualStack" : false
30903057 }
30913058 },
3092- {
3093- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
3094- "expect" : {
3095- "error" : " DualStack is enabled but this partition does not support DualStack"
3096- },
3097- "params" : {
3098- "Region" : " us-isob-east-1" ,
3099- "UseFIPS" : false ,
3100- "UseDualStack" : true
3101- }
3102- },
31033059 {
31043060 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
31053061 "expect" : {
You can’t perform that action at this time.
0 commit comments