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 location in Amazon S3 where query and calculation results are stored and the encryption option, if any, used for query and calculation results. These are known as "client-side settings". If workgroup settings override client-side settings, then the query uses the workgroup settings.
Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z
public class ResultConfiguration
The ResultConfiguration type exposes the following members
Name | Description | |
---|---|---|
ResultConfiguration() |
Name | Type | Description | |
---|---|---|---|
AclConfiguration | Amazon.Athena.Model.AclConfiguration |
Gets and sets the property AclConfiguration.
Indicates that an Amazon S3 canned ACL should be set to control ownership of stored
query results. Currently the only supported canned ACL is |
|
EncryptionConfiguration | Amazon.Athena.Model.EncryptionConfiguration |
Gets and sets the property EncryptionConfiguration.
If query and calculation results are encrypted in Amazon S3, indicates the encryption
option used (for example, |
|
ExpectedBucketOwner | System.String |
Gets and sets the property ExpectedBucketOwner.
The Amazon Web Services account ID that you expect to be the owner of the Amazon S3
bucket specified by ResultConfiguration$OutputLocation. If set, Athena uses
the value for
This is a client-side setting. If workgroup settings override client-side settings,
then the query uses the |
|
OutputLocation | System.String |
Gets and sets the property OutputLocation.
The location in Amazon S3 where your query and calculation results are stored, such
as |
.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