Skip to content

Commit 724c8bc

Browse files
author
awstools
committed
docs(client-identitystore): Documentation updates for the Identity Store CLI Reference.
1 parent 7b8e114 commit 724c8bc

File tree

5 files changed

+14
-13
lines changed

5 files changed

+14
-13
lines changed

clients/client-identitystore/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99

1010
AWS SDK for JavaScript Identitystore Client for Node.js, Browser and React Native.
1111

12-
<p>The Identity Store service used by Amazon Web Services Single Sign On provides a single place to retrieve all of
13-
your identities (users and groups). For more information, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">Amazon Web Services SSO 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 <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
1414
Guide</a>.</p>
1515

1616
<note>
17-
<p>Although Amazon Web Services Single Sign-On was renamed, the <code>sso</code> and
17+
<p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
1818
<code>identitystore</code> API namespaces will continue to retain their original name for
19-
backward compatibility purposes. For more information, see <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed">Amazon Web Services SSO rename</a>.</p>
19+
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>
2020
</note>
2121

2222
<p>This reference guide describes the identity store operations that you can call

clients/client-identitystore/src/Identitystore.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ import { ListUsersCommand, ListUsersCommandInput, ListUsersCommandOutput } from
1616
import { IdentitystoreClient } from "./IdentitystoreClient";
1717

1818
/**
19-
* <p>The Identity Store service used by Amazon Web Services Single Sign On provides a single place to retrieve all of
20-
* your identities (users and groups). For more information, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">Amazon Web Services SSO User
19+
* <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
20+
* 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
2121
* Guide</a>.</p>
2222
*
2323
* <note>
24-
* <p>Although Amazon Web Services Single Sign-On was renamed, the <code>sso</code> and
24+
* <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
2525
* <code>identitystore</code> API namespaces will continue to retain their original name for
26-
* backward compatibility purposes. For more information, see <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed">Amazon Web Services SSO rename</a>.</p>
26+
* 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>
2727
* </note>
2828
*
2929
* <p>This reference guide describes the identity store operations that you can call

clients/client-identitystore/src/IdentitystoreClient.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -225,14 +225,14 @@ type IdentitystoreClientResolvedConfigType = __SmithyResolvedConfiguration<__Htt
225225
export interface IdentitystoreClientResolvedConfig extends IdentitystoreClientResolvedConfigType {}
226226

227227
/**
228-
* <p>The Identity Store service used by Amazon Web Services Single Sign On provides a single place to retrieve all of
229-
* your identities (users and groups). For more information, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">Amazon Web Services SSO User
228+
* <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
229+
* 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
230230
* Guide</a>.</p>
231231
*
232232
* <note>
233-
* <p>Although Amazon Web Services Single Sign-On was renamed, the <code>sso</code> and
233+
* <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
234234
* <code>identitystore</code> API namespaces will continue to retain their original name for
235-
* backward compatibility purposes. For more information, see <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed">Amazon Web Services SSO rename</a>.</p>
235+
* 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>
236236
* </note>
237237
*
238238
* <p>This reference guide describes the identity store operations that you can call

clients/client-identitystore/src/endpoints.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ const partitionHash: PartitionHash = {
4040
"eu-west-1",
4141
"eu-west-2",
4242
"eu-west-3",
43+
"me-central-1",
4344
"me-south-1",
4445
"sa-east-1",
4546
"us-east-1",

codegen/sdk-codegen/aws-models/identitystore.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"name": "identitystore"
4444
},
4545
"aws.protocols#awsJson1_1": {},
46-
"smithy.api#documentation": "<p>The Identity Store service used by Amazon Web Services Single Sign On provides a single place to retrieve all of\n your identities (users and groups). For more information, see the <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html\">Amazon Web Services SSO User\n Guide</a>.</p>\n \n <note>\n <p>Although Amazon Web Services Single Sign-On was renamed, the <code>sso</code> and\n <code>identitystore</code> API namespaces will continue to retain their original name for\n backward compatibility purposes. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed\">Amazon Web Services SSO rename</a>.</p>\n </note>\n \n <p>This reference guide describes the identity store operations that you can call\n programatically and includes detailed information on data types and errors.</p>",
46+
"smithy.api#documentation": "<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\n 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\n Guide</a>.</p>\n \n <note>\n <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and\n <code>identitystore</code> API namespaces will continue to retain their original name for\n 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>\n </note>\n \n <p>This reference guide describes the identity store operations that you can call\n programatically and includes detailed information on data types and errors.</p>",
4747
"smithy.api#title": "AWS SSO Identity Store"
4848
},
4949
"version": "2020-06-15",

0 commit comments

Comments
 (0)