connect_batch_disassociate_analytics_data_set: This API is in preview release for Amazon Connect and is...

View source: R/connect_operations.R

connect_batch_disassociate_analytics_data_setR Documentation

This API is in preview release for Amazon Connect and is subject to change

Description

This API is in preview release for Amazon Connect and is subject to change.

See https://www.paws-r-sdk.com/docs/connect_batch_disassociate_analytics_data_set/ for full documentation.

Usage

connect_batch_disassociate_analytics_data_set(
  InstanceId,
  DataSetIds,
  TargetAccountId = NULL
)

Arguments

InstanceId

[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

DataSetIds

[required] An array of associated dataset identifiers to remove.

TargetAccountId

The identifier of the target account. Use to disassociate a dataset from a different account than the one containing the Amazon Connect instance. If not specified, by default this value is the Amazon Web Services account that has the Amazon Connect instance.


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.