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.
Configuration for Athena Dataset Definition input.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class AthenaDatasetDefinition
The AthenaDatasetDefinition type exposes the following members
Name | Description | |
---|---|---|
![]() |
AthenaDatasetDefinition() |
Name | Type | Description | |
---|---|---|---|
![]() |
Catalog | System.String |
Gets and sets the property Catalog. |
![]() |
Database | System.String |
Gets and sets the property Database. |
![]() |
KmsKeyId | System.String |
Gets and sets the property KmsKeyId. The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data generated from an Athena query execution. |
![]() |
OutputCompression | Amazon.SageMaker.AthenaResultCompressionType |
Gets and sets the property OutputCompression. |
![]() |
OutputFormat | Amazon.SageMaker.AthenaResultFormat |
Gets and sets the property OutputFormat. |
![]() |
OutputS3Uri | System.String |
Gets and sets the property OutputS3Uri. The location in Amazon S3 where Athena query results are stored. |
![]() |
QueryString | System.String |
Gets and sets the property QueryString. |
![]() |
WorkGroup | System.String |
Gets and sets the property WorkGroup. |
.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