Module Smaws_Client_Redshift.DescribeIntegrations

Describes one or more zero-ETL or S3 event integrations with Amazon Redshift.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `IntegrationNotFoundFault of Types.integration_not_found_fault | `UnsupportedOperationFault of Types.unsupported_operation_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_integrations_message -> (Types.integrations_message, [> Smaws_Lib.Protocols.AwsQuery.error | `IntegrationNotFoundFault of Types.integration_not_found_fault | `UnsupportedOperationFault of Types.unsupported_operation_fault ]) Stdlib.result