DeployFunctionRequest: {
    functionId: string;
    region?: Region;
}

Type declaration

  • functionId: string

    UUID of the function to deploy.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.