cloudfront_update_streaming_distribution: Update a streaming distribution

View source: R/cloudfront_operations.R

cloudfront_update_streaming_distributionR Documentation

Update a streaming distribution

Description

Update a streaming distribution.

See https://www.paws-r-sdk.com/docs/cloudfront_update_streaming_distribution/ for full documentation.

Usage

cloudfront_update_streaming_distribution(
  StreamingDistributionConfig,
  Id,
  IfMatch = NULL
)

Arguments

StreamingDistributionConfig

[required] The streaming distribution's configuration information.

Id

[required] The streaming distribution's id.

IfMatch

The value of the ETag header that you received when retrieving the streaming distribution's configuration. For example: E2QWRUHAPOMQZL.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.