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.

Configuration settings for delivering logs to Amazon S3 buckets.

Inheritance Hierarchy

System.Object
  Amazon.Athena.Model.S3LoggingConfiguration

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

Syntax

C#
public class S3LoggingConfiguration

The S3LoggingConfiguration type exposes the following members

Constructors

NameDescription
Public Method S3LoggingConfiguration()

Properties

NameTypeDescription
Public Property Enabled System.Boolean

Gets and sets the property Enabled.

Enables S3 log delivery.

Public Property KmsKey System.String

Gets and sets the property KmsKey.

The KMS key ARN to encrypt the logs published to the given Amazon S3 destination.

Public Property LogLocation System.String

Gets and sets the property LogLocation.

The Amazon S3 destination URI for log publishing.

Version Information

.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