AWS AWSCloudFormation documentation change
Summary
Added protocol-specific configuration details including SRT encryption settings
Security assessment
Changes document encryption configurations for SRT protocol outputs, enhancing security documentation rather than fixing vulnerabilities
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-routeroutputprotocolconfiguration.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-routeroutputprotocolconfiguration.md index 3a22385c8..2e9ac734f 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-routeroutputprotocolconfiguration.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-routeroutputprotocolconfiguration.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `RouterOutputProtocolConfiguration` property type specifies Property description not available. for an [AWS::MediaConnect::RouterOutput](./aws-resource-mediaconnect-routeroutput.html). +The protocol configuration settings for a router output. @@ -44 +44 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The configuration settings for a router output using the RIST (Reliable Internet Stream Transport) protocol, including the destination address and port. @@ -55 +55 @@ _Required_ : No -Property description not available. +The configuration settings for a router output using the RTP (Real-Time Transport Protocol) protocol, including the destination address and port, and forward error correction state. @@ -66 +66 @@ _Required_ : No -Property description not available. +The configuration settings for a router output using the SRT (Secure Reliable Transport) protocol in caller mode, including the destination address and port, minimum latency, stream ID, and encryption key configuration. @@ -77 +77 @@ _Required_ : No -Property description not available. +The configuration settings for a router output using the SRT (Secure Reliable Transport) protocol in listener mode, including the port, minimum latency, and encryption key configuration.