identitystore_describe_group: Retrieves the group metadata and attributes from GroupId in...

View source: R/identitystore_operations.R

identitystore_describe_groupR 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 d-1234567890. In this example, ⁠d-⁠ is a fixed prefix, and 1234567890 is a randomly generated string that contains numbers and lower case letters. This value is generated at the time that a new identity store is created.

GroupId

[required] The identifier for a group in the identity store.


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