We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 976e341 commit d7826dfCopy full SHA for d7826df
aws-ffmpeg-layer/README.md
@@ -0,0 +1,9 @@
1
+# AWS FFmepg Layer & a service using it to create GIFs
2
+```
3
+git clone https://github.com/serverless/examples
4
+cd examples/aws-ffmpeg-layer
5
+sls deploy
6
7
+
8
+See the blog post about this example for more details:
9
+https://serverless.com/blog/publish-aws-lambda-layers-serverless-framework/
0 commit comments