Skip to content

PURISTA API


PURISTA API / @purista/sandbox / createPuristaSandboxAdapter

Function: createPuristaSandboxAdapter()

createPuristaSandboxAdapter(eventBridge, identity): SandboxAdapter

Defined in: sandbox-service/src/adapter/BashTool/createPuristaSandboxAdapter.ts:21

Creates a generic sandbox adapter for bash-tool compatible runtimes.

The adapter forwards operations to the PURISTA sandbox service commands.

Parameters

eventBridge

EventBridge

identity

SandboxAdapterIdentity

Returns

SandboxAdapter