quicksight_update_user_custom_permission: Updates a custom permissions profile for a user

View source: R/quicksight_operations.R

quicksight_update_user_custom_permissionR Documentation

Updates a custom permissions profile for a user

Description

Updates a custom permissions profile for a user.

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

Usage

quicksight_update_user_custom_permission(
  UserName,
  AwsAccountId,
  Namespace,
  CustomPermissionsName
)

Arguments

UserName

[required] The username of the user that you want to update custom permissions for.

AwsAccountId

[required] The ID of the Amazon Web Services account that contains the custom permission configuration that you want to update.

Namespace

[required] The namespace that the user belongs to.

CustomPermissionsName

[required] The name of the custom permissions that you want to update.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.