connect_list_analytics_data_lake_data_sets: Lists the data lake datasets available to associate with for...

View source: R/connect_operations.R

connect_list_analytics_data_lake_data_setsR Documentation

Lists the data lake datasets available to associate with for a given Amazon Connect instance

Description

Lists the data lake datasets available to associate with for a given Amazon Connect instance.

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

Usage

connect_list_analytics_data_lake_data_sets(
  InstanceId,
  NextToken = NULL,
  MaxResults = 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.

NextToken

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

MaxResults

The maximum number of results to return per page.


paws.customer.engagement documentation built on April 4, 2025, 3:34 a.m.