What is the problem or goal the end user is trying to solve or accomplish?
For security reasons, customers would like to be able to create a Private Link connection between Preset <> their VPC on AWS, and also limit which of their Workspaces are able to connect to this VPC, to isolate different Databases on different Workspaces. This would prevent users with access to a particular DB to connect it to an un-desired Workspace (that might be accessed by other users that shouldn't have access to it).
How are they solving it currently?
This is currently not possible - once the PrivateLink is created, any Workspace from the customer can be connected to the DB using the PrivateLink.
What is the recommended solution by the Customer?
Provide the ability to limit access to the PrivateLink Database Connection on a Workspace level.