I use AWS kms for auto-unseal. I unsealed using kms successfully and used vault for several days.
Then I removed the kms key and created a new key. The vault server was affected by this key recreation. But when I restarted the vault server, it didnt decrypt successfully.
Is this surely related to the kms key recreation? and if so, what can be the solution for this?