Skip to content

(aws-ec2): Add DataSync InterfaceVpcEndpointAwsService #15997

Open
@jpSimkins

Description

@jpSimkins

Add a InterfaceVpcEndpointAwsService for the DataSync service.

Use Case

I am needing to add a VPC endpoint for the DataSync service. I do not see this option available so once I deploy the VPC, I am having to manually add this endpoint.

Proposed Solution

vpc-endpoint.ts

InterfaceVpcEndpointAwsService.DATASYNC = new InterfaceVpcEndpointAwsService('datasync');

Other

I would attempt to do this myself but I am a bit unclear to what ports I need to specify. The docs show a few different options for this and I am not sure what the correct approach would be. So due to that, I will not attempt to do this myself.

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions