AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-01-31 · Documentation low

File: cli/latest/reference/mediaconnect/add-flow-sources.md

Summary

Updated AWS CLI version reference from 2.33.8 to 2.33.12. Added documentation for NDI source settings including SourceName parameter. Changed 'AWS Secrets Manager' references to 'Secrets Manager' in transit encryption documentation.

Security assessment

The changes primarily involve feature documentation (NDI source settings) and branding updates (Secrets Manager references). No evidence of security vulnerability fixes or incident response. The transit encryption section maintains the same security functionality with updated terminology.

Diff

diff --git a/cli/latest/reference/mediaconnect/add-flow-sources.md b/cli/latest/reference/mediaconnect/add-flow-sources.md
index c0f0797da..2243ddb06 100644
--- a//cli/latest/reference/mediaconnect/add-flow-sources.md
+++ b//cli/latest/reference/mediaconnect/add-flow-sources.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.12 Command Reference](../../index.html) »
@@ -324,0 +325,8 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/mediac
+>> NdiSourceSettings -> (structure)
+>>
+>>> The settings for the NDI® source. This includes the exact name of the upstream NDI sender that you want to connect to your source.
+>>> 
+>>> SourceName -> (string)
+>>>
+>>>> The exact name of an existing NDI sender that’s registered with your discovery server. If included, the format of this name must be `MACHINENAME (ProgramName)` .
+>> 
@@ -369 +377 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/mediac
->>>>> The configuration settings for transit encryption using AWS Secrets Manager, including the secret ARN and role ARN.
+>>>>> The configuration settings for transit encryption using Secrets Manager, including the secret ARN and role ARN.
@@ -373 +381 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/mediac
->>>>>> The ARN of the AWS Secrets Manager secret used for transit encryption.
+>>>>>> The ARN of the Secrets Manager secret used for transit encryption.
@@ -383 +391 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/mediac
->>>>>> The ARN of the IAM role assumed by MediaConnect to access the AWS Secrets Manager secret.
+>>>>>> The ARN of the IAM role assumed by MediaConnect to access the Secrets Manager secret.
@@ -448,0 +457,3 @@ JSON Syntax:
+        "NdiSourceSettings": {
+          "SourceName": "string"
+        },
@@ -806 +817,9 @@ Sources -> (list)
->>>> A suffix for the names of the NDI sources that the flow creates. If a custom name isn’t specified, MediaConnect uses the output name.
+>>>> A suffix for the name of the NDI® sender that the flow creates. If a custom name isn’t specified, MediaConnect uses the output name.
+>>> 
+>>> NdiSourceSettings -> (structure)
+>>>
+>>>> The settings for the NDI source. This includes the exact name of the upstream NDI sender that you want to connect to your source.
+>>>> 
+>>>> SourceName -> (string)
+>>>>
+>>>>> The exact name of an existing NDI sender that’s registered with your discovery server. If included, the format of this name must be `MACHINENAME (ProgramName)` .
@@ -881 +900 @@ Sources -> (list)
->>>>> The configuration settings for transit encryption using AWS Secrets Manager, including the secret ARN and role ARN.
+>>>>> The configuration settings for transit encryption using Secrets Manager, including the secret ARN and role ARN.
@@ -885 +904 @@ Sources -> (list)
->>>>>> The ARN of the AWS Secrets Manager secret used for transit encryption.
+>>>>>> The ARN of the Secrets Manager secret used for transit encryption.
@@ -895 +914 @@ Sources -> (list)
->>>>>> The ARN of the IAM role assumed by MediaConnect to access the AWS Secrets Manager secret.
+>>>>>> The ARN of the IAM role assumed by MediaConnect to access the Secrets Manager secret.
@@ -921 +940 @@ Sources -> (list)
-  * [AWS CLI 2.33.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.12 Command Reference](../../index.html) »