cloudfront_delete_streaming_distribution: Delete a streaming distribution

View source: R/cloudfront_operations.R

cloudfront_delete_streaming_distributionR Documentation

Delete a streaming distribution

Description

Delete a streaming distribution. To delete an RTMP distribution using the CloudFront API, perform the following steps.

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

Usage

cloudfront_delete_streaming_distribution(Id, IfMatch = NULL)

Arguments

Id

[required] The distribution ID.

IfMatch

The value of the ETag header that you received when you disabled the streaming distribution. For example: E2QWRUHAPOMQZL.


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