Create a network interface endpoint for Verified Access - AWS Verified Access

Create a network interface endpoint for Verified Access

Use the following procedure to create a network interface endpoint.

Requirements
  • Only IPv4 traffic is supported.

  • Only the HTTP and HTTPS protocols are supported.

  • The network interface must belong to the same virtual private cloud (VPC) as the security groups.

  • We use the private IP on the network interface to forward the traffic.

  • You must provide a domain name for your application. This is the public DNS name your users will use to access your application. You will also need to provide a public SSL certificate with a CN that matches this domain name. You can create or import the certificate using AWS Certificate Manager.

To create a network interface endpoint
  1. Open the Amazon VPC console at https://console.aws.amazon.com/vpc/.

  2. In the navigation pane, choose Verified Access endpoints.

  3. Choose Create Verified Access endpoint.

  4. (Optional) For Name tag and Description, enter a name and description for the endpoint.

  5. For Verified Access group, choose a Verified Access group for the endpoint.

  6. For Application details, do the following:

    1. For Application domain, enter the DNS name for your application.

    2. Under Domain certificate ARN, choose the public TLS certificate.

  7. For Endpoint details, do the following:

    1. For Attachment type, choose VPC.

    2. For Security groups, choose the security groups for the endpoint. Traffic from the Verified Access endpoint that enters your network interface will be associated with this security group.

    3. For Endpoint domain prefix, enter a custom identifier to prepend to the DNS name that Verified Access generates for the endpoint.

    4. For Endpoint type, choose Network interface.

    5. For Protocol, choose HTTPS or HTTP.

    6. Under Port, enter the port number.

    7. For Network interface, choose the network interface.

  8. (Optional) For Policy definition, enter a Verified Access policy for the endpoint.

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

  10. Choose Create Verified Access endpoint.