

# Access SaaS products through Amazon PrivateLink
<a name="privatelink-access-saas"></a>

Using Amazon PrivateLink, you can access SaaS products privately, as if they were running in your own VPC.

**Topics**
+ [Overview](#partner-services-overview)
+ [Create an interface endpoint](#create-interface-endpoint-partner-service)

## Overview
<a name="partner-services-overview"></a>

You can discover, purchase, and provision SaaS products powered by Amazon PrivateLink through Amazon Web Services Marketplace. For more information, see [Access SaaS applications securely and privately using Amazon PrivateLink](https://www.amazonaws.cn/marketplace/solutions/privatelink/).

You can also find SaaS products powered by Amazon PrivateLink from Amazon Partners. For more information see [Amazon PrivateLink Partners](https://www.amazonaws.cn/privatelink/partners/).

The following diagram shows how you use VPC endpoints to connect to SaaS products. The service provider creates an endpoint service and grants their customers access to the endpoint service. As the service consumer, you create an interface VPC endpoint, which establishes connections between one or more subnets in your VPC and the endpoint service.

![\[A service consumer and a service provider.\]](http://docs.amazonaws.cn/en_us/vpc/latest/privatelink/images/endpoint-services.png)


## Create an interface endpoint
<a name="create-interface-endpoint-partner-service"></a>

Use the following procedure to create an interface VPC endpoint that connects to the SaaS product.

**Requirement**  
Subscribe to the service.

**To create an interface endpoint to a partner service**

1. Open the Amazon VPC console at [https://console.amazonaws.cn/vpc/](https://console.amazonaws.cn/vpc/).

1. In the navigation pane, choose **Endpoints**.

1. Choose **Create endpoint**.

1. If you purchased the service from Amazon Web Services Marketplace, do the following:

   1. For **Type**, choose **Amazon Web Services Marketplace services**.

   1. Select the service.

1. If you subscribed to a service with the Amazon Service Ready designation, do the following:

   1. For **Type**, choose **PrivateLink Ready partner services**.

   1. Enter the name of the service, and then choose **Verify service**.

1. For **VPC**, select the VPC from which you'll access the product.

1. For **Subnets**, select the subnets in which to create endpoint network interfaces.

1. For **Security groups**, select the security groups to associate with the endpoint network interfaces. The security group rules must allow traffic between the resources in the VPC and the endpoint network interfaces.

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

1. Choose **Create endpoint**.

**To configure an interface endpoint**  
For information about configuring your interface endpoint, see [Configure an interface endpoint](interface-endpoints.md).