Checks the user's membership in all requested groups and returns if the member exists in all queried groups.
See https://www.paws-r-sdk.com/docs/identitystore_is_member_in_groups/ for full documentation.
identitystore_is_member_in_groups(IdentityStoreId, MemberId, GroupIds)
[required] The globally unique identifier for the identity store.
[required] An object containing the identifier of a group member.
[required] A list of identifiers for groups in the identity store.