Skip to content

Commit 06344f1

Browse files
committed
Update README.md
1 parent 88ae8fa commit 06344f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

releases/R2025a/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ Repeat the following process for both an EC2 endpoint and an Autoscaling endpoin
166166
1. Provide a name tag for the endpoint.
167167
1. Select **Type** as `AWS services`.
168168
1. In **Services**, select `com.amazonaws.<AWS Region>.<Endpoint Type>`.
169-
- The region should match your VPC region. For instance, if your region is US East 1 and you are creating an EC2 endpoint, select `com.amazonaws.us-east-1.ec2`.
170-
- If you're creating an EC2 endpoint, select `ec2` as the endpoint type. For example, if your region is US East 1 and you are creating an EC2 endpoint, select `com.amazonaws.us-east-1.ec2`.
171-
- If you're creating an Autoscaling endpoint, select 'autoscaling' as the endpoint type. For example, If your region is US East 2 and you are creating an autoscaling endpoint, select `com.amazonaws.us-east-2.autoscaling`.
169+
- The region should match your VPC region. For instance, if your region is US-East (N. Virginia) and you are creating an EC2 endpoint, select `com.amazonaws.us-east-1.ec2`.
170+
- If you're creating an EC2 endpoint, select `ec2` as the endpoint type. For example, if your region is Europe (Ireland) and you are creating an EC2 endpoint, select `com.amazonaws.eu-west-1.ec2`.
171+
- If you're creating an Autoscaling endpoint, select `autoscaling` as the endpoint type. For example, If your region is Europe (Ireland) and you are creating an Autoscaling endpoint, select `com.amazonaws.eu-west-1.autoscaling`.
172172
1. In **Network settings**, select the VPC you are using for deployment.
173173
1. Ensure that **Enable DNS** is checked to facilitate DNS resolution within the VPC.
174174
1. In **Subnets**, select the public subnet where the endpoint will be configured.

0 commit comments

Comments
 (0)