@@ -0,0 +1,3 @@
+Fix a configuration item name error in the DynamoDB data bridge.
+
+Changed `database` to `table`, because there is no term like `database` in DynamoDB, the correct concept should be `table`