/AWS1/CL_NIM=>PUTSTUDIOMEMBERS()
¶
About PutStudioMembers¶
Add/update users with given persona to studio membership.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_IDENTITYSTOREID
TYPE /AWS1/NIMSTRING
/AWS1/NIMSTRING
¶
The ID of the identity store.
IT_MEMBERS
TYPE /AWS1/CL_NIMNEWSTUDIOMEMBER=>TT_NEWSTUDIOMEMBERLIST
TT_NEWSTUDIOMEMBERLIST
¶
A list of members.
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.