backupstorage_start_object: Start upload containing one or many chunks

View source: R/backupstorage_operations.R

backupstorage_start_objectR Documentation

Start upload containing one or many chunks

Description

Start upload containing one or many chunks.

See https://www.paws-r-sdk.com/docs/backupstorage_start_object/ 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.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.