Data Source schema for AWS::QuickSight::Template
id
(String) Uniquely identifies the resource.arn
(String) The Amazon Resource Name (ARN) of the template.
aws_account_id
(String)created_time
(String) Time when this was created.
last_updated_time
(String) Time when this was last updated.
name
(String) A display name for the template.
permissions
(Attributes List) A list of resource permissions to be set on the template.
(see below for nested schema)source_entity
(Attributes) The source entity of the template.
(see below for nested schema)tags
(Attributes List) Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
(see below for nested schema)template_id
(String)version
(Attributes) A version of a template.
(see below for nested schema)version_description
(String) A description of the current template version being created. This API operation creates the
first version of the template. Every time UpdateTemplate
is called, a new
version is created. Each version of the template maintains a description of the version
in the VersionDescription
field.
permissions
Read-Only:
actions
(List of String) The IAM action to grant or revoke permissions on.
principal
(String) The Amazon Resource Name (ARN) of the principal. This can be one of the following:
The ARN of an Amazon QuickSight user or group associated with a data source or dataset. (This is common.)
The ARN of an Amazon QuickSight user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)
The ARN of an AWS account root: This is an IAM ARN rather than a QuickSight ARN. Use this option only to share resources (templates) across AWS accounts. (This is less common.)
source_entity
Read-Only:
source_analysis
(Attributes) The source analysis of the template.
(see below for nested schema)source_template
(Attributes) The source template of the template.
(see below for nested schema)source_entity.source_analysis
Read-Only:
arn
(String) The Amazon Resource Name (ARN) of the resource.
data_set_references
(Attributes List) A structure containing information about the dataset references used as placeholders in the template.
(see below for nested schema)source_entity.source_analysis.data_set_references
Read-Only:
data_set_arn
(String) Dataset Amazon Resource Name (ARN).
data_set_placeholder
(String) Dataset placeholder.
source_entity.source_template
Read-Only:
arn
(String) The Amazon Resource Name (ARN) of the resource.
tags
Read-Only:
key
(String) Tag key.
value
(String) Tag value.
version
Read-Only:
created_time
(String) The time that this template version was created.
data_set_configurations
(Attributes List) Schema of the dataset identified by the placeholder. Any dashboard created from this template should be bound to new datasets matching the same schema described through this API operation.
(see below for nested schema)description
(String) The description of the template.
errors
(Attributes List) Errors associated with this template version.
(see below for nested schema)sheets
(Attributes List) A list of the associated sheets with the unique identifier and name of each sheet.
(see below for nested schema)source_entity_arn
(String) The Amazon Resource Name (ARN) of an analysis or template that was used to create this template.
status
(String)theme_arn
(String) The ARN of the theme associated with this version of the template.
version_number
(Number) The version number of the template version.
version.data_set_configurations
Read-Only:
column_group_schema_list
(Attributes List) A structure containing the list of column group schemas.
(see below for nested schema)data_set_schema
(Attributes) Dataset schema.
(see below for nested schema)placeholder
(String) Placeholder.
version.data_set_configurations.column_group_schema_list
Read-Only:
column_group_column_schema_list
(Attributes List) A structure containing the list of schemas for column group columns.
(see below for nested schema)name
(String) The name of the column group schema.
version.data_set_configurations.column_group_schema_list.column_group_column_schema_list
Read-Only:
name
(String) The name of the column group's column schema.
version.data_set_configurations.data_set_schema
Read-Only:
column_schema_list
(Attributes List) A structure containing the list of column schemas.
(see below for nested schema)version.data_set_configurations.data_set_schema.column_schema_list
Read-Only:
data_type
(String) The data type of the column schema.
geographic_role
(String) The geographic role of the column schema.
name
(String) The name of the column schema.
version.errors
Read-Only:
message
(String) Description of the error type.
type
(String)version.sheets
Read-Only:
name
(String) The name of a sheet. This name is displayed on the sheet's tab in the QuickSight console.
sheet_id
(String) The unique identifier associated with a sheet.