Spaces:
Configuration error

chat / env.json
yonkasoft's picture
Upload 15 files
0d97454 verified
raw
history blame
231 Bytes
{
"getAllItemsFunction": {
"SAMPLE_TABLE": "<TABLE-NAME>"
},
"getByIdFunction": {
"SAMPLE_TABLE": "<TABLE-NAME>"
},
"putItemFunction": {
"SAMPLE_TABLE": "<TABLE-NAME>"
}
}