quicksight_delete_theme: Deletes a theme

View source: R/quicksight_operations.R

quicksight_delete_themeR Documentation

Deletes a theme

Description

Deletes a theme.

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

Usage

quicksight_delete_theme(AwsAccountId, ThemeId, VersionNumber = NULL)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that contains the theme that you're deleting.

ThemeId

[required] An ID for the theme that you want to delete.

VersionNumber

The version of the theme that you want to delete.

Note: If you don't provide a version number, you're using this call to delete_theme to delete all versions of the theme.


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