Skip to content

Instantly share code, notes, and snippets.

@juancho088
Created March 12, 2018 11:39
Show Gist options
  • Save juancho088/e036f462417c7a129f10e6dd577194bb to your computer and use it in GitHub Desktop.
Save juancho088/e036f462417c7a129f10e6dd577194bb to your computer and use it in GitHub Desktop.
using-kotlin-serverless-1b
provider:
name: aws
runtime: java8
# You can overwrite defaults here
stage: dev # Use dev, stag, prod, etc
region: eu-west-1 # Your preference region, in my case Ireland
memorySize: 1472 # It has worked for me
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment