mirror of
https://github.com/hoshikawa2/fn-apigw-auth-draft-cavage-http-signatures-08.git
synced 2026-03-06 10:11:05 +00:00
9 lines
218 B
YAML
9 lines
218 B
YAML
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
|