Module Smaws_Client_Redshift.DescribePartners

Returns information about the partner integrations defined for a cluster.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `ClusterNotFoundFault of Types.cluster_not_found_fault | `UnauthorizedPartnerIntegrationFault of Types.unauthorized_partner_integration_fault | `UnsupportedOperationFault of Types.unsupported_operation_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_partners_input_message -> (Types.describe_partners_output_message, [> Smaws_Lib.Protocols.AwsQuery.error | `ClusterNotFoundFault of Types.cluster_not_found_fault | `UnauthorizedPartnerIntegrationFault of Types.unauthorized_partner_integration_fault | `UnsupportedOperationFault of Types.unsupported_operation_fault ]) Stdlib.result