amazonka-elasticache-0.2.3: Amazon ElastiCache SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.ElastiCache.DeleteSnapshot

Contents

Description

The DeleteSnapshot operation deletes an existing snapshot. When you receive a successful response from this operation, ElastiCache immediately begins deleting the snapshot; you cannot cancel or revert this operation.

http://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_DeleteSnapshot.html

Synopsis

Request

Request constructor

deleteSnapshot Source

DeleteSnapshot constructor.

The fields accessible through corresponding lenses are:

Request lenses

ds1SnapshotName :: Lens' DeleteSnapshot Text Source

The name of the snapshot to be deleted.

Response

Response constructor

deleteSnapshotResponse :: DeleteSnapshotResponse Source

DeleteSnapshotResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses