module
0.0.0-20240724084153-ee01f2280935
Repository: https://github.com/refunc/aws-api-gw.git
Documentation: pkg.go.dev
# README
AWS API GW
Refunc gateway implements aws's lambda api.
Current Supported Methods
Function
- CreateFunction
- GetFunction
- DeleteFunction
- ListFunctions
- InvokeFunction
- UpdateFunctionCode
- UpdateFunctionConfiguration
Function-URL
- CreateFunctionUrlConfig
- GetFunctionUrlConfig
- ListFunctionUrlConfigs
- UpdateFunctionUrlConfig
- DeleteFunctionUrlConfig
TODO
- Versions
- Alias
- Layers
- GetCode