Replaces an existing file at the specified path with a new one.
The relative file path. Should be of the format `folder/subfolder/filename.png`. The bucket must already exist before attempting to update.
The body of the file to be stored in the bucket.
Optional file upload options including cacheControl, contentType, upsert, and metadata.