Step 1 : Firstly we have to create aws ec2 instance Step 2 : In this step we create a snapshot Then click on create snapshot Step 3 : Create a lambda function Step 4 : Then you can use below code import boto3 def lambda_handler(event, context)...