getRdfGraphSummary
inline suspend fun NeptunedataClient.getRdfGraphSummary(crossinline block: GetRdfGraphSummaryRequest.Builder.() -> Unit): GetRdfGraphSummaryResponse
Gets a graph summary for an RDF graph.
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:GetGraphSummary IAM action in that cluster.