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.

The configuration that specifies an S3 location.

Inheritance Hierarchy

System.Object
  Amazon.TimestreamWrite.Model.S3Configuration

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

Syntax

C#
public class S3Configuration

The S3Configuration type exposes the following members

Constructors

NameDescription
Public Method S3Configuration()

Properties

NameTypeDescription
Public Property BucketName System.String

Gets and sets the property BucketName.

The bucket name of the customer S3 bucket.

Public Property EncryptionOption Amazon.TimestreamWrite.S3EncryptionOption

Gets and sets the property EncryptionOption.

The encryption option for the customer S3 location. Options are S3 server-side encryption with an S3 managed key or Amazon Web Services managed key.

Public Property KmsKeyId System.String

Gets and sets the property KmsKeyId.

The KMS key ID for the customer S3 location when encrypting with an Amazon Web Services managed key.

Public Property ObjectKeyPrefix System.String

Gets and sets the property ObjectKeyPrefix.

The object key preview for the customer S3 location.

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