dynamodb_delete_backup: Deletes an existing backup of a table

View source: R/dynamodb_operations.R

dynamodb_delete_backupR 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.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.