v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434174156.5 KB

Deletes a private graph endpoint.

delete/graphs/{graphIdentifier}/endpoints/{vpcId}

Path parameters

graphIdentifierstring required

The unique identifier of the Neptune Analytics graph.

vpcIdstring required

The ID of the VPC where the private endpoint is located.

Response

Success

vpcIdstring required

The ID of the VPC where the private endpoint was deleted.

subnetIdsSubnetId[] required

The subnet IDs involved.

status'CREATING' | 'AVAILABLE' | 'DELETING' | 'FAILED' required

The status of the delete operation.

vpcEndpointIdstring

The ID of the VPC endpoint that was deleted.