Subscriptions - Pro - Connectivity
Create a Private Link
Creates a new Private Link.
post/v1/subscriptions/{subscriptionId}/private-link
Path parameters
subscriptionIdinteger required
Subscription ID.
Request body
Example request
{
"shareName": "my-redis-share",
"principal": "123456789012",
"type": "aws_account",
"alias": "Production Account"
}Response
No Content