AWS Transform and interface endpoints (AWS PrivateLink)
You can establish a private connection between your VPC and AWS Transform by creating an
interface VPC endpoint. Interface endpoints are powered by AWS PrivateLink
Each interface endpoint is represented by one or more Elastic Network Interfaces in your subnets.
For more information, see Interface VPC endpoints (AWS PrivateLink) in the Amazon VPC User Guide.
Note
Only the AWS Transform console can be accessed thru AWS PrivateLink.
The AWS Transform WebApp and other related services such as .NET IDE cannot be accessed thru AWS PrivateLink.
Considerations for AWS Transform VPC endpoints
Before you set up an interface VPC endpoint for AWS Transform, ensure that you review Interface endpoint properties and limitations in the Amazon VPC User Guide.
Prerequisites
Before you begin any of the procedures below, ensure that you have the following:
-
An AWS account with appropriate permissions to create and configure resources.
-
A VPC already created in your AWS account.
-
Familiarity with AWS services, especially Amazon VPC and AWS Transform.
Creating an interface VPC endpoint for AWS Transform
You can create a VPC endpoint for the AWS Transform service using either the Amazon VPC console or the AWS Command Line Interface (AWS CLI). For more information, see Creating an interface endpoint in the Amazon VPC User Guide.
Create the following VPC endpoints for AWS Transform using this service name:
com.amazonaws.
region
.transform
Replace region
with AWS Region where your AWS Transform profile is
installed, for example, com.amazonaws.us-east-1.transform.
For more information, see Supported Regions for AWS Transform and Accessing a service through an interface endpoint in the Amazon VPC User Guide.
Using an on-premises computer to connect to a AWS Transform endpoint
This section describes the process of using an on-premises computer to connect to AWS Transform through a AWS PrivateLink endpoint in your AWS VPC.
-
Create a VPN connection between your on-premises device and your VPC.
-
Set up an inbound Amazon RouteĀ 53 endpoint. This will enable you to use the DNS name of your AWS Transform endpoint from your on-premises device.