Thanks to visit codestin.com
Credit goes to github.com

Skip to content

isokyrka-clgx/task01

Repository files navigation

task01

High level project overview - business value it brings, non-detailed technical overview.

Notice

All the technical details described below are actual for the particular version, or a range of versions of the software.

Actual for versions: 1.0.0

task01 diagram

task01

Lambdas descriptions

Lambda lambda-name

Lambda feature overview.

Required configuration

Environment variables

  • environment_variable_name: description

Trigger event

{
    "key": "value",
    "key1": "value1",
    "key2": "value3"
}
  • key: [Required] description of key
  • key1: description of key1

Expected response

{
    "status": 200,
    "message": "Operation succeeded"
}

Deployment from scratch

  1. action 1 to deploy the software
  2. action 2 ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages