Create an interface endpoint for Amazon Batch
You can create an interface endpoint for Amazon Batch using either the Amazon VPC console or the Amazon Command Line Interface (Amazon CLI). For more information, see Create an interface endpoint in the Amazon PrivateLink Guide.
Create an interface endpoint for Amazon Batch using the following service names:
-
com.amazonaws.
region.batch -
com.amazonaws.
region.batch-fips (For FIPS-compliant endpoints, see Amazon Batch endpoints and quotas)
For example:
com.amazonaws.us-east-2.batch
com.amazonaws.us-east-2.batch-fips
In the aws-cn partition, the format is different:
cn.com.amazonaws.region.batch
For example:
cn.com.amazonaws.cn-northwest-1.batch
Private DNS names for Amazon Batch interface endpoints
If you enable private DNS for the interface endpoint, you can use specific DNS names to connect to Amazon Batch, We provide these options:
-
batch.
region.amazonaws.com -
batch.
region.api.aws
For FIPS-compliant endpoints:
-
batch-fips.
region.api.aws -
fips.batch.
region.amazonaws.com is not supported
For more information, see Access a service through an interface endpoint in the Amazon PrivateLink Guide.