amazonka-cloudfront-0.0.7: Amazon CloudFront SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudFront.UpdateDistribution

Contents

Description

Synopsis

Request

Request constructor

Request lenses

udDistributionConfig :: Lens' UpdateDistribution DistributionConfig Source

The distribution's configuration information.

udId :: Lens' UpdateDistribution Text Source

The distribution's id.

udIfMatch :: Lens' UpdateDistribution (Maybe Text) Source

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

Response

Response constructor

Response lenses

udrETag :: Lens' UpdateDistributionResponse (Maybe Text) Source

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