Amazon Neptune · Arazzo Workflow
Amazon Neptune Analytics Create Private Graph Endpoint
Version 1.0.0
Create a VPC private endpoint for a Neptune Analytics graph and poll until it is AVAILABLE.
Provider
Workflows
analytics-private-endpoint
Create a private graph endpoint and poll until it is AVAILABLE.
Confirms the graph is available, creates a private graph endpoint in a VPC, and polls the endpoint until AVAILABLE.
1
confirmGraph
getGraph
Confirm the target graph exists and is AVAILABLE before attaching a private endpoint.
2
createEndpoint
createPrivateGraphEndpoint
Create a private graph endpoint in the supplied VPC and subnets.
3
pollEndpoint
getPrivateGraphEndpoint
Poll the private endpoint by its VPC id. Retry while it is CREATING and finish once its status is AVAILABLE.