amazonka-cloudfront-1.4.0: Amazon CloudFront SDK.

Copyright(c) 2013-2016 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.UpdateStreamingDistribution

Contents

Description

Update a streaming distribution.

Synopsis

Creating a Request

updateStreamingDistribution Source

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

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

Request Lenses

usdIfMatch :: Lens' UpdateStreamingDistribution (Maybe Text) Source

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

usdId :: Lens' UpdateStreamingDistribution Text Source

The streaming distribution's id.

Destructuring the Response

updateStreamingDistributionResponse Source

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

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

Response Lenses

usdrsETag :: Lens' UpdateStreamingDistributionResponse (Maybe Text) Source

The current version of the configuration. For example: E2QWRUHAPOMQZL.