I'm trying to import a serverless private link endpoint but I have no success with the current resource "mongodbatlas_privatelink_endpoint". As I investigate I saw that "mongodbatlas_privatelink_endpoint" is using the "private endpoint" API not the "serverless private endpoint" API reference on this url https://www.mongodb.com/docs/atlas/reference/api/serverless-private-endpoints/ that is why its unable to get the resource I wanted to import.
It is good if we have a separate resource for the serverless private endpoint because it is the only way to securely connect to AWS without using the network peering connection. As of this writing network peering is not yet supported in serverless instances.