Amazon S3 · Arazzo Workflow
Amazon S3 Start and Abort a Multipart Upload
Version 1.0.0
Initiate a multipart upload then abort it to release any staged storage.
View Spec
View on GitHub
ArchiveBackupCloud StorageData StorageObject StorageScalable StorageArazzoWorkflows
Provider
Workflows
start-and-abort-multipart-upload
Create a multipart upload then abort it by UploadId.
Initiates a multipart upload and aborts it, releasing the storage of any staged parts.
1
createMultipartUpload
Initiate the multipart upload and capture the UploadId to abort.
2
abortMultipartUpload
Abort the multipart upload by its UploadId. S3 responds with 204 No Content and frees any staged parts.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.