amazonka-cloudfront-1.3.3: 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.CreateInvalidation

Contents

Description

Create a new invalidation.

See: AWS API Reference for CreateInvalidation.

Synopsis

Creating a Request

createInvalidation Source

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

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

Request Lenses

ciInvalidationBatch :: Lens' CreateInvalidation InvalidationBatch Source

The batch information for the invalidation.

Destructuring the Response

createInvalidationResponse Source

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

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

Response Lenses

cirsLocation :: Lens' CreateInvalidationResponse (Maybe Text) Source

The fully qualified URI of the distribution and invalidation batch request, including the Invalidation ID.