To have a backup of all seeds, an export function would be helpful. It should export all seeds from the AWS SecretManager to a machine-readable file and, as an option, encrypt this file for example with age.
So you could easily make regular backups of the seeds and store them save outside the AWS account.
To have a backup of all seeds, an export function would be helpful. It should export all seeds from the AWS SecretManager to a machine-readable file and, as an option, encrypt this file for example with age.
So you could easily make regular backups of the seeds and store them save outside the AWS account.