View source: R/cloudfront_operations.R
cloudfront_update_streaming_distribution | R Documentation |
Update a streaming distribution.
See https://www.paws-r-sdk.com/docs/cloudfront_update_streaming_distribution/ for full documentation.
cloudfront_update_streaming_distribution(
StreamingDistributionConfig,
Id,
IfMatch = NULL
)
StreamingDistributionConfig |
[required] The streaming distribution's configuration information. |
Id |
[required] The streaming distribution's id. |
IfMatch |
The value of the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.