quicksight_describe_template_alias: Describes the template alias for a template

View source: R/quicksight_operations.R

quicksight_describe_template_aliasR Documentation

Describes the template alias for a template

Description

Describes the template alias for a template.

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

Usage

quicksight_describe_template_alias(AwsAccountId, TemplateId, AliasName)

Arguments

AwsAccountId

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

TemplateId

[required] The ID for the template.

AliasName

[required] The name of the template alias that you want to describe. If you name a specific alias, you describe the version that the alias points to. You can specify the latest version of the template by providing the keyword ⁠$LATEST⁠ in the AliasName parameter. The keyword ⁠$PUBLISHED⁠ doesn't apply to templates.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.