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.

Describes an encryption key for a destination in Amazon S3.

Inheritance Hierarchy

System.Object
  Amazon.KinesisFirehose.Model.KMSEncryptionConfig

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

Syntax

C#
public class KMSEncryptionConfig

The KMSEncryptionConfig type exposes the following members

Constructors

NameDescription
Public Method KMSEncryptionConfig()

Properties

NameTypeDescription
Public Property AWSKMSKeyARN System.String

Gets and sets the property AWSKMSKeyARN.

The Amazon Resource Name (ARN) of the encryption key. Must belong to the same Amazon Web Services Region as the destination Amazon S3 bucket. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

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