Data retrieval APIs for Amazon Neptune Analytics
Amazon Neptune Analytics provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| GetEngineStatus | Get the engine status of the graph | Read |
| GetExportTask | Get details about an export task | Read |
| GetGraph | Get details about a graph | Read |
| GetGraphSnapshot | Get details about a snapshot | Read |
| GetGraphSummary | Get the summary for the data in the graph | Read |
| GetImportTask | Get details about an import task | Read |
| GetPrivateGraphEndpoint | Get details about a private graph endpoint of a graph | Read |
| GetQueryStatus | Check the status of a given query | Read |
| GetStatisticsStatus | Get the statistics for the data in the graph | Read |
| ListExportTasks | List the export tasks in your account | Read |
| ListGraphSnapshots | List the snapshots in your account | Read |
| ListGraphs | List the graphs in your account | Read |
| ListImportTasks | List the import tasks in your account | Read |
| ListPrivateGraphEndpoints | List the private graph endpoints for a given graph | Read |
| ListQueries | Check the status of all active queries | Read |
| ListTagsForResource | Lists tag for a Neptune Analytics resource | Read |
| ReadDataViaQuery | Read data via query APIs on the graph | Read |