Values.GetQueryInputSourceRetrieves the status of a specified query. When invoking this operation in a Neptune Analytics cluster, the IAM user or role making the request must have the neptune-graph:GetQueryStatus IAM action attached.
type nonrec t = {graphIdentifier : GraphIdentifier.t;The unique identifier of the Neptune Analytics graph.
*)queryId : String_.t;The ID of the query in question.
*)}