base2Services / shelvery-aws-backups

Automating EBS RDS EC2 backups on lambda
MIT License
36 stars 22 forks source link

fix cause of recent errors: add check to see if 'Ebs' key exists in b… #106

Closed leonardzou closed 4 years ago

leonardzou commented 4 years ago

…lock device mapping. counter example: ephemeral storage devices do not contain the 'Ebs' key but have the {"VirtualName": "ephemeral-n"} key/value instead