ayemos/lamma

View on GitHub
lib/lamma/templates/python3_6/lamma.yml.erb

Summary

Maintainability
Test Coverage
function:
  name: <%= function_name %>
  role_arn: <%= role_arn %>
  description: Hello, world.
  timeout: 3
  memory_size: 128
  runtime: python3.6
  region: <%= region_or_raise %>