Create S3 Upload
transkribus_upload_create_s3Creates a new document upload in a Transkribus collection using files from an S3 bucket. Specify the S3 key and bucket to initiate the upload process.
Instructions
Create an upload from an S3 source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Upload ID | |
| s3Key | No | S3 object key | |
| title | No | Document title | |
| collId | Yes | Collection ID | |
| s3Bucket | No | S3 bucket name |