identitystore_is_member_in_groups: Checks the user's membership in all requested groups and...

View source: R/identitystore_operations.R

identitystore_is_member_in_groupsR Documentation

Checks the user's membership in all requested groups and returns if the member exists in all queried groups

Description

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.

Usage

identitystore_is_member_in_groups(IdentityStoreId, MemberId, GroupIds)

Arguments

IdentityStoreId

[required] The globally unique identifier for the identity store.

MemberId

[required] An object containing the identifier of a group member.

GroupIds

[required] A list of identifiers for groups in the identity store.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.