Amazon S3 · Arazzo Workflow
Amazon S3 Move an Object
Version 1.0.0
Copy an object to a new key, verify it, then delete the original.
View Spec
View on GitHub
ArchiveBackupCloud StorageData StorageObject StorageScalable StorageArazzoWorkflows
Provider
Workflows
move-object
Copy an object to a new key, confirm it, then delete the source.
Performs a copy-then-delete move; the source is only removed after the destination copy is confirmed to exist.
1
2
confirmDestination
HEAD the destination key to confirm the copy succeeded before removing the source.
3
deleteSource
Delete the source object now that the destination copy is confirmed, completing the move.
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.