@aws-sdk/client-identitystore 3.278.0 → 3.281.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
@@ -214,3 +214,158 @@ To contribute to client you can check our [generate clients scripts](https://git
214
214
  This SDK is distributed under the
215
215
  [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
216
216
  see LICENSE for more information.
217
+
218
+ ## Client Commands (Operations List)
219
+
220
+ <details>
221
+ <summary>
222
+ CreateGroup
223
+ </summary>
224
+
225
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/creategroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/creategroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/creategroupcommandoutput.html)
226
+
227
+ </details>
228
+ <details>
229
+ <summary>
230
+ CreateGroupMembership
231
+ </summary>
232
+
233
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/creategroupmembershipcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/creategroupmembershipcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/creategroupmembershipcommandoutput.html)
234
+
235
+ </details>
236
+ <details>
237
+ <summary>
238
+ CreateUser
239
+ </summary>
240
+
241
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/createusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/createusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/createusercommandoutput.html)
242
+
243
+ </details>
244
+ <details>
245
+ <summary>
246
+ DeleteGroup
247
+ </summary>
248
+
249
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/deletegroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/deletegroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/deletegroupcommandoutput.html)
250
+
251
+ </details>
252
+ <details>
253
+ <summary>
254
+ DeleteGroupMembership
255
+ </summary>
256
+
257
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/deletegroupmembershipcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/deletegroupmembershipcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/deletegroupmembershipcommandoutput.html)
258
+
259
+ </details>
260
+ <details>
261
+ <summary>
262
+ DeleteUser
263
+ </summary>
264
+
265
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/deleteusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/deleteusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/deleteusercommandoutput.html)
266
+
267
+ </details>
268
+ <details>
269
+ <summary>
270
+ DescribeGroup
271
+ </summary>
272
+
273
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/describegroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/describegroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/describegroupcommandoutput.html)
274
+
275
+ </details>
276
+ <details>
277
+ <summary>
278
+ DescribeGroupMembership
279
+ </summary>
280
+
281
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/describegroupmembershipcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/describegroupmembershipcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/describegroupmembershipcommandoutput.html)
282
+
283
+ </details>
284
+ <details>
285
+ <summary>
286
+ DescribeUser
287
+ </summary>
288
+
289
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/describeusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/describeusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/describeusercommandoutput.html)
290
+
291
+ </details>
292
+ <details>
293
+ <summary>
294
+ GetGroupId
295
+ </summary>
296
+
297
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/getgroupidcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/getgroupidcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/getgroupidcommandoutput.html)
298
+
299
+ </details>
300
+ <details>
301
+ <summary>
302
+ GetGroupMembershipId
303
+ </summary>
304
+
305
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/getgroupmembershipidcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/getgroupmembershipidcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/getgroupmembershipidcommandoutput.html)
306
+
307
+ </details>
308
+ <details>
309
+ <summary>
310
+ GetUserId
311
+ </summary>
312
+
313
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/getuseridcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/getuseridcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/getuseridcommandoutput.html)
314
+
315
+ </details>
316
+ <details>
317
+ <summary>
318
+ IsMemberInGroups
319
+ </summary>
320
+
321
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/ismemberingroupscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/ismemberingroupscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/ismemberingroupscommandoutput.html)
322
+
323
+ </details>
324
+ <details>
325
+ <summary>
326
+ ListGroupMemberships
327
+ </summary>
328
+
329
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/listgroupmembershipscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/listgroupmembershipscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/listgroupmembershipscommandoutput.html)
330
+
331
+ </details>
332
+ <details>
333
+ <summary>
334
+ ListGroupMembershipsForMember
335
+ </summary>
336
+
337
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/listgroupmembershipsformembercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/listgroupmembershipsformembercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/listgroupmembershipsformembercommandoutput.html)
338
+
339
+ </details>
340
+ <details>
341
+ <summary>
342
+ ListGroups
343
+ </summary>
344
+
345
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/listgroupscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/listgroupscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/listgroupscommandoutput.html)
346
+
347
+ </details>
348
+ <details>
349
+ <summary>
350
+ ListUsers
351
+ </summary>
352
+
353
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/listuserscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/listuserscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/listuserscommandoutput.html)
354
+
355
+ </details>
356
+ <details>
357
+ <summary>
358
+ UpdateGroup
359
+ </summary>
360
+
361
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/updategroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/updategroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/updategroupcommandoutput.html)
362
+
363
+ </details>
364
+ <details>
365
+ <summary>
366
+ UpdateUser
367
+ </summary>
368
+
369
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/classes/updateusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/updateusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-identitystore/interfaces/updateusercommandoutput.html)
370
+
371
+ </details>
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { CreateGroupRequest, CreateGroupResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateGroupCommand}.
8
+ */
6
9
  export interface CreateGroupCommandInput extends CreateGroupRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateGroupCommand}.
