FargateToS3: Is it possible to disable and make it optional to add an interface/gateway endpoint to the VPC for S3? #1230
Labels
feature-request
A feature should be added or improved
needs-triage
The issue or PR still needs to be triaged
Hi
is it possible for the FargateToS3 solution construct to make it optional and disable the creation of interface/gateway endpoint to the VPC for S3 service when using the construct,
Use Case
there are use cases and situations that S3 Interface endpoint and/or S3 Gateway is already created and added to the VPC before the solution construct is used - when deploying the cloudformatoin template the there would be an error as the rtb entity to s3 endpoint/s are already included or interface/gateway endpoint is already added before
Proposed Solution
make adding an interface/gateway endpoint to the VPC optional but by default the solutions constructs adds the interface endpoint, so that the user can disable it in use cases that the s3 interface endpoint for s3 is already included before
Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: