quicksight_delete_custom_permissions {paws.analytics} | R Documentation |
Deletes a custom permissions profile
Description
Deletes a custom permissions profile.
See https://www.paws-r-sdk.com/docs/quicksight_delete_custom_permissions/ for full documentation.
Usage
quicksight_delete_custom_permissions(AwsAccountId, CustomPermissionsName)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the custom permissions profile that you want to delete. |
CustomPermissionsName |
[required] The name of the custom permissions profile that you want to delete. |
[Package paws.analytics version 0.9.0 Index]