View source: R/quicksight_operations.R
quicksight_list_ingestions | R Documentation |
Lists the history of SPICE ingestions for a dataset.
See https://www.paws-r-sdk.com/docs/quicksight_list_ingestions/ for full documentation.
quicksight_list_ingestions(
DataSetId,
NextToken = NULL,
AwsAccountId,
MaxResults = NULL
)
DataSetId |
[required] The ID of the dataset used in the ingestion. |
NextToken |
The token for the next set of results, or null if there are no more results. |
AwsAccountId |
[required] The Amazon Web Services account ID. |
MaxResults |
The maximum number of results to be returned per request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.