AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

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

File: AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flow-vpcinterface.md

Summary

Added Tags property to VPC interface configuration

Security assessment

Tagging addition for resource management with no security implication

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flow-vpcinterface.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flow-vpcinterface.md
index b1f30b38c..ddbc4b488 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flow-vpcinterface.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flow-vpcinterface.md
@@ -37 +37,2 @@ To declare this entity in your CloudFormation template, use the following syntax
-      "SubnetId" : String
+      "SubnetId" : String,
+      "Tags" : [ [Tag](./aws-properties-mediaconnect-flow-tag.html), ... ]
@@ -51,0 +53,2 @@ To declare this entity in your CloudFormation template, use the following syntax
+      Tags: 
+        - [Tag](./aws-properties-mediaconnect-flow-tag.html)
@@ -99,0 +103,2 @@ _Required_ : Yes
+ _Pattern_ : `^arn:(aws[a-zA-Z-]*):iam::[0-9]{12}:role/[a-zA-Z0-9_+=,.@-]+$`
+
@@ -123,0 +129,11 @@ _Required_ : Yes
+`Tags`
+    
+
+Property description not available.
+
+_Required_ : No
+
+ _Type_ : Array of [Tag](./aws-properties-mediaconnect-flow-tag.html)
+
+ _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
+