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.
Generate a Download Link
Produce a temporary presigned URL to share files with collaborators or automation tools.
CLI Upload Toolkit
Use these commands to reproduce the browser flow in your CI or terminal.
CLI Download Toolkit
Copy the command below to fetch from S3.
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.