Update a streaming distribution.
See https://paws-r.github.io/docs/cloudfront/update_streaming_distribution.html for full documentation.
cloudfront_update_streaming_distribution(
StreamingDistributionConfig,
Id,
IfMatch = NULL
)
[required] The streaming distribution's configuration information.
[required] The streaming distribution's id.
The value of the ETag
header that you received when retrieving the
streaming distribution's configuration. For example: E2QWRUHAPOMQZL
.