<note> <p>Although AWS Single Sign-On was renamed, the <code>sso</code>
/// and <code>identitystore</code> API namespaces will continue to retain
/// their original name for backward compatibility purposes. For more information, see
/// <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed">IAM
/// Identity Center rename</a>.</p> </note> <p>This reference
/// guide describes the identity store operations that you can call programatically and
/// includes detailed information about data types and errors.</p>
///
/// <?xml version="1.0" encoding="utf-8" ?>
/// <configuration>
/// <appSettings>
/// <add key="AWSProfileName" value="AWS Default"/>
/// </appSettings>
/// </configuration>
///
///
///
/// <?xml version="1.0" encoding="utf-8" ?>
/// <configuration>
/// <appSettings>
/// <add key="AWSProfileName" value="AWS Default"/>
/// </appSettings>
/// </configuration>
///
///
///
/// <?xml version="1.0" encoding="utf-8" ?>
/// <configuration>
/// <appSettings>
/// <add key="AWSProfileName" value="AWS Default"/>
/// </appSettings>
/// </configuration>
///
///
/// GroupId
, IdentityStoreId
, and MemberId
.
/// GroupId
.
/// MembershipId
.
/// UserId
.
/// GroupId
in an identity
/// store.
/// MembershipId
in an
/// identity store.
/// UserId
in an identity
/// store.
/// GroupId
in an identity store.
/// MembershipId
in an identity store.
/// UserId
in an identity store.
/// GroupMembership
/// objects and returns results in paginated form.
/// GroupMembership
objects and returns results in paginated form.
/// Group
/// objects. Filtering for a Group
by the DisplayName
attribute
/// is deprecated. Instead, use the GetGroupId
API action.
/// User
/// objects. Filtering for a User
by the UserName
attribute
/// is deprecated. Instead, use the GetUserId
API action.
///