quicksight_search_data_sources: Use the SearchDataSources operation to search for data...

View source: R/quicksight_operations.R

quicksight_search_data_sourcesR Documentation

Use the SearchDataSources operation to search for data sources that belong to an account

Description

Use the search_data_sources operation to search for data sources that belong to an account.

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

Usage

quicksight_search_data_sources(
  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.