Dashboard Args
Definition of the AWS::QuickSight::Dashboard Resource Type.
Constructors
Properties
The ID of the AWS account where you want to create the dashboard.
The ID for the dashboard, also added to the IAM policy.
Options for publishing the dashboard when you create it:
A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.
A structure that contains the link sharing configurations that you want to apply overrides to.
The parameters for the creation of the dashboard, which you want to use to override the default settings. A dashboard can have any type of parameters, and some parameters might accept multiple values.
A structure that contains the permissions of the dashboard. You can use this structure for granting permissions by providing a list of IAM action information for each principal ARN. To specify no permissions, omit the permissions list.
The entity that you are using as a source when you create the dashboard. In SourceEntity
, you specify the type of object that you want to use. You can only create a dashboard from a template, so you use a SourceTemplate
entity. If you need to create a dashboard from an analysis, first convert the analysis to a template by using the CreateTemplate
API operation. For SourceTemplate
, specify the Amazon Resource Name (ARN) of the source template. The SourceTemplate
ARN can contain any AWS account; and any QuickSight-supported AWS Region . Use the DataSetReferences
entity within SourceTemplate
to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.
The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to LENIENT
, validation is skipped for specific errors.
A description for the first version of the dashboard being created.