Skip to contents

Lists all data tables for the specified Amazon Connect instance. Returns summary information for each table including basic metadata and modification details.

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

Usage

connect_list_data_tables(InstanceId, NextToken = NULL, MaxResults = NULL)

Arguments

InstanceId

[required] The unique identifier for the Amazon Connect instance whose data tables should be listed.

NextToken

Specify the pagination token from a previous request to retrieve the next page of results.

MaxResults

The maximum number of data tables to return in one page of results.