Learn R Programming

paws.analytics (version 0.7.0)

quicksight_delete_template: Deletes a template

Description

Deletes a template.

See https://www.paws-r-sdk.com/docs/quicksight_delete_template/ for full documentation.

Usage

quicksight_delete_template(AwsAccountId, TemplateId, VersionNumber = NULL)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that contains the template that you're deleting.

TemplateId

[required] An ID for the template you want to delete.

VersionNumber

Specifies the version of the template that you want to delete. If you don't provide a version number, delete_template deletes all versions of the template.