Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
5 tasks done
caradoxical opened this issue Jan 27, 2022 · 0 comments
Open
5 tasks done

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

caradoxical opened this issue Jan 27, 2022 · 0 comments

Comments

@caradoxical
Copy link
Member

caradoxical commented Jan 27, 2022

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.
@caradoxical caradoxical changed the title Request to add support for job submission of entire S3 folder Request: Add support for job submission of entire S3 folder Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant