Skip to main content

Delete File

Overview


Deletes a file from S3.

Input

S3 Delete

NameRequiredDescription
ConnectionAWS Connection.
BucketThe name of the S3 bucket where the file exists.
Object KeyThe key name for the file within the S3 bucket. e.g. prefix/file-name.file

Output

Key The key for the file that was deleted.