Skip to content
This repository was archived by the owner on Dec 16, 2020. It is now read-only.

berezovskyi/lambda-test-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda-test-java

Build Status GitHub license

All test functions are fed with the following input:

{
    "operation": "create",
    "tableName": "evts-at-rest-python",
    "payload": {
        "Item": {
            "name": "FTW",
            "count": "1"
        }
    }
}