cloudfront_delete_streaming_distribution {paws.networking} | R 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 |
[Package paws.networking version 0.7.0 Index]