@aws-sdk/client-redshift

AssociateDataShareConsumerCommand Class

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.

Parameters

Name
Signature
Summary
AssociateDataShareConsumerCommandInput

Full Signature

export declare class AssociateDataShareConsumerCommand extends AssociateDataShareConsumerCommand_base 

Related