S3_File.last_modified_time
last_modified_time
Group: Metadata
Documentation
Returns the last modified time of a file.
Errors
- If the
S3_Filerepresents a directory, anS3_Errorerror is thrown. - If the bucket or object does not exist, a
File_Error.Not_Foundis thrown. - If the object is not accessible, an
S3_Erroris thrown.