finspace_update_kx_user: Updates the user details

View source: R/finspace_operations.R

finspace_update_kx_userR Documentation

Updates the user details

Description

Updates the user details. You can only update the IAM role associated with a user.

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

Usage

finspace_update_kx_user(environmentId, userName, iamRole, clientToken = NULL)

Arguments

environmentId

[required] A unique identifier for the kdb environment.

userName

[required] A unique identifier for the user.

iamRole

[required] The IAM role ARN that is associated with the user.

clientToken

A token that ensures idempotency. This token expires in 10 minutes.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.