@aws-sdk/client-identitystore 3.154.0 → 3.161.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,30 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.161.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.160.0...v3.161.0) (2022-08-30)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-identitystore
9
+
10
+
11
+
12
+
13
+
14
+ # [3.160.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.159.0...v3.160.0) (2022-08-29)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-identitystore
17
+
18
+
19
+
20
+
21
+
22
+ # [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
23
+
24
+ **Note:** Version bump only for package @aws-sdk/client-identitystore
25
+
26
+
27
+
28
+
29
+
6
30
  # [3.154.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.153.0...v3.154.0) (2022-08-19)
7
31
 
8
32
  **Note:** Version bump only for package @aws-sdk/client-identitystore
package/README.md CHANGED
@@ -9,14 +9,14 @@
9
9
 
10
10
  AWS SDK for JavaScript Identitystore Client for Node.js, Browser and React Native.
11
11
 
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
14
14
  Guide</a>.</p>
15
15
 
16
16
  <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
18
18
  <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>
20
20
  </note>
21
21
 
22
22
  <p>This reference guide describes the identity store operations that you can call
@@ -39,6 +39,7 @@ const partitionHash = {
39
39
  "eu-west-1",
40
40
  "eu-west-2",
41
41
  "eu-west-3",
42
+ "me-central-1",
42
43
  "me-south-1",
43
44
  "sa-east-1",
44
45
  "us-east-1",
@@ -37,6 +37,7 @@ var partitionHash = {
37
37
  "eu-west-1",
38
38
  "eu-west-2",
39
39
  "eu-west-3",
40
+ "me-central-1",
40
41
  "me-south-1",
41
42
  "sa-east-1",
42
43
  "us-east-1",
@@ -5,14 +5,14 @@ import { ListGroupsCommandInput, ListGroupsCommandOutput } from "./commands/List
5
5
  import { ListUsersCommandInput, ListUsersCommandOutput } from "./commands/ListUsersCommand";
6
6
  import { IdentitystoreClient } from "./IdentitystoreClient";
7
7
  /**
8
- * <p>The Identity Store service used by Amazon Web Services Single Sign On provides a single place to retrieve all of
9
- * 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
8
+ * <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
9
+ * 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
10
10
  * Guide</a>.</p>
11
11
  *
12
12
  * <note>
13
- * <p>Although Amazon Web Services Single Sign-On was renamed, the <code>sso</code> and
13
+ * <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
14
14
  * <code>identitystore</code> API namespaces will continue to retain their original name for
15
- * 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>
15
+ * 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>
16
16
  * </note>
17
17
  *
18
18
  * <p>This reference guide describes the identity store operations that you can call
@@ -130,14 +130,14 @@ declare type IdentitystoreClientResolvedConfigType = __SmithyResolvedConfigurati
130
130
  export interface IdentitystoreClientResolvedConfig extends IdentitystoreClientResolvedConfigType {
131
131
  }
132
132
  /**
133
- * <p>The Identity Store service used by Amazon Web Services Single Sign On provides a single place to retrieve all of
134
- * 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
133
+ * <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
134
+ * 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
135
135
  * Guide</a>.</p>
136
136
  *
137
137
  * <note>
138
- * <p>Although Amazon Web Services Single Sign-On was renamed, the <code>sso</code> and
138
+ * <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
139
139
  * <code>identitystore</code> API namespaces will continue to retain their original name for
140
- * 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>
140
+ * 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>
141
141
  * </note>
142
142
  *
143
143
  * <p>This reference guide describes the identity store operations that you can call
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-identitystore",
3
3
  "description": "AWS SDK for JavaScript Identitystore Client for Node.js, Browser and React Native",
4
- "version": "3.154.0",
4
+ "version": "3.161.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -18,35 +18,35 @@
18
18
  "dependencies": {
19
19
  "@aws-crypto/sha256-browser": "2.0.0",
20
20
  "@aws-crypto/sha256-js": "2.0.0",
21
- "@aws-sdk/client-sts": "3.154.0",
22
- "@aws-sdk/config-resolver": "3.130.0",
23
- "@aws-sdk/credential-provider-node": "3.154.0",
24
- "@aws-sdk/fetch-http-handler": "3.131.0",
25
- "@aws-sdk/hash-node": "3.127.0",
26
- "@aws-sdk/invalid-dependency": "3.127.0",
27
- "@aws-sdk/middleware-content-length": "3.127.0",
28
- "@aws-sdk/middleware-host-header": "3.127.0",
29
- "@aws-sdk/middleware-logger": "3.127.0",
30
- "@aws-sdk/middleware-recursion-detection": "3.127.0",
31
- "@aws-sdk/middleware-retry": "3.127.0",
32
- "@aws-sdk/middleware-serde": "3.127.0",
33
- "@aws-sdk/middleware-signing": "3.130.0",
34
- "@aws-sdk/middleware-stack": "3.127.0",
35
- "@aws-sdk/middleware-user-agent": "3.127.0",
36
- "@aws-sdk/node-config-provider": "3.127.0",
37
- "@aws-sdk/node-http-handler": "3.127.0",
38
- "@aws-sdk/protocol-http": "3.127.0",
39
- "@aws-sdk/smithy-client": "3.142.0",
40
- "@aws-sdk/types": "3.127.0",
41
- "@aws-sdk/url-parser": "3.127.0",
21
+ "@aws-sdk/client-sts": "3.161.0",
22
+ "@aws-sdk/config-resolver": "3.160.0",
23
+ "@aws-sdk/credential-provider-node": "3.161.0",
24
+ "@aws-sdk/fetch-http-handler": "3.160.0",
25
+ "@aws-sdk/hash-node": "3.160.0",
26
+ "@aws-sdk/invalid-dependency": "3.160.0",
27
+ "@aws-sdk/middleware-content-length": "3.160.0",
28
+ "@aws-sdk/middleware-host-header": "3.160.0",
29
+ "@aws-sdk/middleware-logger": "3.160.0",
30
+ "@aws-sdk/middleware-recursion-detection": "3.160.0",
31
+ "@aws-sdk/middleware-retry": "3.160.0",
32
+ "@aws-sdk/middleware-serde": "3.160.0",
33
+ "@aws-sdk/middleware-signing": "3.160.0",
34
+ "@aws-sdk/middleware-stack": "3.160.0",
35
+ "@aws-sdk/middleware-user-agent": "3.160.0",
36
+ "@aws-sdk/node-config-provider": "3.160.0",
37
+ "@aws-sdk/node-http-handler": "3.160.0",
38
+ "@aws-sdk/protocol-http": "3.160.0",
39
+ "@aws-sdk/smithy-client": "3.161.0",
40
+ "@aws-sdk/types": "3.160.0",
41
+ "@aws-sdk/url-parser": "3.160.0",
42
42
  "@aws-sdk/util-base64-browser": "3.109.0",
43
43
  "@aws-sdk/util-base64-node": "3.55.0",
44
44
  "@aws-sdk/util-body-length-browser": "3.154.0",
45
45
  "@aws-sdk/util-body-length-node": "3.55.0",
46
- "@aws-sdk/util-defaults-mode-browser": "3.142.0",
47
- "@aws-sdk/util-defaults-mode-node": "3.142.0",
48
- "@aws-sdk/util-user-agent-browser": "3.127.0",
49
- "@aws-sdk/util-user-agent-node": "3.127.0",
46
+ "@aws-sdk/util-defaults-mode-browser": "3.161.0",
47
+ "@aws-sdk/util-defaults-mode-node": "3.161.0",
48
+ "@aws-sdk/util-user-agent-browser": "3.160.0",
49
+ "@aws-sdk/util-user-agent-node": "3.160.0",
50
50
  "@aws-sdk/util-utf8-browser": "3.109.0",
51
51
  "@aws-sdk/util-utf8-node": "3.109.0",
52
52
  "tslib": "^2.3.1"