Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationAllows to execute a function for immediate computation. Intended for short-lived executions, useful for interactive calls. When executed for interactive annotation, the job id must be specified in the 'job' input field. The task id is not required in this case, but if it is specified, it must match the job task id.
Request parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
LambdaApi
Request parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Method calls the function
LambdaApi
Request parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Method cancels the request
LambdaApi
Optional
options: AxiosRequestConfig<any>Override http request option.
Method returns a list of requests
LambdaApi
Request parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Method returns the information about the function
LambdaApi
Request parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Method returns the status of the request
LambdaApi
Generated using TypeDoc
LambdaApi - object-oriented interface
Export