Skip to content

refunc/aws-api-gw

Repository files navigation

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