quicksight_delete_namespace: Deletes a namespace and the users and groups that are...

View source: R/quicksight_operations.R

quicksight_delete_namespaceR Documentation

Deletes a namespace and the users and groups that are associated with the namespace

Description

Deletes a namespace and the users and groups that are associated with the namespace. This is an asynchronous process. Assets including dashboards, analyses, datasets and data sources are not deleted. To delete these assets, you use the API operations for the relevant asset.

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

Usage

quicksight_delete_namespace(AwsAccountId, Namespace)

Arguments

AwsAccountId

[required] The ID for the Amazon Web Services account that you want to delete the Amazon QuickSight namespace from.

Namespace

[required] The namespace that you want to delete.


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