Values.DescribeBackupOutputSourceDescribes an existing backup of a table. You can call DescribeBackup at a maximum rate of 10 times per second.
type nonrec t = {backupDescription : BackupDescription.t option;Contains the description of the backup created for the table.
*)}type nonrec error = [ | `BackupNotFoundException of BackupNotFoundException.t| `InternalServerError of InternalServerError.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `BackupNotFoundException of BackupNotFoundException.t
| `InternalServerError of InternalServerError.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `BackupNotFoundException of BackupNotFoundException.t
| `InternalServerError of InternalServerError.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of
KeySchemaAttributeName.t ])
list ]
list
| `String of KeySchemaAttributeName.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of NonKeyAttributeName.t ]
list
| `Long of PositiveLongObject.t ])
list ])
list ]
list
| `Long of BackupSizeBytes.t
| `String of BackupArn.t
| `Structure of
(string
* [> `Boolean of StreamEnabled.t
| `Enum of string
| `Long of PositiveLongObject.t
| `String of TimeToLiveAttributeName.t
| `Timestamp of Date.t ])
list
| `Timestamp of BackupCreationDateTime.t ])
list ])
list ])
list ]