fides icon indicating copy to clipboard operation
fides copied to clipboard

DynamoDB database connection support for `generate` and `annotate dataset`

Open iamkelllly opened this issue 4 years ago • 0 comments

To ease the onboarding to Fides, Fidesctl should be able to support highly adopted databases for generating dataset annotations. This will allow adopters to be able to create dataset annotations quickly and directly from the database.

This issue will include (non exclusive!):

  • a database connector for dynamodb: maybe Dynamo Query is a good candidate for this?
  • updated documentation for setting up the connector
  • tests for the DynamoDB connector

iamkelllly avatar Nov 29 '21 14:11 iamkelllly