AWS: ec2 instance cloning cross region

Many times, we might need to copy AMI images for cloning ec2 instances cross region on AWS. This script provided basic funtionality for creating AMI image for a given instanceid and copies the AMI Image to the Destionation Region. The script will take wait till the AMI image is fully created and available and copies the same to Destination Region.