AWS cli documentation change
Summary
Updated AWS CLI version reference and added documentation for MediaPackageV2 integration including new ChannelEndpointId and MediaPackageRegionName fields. Added AdditionalDestinations configuration for CMAF Ingest output groups. Updated loudness target descriptions by removing standard numbers.
Security assessment
Changes add new MediaPackageV2 integration parameters and output destinations without mentioning security vulnerabilities, patches, or security-specific configurations. The updates appear to be feature enhancements for media delivery workflows.
Diff
diff --git a/cli/latest/reference/medialive/describe-channel.md b/cli/latest/reference/medialive/describe-channel.md index 7f617d5fc..08212613b 100644 --- a//cli/latest/reference/medialive/describe-channel.md +++ b//cli/latest/reference/medialive/describe-channel.md @@ -15 +15 @@ - * [AWS CLI 2.32.30 Command Reference](../../index.html) » + * [AWS CLI 2.32.32 Command Reference](../../index.html) » @@ -255,0 +256,8 @@ Destinations -> (list) +>>>> +>>>> ChannelEndpointId -> (string) +>>>> +>>>>> Endpoint 1 or 2 of the channel in MediaPackageV2. Only use if you are sending CMAF Ingest output to a CMAF ingest endpoint on a MediaPackage channel that uses MediaPackage v2. +>>>> +>>>> MediaPackageRegionName -> (string) +>>>> +>>>>> Region the channel group and channel are located in for MediaPackageV2. Only use if you are sending CMAF Ingest output to a CMAF ingest endpoint on a MediaPackage channel that uses MediaPackage v2. @@ -372 +380 @@ EncoderSettings -> (structure) ->>>>> Target LKFS(loudness) to adjust volume to. If no value is entered, a default value will be used according to the chosen algorithm. The CALM Act (1770-1) recommends a target of -24 LKFS. The EBU R-128 specification (1770-2) recommends a target of -23 LKFS. +>>>>> Target LKFS(loudness) to adjust volume to. If no value is entered, a default value will be used according to the chosen algorithm. The CALM Act recommends a target of -24 LKFS. The EBU R-128 specification recommends a target of -23 LKFS. @@ -2690,0 +2699,16 @@ EncoderSettings -> (structure) +>>>>>> +>>>>>> AdditionalDestinations -> (list) +>>>>>> +>>>>>>> Optional an array of additional destinational HTTP destinations for the OutputGroup outputs +>>>>>>> +>>>>>>> (structure) +>>>>>>> +>>>>>>>> Additional output destinations for a CMAF Ingest output group +>>>>>>>> +>>>>>>>> Destination -> (structure) [required] +>>>>>>>> +>>>>>>>>> The destination location +>>>>>>>>> +>>>>>>>>> DestinationRefId -> (string) +>>>>>>>>> +>>>>>>>>>> Placeholder documentation for __string @@ -7343 +7367 @@ LinkedChannelSettings -> (structure) - * [AWS CLI 2.32.30 Command Reference](../../index.html) » + * [AWS CLI 2.32.32 Command Reference](../../index.html) »