Get a presigned URL to upload or download a Zambda Function's code zip

Returns a presigned URL to upload or download code for the Zambda Function with the provided ID. Pass action: "upload" to get a URL for deploying a new code zip, or action: "download" to get a URL for retrieving the currently deployed zip. Zambdas are functions that can be used to execute your code. They can be used to process data received from Oystehr's APIs or to perform operations on third-party services.

Upload: Access Policy Action: Zambda:UpdateFunction
Download: Access Policy Action: Zambda:GetFunctionSource
Access Policy Resource: Zambda:Function

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID or name of the Zambda Function.

Body Params
string
enum
required

Whether to get a presigned URL for uploading or downloading the Zambda Function code zip.

Allowed:
string

Optional filename for the Zambda Function code zip (upload only). If not provided, the filename will be randomized.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json