quicksight_delete_template_alias: Deletes the item that the specified template alias points to

View source: R/quicksight_operations.R

quicksight_delete_template_aliasR Documentation

Deletes the item that the specified template alias points to

Description

Deletes the item that the specified template alias points to. If you provide a specific alias, you delete the version of the template that the alias points to.

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

Usage

quicksight_delete_template_alias(AwsAccountId, TemplateId, AliasName)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that contains the item to delete.

TemplateId

[required] The ID for the template that the specified alias is for.

AliasName

[required] The name for the template alias. To delete a specific alias, you delete the version that the alias points to. You can specify the alias name, or specify the latest version of the template by providing the keyword ⁠$LATEST⁠ in the AliasName parameter.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.