chore: update changes

This commit is contained in:
firest 2023-04-18 19:00:35 +08:00
parent bc353b0a06
commit b112f544a9
1 changed files with 3 additions and 0 deletions

View File

@ -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`