describeBackup
inline suspend fun DynamoDbClient.describeBackup(crossinline block: DescribeBackupRequest.Builder.() -> Unit): DescribeBackupResponse
Describes an existing backup of a table.
You can call DescribeBackup
at a maximum rate of 10 times per second.