AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Returns the state of a query previously submitted. Clients are expected to poll GetQueryState
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 StartQueryPlanning.
For .NET Core this operation is only available in asynchronous form. Please refer to GetQueryStateAsync.
Namespace: Amazon.LakeFormation
Assembly: AWSSDK.LakeFormation.dll
Version: 3.x.y.z
public abstract GetQueryStateResponse GetQueryState( GetQueryStateRequest request )
Container for the necessary parameters to execute the GetQueryState service method.
| Exception | Condition |
|---|---|
| AccessDeniedException | Access to a resource was denied. |
| InternalServiceException | An internal service error occurred. |
| InvalidInputException | The input provided was not valid. |
.NET Framework:
Supported in: 4.7.2 and newer