Retrieves the MembershipId in an identity store
Source:R/identitystore_operations.R
identitystore_get_group_membership_id.RdRetrieves the MembershipId in an identity store.
See https://www.paws-r-sdk.com/docs/identitystore_get_group_membership_id/ for full documentation.
Arguments
- IdentityStoreId
[required] The globally unique identifier for the identity store.
- GroupId
[required] The identifier for a group in the identity store.
- MemberId
[required] An object that contains the identifier of a group member. Setting the
UserIDfield to the specific identifier for a user indicates that the user is a member of the group.