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.
The Athena engine version for running queries, or the PySpark engine version for running sessions.
Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z
public class EngineVersion
The EngineVersion type exposes the following members
Name | Description | |
---|---|---|
EngineVersion() |
Name | Type | Description | |
---|---|---|---|
EffectiveEngineVersion | System.String |
Gets and sets the property EffectiveEngineVersion.
Read only. The engine version on which the query runs. If the user requests a valid
engine version other than Auto, the effective engine version is the same as the engine
version that the user requested. If the user requests Auto, the effective engine version
is chosen by Athena. When a request to update the engine version is made by a |
|
SelectedEngineVersion | System.String |
Gets and sets the property SelectedEngineVersion.
The engine version requested by the user. Possible values are determined by the output
of |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5