Skip to content

functions API operations

Tenant callers can use 10 current operations at https://functions.eu-central-1.cloud.skippr.io. Call only control-plane or data-plane operations marked supported or implemented; contract stubs and internal operations are not tenant-callable.

  • Endpoint: https://functions.eu-central-1.cloud.skippr.io
  • Protocol: cloudJson
  • SigV4 service: functions
  • Target prefix: CloudFunctions.
  • Readiness counts: {"supported": 10}
  • Service guide: functions
  • Aggregate reference: all API operations

Tenant-callable control-plane operations

Use these operations to create, inspect, update, list, or delete service resources.

OperationStatusPlaneProtocol targetRequestResponseTerraformSchema
RegisterFunctionsupportedcontrolCloudFunctions.RegisterFunction (functions)typedtypedyesJSON contract
UpdateFunctionsupportedcontrolCloudFunctions.UpdateFunction (functions)typedtypedyesJSON contract
UpdateFunctionCodesupportedcontrolCloudFunctions.UpdateFunctionCode (functions)typedtypedyesJSON contract
UpdateFunctionConfigurationsupportedcontrolCloudFunctions.UpdateFunctionConfiguration (functions)typedtypedyesJSON contract
GetFunctionsupportedcontrolCloudFunctions.GetFunction (functions)typedtypedyesJSON contract
ListFunctionssupportedcontrolCloudFunctions.ListFunctions (functions)typedtypedyesJSON contract
DeleteFunctionsupportedcontrolCloudFunctions.DeleteFunction (functions)typedtypedyesJSON contract
CreateEventSourceMappingsupportedcontrolCloudFunctions.CreateEventSourceMapping (functions)typedtypednoJSON contract

Tenant-callable data-plane operations

Use these operations for application data or runtime work.

OperationStatusPlaneProtocol targetRequestResponseTerraformSchema
InvokesupporteddataCloudFunctions.Invoke (functions)typedtypednoJSON contract
InvokeAsyncsupporteddataCloudFunctions.InvokeAsync (functions)typedtypednoJSON contract

Contract stubs

These catalog entries are not current callable tenant contracts.

No operations in this group.

Matrix entries without catalog contracts

These entries describe readiness intent but have no generated request or response contract.

OperationStatus
FunctionUrlplanned

Internal operations

These operations are platform-facing. Tenant clients must not call them.

No operations in this group.