quicksight_delete_folder {paws.analytics}R Documentation

Deletes an empty folder

Description

Deletes an empty folder.

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

Usage

quicksight_delete_folder(AwsAccountId, FolderId)

Arguments

AwsAccountId

[required] The ID for the Amazon Web Services account that contains the folder.

FolderId

[required] The ID of the folder.


[Package paws.analytics version 0.9.0 Index]