AWS::MediaPackageV2::OriginEndpoint EncryptionMethod - 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::MediaPackageV2::OriginEndpoint EncryptionMethod

The encryption method associated with the origin endpoint.

Syntax

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

JSON

{ "CmafEncryptionMethod" : String, "TsEncryptionMethod" : String }

Properties

CmafEncryptionMethod

The encryption method to use.

Required: No

Type: String

Allowed values: CENC | CBCS

Update requires: No interruption

TsEncryptionMethod

The encryption method to use.

Required: No

Type: String

Allowed values: AES_128 | SAMPLE_AES

Update requires: No interruption