EC2でus-west-1にあるサーバのAMIをとってap-northeast-1(東京リージョン)に上げる方法

素直にec2-upload-bundleを走らせた時に出るwarningを読めってことでした
You are bundling in one region, but uploading to another. If the kernel
or ramdisk associated with this AMI are not in the target region, AMI
registration will fail.
You can use the ec2-migrate-manifest tool to update your manifest file
with a kernel and ramdisk that exist in the target region.
Are you sure you want to continue? [y/N]

ec2-bundle-vol -d […]