How to delete files from S3 bucket

Hi all,
does anybody know, how files can be deleted from a S3 bucket ?
I managed it to upload files and list them in a table. But I didn't found any documentation about deleting them

Thanks in advance
Jörg

get @Jorg_Segers , you should be able to use the S3 resource's "Delete a file from S3" action.

should be pretty straightforward - just needs the s3 file key and the name of the bucket. hope that helps!

1 Like

Great, thanks!
Now I got it

2 Likes