ebs-snapshot-lambda icon indicating copy to clipboard operation
ebs-snapshot-lambda copied to clipboard

AWS lambda function to snapshot EBS volumes and purge old snapshots.

Results 1 ebs-snapshot-lambda issues
Sort by recently updated
recently updated
newest added

EBS snapshotVolumes works asynchronously ie. the method returns immediately after initiating a snapshot. Its observed to be successful always. The status of the snapshot progress can be tracked in AWS...