lakeformation_get_query_statistics {paws.database}R Documentation

Retrieves statistics on the planning and execution of a query

Description

Retrieves statistics on the planning and execution of a query.

See https://www.paws-r-sdk.com/docs/lakeformation_get_query_statistics/ for full documentation.

Usage

lakeformation_get_query_statistics(QueryId)

Arguments

QueryId

[required] The ID of the plan query operation.


[Package paws.database version 0.6.0 Index]