Safe Haskell | None |
---|---|
Language | Haskell2010 |
Deletes a DBSnapshot. If the snapshot is being copied, the copy operation is terminated.
http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBSnapshot.html
Request
data DeleteDBSnapshot Source
Request constructor
DeleteDBSnapshot
constructor.
The fields accessible through corresponding lenses are:
Request lenses
ddbs1DBSnapshotIdentifier :: Lens' DeleteDBSnapshot Text Source
The DBSnapshot identifier.
Constraints: Must be the name of an existing DB snapshot in the available
state.
Response
Response constructor
deleteDBSnapshotResponse :: DeleteDBSnapshotResponse Source
DeleteDBSnapshotResponse
constructor.
The fields accessible through corresponding lenses are: