dynamodb_describe_export {paws.database}R Documentation

Describes an existing table export

Description

Describes an existing table export.

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

Usage

dynamodb_describe_export(ExportArn)

Arguments

ExportArn

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


[Package paws.database version 0.9.0 Index]