/AWS1/CL_NIM=>DELETELAUNCHPROFILEMEMBER()
¶
About DeleteLaunchProfileMember¶
Delete a user from launch profile membership.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_LAUNCHPROFILEID
TYPE /AWS1/NIMSTRING
/AWS1/NIMSTRING
¶
The ID of the launch profile used to control access from the streaming session.
IV_PRINCIPALID
TYPE /AWS1/NIMSTRING
/AWS1/NIMSTRING
¶
The principal ID. This currently supports a IAM Identity Center UserId.
IV_STUDIOID
TYPE /AWS1/NIMSTRING
/AWS1/NIMSTRING
¶
The studio ID.
Optional arguments:¶
IV_CLIENTTOKEN
TYPE /AWS1/NIMCLIENTTOKEN
/AWS1/NIMCLIENTTOKEN
¶
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.