Amazon S3 - Rename file action

This action renames a file in Amazon S3.

Input

Field nameDescription
Bucket regionThe region of the bucket that the file resides, for example, us-west-2. In Amazon S3, go to Bucket > Properties > Static website hosting to find your region in the Endpoint URL.
BucketThe bucket that the file resides. Select a bucket from the picklist or enter the bucket name directly.
Original fileThe file to rename. Select a file from the picklist or enter the file path directly.
New filenameThe new name of the file. Full name including extension. Note that this is the name of the file, not the file path.

Output

Output fieldDescription
File path (original)The original file path before the file is renamed.
File name (original)The original filename before the file is renamed.
File path (new)The new file path after the file is renamed.
File name (new)The new filename after the file is renamed.
E tagThe hash of the file object, generated by Amazon S3.
Last modifiedThe last modified date/time of the file.

Last updated: