Creates and starts a new SPICE ingestion on a dataset
quicksight_create_ingestion(DataSetId, IngestionId, AwsAccountId)
[required] The ID of the dataset used in the ingestion.
[required] An ID for the ingestion.
[required] The AWS account ID.
svc$create_ingestion( DataSetId = "string", IngestionId = "string", AwsAccountId = "string" )
Any ingestions operating on tagged datasets inherit the same tags automatically for use in access control. For an example, see How do I create an IAM policy to control access to Amazon EC2 resources using tags? in the AWS Knowledge Center. Tags are visible on the tagged dataset, but not on the ingestion resource.