dynamodb_describe_backup {paws.database}R Documentation

Describes an existing backup of a table

Description

Describes an existing backup of a table.

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

Usage

dynamodb_describe_backup(BackupArn)

Arguments

BackupArn

[required] The Amazon Resource Name (ARN) associated with the backup.


[Package paws.database version 0.9.0 Index]