View source: R/quicksight_operations.R
quicksight_describe_template | R Documentation |
Describes a template's metadata.
See https://www.paws-r-sdk.com/docs/quicksight_describe_template/ for full documentation.
quicksight_describe_template(
AwsAccountId,
TemplateId,
VersionNumber = NULL,
AliasName = NULL
)
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the template that you're describing. |
TemplateId |
[required] The ID for the template. |
VersionNumber |
(Optional) The number for the version to describe. If a |
AliasName |
The alias of the template 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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.