type AwsSecretsManagerWalletOptions = { awsConfig?: SecretsManagerClientConfig; secretId: string; secretKeyName: string; };