🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How to delete a file from a S3 Bucket folder

User: "PBM"
New Altair Community Member
Updated by Jocelyn
Hi, 
We use Amazon S3 to load data into Amazon Redshift Database. After data is loaded we want to clean up the S3 text files. I see the Read, Loop, and Write S3 operators. Does RM allow Deleting files from S3, considering that I have access to delete in S3?  Otherwise any workaround suggestions?
Thank You

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "sgenzer"
    Altair Employee
    Accepted Answer
    hi @PBM yep that is pretty much the only way to do it. You can also install the AWS CLI and use the Execute Program operator to run shell script commands.

    It would be a logical feature request... :wink:

    Scott