lakeformation_get_work_units: Retrieves the work units generated by the StartQueryPlanning...

View source: R/lakeformation_operations.R

lakeformation_get_work_unitsR Documentation

Retrieves the work units generated by the StartQueryPlanning operation

Description

Retrieves the work units generated by the start_query_planning operation.

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

Usage

lakeformation_get_work_units(NextToken = NULL, PageSize = NULL, QueryId)

Arguments

NextToken

A continuation token, if this is a continuation call.

PageSize

The size of each page to get in the Amazon Web Services service call. This does not affect the number of items returned in the command's output. Setting a smaller page size results in more calls to the Amazon Web Services service, retrieving fewer items in each call. This can help prevent the Amazon Web Services service calls from timing out.

QueryId

[required] The ID of the plan query operation.


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