Skip to content

Request: Add support for job submission of entire S3 folder #23

@caradoxical

Description

@caradoxical

Checklist

Please review first that the issue is fully related with this SDK by checking the relevant checkboxes ([x]).

  • I have a Modzy API Key active and have the entitlements to perform the desired action.
  • I review that have access to Modzy API host.
  • I think that is a error specific to the SDK.
  • I review the documentation and existing issues in order to not duplicate existing ones.
  • I am willing to follow-up on comments in a timely manner.

Info

  • Modzy SDK version: 1.0.7
  • Javascript version:
  • Operating System: MacOS

Description

I'd like to use Modzy's JavaScript SDK to process an entire folder of inputs on S3 through a model all at once. Modzy's API supports this via the input type aws-s3-folder but the JavaScript SDK does not have a function that supports this input type. The .submitJobAWSS3 function only supports the aws-s3 input type, which requires you to list individual inputs, rather than a target folder. See here for information on how the Modzy API supports both the aws-s3 and aws-s3-folder input types: https://docs.modzy.com/reference/jobs#aws-s3-inputs

Steps to reproduce

Paste the command(s) you ran and the output.

Expected results:

Actual results:

Traceback

Logs
Paste the logs that you consider useful for diagnostic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions