Future<String?> getTempFilePath(String filePath) { return AwsS3Platform.instance.getTempFilePath(filePath); }