Creating an AMI from AWS Lambda

0

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

demandé il y a 5 ans1010 vues
2 réponses
0
Réponse acceptée

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

répondu il y a 5 ans
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

répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions