Learn R Programming

paws.analytics (version 0.9.0)

quicksight_update_user_custom_permission: 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.