RenameObject
Last updated
Last updated
Renames an object. This operation is an extension to the standard S3 protocol, and was implemented to give users far more functionality.
Use only generic headers in your request .
The response can only contain general headers .
For a list of possible responses, see the Responses section .
A successful response does not contain additional data and means that the object was successfully renamed.
Parameter
Description
bucket
Name of the bucket.
key
Current key of the object.
newObjectKey
New key for the object.
IsPrefix
For renaming prefixes (e.g. renaming folders)