Values_1.GetDatabasesResponseSourceRetrieves all databases defined in a given Data Catalog.
type nonrec t = {databaseList : DatabaseList.t option;A list of Database objects from the specified catalog.
*)nextToken : Token.t option;A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
*)}type nonrec error = [ | `EntityNotFoundException of Values_0.EntityNotFoundException.t| `FederationSourceException of Values_0.FederationSourceException.t| `FederationSourceRetryableException of
Values_0.FederationSourceRetryableException.t| `GlueEncryptionException of Values_0.GlueEncryptionException.t| `InternalServiceException of Values_0.InternalServiceException.t| `InvalidInputException of Values_0.InvalidInputException.t| `OperationTimeoutException of Values_0.OperationTimeoutException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `EntityNotFoundException of Values_0.EntityNotFoundException.t
| `FederationSourceException of Values_0.FederationSourceException.t
| `FederationSourceRetryableException of
Values_0.FederationSourceRetryableException.t
| `GlueEncryptionException of Values_0.GlueEncryptionException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `EntityNotFoundException of Values_0.EntityNotFoundException.t
| `FederationSourceException of Values_0.FederationSourceException.t
| `FederationSourceRetryableException of
Values_0.FederationSourceRetryableException.t
| `GlueEncryptionException of Values_0.GlueEncryptionException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `Enum of string ] list
| `Structure of
(string * [> `String of string ]) list ])
list ]
list
| `Map of
([> `String of string ] * [> `String of string ]) list
| `String of Values_0.NameString.t
| `Structure of
(string * [> `String of Values_0.CatalogIdString.t ])
list
| `Timestamp of Values_0.Timestamp.t ])
list ]
list
| `String of Token.t ])
list ]