A Database Specialist migrated an existing production MySQL database from on-premises to an Amazon RDS for MySQL DB instance. However, after the migration, the database needed to be encrypted at rest using AWS KMS. Due to the size of the database, reloading, the data into an encrypted database would be too time-consuming, so it is not an option. How should the Database Specialist satisfy this new requirement?
A. Create a snapshot of the unencrypted RDS DB instanc
B. Create an encrypted copy of the unencryptedsnapsho
C. Restore the encrypted snapshot copy
D. Modify the RDS DB instanc
E. Enable the AWS KMS encryption option that leverages the AWS CLI
F. Restore an unencrypted snapshot into a MySQL RDS DB instance that is encrypted