I am trying to solve a problem that I though would be much simpler than it is. I have a multiple AWS account setup. E.g. Non-Production, Production, SharedServices etc. I want to keep my AMIs in SharedServices. The snaps attached to this AMI must be encrypted. The AMIs are MS Windows based.
Has anybody shared ms windows based AMI's across accounts that have encrypted snaps attached. If so can you explain how you achieved this for ms windows based AMI's.
Regards, David
I ended up using the unencrypted AMI.
Shared with destination account Spin up new instance from shared ami Update instance if required Sysprep and shutdown Convert to ami Finally copy ami and encrypt
Regards, David