Skip to content

Instantly share code, notes, and snippets.

@florianbepunkt
Created August 29, 2020 14:18
Show Gist options
  • Save florianbepunkt/7751f924cb121e18c3bd4ab5787ef593 to your computer and use it in GitHub Desktop.
Save florianbepunkt/7751f924cb121e18c3bd4ab5787ef593 to your computer and use it in GitHub Desktop.
autoEncryption: {
keyVaultNamespace,
kmsProviders,
schemaMap: createSchema(),
extraOptions: {
mongocryptdSpawnPath: `${process.env.LAMBDA_TASK_ROOT}/bin/mongocryptd`,
},
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment