identitystore_describe_group {paws.security.identity} | R Documentation |
Retrieves the group metadata and attributes from GroupId in an identity store
Description
Retrieves the group metadata and attributes from GroupId
in an identity store.
See https://www.paws-r-sdk.com/docs/identitystore_describe_group/ for full documentation.
Usage
identitystore_describe_group(IdentityStoreId, GroupId)
Arguments
IdentityStoreId |
[required] The globally unique identifier for the identity store, such as
|
GroupId |
[required] The identifier for a group in the identity store. |
[Package paws.security.identity version 0.6.1 Index]