Data Source: aws_quicksight_group

This data source can be used to fetch information about a specific QuickSight group. By using this data source, you can reference QuickSight group properties without having to hard code ARNs or unique IDs as input.

Example Usage

Basic Usage

data "aws_quicksight_group" "example" {
  group_name = "example"
}

Argument Reference

The following arguments are required:

The following arguments are optional:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: