Reputation: 179
I have a running/existing EC2 instance with Windows Server 2008 with instance backed, how do i create an AMI from this existing instance?
Upvotes: 0
Views: 1698
Reputation: 8178
Under "EC2 Service Settings" on the existing instance, select if you want to run sysprep after the bundled instance is re-instantiated.
Then, go to the AWS management console, right-click your instance, and click "Bundle". Select your credentials and destination S3 bucket.
Upvotes: 1