AWS cli documentation change
Summary
Updated AWS CLI version reference and NDI terminology. Added new NdiSourceSettings structure with SourceName parameter for sender configuration. Changed 'AWS Secrets Manager' to 'Secrets Manager' in transit encryption settings.
Security assessment
Changes involve feature enhancements for NDI sender configuration and terminology updates. No security vulnerabilities are addressed, and the transit encryption references remain functionally identical despite naming changes.
Diff
diff --git a/cli/latest/reference/mediaconnect/update-flow-output.md b/cli/latest/reference/mediaconnect/update-flow-output.md index ace654384..a35f15425 100644 --- a//cli/latest/reference/mediaconnect/update-flow-output.md +++ b//cli/latest/reference/mediaconnect/update-flow-output.md @@ -15 +15 @@ - * [AWS CLI 2.33.8 Command Reference](../../index.html) » + * [AWS CLI 2.33.12 Command Reference](../../index.html) » @@ -418 +418 @@ JSON Syntax: -> 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. @@ -460 +460 @@ JSON Syntax: ->>> 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. @@ -464 +464 @@ JSON Syntax: ->>>> The ARN of the AWS Secrets Manager secret used for transit encryption. +>>>> The ARN of the Secrets Manager secret used for transit encryption. @@ -474 +474 @@ JSON Syntax: ->>>> 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. @@ -905 +905,9 @@ Output -> (structure) ->>> 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)` . @@ -944 +952 @@ Output -> (structure) ->> * 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. @@ -985 +993 @@ Output -> (structure) ->>>> 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. @@ -989 +997 @@ Output -> (structure) ->>>>> The ARN of the AWS Secrets Manager secret used for transit encryption. +>>>>> The ARN of the Secrets Manager secret used for transit encryption. @@ -999 +1007 @@ Output -> (structure) ->>>>> 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. @@ -1025 +1033 @@ Output -> (structure) - * [AWS CLI 2.33.8 Command Reference](../../index.html) » + * [AWS CLI 2.33.12 Command Reference](../../index.html) »