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

Latest commit

 

History

History
17 lines (13 loc) · 580 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 580 Bytes

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"
        }
    }
}