Amazon S3 · Arazzo Workflow
Amazon S3 Delete Object and Confirm Removal
Version 1.0.0
Delete an object then HEAD it to confirm it is gone.
View Spec
View on GitHub
ArchiveBackupCloud StorageData StorageObject StorageScalable StorageArazzoWorkflows
Provider
Workflows
delete-object-and-confirm
Delete an object then verify it returns 404 on HEAD.
Removes a single object and confirms the removal by HEADing the key and expecting a not-found response.
1
deleteObject
Delete the object from the bucket. S3 responds with 204 No Content on success.
2
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.