Safe Haskell | None |
---|---|
Language | Haskell2010 |
Delete an origin access identity.
- data DeleteCloudFrontOriginAccessIdentity
- deleteCloudFrontOriginAccessIdentity :: Text -> DeleteCloudFrontOriginAccessIdentity
- dcfoaiId :: Lens' DeleteCloudFrontOriginAccessIdentity Text
- dcfoaiIfMatch :: Lens' DeleteCloudFrontOriginAccessIdentity (Maybe Text)
- data DeleteCloudFrontOriginAccessIdentityResponse
- deleteCloudFrontOriginAccessIdentityResponse :: DeleteCloudFrontOriginAccessIdentityResponse
Request
data DeleteCloudFrontOriginAccessIdentity Source
Request constructor
deleteCloudFrontOriginAccessIdentity Source
DeleteCloudFrontOriginAccessIdentity
constructor.
The fields accessible through corresponding lenses are:
dcfoaiId
::
Text
dcfoaiIfMatch
::
Maybe
Text
Request lenses
dcfoaiId :: Lens' DeleteCloudFrontOriginAccessIdentity Text Source
The origin access identity's id.
dcfoaiIfMatch :: Lens' DeleteCloudFrontOriginAccessIdentity (Maybe Text) Source
The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.