quicksight_delete_theme_alias: Deletes the version of the theme that the specified theme...

View source: R/quicksight_operations.R

quicksight_delete_theme_aliasR Documentation

Deletes the version of the theme that the specified theme alias points to

Description

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

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

Usage

quicksight_delete_theme_alias(AwsAccountId, ThemeId, AliasName)

Arguments

AwsAccountId

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

ThemeId

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

AliasName

[required] The unique name for the theme alias to delete.


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