v1
latestOpenAPI 3.1.22026-08-0611530152.3 KBVPC Connect
Set up custom hostname
Sets up a custom hostname for a VPC endpoint connection. The hostname is a DNS record under cloudamqp.com that matches the instance's TLS certificate, allowing secure connections through the private endpoint.
- AWS: A CNAME record is created pointing to the endpoint's DNS name. No endpoint_ip required.
- Azure/GCP: An A record is created pointing to the provided private IP address. endpoint_ip is required.
post/vpc-connect/custom-hostnames
Request body
Response
Custom hostname setup initiated