quicksight_delete_data_source: Deletes the data source permanently

View source: R/quicksight_operations.R

quicksight_delete_data_sourceR Documentation

Deletes the data source permanently

Description

Deletes the data source permanently. This operation breaks all the datasets that reference the deleted data source.

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

Usage

quicksight_delete_data_source(AwsAccountId, DataSourceId)

Arguments

AwsAccountId

[required] The Amazon Web Services account ID.

DataSourceId

[required] The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.