first commit

This commit is contained in:
2023-12-23 09:35:14 -03:00
commit 46b28bc166
64 changed files with 634 additions and 0 deletions

8
files/func.yaml Normal file
View File

@@ -0,0 +1,8 @@
schema_version: 20180708
name: get-authorization
version: 0.0.408
runtime: python
build_image: fnproject/python:3.9-dev
run_image: fnproject/python:3.9
entrypoint: /python/bin/fdk /function/func.py handler
memory: 256