lakeformation_get_query_state: Returns the state of a query previously submitted

View source: R/lakeformation_operations.R

lakeformation_get_query_stateR Documentation

Returns the state of a query previously submitted

Description

Returns the state of a query previously submitted. Clients are expected to poll get_query_state to monitor the current state of the planning before retrieving the work units. A query state is only visible to the principal that made the initial call to start_query_planning.

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

Usage

lakeformation_get_query_state(QueryId)

Arguments

QueryId

[required] The ID of the plan query operation.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.