AWS AWSCloudFormation documentation change
Summary
Added documentation for ESAM integration properties including authentication parameters (password, username), encryption (secretArn), and PTS time adjustments
Security assessment
The change documents authentication and encryption parameters but doesn't indicate any security vulnerability fix. Security documentation was added for password-based authentication and secretArn usage.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-channel-esam.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-channel-esam.md index 2ab5ed1d5..aa8582985 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-channel-esam.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-channel-esam.md @@ -11 +11,3 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `Esam` property type specifies Property description not available. for an [AWS::MediaLive::Channel](./aws-resource-medialive-channel.html). +Settings for the ESAM (Event Signaling and Management) integration. + +The parent of this entity is AvailSettings. @@ -46 +48 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +Sent as acquisitionPointIdentity to identify the MediaLive channel to the POIS. @@ -57 +59 @@ _Required_ : No -Property description not available. +When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time. This only applies to embedded SCTE 104/35 messages and does not apply to OOB messages. @@ -68 +70 @@ _Required_ : No -Property description not available. +The password parameter for authenticating with the POIS endpoint. @@ -79 +81 @@ _Required_ : No -Property description not available. +The URL of the signal conditioner endpoint on the Placement Opportunity Information System (POIS). MediaLive sends SignalProcessingEvents here when SCTE-35 messages are read. @@ -90 +92 @@ _Required_ : No -Property description not available. +The username for authenticating with the POIS endpoint. @@ -101 +103 @@ _Required_ : No -Property description not available. +Optional data sent as zoneIdentity to identify the MediaLive channel to the POIS.