AWS SDK Version 3 for .NET
API Reference

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.

Specifies whether Amazon S3 access grants are enabled for query results.

Inheritance Hierarchy

System.Object
  Amazon.Athena.Model.QueryResultsS3AccessGrantsConfiguration

Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z

Syntax

C#
public class QueryResultsS3AccessGrantsConfiguration

The QueryResultsS3AccessGrantsConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AuthenticationType Amazon.Athena.AuthenticationType

Gets and sets the property AuthenticationType.

The authentication type used for Amazon S3 access grants. Currently, only DIRECTORY_IDENTITY is supported.

Public Property CreateUserLevelPrefix System.Boolean

Gets and sets the property CreateUserLevelPrefix.

When enabled, appends the user ID as an Amazon S3 path prefix to the query result output location.

Public Property EnableS3AccessGrants System.Boolean

Gets and sets the property EnableS3AccessGrants.

Specifies whether Amazon S3 access grants are enabled for query results.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5