Skip to content

Commit

Permalink
docs(client-identitystore): Documentation updates for the Identity St…
Browse files Browse the repository at this point in the history
…ore CLI Reference.
  • Loading branch information
awstools committed Aug 30, 2022
1 parent 7b8e114 commit 724c8bc
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 13 deletions.
8 changes: 4 additions & 4 deletions clients/client-identitystore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@

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

<p>The Identity Store service used by Amazon Web Services Single Sign On provides a single place to retrieve all of
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
<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
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
Guide</a>.</p>

<note>
<p>Although Amazon Web Services Single Sign-On was renamed, the <code>sso</code> and
<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">Amazon Web Services SSO rename</a>.</p>
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
Expand Down
8 changes: 4 additions & 4 deletions clients/client-identitystore/src/Identitystore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ import { ListUsersCommand, ListUsersCommandInput, ListUsersCommandOutput } from
import { IdentitystoreClient } from "./IdentitystoreClient";

/**
* <p>The Identity Store service used by Amazon Web Services Single Sign On provides a single place to retrieve all of
* 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
* <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
* 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
* Guide</a>.</p>
*
* <note>
* <p>Although Amazon Web Services Single Sign-On was renamed, the <code>sso</code> and
* <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">Amazon Web Services SSO rename</a>.</p>
* 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
Expand Down
8 changes: 4 additions & 4 deletions clients/client-identitystore/src/IdentitystoreClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -225,14 +225,14 @@ type IdentitystoreClientResolvedConfigType = __SmithyResolvedConfiguration<__Htt
export interface IdentitystoreClientResolvedConfig extends IdentitystoreClientResolvedConfigType {}

/**
* <p>The Identity Store service used by Amazon Web Services Single Sign On provides a single place to retrieve all of
* 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
* <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
* 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
* Guide</a>.</p>
*
* <note>
* <p>Although Amazon Web Services Single Sign-On was renamed, the <code>sso</code> and
* <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">Amazon Web Services SSO rename</a>.</p>
* 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
Expand Down
1 change: 1 addition & 0 deletions clients/client-identitystore/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const partitionHash: PartitionHash = {
"eu-west-1",
"eu-west-2",
"eu-west-3",
"me-central-1",
"me-south-1",
"sa-east-1",
"us-east-1",
Expand Down
2 changes: 1 addition & 1 deletion codegen/sdk-codegen/aws-models/identitystore.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"name": "identitystore"
},
"aws.protocols#awsJson1_1": {},
"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>",
"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>",
"smithy.api#title": "AWS SSO Identity Store"
},
"version": "2020-06-15",
Expand Down

0 comments on commit 724c8bc

Please sign in to comment.