AWS AWSCloudFormation documentation change
Summary
Added encryption requirement documentation and detailed decryption/latency settings for SRT listeners
Security assessment
Emphasizes mandatory encryption for security and documents required decryption settings. Improves security awareness but doesn't address a specific vulnerability.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-input-srtlistenersettingsrequest.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-input-srtlistenersettingsrequest.md index 1d0acf108..bee3cd42e 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-input-srtlistenersettingsrequest.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-input-srtlistenersettingsrequest.md @@ -11 +11,3 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `SrtListenerSettingsRequest` property type specifies Property description not available. for an [AWS::MediaLive::Input](./aws-resource-medialive-input.html). +Configuration for an SRT listener input. Encryption is required for all SRT listener inputs for security reasons. You must provide decryption settings including algorithm and passphrase secret ARN. + +The parent of this entity is SrtSettingsRequest. @@ -41 +43 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +Required. Decryption settings. If specified, both algorithm and passphrase secret ARN are required. @@ -52 +54 @@ _Required_ : No -Property description not available. +Required. The preferred latency in milliseconds for packet loss and recovery. Range 120-15000. @@ -63 +65 @@ _Required_ : No -Property description not available. +Optional. The stream ID if the upstream system uses this identifier.