Liking cljdoc? Tell your friends :D

salmon.ec2


list-orphaned-snapshotsclj

(list-orphaned-snapshots & {:as opts :keys [cache client]})

Returns a lazy seq of EC2 snapshots for which the volume no longer exists.

Orphaned snapshots often occur when using Amazon Data Lifecycle Manager. See https://repost.aws/knowledge-center/ebs-snapshot-dlm-policy-not-deleting for a list of common circumstances.

Orphaned snapshots may also come about by deleting instances, volumes, or deregistering an AMI.

Returns a lazy seq of EC2 snapshots for which the volume no longer exists.

Orphaned snapshots often occur when using
Amazon Data Lifecycle Manager. See
https://repost.aws/knowledge-center/ebs-snapshot-dlm-policy-not-deleting
for a list of common circumstances.

Orphaned snapshots may also come about by deleting instances, volumes,
or deregistering an AMI.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close