13
+ */
8
14
  export interface CreateGroupCommandOutput extends CreateGroupResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { CreateGroupMembershipRequest, CreateGroupMembershipResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateGroupMembershipCommand}.
8
+ */
6
9
  export interface CreateGroupMembershipCommandInput extends CreateGroupMembershipRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateGroupMembershipCommand}.
13
+ */
8
14
  export interface CreateGroupMembershipCommandOutput extends CreateGroupMembershipResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { CreateUserRequest, CreateUserResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateUserCommand}.
8
+ */
6
9
  export interface CreateUserCommandInput extends CreateUserRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateUserCommand}.
13
+ */
8
14
  export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { DeleteGroupRequest, DeleteGroupResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteGroupCommand}.
8
+ */
6
9
  export interface DeleteGroupCommandInput extends DeleteGroupRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteGroupCommand}.
13
+ */
8
14
  export interface DeleteGroupCommandOutput extends DeleteGroupResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { DeleteGroupMembershipRequest, DeleteGroupMembershipResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteGroupMembershipCommand}.
8
+ */
6
9
  export interface DeleteGroupMembershipCommandInput extends DeleteGroupMembershipRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteGroupMembershipCommand}.
13
+ */
8
14
  export interface DeleteGroupMembershipCommandOutput extends DeleteGroupMembershipResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { DeleteUserRequest, DeleteUserResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteUserCommand}.
8
+ */
6
9
  export interface DeleteUserCommandInput extends DeleteUserRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteUserCommand}.
13
+ */
8
14
  export interface DeleteUserCommandOutput extends DeleteUserResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { DescribeGroupRequest, DescribeGroupResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DescribeGroupCommand}.
8
+ */
6
9
  export interface DescribeGroupCommandInput extends DescribeGroupRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeGroupCommand}.
13
+ */
8
14
  export interface DescribeGroupCommandOutput extends DescribeGroupResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { DescribeGroupMembershipRequest, DescribeGroupMembershipResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DescribeGroupMembershipCommand}.
8
+ */
6
9
  export interface DescribeGroupMembershipCommandInput extends DescribeGroupMembershipRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeGroupMembershipCommand}.
13
+ */
8
14
  export interface DescribeGroupMembershipCommandOutput extends DescribeGroupMembershipResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { DescribeUserRequest, DescribeUserResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DescribeUserCommand}.
8
+ */
6
9
  export interface DescribeUserCommandInput extends DescribeUserRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeUserCommand}.
13
+ */
8
14
  export interface DescribeUserCommandOutput extends DescribeUserResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { GetGroupIdRequest, GetGroupIdResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetGroupIdCommand}.
8
+ */
6
9
  export interface GetGroupIdCommandInput extends GetGroupIdRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetGroupIdCommand}.
13
+ */
8
14
  export interface GetGroupIdCommandOutput extends GetGroupIdResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { GetGroupMembershipIdRequest, GetGroupMembershipIdResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetGroupMembershipIdCommand}.
8
+ */
6
9
  export interface GetGroupMembershipIdCommandInput extends GetGroupMembershipIdRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetGroupMembershipIdCommand}.
13
+ */
8
14
  export interface GetGroupMembershipIdCommandOutput extends GetGroupMembershipIdResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { GetUserIdRequest, GetUserIdResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetUserIdCommand}.
