View source: R/quicksight_operations.R
quicksight_delete_template | R Documentation |
Deletes a template.
See https://www.paws-r-sdk.com/docs/quicksight_delete_template/ for full documentation.
quicksight_delete_template(AwsAccountId, TemplateId, VersionNumber = NULL)
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,
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.