dynamodb_delete_backup {paws.database}R Documentation

Deletes an existing backup of a table

Description

Deletes an existing backup of a table.

See https://www.paws-r-sdk.com/docs/dynamodb_delete_backup/ for full documentation.

Usage

dynamodb_delete_backup(BackupArn)

Arguments

BackupArn

[required] The ARN associated with the backup.


[Package paws.database version 0.7.0 Index]