Amazon S3 · Arazzo Workflow
Amazon S3 Archive an Object to a Cold Storage Class
Version 1.0.0
Copy an object into an archival storage class then delete the hot original.
View Spec
View on GitHub
ArchiveBackupCloud StorageData StorageObject StorageScalable StorageArazzoWorkflows
Provider
Workflows
archive-object
Copy an object into an archival storage class then remove the hot copy.
Rewrites an object into a colder storage class via CopyObject, confirms it, and deletes the original object.
1
copyToArchive
Server-side copy the object to the archive key while setting the cold storage class.
2
confirmArchive
HEAD the archived object to confirm it exists before removing the original.
3
deleteOriginal
Delete the original hot-tier object now that the archived copy is confirmed.
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.