AWS::MediaLive::Channel NetworkInputSettings - 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::MediaLive::Channel NetworkInputSettings

Information about how to connect to the upstream system.

The parent of this entity is InputSettings.

Syntax

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

Properties

HlsInputSettings

Information about how to connect to the upstream system.

Required: No

Type: HlsInputSettings

Update requires: No interruption

ServerValidation

Checks HTTPS server certificates. When set to checkCryptographyOnly, cryptography in the certificate is checked, but not the server's name. Certain subdomains (notably S3 buckets that use dots in the bucket name) don't strictly match the corresponding certificate's wildcard pattern and would otherwise cause the channel to error. This setting is ignored for protocols that do not use HTTPS.

Required: No

Type: String

Update requires: No interruption