- Navigation Guide
@aws-sdk/client-redshift
AddPartnerCommandInput Interface
The input for AddPartnerCommand.
Members
Name | Type | Details |
---|---|---|
AccountId Required | string | undefined | The Amazon Web Services account ID that owns the cluster. |
ClusterIdentifier Required | string | undefined | The cluster identifier of the cluster that receives data from the partner. |
DatabaseName Required | string | undefined | The name of the database that receives data from the partner. |
PartnerName Required | string | undefined | The name of the partner that is authorized to send data. |
Full Signature
export interface AddPartnerCommandInput extends PartnerIntegrationInputMessage