quicksight_search_data_sets: Use the SearchDataSets operation to search for datasets that...

View source: R/quicksight_operations.R

quicksight_search_data_setsR Documentation

Use the SearchDataSets operation to search for datasets that belong to an account

Description

Use the search_data_sets operation to search for datasets that belong to an account.

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

Usage

quicksight_search_data_sets(
  AwsAccountId,
  Filters,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

AwsAccountId

[required] The Amazon Web Services account ID.

Filters

[required] The filters to apply to the search.

NextToken

A pagination token that can be used in a subsequent request.

MaxResults

The maximum number of results to be returned per request.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.