v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141341,3811.0 MB

Updates a template from an existing Amazon QuickSight analysis or another template.

put/accounts/{AwsAccountId}/templates/{TemplateId}

Path parameters

AwsAccountIdstring required

The ID of the Amazon Web Services account that contains the template that you're updating.

TemplateIdstring required

The ID for the template.

Request body

VersionDescriptionstring

A description of the current template version that is being updated. Every time you call <code>UpdateTemplate</code>, you create a new version of the template. Each version of the template maintains a description of the version in the <code>VersionDescription</code> field.

Namestring

The name for the template.

Response

Success

TemplateIdstring

The ID for the template.

Arnstring

The Amazon Resource Name (ARN) for the template.

VersionArnstring

The ARN for the template, including the version information of the first version.

CreationStatus'CREATION_IN_PROGRESS' | 'CREATION_SUCCESSFUL' | 'CREATION_FAILED' | 'UPDATE_IN_PROGRESS' | 'UPDATE_SUCCESSFUL' | 'UPDATE_FAILED' | 'DELETED'

The creation status of the template.

Statusinteger

The HTTP status of the request.

RequestIdstring

The Amazon Web Services request ID for this operation.