Learn R Programming

paws.database (version 0.2.0)

dynamodb_create_backup: Creates a backup for an existing table

Description

Creates a backup for an existing table.

See https://paws-r.github.io/docs/dynamodb/create_backup.html for full documentation.

Usage

dynamodb_create_backup(TableName, BackupName)

Arguments

TableName

[required] The name of the table.

BackupName

[required] Specified name for the backup.