Learn R Programming

paws.analytics (version 0.7.0)

quicksight_create_ingestion: Creates and starts a new SPICE ingestion for a dataset

Description

Creates and starts a new SPICE ingestion for a dataset. You can manually refresh datasets in an Enterprise edition account 32 times in a 24-hour period. You can manually refresh datasets in a Standard edition account 8 times in a 24-hour period. Each 24-hour period is measured starting 24 hours before the current date and time.

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

Usage

quicksight_create_ingestion(
  DataSetId,
  IngestionId,
  AwsAccountId,
  IngestionType = NULL
)

Arguments

DataSetId

[required] The ID of the dataset used in the ingestion.

IngestionId

[required] An ID for the ingestion.

AwsAccountId

[required] The Amazon Web Services account ID.

IngestionType

The type of ingestion that you want to create.