My application has a DynamoDB datasource performing Scan operation on some tables and after the automatic upgrade to 1.7.1 these operations are failing with the following error message:
[GetItens]
Execution started from user request
{
"timeoutInMillisecond":10000
"paginationType":"NONE"
"path":"Scan"
"encodeParamsToggle":true
"body":"{ "tableName": "result-table-dev" }"
}
Error:
[GetItens]
Execution failed with status 5000
For input string: ""
No change was performed on the application or any rule on AWS so I wanted to check if this could be related to the upgrade and if anything could have broken the DynamoDB connector in some way.
Hi @Futisco!
Can we have a session with our concerned engineers? We would like to see a live demonstration from your end. Please let us know if it’s possible for you.
Hi @Futisco if your app is on a self hosted instance can you please share your API server logs which should be found here: stacks/logs/backend/backend.log