awslabs / landing-zone-accelerator-on-aws

Deploy a multi-account cloud foundation to support highly-regulated workloads and complex compliance requirements.
https://aws.amazon.com/solutions/implementations/landing-zone-accelerator-on-aws/
Apache License 2.0
562 stars 448 forks source link

Add support to disable Private DNS for S3 Interface Endpoint #620

Open JimToupet opened 4 weeks ago

JimToupet commented 4 weeks ago

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

Additional context A bug issue opened too : https://github.com/awslabs/landing-zone-accelerator-on-aws/issues/403