Module Smaws_Client_Redshift.AssociateDataShareConsumer

From a datashare consumer account, associates a datashare with the account (AssociateEntireAccount) or the specified namespace (ConsumerArn). If you make this association, the consumer can consume the datashare.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `InvalidDataShareFault of Types.invalid_data_share_fault | `InvalidNamespaceFault of Types.invalid_namespace_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.associate_data_share_consumer_message -> (Types.data_share, [> Smaws_Lib.Protocols.AwsQuery.error | `InvalidDataShareFault of Types.invalid_data_share_fault | `InvalidNamespaceFault of Types.invalid_namespace_fault ]) Stdlib.result