TemplateVersion - Amazon QuickSight

TemplateVersion

A version of a template.

Contents

Note

In the following list, the required parameters are described first.

CreatedTime

The time that this template version was created.

Type: Timestamp

Required: No

DataSetConfigurations

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.

Type: Array of DataSetConfiguration objects

Array Members: Maximum number of 30 items.

Required: No

Description

The description of the template.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Required: No

Errors

Errors associated with this template version.

Type: Array of TemplateError objects

Array Members: Minimum number of 1 item.

Required: No

Sheets

A list of the associated sheets with the unique identifier and name of each sheet.

Type: Array of Sheet objects

Array Members: Maximum number of 20 items.

Required: No

SourceEntityArn

The Amazon Resource Name (ARN) of an analysis or template that was used to create this template.

Type: String

Required: No

Status

The status that is associated with the template.

  • CREATION_IN_PROGRESS

  • CREATION_SUCCESSFUL

  • CREATION_FAILED

  • UPDATE_IN_PROGRESS

  • UPDATE_SUCCESSFUL

  • UPDATE_FAILED

  • DELETED

Type: String

Valid Values: CREATION_IN_PROGRESS | CREATION_SUCCESSFUL | CREATION_FAILED | UPDATE_IN_PROGRESS | UPDATE_SUCCESSFUL | UPDATE_FAILED | DELETED

Required: No

ThemeArn

The ARN of the theme associated with this version of the template.

Type: String

Required: No

VersionNumber

The version number of the template version.

Type: Long

Valid Range: Minimum value of 1.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: