See: Description
Interface | Description |
---|---|
AWSIdentityStore |
Interface for accessing IdentityStore.
|
AWSIdentityStoreAsync |
Interface for accessing IdentityStore asynchronously.
|
Class | Description |
---|---|
AbstractAWSIdentityStore |
Abstract implementation of
AWSIdentityStore . |
AbstractAWSIdentityStoreAsync |
Abstract implementation of
AWSIdentityStoreAsync . |
AWSIdentityStoreAsyncClient |
Client for accessing IdentityStore asynchronously.
|
AWSIdentityStoreAsyncClientBuilder |
Fluent builder for
AWSIdentityStoreAsync . |
AWSIdentityStoreClient |
Client for accessing IdentityStore.
|
AWSIdentityStoreClientBuilder |
Fluent builder for
AWSIdentityStore . |
The Identity Store service used by AWS IAM Identity Center (successor to AWS Single Sign-On) provides a single place to retrieve all of your identities (users and groups). For more information, see the IAM Identity Center User Guide.
<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 on data types and errors.</p>
Copyright © 2023. All rights reserved.