def upload_file_to_bucket(self, path, key):
        """ Upload file to AWS S3 bucket

        Args:
            path (:obj:`str`): path to file to upload