View a markdown version of this page

AWS::MediaLive::Channel DisabledLockingSettings - 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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::MediaLive::Channel DisabledLockingSettings

Disabled Locking Settings

Syntax

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

JSON

{ "CustomEpoch" : String }

YAML

CustomEpoch: String

Properties

CustomEpoch

Optional. Only applies to CMAF Ingest Output Group and MediaPackage V2 Output Group. Enter a value here to use a custom epoch, instead of the standard epoch (which started at 1970-01-01T00:00:00 UTC). Specify the start time of the custom epoch, in YYYY-MM-DDTHH:MM:SS in UTC. The time must be 2000-01-01T00:00:00 or later. Always set the MM:SS portion to 00:00.

Required: No

Type: String

Update requires: No interruption