amazonka-cloudfront-1.3.7: Amazon CloudFront SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudFront.DeleteStreamingDistribution

Contents

Description

Delete a streaming distribution.

See: AWS API Reference for DeleteStreamingDistribution.

Synopsis

Creating a Request

deleteStreamingDistribution Source

Creates a value of DeleteStreamingDistribution with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

dsdIfMatch :: Lens' DeleteStreamingDistribution (Maybe Text) Source

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

Destructuring the Response

deleteStreamingDistributionResponse :: DeleteStreamingDistributionResponse Source

Creates a value of DeleteStreamingDistributionResponse with the minimum fields required to make a request.