quicksight_update_folder {paws.analytics} | R Documentation |
Updates the name of a folder
Description
Updates the name of a folder.
See https://www.paws-r-sdk.com/docs/quicksight_update_folder/ for full documentation.
Usage
quicksight_update_folder(AwsAccountId, FolderId, Name)
Arguments
AwsAccountId |
[required] The ID for the Amazon Web Services account that contains the folder to update. |
FolderId |
[required] The ID of the folder. |
Name |
[required] The name of the folder. |
[Package paws.analytics version 0.9.0 Index]