Skip to main content
Version: 1.0

DynamoConfig

Summary​

(Config Class) DynamoConfig Class.
 
This class describes the attributes of DynamoDB based online feature store for the feature definition. Currently there are no attributes for this class. Users can specify online_store = DynamoConfig()

Methods​

__init__()​

Parameters

  • kind (Literal['DynamoConfig']) - Default: DynamoConfig

Was this page helpful?