Created
January 12, 2021 10:27
-
-
Save velotiotech/b8d60799b0187868e7136b78ac816910 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
service: serverless-s3 | |
frameworkVersion: '2' | |
provider: | |
name: aws | |
runtime: nodejs12.x | |
plugins: | |
- serverless-finch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment