Creating an AMI from AWS Lambda

0

How to create the AMI and take auo backup using the lambda function of running EC2.

已提問 5 年前檢視次數 1019 次
2 個答案
0
已接受的答案

if you want to create AMI using lambda at a particular time like triggering lambda with cron job and take AMI backup of ec2 you can follow my blog :

https://knowihave.blogspot.com/2018/09/aws-auto-ami-backup-across-all-region.html

code also available on my git :

https://github.com/harsh4870/AWS-auto-ami-backup-across-all-region

已回答 5 年前
0

if you want to create AMI using lambda at a particular time like triggering lambda with cron job and take AMI backup of ec2 you can follow my blog :

https://knowihave.blogspot.com/2018/09/aws-auto-ami-backup-across-all-region.html

code also available on my git :

https://github.com/harsh4870/AWS-auto-ami-backup-across-all-region

已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南