Skip to content

Instantly share code, notes, and snippets.

@jdunwoody
Last active April 3, 2019 02:55
Show Gist options
  • Save jdunwoody/6861db72650705ac2c1bfd16039f2686 to your computer and use it in GitHub Desktop.
Save jdunwoody/6861db72650705ac2c1bfd16039f2686 to your computer and use it in GitHub Desktop.
Servlerless configuration for TensorFlow Lambda
service: myService
provider:
name: aws
runtime: python2.7
functions:
hello:
handler: handler.hello
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment