Cinarra Cloud Toolkit — S3 File Sharer

Upload files from your CLI or your browser directly into a S3 Bucket dedicated to your integration with Cinarra, your file never touches any other server.

Upload from your browser

Choose a file and we’ll request a presigned URL, compute the Content-MD5 checksum, and push it directly to Amazon S3.

Choose how to proceed after selecting a file.

Generate a Download Link

Produce a temporary presigned URL to share files with collaborators or automation tools.

Enter the partner email domain configured in the backend (for example, cinarra.com or agoop.co.jp).

Application access (machine-to-machine)

Request a short-lived id_token for a backend application, then use it with the API Gateway PUT endpoint to generate presigned URLs directly from your services.

This value is embedded into the issued token and stored for auditing (for example, my-batch-uploader).