Values.DescribeGlobalTableOutputSourceReturns information about the specified global table. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Customers should use Global Tables version 2019.11.21 (Current) when possible, because it provides greater flexibility, higher efficiency, and consumes less write capacity than 2017.11.29 (Legacy). To determine which version you're using, see Determining the global table version you are using. To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see Upgrading global tables.
type nonrec t = {globalTableDescription : GlobalTableDescription.t option;Contains the details of the global table.
*)}type nonrec error = [ | `GlobalTableNotFoundException of GlobalTableNotFoundException.t| `InternalServerError of InternalServerError.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `GlobalTableNotFoundException of GlobalTableNotFoundException.t
| `InternalServerError of InternalServerError.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `GlobalTableNotFoundException of GlobalTableNotFoundException.t
| `InternalServerError of InternalServerError.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of IndexName.t
| `Structure of
(string
* [> `Enum of string
| `Long of PositiveLongObject.t ])
list ])
list ]
list
| `String of RegionName.t
| `Structure of
(string
* [> `Enum of string
| `Long of PositiveLongObject.t
| `Timestamp of Date.t ])
list
| `Timestamp of Date.t ])
list ]
list
| `String of GlobalTableArnString.t
| `Timestamp of Date.t ])
list ])
list ]