AWS::KinesisFirehose::DeliveryStream EncryptionConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::KinesisFirehose::DeliveryStream EncryptionConfiguration

The EncryptionConfiguration property type specifies the encryption settings that Amazon Kinesis Data Firehose (Kinesis Data Firehose) uses when delivering data to Amazon Simple Storage Service (Amazon S3).

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

KMSEncryptionConfig

The Amazon Key Management Service (Amazon KMS) encryption key that Amazon S3 uses to encrypt your data.

Required: No

Type: KMSEncryptionConfig

Update requires: No interruption

NoEncryptionConfig

Disables encryption. For valid values, see the NoEncryptionConfig content for the EncryptionConfiguration data type in the Amazon Kinesis Data Firehose API Reference.

Required: No

Type: String

Allowed values: NoEncryption

Update requires: No interruption