AWS cli documentation change
Summary
Added documentation for dual-stack (IPv4/IPv6) endpoints in playback configurations and updated URL descriptions
Security assessment
Changes introduce dual-stack endpoints but don't address vulnerabilities or weaknesses. IPv6 support improves modern connectivity but isn't a security fix.
Diff
diff --git a/cli/latest/reference/mediatailor/list-playback-configurations.md b/cli/latest/reference/mediatailor/list-playback-configurations.md index 60924e699..cc83eb0bc 100644 --- a//cli/latest/reference/mediatailor/list-playback-configurations.md +++ b//cli/latest/reference/mediatailor/list-playback-configurations.md @@ -15 +15 @@ - * [AWS CLI 2.35.13 Command Reference](../../index.html) » + * [AWS CLI 2.35.15 Command Reference](../../index.html) » @@ -389 +389,5 @@ Items -> (list) ->>>> The URL generated by MediaTailor to initiate a playback session. The session uses server-side reporting. This setting is ignored in PUT operations. +>>>> The URL that MediaTailor generates to initiate a playback session. The session uses server-side reporting. +>>> +>>> DualStackManifestEndpointPrefix -> (string) +>>> +>>>> The dual-stack (IPv4 and IPv6) URL that MediaTailor generates to initiate a playback session. The session uses server-side reporting. @@ -412 +416,5 @@ Items -> (list) ->>>> The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting. +>>>> The URL that MediaTailor generates to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting. +>>> +>>> DualStackManifestEndpointPrefix -> (string) +>>> +>>>> The dual-stack (IPv4 and IPv6) URL that MediaTailor generates to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting. @@ -629 +637,5 @@ Items -> (list) ->>> The URL that the player accesses to get a manifest from AWS Elemental MediaTailor. +>>> The URL that your player accesses to get a manifest from AWS Elemental MediaTailor. +>> +>> DualStackPlaybackEndpointPrefix -> (string) +>> +>>> The dual-stack (IPv4 and IPv6) URL that your player accesses to get a manifest from AWS Elemental MediaTailor. @@ -633 +645,5 @@ Items -> (list) ->>> The URL that the player uses to initialize a session that uses client-side reporting. +>>> The URL that your player uses to initialize a session that uses client-side reporting. +>> +>> DualStackSessionInitializationEndpointPrefix -> (string) +>> +>>> The dual-stack (IPv4 and IPv6) URL that your player uses to initialize a session that uses client-side reporting. @@ -741 +757 @@ NextToken -> (string) - * [AWS CLI 2.35.13 Command Reference](../../index.html) » + * [AWS CLI 2.35.15 Command Reference](../../index.html) »