AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

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

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

Summary

Added details about encryption key management configurations

Security assessment

Changes document encryption key management approaches (automatic vs Secrets Manager), improving security documentation without resolving a specific issue

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-medialivetransitencryptionkeyconfiguration.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-medialivetransitencryptionkeyconfiguration.md
index c0b87961d..e2afe442d 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-medialivetransitencryptionkeyconfiguration.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-medialivetransitencryptionkeyconfiguration.md
@@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo
-The `MediaLiveTransitEncryptionKeyConfiguration` property type specifies Property description not available. for an [AWS::MediaConnect::RouterOutput](./aws-resource-mediaconnect-routeroutput.html).
+Configuration settings for the MediaLive transit encryption key.
@@ -37 +37 @@ To declare this entity in your CloudFormation template, use the following syntax
-Property description not available.
+Configuration settings for automatic encryption key management, where MediaConnect handles key creation and rotation.
@@ -48 +48 @@ _Required_ : No
-Property description not available.
+The configuration settings for transit encryption using AWS Secrets Manager, including the secret ARN and role ARN.