Delete an S3 object
Use “Delete an S3 object” in Recued. Permanently delete one exact, case-sensitive object key from an enrolled S3 file collection. The recipe first checks that the object exists, skips cleanly when it is already absent, asks for approval before deletion, and checks the key again afterward.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (7 steps)
before
?
delete
?
skip: step.before.exists not_equal true
after
?
skip: step.delete is_null
removed
all
Check if all conditions are true
skip: step.delete is_null
delete_state
ternary
Apply ternary
state
ternary
Apply ternary
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
object key
setting
=
[object Object]
storage slug
setting
=
[object Object]