nimblestudio_delete_launch_profile_member: Delete a user from launch profile membership

View source: R/nimblestudio_operations.R

nimblestudio_delete_launch_profile_memberR Documentation

Delete a user from launch profile membership

Description

Delete a user from launch profile membership.

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

Usage

nimblestudio_delete_launch_profile_member(
  clientToken = NULL,
  launchProfileId,
  principalId,
  studioId
)

Arguments

clientToken

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.

launchProfileId

[required] The ID of the launch profile used to control access from the streaming session.

principalId

[required] The principal ID. This currently supports a IAM Identity Center UserId.

studioId

[required] The studio ID.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.