The page has been translated by Gen AI.

PrivateLink Service Integration

By linking Cloud Functions and PrivateLink services, you can connect VPCs within the Samsung Cloud Platform and VPCs to services without external internet.
The data uses only the internal network, which enhances security, and does not require a public IP, NAT, VPN, internet gateway, etc.

PrivateLink Service Integration

You can expose the function via PrivateLink Service so that it can be accessed privately from another VPC.

To integrate the PrivateLink service, follow the steps below.

  1. All Services > Compute > Cloud Functions Click the menu. Navigate to the Service Home page of Cloud Functions.
  2. Click the Cloud Functions menu on the Service Home page. You will be taken to the Function list page.
  3. Click the resource to associate PrivateLink on the Function List page. It moves to the Function Details page.
  4. Click the Configuration tab on the Function Details page.
  5. Click the Edit button of PrivateLink Service in Private connection configuration. Edit PrivateLink Service popup window opens.
  6. PrivateLink Service Edit in the popup window, after checking the Use item of Activation Status, click the Confirm button. In the Configuration tab’s Private Connection Configuration, the PrivateLink Service information is displayed.
CategoryDetailed description
Private URLPrivateLink Service URL information
PrivateLink Service IDPrivateLink Service ID information
Request Endpoint ManagementList of PrivateLink Endpoints that requested connection to PrivateLink Service
  • Endpoint ID and approval status
  • Approval Management Click the button to change status
    • Requesting: Endpoint that is requesting connection. Click Approve or Reject button to select approval
    • Active: Endpoint with completed connection. Click Block button to disconnect
    • Disconnected: Endpoint whose connection has been terminated. Click Reconnect button to connect
    • Reject: Endpoint whose connection request was denied
Table. PrivateLink Service Detailed Information Items

PrivateLink Endpoint Create

Create an entry point to access the user’s VPC PrivateLink Service.

Caution
Additional costs may be incurred when creating an endpoint.

To create a PrivateLink Endpoint, follow these steps.

  1. All Services > Compute > Cloud Functions Click the menu. Go to the Service Home page of Cloud Functions.
  2. On the Service Home page, click the Cloud Functions menu. It navigates to the Function list page.
  3. Click the resource to associate with PrivateLink on the Function List page. You will be taken to the Function Details page.
  4. Click the Configuration tab on the Function Details page.
  5. Click the Add button of PrivateLink Endpoint in Configure Private Connection. Add PrivateLink Endpoint popup opens.
  6. PrivateLink Service Add in the popup window, after entering PrivateLink Service ID and Alias information, click the Confirm button.
  7. When the popup notifying creation opens, click the Confirm button. In the Configuration tab’s Private connection configuration, the PrivateLink Endpoint information is displayed.
CategoryDetailed description
PrivateLink Endpoint IDPrivateLink Endpoint ID information
PrivateLink Service IDPrivateLink Service ID information
AliasAlias information
StatusApproval status of PrivateLink Endpoint
  • Requesting: Pending approval
  • Active: Approved and connected
  • Disconnected: Disconnected
  • Reject: Approval denied. Click the Re-request button to request again
  • Delete: Delete the endpoint
Table. PrivateLink Endpoint detailed information items
Blueprint Detailed Guide
Release Note