An AWS service endpoint is a URL that is the entry point for an AWS web service. When you secure your VPC, make sure the Vantage MPP instances can still access the AWS service endpoints they require or the deployment will fail.
AWS Web Services | Endpoints |
---|---|
Amazon EC2 | ec2.region.amazonaws.com For example, ec2.us-east-2.amazonaws.com. You can specify an endpoint that does not include a specific region for Amazon EC2. |
AWS IAM | iam.amazonaws.com |
AWS Lambda | lambda.region.amazonaws.com |
AWS Step Functions | states.region.amazonaws.com |
AWS Application Auto Scaling | autoscaling.region.amazonaws.com |
Amazon CloudWatch Logs | logs.region.amazonaws.com |
Alternatively, you can provide access to endpoints from your VPC using AWS PrivateLink if you want to keep all network traffic within the AWS network. See the Amazon Virtual Private Cloud User Guide for more information on accessing AWS services through AWS PrivateLink.
AWS Regions | Endpoints |
Amazon EC2 | ec2.region.amazonaws.com For example, ec2.us-east-2.amazonaws.com. You can specify an endpoint that does not include a specific region for Amazon EC2. |
AWS IAM | iam.amazonaws.com |
AWS Lambda | lambda.region.amazonaws.com |
AWS Step Functions | states.region.amazonaws.com |
AWS Application Auto Scaling | autoscaling.region.amazonaws.com |
Amazon CloudWatch Logs | logs.region.amazonaws.com |
Supported Regions for R6i
Region Name | Region |
Asia Pacific (Tokyo) | ap-northeast-1 |
Asia Pacific (Seoul) | ap-northeast-2 |
Asia Pacific (Mumbai) | ap-south-1 |
Asia Pacific (Singapore) | ap-southeast-1 |
Canada (Central) | ca-central-1 |
Europe (Frankfurt) | eu-central-1 |
Europe (Zurich) | eu-central-2 |
Europe (Ireland) | eu-west-1 |
Europe (London) | eu-west-2 |
Europe (Paris) | eu-west-3 |
South America (São Paulo) | us-east-1 |
US East (N. Virginia) | us-east-1 |
East (Ohio) | us-east-2 |
AWS GovCloud (US-East) | us-gov-east-1 |
AWS GovCloud (US-West) | us-gov-west-1 |
US West (N. California) | us-west-1 |
US West (Oregon) | us-west-2 |
Asia Pacific (Hong Kong) | ap-east-1 |
Europe (Milan) | eu-south-2 |
Europe (Stockholm) | eu-north-1 |
Some regions may have limited capacity or may not offer all the supported instance types e.g. r6i may not be available because of limited capacity in some regions. In such a case, please use the R5 instance family for deployments. Make sure you verify the available capacity with the AWS team.