Associates the specified dataset for a Connect Customer instance with the target account
Source:R/connect_operations.R
connect_associate_analytics_data_set.RdAssociates the specified dataset for a Connect Customer instance with the target account. You can associate only one dataset in a single call.
See https://www.paws-r-sdk.com/docs/connect_associate_analytics_data_set/ for full documentation.
Arguments
- InstanceId
[required] The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
- DataSetId
[required] The identifier of the dataset to associate with the target account.
- TargetAccountId
The identifier of the target account. Use to associate a dataset to a different account than the one containing the Connect Customer instance. If not specified, by default this value is the Amazon Web Services account that has the Connect Customer instance.