Values.UpdateGlobalTableSettingsOutputSourceUpdates settings for a 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 = {globalTableName : TableName.t option;The name of the global table.
*)replicaSettings : ReplicaSettingsDescriptionList.t option;The Region-specific settings for the global table.
*)}type nonrec error = [ | `GlobalTableNotFoundException of GlobalTableNotFoundException.t| `IndexNotFoundException of IndexNotFoundException.t| `InternalServerError of InternalServerError.t| `LimitExceededException of LimitExceededException.t| `ReplicaNotFoundException of ReplicaNotFoundException.t| `ResourceInUseException of ResourceInUseException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `GlobalTableNotFoundException of GlobalTableNotFoundException.t
| `IndexNotFoundException of IndexNotFoundException.t
| `InternalServerError of InternalServerError.t
| `LimitExceededException of LimitExceededException.t
| `ReplicaNotFoundException of ReplicaNotFoundException.t
| `ResourceInUseException of ResourceInUseException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `GlobalTableNotFoundException of GlobalTableNotFoundException.t
| `IndexNotFoundException of IndexNotFoundException.t
| `InternalServerError of InternalServerError.t
| `LimitExceededException of LimitExceededException.t
| `ReplicaNotFoundException of ReplicaNotFoundException.t
| `ResourceInUseException of ResourceInUseException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Long of PositiveLongObject.t
| `String of IndexName.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `List of
[> `Structure of
(string
* [> `String of
AutoScalingPolicyName.t
| `Structure of
(string
* [> `Boolean of
BooleanObject.t
| `Double of
DoubleObject.t
| `Integer of
IntegerObject.t ])
list ])
list ]
list
| `Long of PositiveLongObject.t
| `String of String_.t ])
list ])
list ]
list
| `Long of NonNegativeLongObject.t
| `String of RegionName.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `String of AutoScalingPolicyName.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Double of DoubleObject.t
| `Integer of IntegerObject.t ])
list ])
list ]
list
| `Long of PositiveLongObject.t
| `String of String_.t
| `Timestamp of Date.t ])
list ])
list ]
list
| `String of TableName.t ])
list ]