AWS Amazon QuickSight Group
This page shows how to write Terraform and CloudFormation for Amazon QuickSight Group and write them securely.
aws_quicksight_group (Terraform)
The Group in Amazon QuickSight can be configured in Terraform with the resource name aws_quicksight_group. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
arnoptional computed - string -
aws_account_idoptional computed - string -
descriptionoptional - string -
group_namerequired - string -
idoptional computed - string -
namespaceoptional - string
Explanation in Terraform Registry
Resource for managing QuickSight Group
AWS::QuickSight::DataSource (CloudFormation)
The DataSource in QuickSight can be configured in CloudFormation with the resource name AWS::QuickSight::DataSource. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
AlternateDataSourceParametersoptional - List of DataSourceParameters -
AwsAccountIdoptional - String -
Credentialsoptional - DataSourceCredentials -
DataSourceIdoptional - String -
DataSourceParametersoptional - DataSourceParameters -
ErrorInfooptional - DataSourceErrorInfo -
Nameoptional - String -
Permissionsoptional - List of ResourcePermission -
SslPropertiesoptional - SslProperties -
Tagsoptional - List of Tag -
Typeoptional - String -
VpcConnectionPropertiesoptional - VpcConnectionProperties
Explanation in CloudFormation Registry
Creates a data source.