powered by
Deletes a dataset.
quicksight_delete_data_set(AwsAccountId, DataSetId)
[required] The AWS account ID.
[required] The ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
A list with the following syntax:
list( Arn = "string", DataSetId = "string", RequestId = "string", Status = 123 )
svc$delete_data_set( AwsAccountId = "string", DataSetId = "string" )