PromucFlow_constructor/app/server/appsmith-plugins/dynamoPlugin/src
subratadeypappu 0ad5aaa41d
fix: Show downstream error message for DynamoDB (#21042) (#21209)
This PR fixes one case where the downstream error message is captured as
`null`.

- In case of illegal access to any table the downstream error message is
not captured correctly. It was captured as `null` because the original
downstream message was available one level deeper.
2023-03-08 21:02:51 +05:30
..
main fix: Show downstream error message for DynamoDB (#21042) (#21209) 2023-03-08 21:02:51 +05:30
test/java/com/external/plugins feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30