firest 3 лет назад
Родитель
Сommit
b112f544a9
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      changes/ee/fix-10438.en.md

+ 3 - 0
changes/ee/fix-10438.en.md

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