Data Source: aws_quicksight_data_set

Data source for managing a QuickSight Data Set.

Example Usage

Basic Usage

data "aws_quicksight_data_set" "example" {
  data_set_id = "example-id"
}

Argument Reference

The following arguments are required:

The following arguments are optional:

Attribute Reference

See the Data Set Resource for details on the returned attributes - they are identical.