AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

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

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

Summary

Added configuration details for Secrets Manager integration

Security assessment

Changes document how to use Secrets Manager for transit encryption keys, improving security documentation without addressing specific vulnerabilities

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-secretsmanagerencryptionkeyconfiguration.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-secretsmanagerencryptionkeyconfiguration.md
index 3b613ba53..2bf9ec23d 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-secretsmanagerencryptionkeyconfiguration.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routeroutput-secretsmanagerencryptionkeyconfiguration.md
@@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo
-The `SecretsManagerEncryptionKeyConfiguration` property type specifies Property description not available. for an [AWS::MediaConnect::RouterOutput](./aws-resource-mediaconnect-routeroutput.html).
+The configuration settings for transit encryption using AWS Secrets Manager, including the secret ARN and role ARN.
@@ -36 +36 @@ To declare this entity in your CloudFormation template, use the following syntax
-Property description not available.
+The ARN of the IAM role assumed by MediaConnect to access the AWS Secrets Manager secret.
@@ -49 +49 @@ _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormat
-Property description not available.
+The ARN of the AWS Secrets Manager secret used for transit encryption.