AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated NDI terminology, added NdiSourceSettings structure, and modified Secrets Manager references

Security assessment

Changes include terminology updates ('NDI sources' → 'NDI® sender'), feature documentation (NdiSourceSettings structure), and branding changes ('AWS Secrets Manager' → 'Secrets Manager'). No security vulnerabilities addressed. The transit encryption references remain functionally identical without security impact.

Diff

diff --git a/cli/latest/reference/mediaconnect/add-flow-outputs.md b/cli/latest/reference/mediaconnect/add-flow-outputs.md
index 1c068fd1b..8cf91bd96 100644
--- a//cli/latest/reference/mediaconnect/add-flow-outputs.md
+++ b//cli/latest/reference/mediaconnect/add-flow-outputs.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.12 Command Reference](../../index.html) »
@@ -332 +332 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/mediac
->>> 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.
@@ -378 +378 @@ 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.
@@ -382 +382 @@ 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.
@@ -392 +392 @@ 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.
@@ -891 +891,9 @@ Outputs -> (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)` .
@@ -930 +938 @@ Outputs -> (list)
->>>   * Peer IP addresses aren’t available for entitlements, managed MediaLive outputs, NDI outputs, and CDI/ST2110 outputs.
+>>>   * Peer IP addresses aren’t available for entitlements, managed MediaLive outputs, NDI® sources and outputs, and CDI/ST2110 outputs.
@@ -971 +979 @@ Outputs -> (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.
@@ -975 +983 @@ Outputs -> (list)
->>>>>> The ARN of the AWS Secrets Manager secret used for transit encryption.
+>>>>>> The ARN of the Secrets Manager secret used for transit encryption.
@@ -985 +993 @@ Outputs -> (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.
@@ -1011 +1019 @@ Outputs -> (list)
-  * [AWS CLI 2.33.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.12 Command Reference](../../index.html) »