AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2026-02-16 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-srtcallerrouteroutputconfiguration.md

Summary

Added SRT caller mode encryption configuration details

Security assessment

Changes document encryption settings for SRT caller mode outputs, enhancing security documentation without fixing specific issues

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-srtcallerrouteroutputconfiguration.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-srtcallerrouteroutputconfiguration.md
index 3bd23f058..1cf39d37a 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-srtcallerrouteroutputconfiguration.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-srtcallerrouteroutputconfiguration.md
@@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo
-The `SrtCallerRouterOutputConfiguration` property type specifies Property description not available. for an [AWS::MediaConnect::RouterOutput](./aws-resource-mediaconnect-routeroutput.html).
+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.
@@ -43 +43 @@ To declare this entity in your CloudFormation template, use the following syntax
-Property description not available.
+The destination IP address for the SRT protocol in caller mode.
@@ -54 +54 @@ _Required_ : Yes
-Property description not available.
+The destination port number for the SRT protocol in caller mode.
@@ -69 +69 @@ _Required_ : Yes
-Property description not available.
+Defines the encryption settings for an SRT caller output, including the encryption key configuration and associated parameters.
@@ -80 +80 @@ _Required_ : No
-Property description not available.
+The minimum latency in milliseconds for the SRT protocol in caller mode.
@@ -95 +95 @@ _Required_ : Yes
-Property description not available.
+The stream ID for the SRT protocol in caller mode.