We have discovered that we really ought to have encrypted the MySql database and EFS volume on our application, at the time of creation. We are now attempting to correct the oversight.
I've read the Amazon document about converting a database from unencrypted to encrypted, as well as the ServerFault thread about changing encryption keys.
What would be the best and most practical way to do something similar for the EFS volume?
(And is anybody aware of any ways to improve the process on the database side?)