@aws-sdk/client-redshift

AddPartnerCommandInput Interface

The input for AddPartnerCommand.

Members

Name
Type
Details
AccountId Requiredstring | undefined

The Amazon Web Services account ID that owns the cluster.

ClusterIdentifier Requiredstring | undefined

The cluster identifier of the cluster that receives data from the partner.

DatabaseName Requiredstring | undefined

The name of the database that receives data from the partner.

PartnerName Requiredstring | undefined

The name of the partner that is authorized to send data.

Full Signature

export interface AddPartnerCommandInput extends PartnerIntegrationInputMessage