Learn R Programming

paws.storage (version 0.2.0)

backupstorage_start_object: Start upload containing one or many chunks

Description

Start upload containing one or many chunks.

See https://paws-r.github.io/docs/backupstorage/start_object.html for full documentation.

Usage

backupstorage_start_object(BackupJobId, ObjectName, ThrowOnDuplicate = NULL)

Arguments

BackupJobId

[required] Backup job Id for the in-progress backup

ObjectName

[required] Name for the object.

ThrowOnDuplicate

Throw an exception if Object name is already exist.