You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/client-identitystore/README.md
+11-2Lines changed: 11 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,19 @@
9
9
10
10
AWS SDK for JavaScript Identitystore Client for Node.js, Browser and React Native.
11
11
12
-
<p>The AWS Single Sign-On (SSO) Identity Store service provides a single place to retrieve all of your
13
-
identities (users and groups). For more information about AWS, see the <ahref="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">AWS Single Sign-On User
12
+
<p>The Identity Store service used by AWS IAM Identity Center (successor to AWS Single Sign-On) provides a single place to retrieve all of
13
+
your identities (users and groups). For more information, see the <ahref="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
14
14
Guide</a>.</p>
15
15
16
+
<note>
17
+
<p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
18
+
<code>identitystore</code> API namespaces will continue to retain their original name for
19
+
backward compatibility purposes. For more information, see <ahref="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed">IAM Identity Center rename</a>.</p>
20
+
</note>
21
+
22
+
<p>This reference guide describes the identity store operations that you can call
23
+
programatically and includes detailed information on data types and errors.</p>
24
+
16
25
## Installing
17
26
18
27
To install the this package, simply type add or install @aws-sdk/client-identitystore
* <p>The AWS Single Sign-On (SSO) Identity Store service provides a single place to retrieve all of your
63
-
* identities (users and groups). For more information about AWS, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">AWS Single Sign-On User
62
+
* <p>The Identity Store service used by AWS IAM Identity Center (successor to AWS Single Sign-On) provides a single place to retrieve all of
63
+
* your identities (users and groups). For more information, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
64
64
* Guide</a>.</p>
65
+
*
66
+
* <note>
67
+
* <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
68
+
* <code>identitystore</code> API namespaces will continue to retain their original name for
69
+
* 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>
70
+
* </note>
71
+
*
72
+
* <p>This reference guide describes the identity store operations that you can call
73
+
* programatically and includes detailed information on data types and errors.</p>
* <p>The AWS Single Sign-On (SSO) Identity Store service provides a single place to retrieve all of your
292
-
* identities (users and groups). For more information about AWS, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">AWS Single Sign-On User
291
+
* <p>The Identity Store service used by AWS IAM Identity Center (successor to AWS Single Sign-On) provides a single place to retrieve all of
292
+
* your identities (users and groups). For more information, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
293
293
* Guide</a>.</p>
294
+
*
295
+
* <note>
296
+
* <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
297
+
* <code>identitystore</code> API namespaces will continue to retain their original name for
298
+
* 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>
299
+
* </note>
300
+
*
301
+
* <p>This reference guide describes the identity store operations that you can call
302
+
* programatically and includes detailed information on data types and errors.</p>
0 commit comments