Module Smaws_Client_DynamoDB.DescribeBackup

val request : Smaws_Lib.Context.t -> describe_backup_input -> (describe_backup_output, [> Smaws_Lib.Protocols.AwsJson.error | `BackupNotFoundException of backup_not_found_exception | `InternalServerError of internal_server_error | `InvalidEndpointException of invalid_endpoint_exception ]) Stdlib.result

Describes an existing backup of a table.

You can call DescribeBackup at a maximum rate of 10 times per second.