AWS::MediaPackage::PackagingConfiguration HlsEncryption - 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::MediaPackage::PackagingConfiguration HlsEncryption

Holds encryption information so that access to the content can be controlled by a DRM solution.

Syntax

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

Properties

ConstantInitializationVector

A 128-bit, 16-byte hex value represented by a 32-character string, used with the key for encrypting blocks. If you don't specify a constant initialization vector (IV), AWS Elemental MediaPackage periodically rotates the IV.

Required: No

Type: String

Update requires: No interruption

EncryptionMethod

HLS encryption type.

Required: No

Type: String

Allowed values: AES_128 | SAMPLE_AES

Update requires: No interruption

SpekeKeyProvider

Parameters for the SPEKE key provider.

Required: Yes

Type: SpekeKeyProvider

Update requires: No interruption