Skip to main content

Depot Lambda Gateway

The Depot Lambda Gateway code used to call the Depot API. (Able to be called by your own data pipelines - from the aws-sdk, for example in your Lambda functions or Step Functions). The Depot CLI also uses this to invoke the Depot API.

Find the depot-gateway-lambda NPM package here

It it described in more detail here

The @stage-test/depot-lambda-client package described in more detail here provides a TypeScript library to simplify talking to the Depot Lambda Gateway if you start from a TypeScript context and have well-defined object types