AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2026-06-13 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-input-srtcallerdecryptionrequest.md

Summary

Added documentation for SRT decryption settings including algorithm specification and Secrets Manager integration

Security assessment

Documents decryption mechanisms for encrypted content but shows no vulnerability fixes. Security documentation was added for decryption configuration and secret management.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-input-srtcallerdecryptionrequest.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-input-srtcallerdecryptionrequest.md
index cc97b13f3..50d88b69c 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-input-srtcallerdecryptionrequest.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-input-srtcallerdecryptionrequest.md
@@ -11 +11,3 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo
-The `SrtCallerDecryptionRequest` property type specifies Property description not available. for an [AWS::MediaLive::Input](./aws-resource-medialive-input.html).
+The decryption settings for an SRT caller source. Complete these parameters only if the content is encrypted.
+
+The parent of this entity is SrtCallerSourceRequest.
@@ -38 +40 @@ To declare this entity in your CloudFormation template, use the following syntax
-Property description not available.
+The algorithm used to encrypt content.
@@ -49 +51 @@ _Required_ : No
-Property description not available.
+The ARN for the secret in Secrets Manager. Someone in your organization must create a secret and provide you with its ARN. This secret holds the passphrase that MediaLive will use to decrypt the source content.