amazonka-cloudfront-1.1.0: 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.DeleteCloudFrontOriginAccessIdentity

Contents

Description

Delete an origin access identity.

See: AWS API Reference for DeleteCloudFrontOriginAccessIdentity.

Synopsis

Creating a Request

deleteCloudFrontOriginAccessIdentity Source

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

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

Request Lenses

dcfoaiIfMatch :: Lens' DeleteCloudFrontOriginAccessIdentity (Maybe Text) Source

The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.

Destructuring the Response