Skip to content

/AWS1/CL_NEG=>CREATEPRIVATEGRAPHENDPOINT()

About CreatePrivateGraphEndpoint

Create a private graph endpoint to allow private access from to the graph from within a VPC. You can attach security groups to the private graph endpoint.

VPC endpoint charges apply.

Method Signature

IMPORTING

Required arguments:

IV_GRAPHIDENTIFIER TYPE /AWS1/NEGGRAPHIDENTIFIER /AWS1/NEGGRAPHIDENTIFIER

The unique identifier of the Neptune Analytics graph.

Optional arguments:

IV_VPCID TYPE /AWS1/NEGVPCID /AWS1/NEGVPCID

The VPC in which the private graph endpoint needs to be created.

IT_SUBNETIDS TYPE /AWS1/CL_NEGSUBNETIDS_W=>TT_SUBNETIDS TT_SUBNETIDS

Subnets in which private graph endpoint ENIs are created.

IT_VPCSECURITYGROUPIDS TYPE /AWS1/CL_NEGSECURITYGROUPIDS_W=>TT_SECURITYGROUPIDS TT_SECURITYGROUPIDS

Security groups to be attached to the private graph endpoint..

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NEGCREPVTGRAPHENDPT01 /AWS1/CL_NEGCREPVTGRAPHENDPT01