Is your feature request related to a problem? Please describe.
When a S3 interface endpoint is needed outside the central endpoint VPC, per example for a specific connection via our Direct Connect, the default value of privateDNS to true force us to create a S3 Gateway endpoint.
Describe the feature you'd like
Add flexibility by adding a parameter in the interfaceEndpoints to set the privateDNS: false
Is your feature request related to a problem? Please describe. When a S3 interface endpoint is needed outside the central endpoint VPC, per example for a specific connection via our Direct Connect, the default value of privateDNS to true force us to create a S3 Gateway endpoint.
Describe the feature you'd like Add flexibility by adding a parameter in the
interfaceEndpoints
to set theprivateDNS: false
Additional context A bug issue opened too : https://github.com/awslabs/landing-zone-accelerator-on-aws/issues/403