View a markdown version of this page

Create a resource gateway in VPC Lattice - Amazon Virtual Private Cloud

Create a resource gateway in VPC Lattice

Use the console to create a resource gateway.

To create a resource gateway using the console
  1. Open the Amazon VPC console at https://console.aws.amazon.com/vpc/.

  2. In the navigation pane, under PrivateLink and Lattice, choose Resource gateways.

  3. Choose Create resource gateway.

  4. Enter a name that is unique within your AWS account.

  5. Choose the type of IP address for the resource gateway.

  6. For IP address type, choose the IP address type for the resource gateway.

    1. If you selected IPv4 or Dualstack for the IP address type, you can enter the number of IPv4 addresses per ENI for your resource gateway.

      The default is 16 IPv4 addresses per ENI. This is a suitable number of IPs to form connections with your backend resources.

  7. Choose the VPC that the resource is in.

  8. For Security groups, choose up to five security groups to control inbound traffic from the VPC to the service network.

  9. For Resource Config DNS Resolution, choose how you want DNS to be resolved for domain-name targets.

    1. If you are using a private DNS server or your domain-name targets are in a Route53 private hosted zone, set to IN_VPC

  10. (Optional) To add a tag, choose Add new tag and enter the tag key and the tag value.

  11. Choose Create resource gateway.

To create a resource gateway using the AWS CLI

Use the create-resource-gateway command.