Lists the history of SPICE ingestions for a dataset.
quicksight_list_ingestions(DataSetId, NextToken, AwsAccountId,
MaxResults)
[required] The ID of the dataset used in the ingestion.
The token for the next set of results, or null if there are no more results.
[required] The AWS account ID.
The maximum number of results to be returned per request.
svc$list_ingestions( DataSetId = "string", NextToken = "string", AwsAccountId = "string", MaxResults = 123 )