Data Source: aws_quicksight_user

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

Example Usage

Basic Usage

data "aws_quicksight_user" "example" {
  user_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: