@aws-sdk/client-identitystore 3.398.0 → 3.408.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/README.md CHANGED
@@ -6,19 +6,15 @@
6
6
 
7
7
  AWS SDK for JavaScript Identitystore Client for Node.js, Browser and React Native.
8
8
 
9
- <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
+ <p>The Identity Store service used by IAM Identity Center provides a single place to retrieve all of
10
10
  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
11
11
  Guide</a>.</p>
12
-
12
+ <p>This reference guide describes the identity store operations that you can call
13
+ programmatically and includes detailed information about data types and errors.</p>
13
14
  <note>
14
- <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
15
- <code>identitystore</code> API namespaces will continue to retain their original name for
16
- 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>
15
+ <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
17
16
  </note>
18
17
 
19
- <p>This reference guide describes the identity store operations that you can call
20
- programatically and includes detailed information about data types and errors.</p>
21
-
22
18
  ## Installing
23
19
 
24
20
  To install the this package, simply type add or install @aws-sdk/client-identitystore
@@ -3,5 +3,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
4
  const s = "required", t = "fn", u = "argv", v = "ref";
5
5
  const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
6
- const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://identitystore-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://identitystore.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://identitystore-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://identitystore.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://identitystore.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
6
+ const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }, { conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ endpoint: { url: "https://identitystore-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://identitystore.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://identitystore-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ endpoint: { url: "https://identitystore.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://identitystore.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
7
7
  exports.ruleSet = _data;
@@ -1,4 +1,4 @@
1
1
  const s = "required", t = "fn", u = "argv", v = "ref";
2
2
  const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
3
- const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://identitystore-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://identitystore.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://identitystore-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://identitystore.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://identitystore.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
3
+ const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }, { conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ endpoint: { url: "https://identitystore-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://identitystore.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://identitystore-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ endpoint: { url: "https://identitystore.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://identitystore.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
4
4
  export const ruleSet = _data;
@@ -137,18 +137,14 @@ export interface Identitystore {
137
137
  }
138
138
  /**
139
139
  * @public
140
- * <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
140
+ * <p>The Identity Store service used by IAM Identity Center provides a single place to retrieve all of
141
141
  * 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
142
142
  * Guide</a>.</p>
143
- *
143
+ * <p>This reference guide describes the identity store operations that you can call
144
+ * programmatically and includes detailed information about data types and errors.</p>
144
145
  * <note>
145
- * <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
146
- * <code>identitystore</code> API namespaces will continue to retain their original name for
147
- * 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>
146
+ * <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
148
147
  * </note>
149
- *
150
- * <p>This reference guide describes the identity store operations that you can call
151
- * programatically and includes detailed information about data types and errors.</p>
152
148
  */
153
149
  export declare class Identitystore extends IdentitystoreClient implements Identitystore {
154
150
  }
@@ -169,18 +169,14 @@ export interface IdentitystoreClientResolvedConfig extends IdentitystoreClientRe
169
169
  }
170
170
  /**
171
171
  * @public
172
- * <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
172
+ * <p>The Identity Store service used by IAM Identity Center provides a single place to retrieve all of
173
173
  * 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
174
174
  * Guide</a>.</p>
175
- *
175
+ * <p>This reference guide describes the identity store operations that you can call
176
+ * programmatically and includes detailed information about data types and errors.</p>
176
177
  * <note>
177
- * <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
178
- * <code>identitystore</code> API namespaces will continue to retain their original name for
179
- * 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>
178
+ * <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
180
179
  * </note>
181
- *
182
- * <p>This reference guide describes the identity store operations that you can call
183
- * programatically and includes detailed information about data types and errors.</p>
184
180
  */
185
181
  export declare class IdentitystoreClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, IdentitystoreClientResolvedConfig> {
186
182
  /**
@@ -25,6 +25,11 @@ export interface DescribeGroupCommandOutput extends DescribeGroupResponse, __Met
25
25
  * @public
26
26
  * <p>Retrieves the group metadata and attributes from <code>GroupId</code> in an identity
27
27
  * store.</p>
28
+ * <note>
29
+ * <p>If you have administrator access to a member account, you can use this API from the member account.
30
+ * Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
31
+ * <i>Organizations User Guide</i>. </p>
32
+ * </note>
28
33
  * @example
29
34
  * Use a bare-bones client and the command you need to make an API call.
30
35
  * ```javascript
@@ -24,6 +24,11 @@ export interface DescribeGroupMembershipCommandOutput extends DescribeGroupMembe
24
24
  /**
25
25
  * @public
26
26
  * <p>Retrieves membership metadata and attributes from <code>MembershipId</code> in an identity store.</p>
27
+ * <note>
28
+ * <p>If you have administrator access to a member account, you can use this API from the member account.
29
+ * Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
30
+ * <i>Organizations User Guide</i>. </p>
31
+ * </note>
27
32
  * @example
28
33
  * Use a bare-bones client and the command you need to make an API call.
29
34
  * ```javascript
@@ -24,6 +24,11 @@ export interface DescribeUserCommandOutput extends DescribeUserResponse, __Metad
24
24
  /**
25
25
  * @public
26
26
  * <p>Retrieves the user metadata and attributes from the <code>UserId</code> in an identity store.</p>
27
+ * <note>
28
+ * <p>If you have administrator access to a member account, you can use this API from the member account.
29
+ * Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
30
+ * <i>Organizations User Guide</i>. </p>
31
+ * </note>
27
32
  * @example
28
33
  * Use a bare-bones client and the command you need to make an API call.
29
34
  * ```javascript
@@ -24,6 +24,11 @@ export interface GetGroupIdCommandOutput extends GetGroupIdResponse, __MetadataB
24
24
  /**
25
25
  * @public
26
26
  * <p>Retrieves <code>GroupId</code> in an identity store.</p>
27
+ * <note>
28
+ * <p>If you have administrator access to a member account, you can use this API from the member account.
29
+ * Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
30
+ * <i>Organizations User Guide</i>. </p>
31
+ * </note>
27
32
  * @example
28
33
  * Use a bare-bones client and the command you need to make an API call.
29
34
  * ```javascript
@@ -24,6 +24,11 @@ export interface GetGroupMembershipIdCommandOutput extends GetGroupMembershipIdR
24
24
  /**
25
25
  * @public
26
26
  * <p>Retrieves the <code>MembershipId</code> in an identity store.</p>
27
+ * <note>
28
+ * <p>If you have administrator access to a member account, you can use this API from the member account.
29
+ * Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
30
+ * <i>Organizations User Guide</i>. </p>
31
+ * </note>
27
32
  * @example
28
33
  * Use a bare-bones client and the command you need to make an API call.
29
34
  * ```javascript
@@ -24,6 +24,11 @@ export interface GetUserIdCommandOutput extends GetUserIdResponse, __MetadataBea
24
24
  /**
25
25
  * @public
26
26
  * <p>Retrieves the <code>UserId</code> in an identity store.</p>
27
+ * <note>
28
+ * <p>If you have administrator access to a member account, you can use this API from the member account.
29
+ * Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
30
+ * <i>Organizations User Guide</i>. </p>
31
+ * </note>
27
32
  * @example
28
33
  * Use a bare-bones client and the command you need to make an API call.
29
34
  * ```javascript
@@ -24,6 +24,11 @@ export interface IsMemberInGroupsCommandOutput extends IsMemberInGroupsResponse,
24
24
  /**
25
25
  * @public
26
26
  * <p>Checks the user's membership in all requested groups and returns if the member exists in all queried groups.</p>
27
+ * <note>
28
+ * <p>If you have administrator access to a member account, you can use this API from the member account.
29
+ * Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
30
+ * <i>Organizations User Guide</i>. </p>
31
+ * </note>
27
32
  * @example
28
33
  * Use a bare-bones client and the command you need to make an API call.
29
34
  * ```javascript
@@ -24,6 +24,11 @@ export interface ListGroupMembershipsCommandOutput extends ListGroupMembershipsR
24
24
  /**
25
25
  * @public
26
26
  * <p>For the specified group in the specified identity store, returns the list of all <code>GroupMembership</code> objects and returns results in paginated form.</p>
27
+ * <note>
28
+ * <p>If you have administrator access to a member account, you can use this API from the member account.
29
+ * Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
30
+ * <i>Organizations User Guide</i>. </p>
31
+ * </note>
27
32
  * @example
28
33
  * Use a bare-bones client and the command you need to make an API call.
29
34
  * ```javascript
@@ -24,6 +24,11 @@ export interface ListGroupMembershipsForMemberCommandOutput extends ListGroupMem
24
24
  /**
25
25
  * @public
26
26
  * <p>For the specified member in the specified identity store, returns the list of all <code>GroupMembership</code> objects and returns results in paginated form.</p>
27
+ * <note>
28
+ * <p>If you have administrator access to a member account, you can use this API from the member account.
29
+ * Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
30
+ * <i>Organizations User Guide</i>. </p>
31
+ * </note>
27
32
  * @example
28
33
  * Use a bare-bones client and the command you need to make an API call.
29
34
  * ```javascript
@@ -25,6 +25,11 @@ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
25
25
  * @public
26
26
  * <p>Lists all groups in the identity store. Returns a paginated list of complete <code>Group</code> objects.
27
27
  * Filtering for a <code>Group</code> by the <code>DisplayName</code> attribute is deprecated. Instead, use the <code>GetGroupId</code> API action.</p>
28
+ * <note>
29
+ * <p>If you have administrator access to a member account, you can use this API from the member account.
30
+ * Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
31
+ * <i>Organizations User Guide</i>. </p>
32
+ * </note>
28
33
  * @example
29
34
  * Use a bare-bones client and the command you need to make an API call.
30
35
  * ```javascript
@@ -25,6 +25,11 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
25
25
  * @public
26
26
  * <p>Lists all users in the identity store. Returns a paginated list of complete <code>User</code> objects.
27
27
  * Filtering for a <code>User</code> by the <code>UserName</code> attribute is deprecated. Instead, use the <code>GetUserId</code> API action.</p>
28
+ * <note>
29
+ * <p>If you have administrator access to a member account, you can use this API from the member account.
30
+ * Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
31
+ * <i>Organizations User Guide</i>.</p>
32
+ * </note>
28
33
  * @example
29
34
  * Use a bare-bones client and the command you need to make an API call.
30
35
  * ```javascript
@@ -1,17 +1,13 @@
1
1
  /**
2
- * <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
2
+ * <p>The Identity Store service used by IAM Identity Center provides a single place to retrieve all of
3
3
  * 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
4
4
  * Guide</a>.</p>
5
- *
5
+ * <p>This reference guide describes the identity store operations that you can call
6
+ * programmatically and includes detailed information about data types and errors.</p>
6
7
  * <note>
7
- * <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
8
- * <code>identitystore</code> API namespaces will continue to retain their original name for
9
- * 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>
8
+ * <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
10
9
  * </note>
11
10
  *
12
- * <p>This reference guide describes the identity store operations that you can call
13
- * programatically and includes detailed information about data types and errors.</p>
14
- *
15
11
  * @packageDocumentation
16
12
  */
17
13
  export * from "./IdentitystoreClient";
@@ -102,7 +102,7 @@ export interface UniqueAttribute {
102
102
  /**
103
103
  * @public
104
104
  * <p>The value of the attribute. This is a <code>Document</code> type.
105
- * This type is not supported by Java V1, Go V1, and older versions of the AWS CLI.</p>
105
+ * This type is not supported by Java V1, Go V1, and older versions of the CLI.</p>
106
106
  */
107
107
  AttributeValue: __DocumentType | undefined;
108
108
  }
@@ -163,7 +163,7 @@ export interface AttributeOperation {
163
163
  /**
164
164
  * @public
165
165
  * <p>The value of the attribute. This is a <code>Document</code> type.
166
- * This type is not supported by Java V1, Go V1, and older versions of the AWS CLI.</p>
166
+ * This type is not supported by Java V1, Go V1, and older versions of the CLI.</p>
167
167
  */
168
168
  AttributeValue?: __DocumentType;
169
169
  }
@@ -657,8 +657,8 @@ export interface CreateGroupRequest {
657
657
  /**
658
658
  * @public
659
659
  * <p>A string containing the name of the group. This value is commonly displayed when the
660
- * group is referenced. "Administrator" and "AWSAdministrators" are reserved names and can't be used for users
661
- * or groups.</p>
660
+ * group is referenced. <code>Administrator</code> and <code>AWSAdministrators</code> are
661
+ * reserved names and can't be used for users or groups.</p>
662
662
  */
663
663
  DisplayName?: string;
664
664
  /**
@@ -1086,8 +1086,8 @@ export interface CreateUserRequest {
1086
1086
  * <p>A unique string used to identify the user. The length limit is 128 characters. This
1087
1087
  * value can consist of letters, accented characters, symbols, numbers, and punctuation. This
1088
1088
  * value is specified at the time the user is created and stored as an attribute of the user
1089
- * object in the identity store. "Administrator" and "AWSAdministrators" are reserved names and can't be used for users
1090
- * or groups.</p>
1089
+ * object in the identity store. <code>Administrator</code> and <code>AWSAdministrators</code>
1090
+ * are reserved names and can't be used for users or groups.</p>
1091
1091
  */
1092
1092
  UserName?: string;
1093
1093
  /**
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.398.0",
4
+ "version": "3.408.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",
@@ -21,17 +21,17 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.398.0",
25
- "@aws-sdk/credential-provider-node": "3.398.0",
26
- "@aws-sdk/middleware-host-header": "3.398.0",
27
- "@aws-sdk/middleware-logger": "3.398.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.398.0",
29
- "@aws-sdk/middleware-signing": "3.398.0",
30
- "@aws-sdk/middleware-user-agent": "3.398.0",
31
- "@aws-sdk/types": "3.398.0",
32
- "@aws-sdk/util-endpoints": "3.398.0",
33
- "@aws-sdk/util-user-agent-browser": "3.398.0",
34
- "@aws-sdk/util-user-agent-node": "3.398.0",
24
+ "@aws-sdk/client-sts": "3.408.0",
25
+ "@aws-sdk/credential-provider-node": "3.408.0",
26
+ "@aws-sdk/middleware-host-header": "3.408.0",
27
+ "@aws-sdk/middleware-logger": "3.408.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.408.0",
29
+ "@aws-sdk/middleware-signing": "3.408.0",
30
+ "@aws-sdk/middleware-user-agent": "3.408.0",
31
+ "@aws-sdk/types": "3.408.0",
32
+ "@aws-sdk/util-endpoints": "3.408.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.408.0",
34
+ "@aws-sdk/util-user-agent-node": "3.408.0",
35
35
  "@smithy/config-resolver": "^2.0.5",
36
36
  "@smithy/fetch-http-handler": "^2.0.5",
37
37
  "@smithy/hash-node": "^2.0.5",
@@ -41,7 +41,7 @@
41
41
  "@smithy/middleware-retry": "^2.0.5",
42
42
  "@smithy/middleware-serde": "^2.0.5",
43
43
  "@smithy/middleware-stack": "^2.0.0",
44
- "@smithy/node-config-provider": "^2.0.5",
44
+ "@smithy/node-config-provider": "^2.0.6",
45
45
  "@smithy/node-http-handler": "^2.0.5",
46
46
  "@smithy/protocol-http": "^2.0.5",
47
47
  "@smithy/smithy-client": "^2.0.5",
@@ -50,8 +50,8 @@
50
50
  "@smithy/util-base64": "^2.0.0",
51
51
  "@smithy/util-body-length-browser": "^2.0.0",
52
52
  "@smithy/util-body-length-node": "^2.1.0",
53
- "@smithy/util-defaults-mode-browser": "^2.0.5",
54
- "@smithy/util-defaults-mode-node": "^2.0.5",
53
+ "@smithy/util-defaults-mode-browser": "^2.0.6",
54
+ "@smithy/util-defaults-mode-node": "^2.0.6",
55
55
  "@smithy/util-retry": "^2.0.0",
56
56
  "@smithy/util-utf8": "^2.0.0",
57
57
  "tslib": "^2.5.0"