AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

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

File: AWSCloudFormation/latest/TemplateReference/aws-resource-mediaconnect-flowoutput.md

Summary

Added Tags property and ARN pattern validation

Security assessment

Tagging addition and resource validation with no security-specific context

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-mediaconnect-flowoutput.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-mediaconnect-flowoutput.md
index 874746534..92d63fa15 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-resource-mediaconnect-flowoutput.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-mediaconnect-flowoutput.md
@@ -39,0 +40 @@ To declare this entity in your CloudFormation template, use the following syntax
+          "Tags" : [ [Tag](./aws-properties-mediaconnect-flowoutput-tag.html), ... ],
@@ -72,0 +74,2 @@ To declare this entity in your CloudFormation template, use the following syntax
+      Tags: 
+        - [Tag](./aws-properties-mediaconnect-flowoutput-tag.html)
@@ -132 +135,3 @@ _Required_ : Yes
- _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+ _Pattern_ : `^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:flow:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$`
+
+_Update requires_ : [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)
@@ -237 +242 @@ _Required_ : No
- _Allowed values_ : `zixi-push | rtp-fec | rtp | zixi-pull | rist | fujitsu-qos | srt-listener | srt-caller | st2110-jpegxs | cdi | ndi-speed-hq`
+ _Allowed values_ : `zixi-push | rtp-fec | rtp | zixi-pull | rist | srt-listener | srt-caller | st2110-jpegxs | cdi | ndi-speed-hq`
@@ -297,0 +303,11 @@ _Required_ : No
+`Tags`
+    
+
+Property description not available.
+
+_Required_ : No
+
+ _Type_ : Array of [Tag](./aws-properties-mediaconnect-flowoutput-tag.html)
+
+ _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+
@@ -338 +354 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Encryption
+Tag