8
+ */
6
9
  export interface GetUserIdCommandInput extends GetUserIdRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetUserIdCommand}.
13
+ */
8
14
  export interface GetUserIdCommandOutput extends GetUserIdResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { IsMemberInGroupsRequest, IsMemberInGroupsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link IsMemberInGroupsCommand}.
8
+ */
6
9
  export interface IsMemberInGroupsCommandInput extends IsMemberInGroupsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link IsMemberInGroupsCommand}.
13
+ */
8
14
  export interface IsMemberInGroupsCommandOutput extends IsMemberInGroupsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { ListGroupMembershipsRequest, ListGroupMembershipsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListGroupMembershipsCommand}.
8
+ */
6
9
  export interface ListGroupMembershipsCommandInput extends ListGroupMembershipsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListGroupMembershipsCommand}.
13
+ */
8
14
  export interface ListGroupMembershipsCommandOutput extends ListGroupMembershipsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { ListGroupMembershipsForMemberRequest, ListGroupMembershipsForMemberResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListGroupMembershipsForMemberCommand}.
8
+ */
6
9
  export interface ListGroupMembershipsForMemberCommandInput extends ListGroupMembershipsForMemberRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListGroupMembershipsForMemberCommand}.
13
+ */
8
14
  export interface ListGroupMembershipsForMemberCommandOutput extends ListGroupMembershipsForMemberResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { ListGroupsRequest, ListGroupsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListGroupsCommand}.
8
+ */
6
9
  export interface ListGroupsCommandInput extends ListGroupsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListGroupsCommand}.
13
+ */
8
14
  export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { ListUsersRequest, ListUsersResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListUsersCommand}.
8
+ */
6
9
  export interface ListUsersCommandInput extends ListUsersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListUsersCommand}.
13
+ */
8
14
  export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { UpdateGroupRequest, UpdateGroupResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateGroupCommand}.
8
+ */
6
9
  export interface UpdateGroupCommandInput extends UpdateGroupRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateGroupCommand}.
13
+ */
8
14
  export interface UpdateGroupCommandOutput extends UpdateGroupResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient";
5
5
  import { UpdateUserRequest, UpdateUserResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateUserCommand}.
8
+ */
6
9
  export interface UpdateUserCommandInput extends UpdateUserRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateUserCommand}.
13
+ */
8
14
  export interface UpdateUserCommandOutput extends UpdateUserResponse, __MetadataBearer {
9
15
  }
10
16
  /**
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.278.0",
4
+ "version": "3.281.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",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.278.0",
23
+ "@aws-sdk/client-sts": "3.281.0",
24
24
  "@aws-sdk/config-resolver": "3.272.0",
25
- "@aws-sdk/credential-provider-node": "3.278.0",
25
+ "@aws-sdk/credential-provider-node": "3.281.0",
26
26
  "@aws-sdk/fetch-http-handler": "3.272.0",
27
27
  "@aws-sdk/hash-node": "3.272.0",
28
28
  "@aws-sdk/invalid-dependency": "3.272.0",
@@ -39,14 +39,14 @@
39
39
  "@aws-sdk/node-config-provider": "3.272.0",
40
40
  "@aws-sdk/node-http-handler": "3.272.0",
41
41
  "@aws-sdk/protocol-http": "3.272.0",
42
- "@aws-sdk/smithy-client": "3.272.0",
42
+ "@aws-sdk/smithy-client": "3.279.0",
43
43
  "@aws-sdk/types": "3.272.0",
44
44
  "@aws-sdk/url-parser": "3.272.0",
45
45
  "@aws-sdk/util-base64": "3.208.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.188.0",
47
47
  "@aws-sdk/util-body-length-node": "3.208.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.272.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.272.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.279.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.279.0",
50
50
  "@aws-sdk/util-endpoints": "3.272.0",
51
51
  "@aws-sdk/util-retry": "3.272.0",
52
52
  "@aws-sdk/util-user-agent-browser": "3.272.0",