@aws-sdk/client-chime-sdk-identity 3.495.0 → 3.499.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/dist-cjs/index.js +65 -62
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -3384,102 +3384,105 @@ var paginateListAppInstances = (0, import_core.createPaginator)(ChimeSDKIdentity
|
|
|
3384
3384
|
// src/index.ts
|
|
3385
3385
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
3386
3386
|
// Annotate the CommonJS export names for ESM import in node:
|
|
3387
|
+
|
|
3387
3388
|
0 && (module.exports = {
|
|
3388
|
-
AllowMessages,
|
|
3389
|
-
AppInstanceAdminFilterSensitiveLog,
|
|
3390
|
-
AppInstanceAdminSummaryFilterSensitiveLog,
|
|
3391
|
-
AppInstanceBotFilterSensitiveLog,
|
|
3392
|
-
AppInstanceBotSummaryFilterSensitiveLog,
|
|
3393
|
-
AppInstanceFilterSensitiveLog,
|
|
3394
|
-
AppInstanceSummaryFilterSensitiveLog,
|
|
3395
|
-
AppInstanceUserEndpointFilterSensitiveLog,
|
|
3396
|
-
AppInstanceUserEndpointSummaryFilterSensitiveLog,
|
|
3397
|
-
AppInstanceUserEndpointType,
|
|
3398
|
-
AppInstanceUserFilterSensitiveLog,
|
|
3399
|
-
AppInstanceUserSummaryFilterSensitiveLog,
|
|
3400
|
-
BadRequestException,
|
|
3401
|
-
ChimeSDKIdentity,
|
|
3402
|
-
ChimeSDKIdentityClient,
|
|
3403
3389
|
ChimeSDKIdentityServiceException,
|
|
3404
|
-
|
|
3390
|
+
__Client,
|
|
3391
|
+
ChimeSDKIdentityClient,
|
|
3392
|
+
ChimeSDKIdentity,
|
|
3393
|
+
$Command,
|
|
3405
3394
|
CreateAppInstanceAdminCommand,
|
|
3406
|
-
CreateAppInstanceAdminResponseFilterSensitiveLog,
|
|
3407
3395
|
CreateAppInstanceBotCommand,
|
|
3408
|
-
CreateAppInstanceBotRequestFilterSensitiveLog,
|
|
3409
3396
|
CreateAppInstanceCommand,
|
|
3410
|
-
CreateAppInstanceRequestFilterSensitiveLog,
|
|
3411
3397
|
CreateAppInstanceUserCommand,
|
|
3412
|
-
CreateAppInstanceUserRequestFilterSensitiveLog,
|
|
3413
3398
|
DeleteAppInstanceAdminCommand,
|
|
3414
3399
|
DeleteAppInstanceBotCommand,
|
|
3415
3400
|
DeleteAppInstanceCommand,
|
|
3416
3401
|
DeleteAppInstanceUserCommand,
|
|
3417
3402
|
DeregisterAppInstanceUserEndpointCommand,
|
|
3418
3403
|
DescribeAppInstanceAdminCommand,
|
|
3419
|
-
DescribeAppInstanceAdminResponseFilterSensitiveLog,
|
|
3420
3404
|
DescribeAppInstanceBotCommand,
|
|
3421
|
-
DescribeAppInstanceBotResponseFilterSensitiveLog,
|
|
3422
3405
|
DescribeAppInstanceCommand,
|
|
3423
|
-
DescribeAppInstanceResponseFilterSensitiveLog,
|
|
3424
3406
|
DescribeAppInstanceUserCommand,
|
|
3425
3407
|
DescribeAppInstanceUserEndpointCommand,
|
|
3426
|
-
DescribeAppInstanceUserEndpointResponseFilterSensitiveLog,
|
|
3427
|
-
DescribeAppInstanceUserResponseFilterSensitiveLog,
|
|
3428
|
-
EndpointAttributesFilterSensitiveLog,
|
|
3429
|
-
EndpointStatus,
|
|
3430
|
-
EndpointStatusReason,
|
|
3431
|
-
ErrorCode,
|
|
3432
|
-
ExpirationCriterion,
|
|
3433
|
-
ForbiddenException,
|
|
3434
3408
|
GetAppInstanceRetentionSettingsCommand,
|
|
3435
|
-
IdentityFilterSensitiveLog,
|
|
3436
3409
|
ListAppInstanceAdminsCommand,
|
|
3437
|
-
ListAppInstanceAdminsRequestFilterSensitiveLog,
|
|
3438
|
-
ListAppInstanceAdminsResponseFilterSensitiveLog,
|
|
3439
3410
|
ListAppInstanceBotsCommand,
|
|
3440
|
-
ListAppInstanceBotsRequestFilterSensitiveLog,
|
|
3441
|
-
ListAppInstanceBotsResponseFilterSensitiveLog,
|
|
3442
3411
|
ListAppInstanceUserEndpointsCommand,
|
|
3443
|
-
ListAppInstanceUserEndpointsRequestFilterSensitiveLog,
|
|
3444
|
-
ListAppInstanceUserEndpointsResponseFilterSensitiveLog,
|
|
3445
3412
|
ListAppInstanceUsersCommand,
|
|
3446
|
-
ListAppInstanceUsersRequestFilterSensitiveLog,
|
|
3447
|
-
ListAppInstanceUsersResponseFilterSensitiveLog,
|
|
3448
3413
|
ListAppInstancesCommand,
|
|
3449
|
-
ListAppInstancesRequestFilterSensitiveLog,
|
|
3450
|
-
ListAppInstancesResponseFilterSensitiveLog,
|
|
3451
3414
|
ListTagsForResourceCommand,
|
|
3452
|
-
ListTagsForResourceResponseFilterSensitiveLog,
|
|
3453
|
-
NotFoundException,
|
|
3454
3415
|
PutAppInstanceRetentionSettingsCommand,
|
|
3455
3416
|
PutAppInstanceUserExpirationSettingsCommand,
|
|
3456
3417
|
RegisterAppInstanceUserEndpointCommand,
|
|
3457
|
-
RegisterAppInstanceUserEndpointRequestFilterSensitiveLog,
|
|
3458
|
-
ResourceLimitExceededException,
|
|
3459
|
-
RespondsTo,
|
|
3460
|
-
ServiceFailureException,
|
|
3461
|
-
ServiceUnavailableException,
|
|
3462
|
-
StandardMessages,
|
|
3463
|
-
TagFilterSensitiveLog,
|
|
3464
3418
|
TagResourceCommand,
|
|
3465
|
-
TagResourceRequestFilterSensitiveLog,
|
|
3466
|
-
TargetedMessages,
|
|
3467
|
-
ThrottledClientException,
|
|
3468
|
-
UnauthorizedClientException,
|
|
3469
3419
|
UntagResourceCommand,
|
|
3470
|
-
UntagResourceRequestFilterSensitiveLog,
|
|
3471
3420
|
UpdateAppInstanceBotCommand,
|
|
3472
|
-
UpdateAppInstanceBotRequestFilterSensitiveLog,
|
|
3473
3421
|
UpdateAppInstanceCommand,
|
|
3474
|
-
UpdateAppInstanceRequestFilterSensitiveLog,
|
|
3475
3422
|
UpdateAppInstanceUserCommand,
|
|
3476
3423
|
UpdateAppInstanceUserEndpointCommand,
|
|
3477
|
-
UpdateAppInstanceUserEndpointRequestFilterSensitiveLog,
|
|
3478
|
-
UpdateAppInstanceUserRequestFilterSensitiveLog,
|
|
3479
|
-
__Client,
|
|
3480
3424
|
paginateListAppInstanceAdmins,
|
|
3481
3425
|
paginateListAppInstanceBots,
|
|
3482
3426
|
paginateListAppInstanceUserEndpoints,
|
|
3483
3427
|
paginateListAppInstanceUsers,
|
|
3484
|
-
paginateListAppInstances
|
|
3428
|
+
paginateListAppInstances,
|
|
3429
|
+
AllowMessages,
|
|
3430
|
+
StandardMessages,
|
|
3431
|
+
TargetedMessages,
|
|
3432
|
+
RespondsTo,
|
|
3433
|
+
ExpirationCriterion,
|
|
3434
|
+
EndpointStatus,
|
|
3435
|
+
EndpointStatusReason,
|
|
3436
|
+
AppInstanceUserEndpointType,
|
|
3437
|
+
ErrorCode,
|
|
3438
|
+
BadRequestException,
|
|
3439
|
+
ConflictException,
|
|
3440
|
+
ForbiddenException,
|
|
3441
|
+
ResourceLimitExceededException,
|
|
3442
|
+
ServiceFailureException,
|
|
3443
|
+
ServiceUnavailableException,
|
|
3444
|
+
ThrottledClientException,
|
|
3445
|
+
UnauthorizedClientException,
|
|
3446
|
+
NotFoundException,
|
|
3447
|
+
AppInstanceFilterSensitiveLog,
|
|
3448
|
+
IdentityFilterSensitiveLog,
|
|
3449
|
+
AppInstanceAdminFilterSensitiveLog,
|
|
3450
|
+
AppInstanceAdminSummaryFilterSensitiveLog,
|
|
3451
|
+
AppInstanceBotFilterSensitiveLog,
|
|
3452
|
+
AppInstanceBotSummaryFilterSensitiveLog,
|
|
3453
|
+
AppInstanceSummaryFilterSensitiveLog,
|
|
3454
|
+
AppInstanceUserFilterSensitiveLog,
|
|
3455
|
+
EndpointAttributesFilterSensitiveLog,
|
|
3456
|
+
AppInstanceUserEndpointFilterSensitiveLog,
|
|
3457
|
+
AppInstanceUserEndpointSummaryFilterSensitiveLog,
|
|
3458
|
+
AppInstanceUserSummaryFilterSensitiveLog,
|
|
3459
|
+
TagFilterSensitiveLog,
|
|
3460
|
+
CreateAppInstanceRequestFilterSensitiveLog,
|
|
3461
|
+
CreateAppInstanceAdminResponseFilterSensitiveLog,
|
|
3462
|
+
CreateAppInstanceBotRequestFilterSensitiveLog,
|
|
3463
|
+
CreateAppInstanceUserRequestFilterSensitiveLog,
|
|
3464
|
+
DescribeAppInstanceResponseFilterSensitiveLog,
|
|
3465
|
+
DescribeAppInstanceAdminResponseFilterSensitiveLog,
|
|
3466
|
+
DescribeAppInstanceBotResponseFilterSensitiveLog,
|
|
3467
|
+
DescribeAppInstanceUserResponseFilterSensitiveLog,
|
|
3468
|
+
DescribeAppInstanceUserEndpointResponseFilterSensitiveLog,
|
|
3469
|
+
ListAppInstanceAdminsRequestFilterSensitiveLog,
|
|
3470
|
+
ListAppInstanceAdminsResponseFilterSensitiveLog,
|
|
3471
|
+
ListAppInstanceBotsRequestFilterSensitiveLog,
|
|
3472
|
+
ListAppInstanceBotsResponseFilterSensitiveLog,
|
|
3473
|
+
ListAppInstancesRequestFilterSensitiveLog,
|
|
3474
|
+
ListAppInstancesResponseFilterSensitiveLog,
|
|
3475
|
+
ListAppInstanceUserEndpointsRequestFilterSensitiveLog,
|
|
3476
|
+
ListAppInstanceUserEndpointsResponseFilterSensitiveLog,
|
|
3477
|
+
ListAppInstanceUsersRequestFilterSensitiveLog,
|
|
3478
|
+
ListAppInstanceUsersResponseFilterSensitiveLog,
|
|
3479
|
+
ListTagsForResourceResponseFilterSensitiveLog,
|
|
3480
|
+
RegisterAppInstanceUserEndpointRequestFilterSensitiveLog,
|
|
3481
|
+
TagResourceRequestFilterSensitiveLog,
|
|
3482
|
+
UntagResourceRequestFilterSensitiveLog,
|
|
3483
|
+
UpdateAppInstanceRequestFilterSensitiveLog,
|
|
3484
|
+
UpdateAppInstanceBotRequestFilterSensitiveLog,
|
|
3485
|
+
UpdateAppInstanceUserRequestFilterSensitiveLog,
|
|
3486
|
+
UpdateAppInstanceUserEndpointRequestFilterSensitiveLog
|
|
3485
3487
|
});
|
|
3488
|
+
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-chime-sdk-identity",
|
|
3
3
|
"description": "AWS SDK for JavaScript Chime Sdk Identity Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.499.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-identity",
|
|
@@ -20,48 +20,48 @@
|
|
|
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.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"tslib": "^2.5.0",
|
|
61
61
|
"uuid": "^8.3.2"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
64
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
65
65
|
"@tsconfig/node14": "1.0.3",
|
|
66
66
|
"@types/node": "^14.14.31",
|
|
67
67
|
"@types/uuid": "^8.3.0",
|