v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1443187284.6 KB

Manages the generation and use of RDF graph statistics.

When invoking this operation in a Neptune cluster that has IAM authentication enabled, the IAM user or role making the request must have a policy attached that allows the neptune-db:ManageStatistics IAM action in that cluster.

post/sparql/statistics

Request body

mode'disableAutoCompute' | 'enableAutoCompute' | 'refresh'

The statistics generation mode. One of: <code>DISABLE_AUTOCOMPUTE</code>, <code>ENABLE_AUTOCOMPUTE</code>, or <code>REFRESH</code>, the last of which manually triggers DFE statistics generation.

Response

Success

statusstring required

The HTTP return code of the request. If the request succeeded, the code is 200.