@aws-sdk/client-ivschat 3.987.0 → 3.989.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.
@@ -107,12 +107,12 @@ const _rI = "resourceId";
107
107
  const _rIo = "roomIdentifier";
108
108
  const _rT = "resourceType";
109
109
  const _ro = "rooms";
110
- const _s = "state";
110
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.ivschat";
111
111
  const _sDIM = "sessionDurationInMinutes";
112
112
  const _sET = "sessionExpirationTime";
113
113
  const _s_ = "s3";
114
114
  const _se = "server";
115
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.ivschat";
115
+ const _st = "state";
116
116
  const _t = "token";
117
117
  const _tET = "tokenExpirationTime";
118
118
  const _tK = "tagKeys";
@@ -124,25 +124,69 @@ const n0 = "com.amazonaws.ivschat";
124
124
  import { TypeRegistry } from "@smithy/core/schema";
125
125
  import { AccessDeniedException, ConflictException, InternalServerException, PendingVerification, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
126
126
  import { IvschatServiceException } from "../models/IvschatServiceException";
127
- var ChatToken = [0, n0, _CT, 8, 0];
128
- var UserID = [0, n0, _UID, 8, 0];
127
+ const _s_registry = TypeRegistry.for(_s);
128
+ export var IvschatServiceException$ = [-3, _s, "IvschatServiceException", 0, [], []];
129
+ _s_registry.registerError(IvschatServiceException$, IvschatServiceException);
130
+ const n0_registry = TypeRegistry.for(n0);
129
131
  export var AccessDeniedException$ = [-3, n0, _ADE,
130
132
  { [_e]: _c, [_hE]: 403 },
131
133
  [_m],
132
134
  [0], 1
133
135
  ];
134
- TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
135
- export var CloudWatchLogsDestinationConfiguration$ = [3, n0, _CWLDC,
136
- 0,
137
- [_lGN],
138
- [0], 1
139
- ];
136
+ n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
140
137
  export var ConflictException$ = [-3, n0, _CE,
141
138
  { [_e]: _c, [_hE]: 409 },
142
139
  [_m, _rI, _rT],
143
140
  [0, 0, 0], 3
144
141
  ];
145
- TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
142
+ n0_registry.registerError(ConflictException$, ConflictException);
143
+ export var InternalServerException$ = [-3, n0, _ISE,
144
+ { [_e]: _se, [_hE]: 500 },
145
+ [_m],
146
+ [0], 1
147
+ ];
148
+ n0_registry.registerError(InternalServerException$, InternalServerException);
149
+ export var PendingVerification$ = [-3, n0, _PV,
150
+ { [_e]: _c, [_hE]: 403 },
151
+ [_m],
152
+ [0], 1
153
+ ];
154
+ n0_registry.registerError(PendingVerification$, PendingVerification);
155
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
156
+ { [_e]: _c, [_hE]: 404 },
157
+ [_m, _rI, _rT],
158
+ [0, 0, 0], 3
159
+ ];
160
+ n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
161
+ export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
162
+ { [_e]: _c, [_hE]: 402 },
163
+ [_m, _rI, _rT, _l],
164
+ [0, 0, 0, 1], 4
165
+ ];
166
+ n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
167
+ export var ThrottlingException$ = [-3, n0, _TE,
168
+ { [_e]: _c, [_hE]: 429 },
169
+ [_m, _rI, _rT, _l],
170
+ [0, 0, 0, 1], 4
171
+ ];
172
+ n0_registry.registerError(ThrottlingException$, ThrottlingException);
173
+ export var ValidationException$ = [-3, n0, _VE,
174
+ { [_e]: _c, [_hE]: 400 },
175
+ [_m, _r, _fL],
176
+ [0, 0, () => ValidationExceptionFieldList], 2
177
+ ];
178
+ n0_registry.registerError(ValidationException$, ValidationException);
179
+ export const errorTypeRegistries = [
180
+ _s_registry,
181
+ n0_registry,
182
+ ];
183
+ var ChatToken = [0, n0, _CT, 8, 0];
184
+ var UserID = [0, n0, _UID, 8, 0];
185
+ export var CloudWatchLogsDestinationConfiguration$ = [3, n0, _CWLDC,
186
+ 0,
187
+ [_lGN],
188
+ [0], 1
189
+ ];
146
190
  export var CreateChatTokenRequest$ = [3, n0, _CCTR,
147
191
  0,
148
192
  [_rIo, _uI, _ca, _sDIM, _a],
@@ -160,7 +204,7 @@ export var CreateLoggingConfigurationRequest$ = [3, n0, _CLCR,
160
204
  ];
161
205
  export var CreateLoggingConfigurationResponse$ = [3, n0, _CLCRr,
162
206
  0,
163
- [_ar, _i, _cT, _uT, _n, _dC, _s, _ta],
207
+ [_ar, _i, _cT, _uT, _n, _dC, _st, _ta],
164
208
  [0, 0, 5, 5, 0, () => DestinationConfiguration$, 0, 128 | 0]
165
209
  ];
166
210
  export var CreateRoomRequest$ = [3, n0, _CRR,
@@ -215,7 +259,7 @@ export var GetLoggingConfigurationRequest$ = [3, n0, _GLCR,
215
259
  ];
216
260
  export var GetLoggingConfigurationResponse$ = [3, n0, _GLCRe,
217
261
  0,
218
- [_ar, _i, _cT, _uT, _n, _dC, _s, _ta],
262
+ [_ar, _i, _cT, _uT, _n, _dC, _st, _ta],
219
263
  [0, 0, 5, 5, 0, () => DestinationConfiguration$, 0, 128 | 0]
220
264
  ];
221
265
  export var GetRoomRequest$ = [3, n0, _GRR,
@@ -228,12 +272,6 @@ export var GetRoomResponse$ = [3, n0, _GRRe,
228
272
  [_ar, _i, _n, _cT, _uT, _mMRPS, _mML, _mRH, _ta, _lCI],
229
273
  [0, 0, 0, 5, 5, 1, 1, () => MessageReviewHandler$, 128 | 0, 64 | 0]
230
274
  ];
231
- export var InternalServerException$ = [-3, n0, _ISE,
232
- { [_e]: _se, [_hE]: 500 },
233
- [_m],
234
- [0], 1
235
- ];
236
- TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
237
275
  export var ListLoggingConfigurationsRequest$ = [3, n0, _LLCR,
238
276
  0,
239
277
  [_nT, _mR],
@@ -266,7 +304,7 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
266
304
  ];
267
305
  export var LoggingConfigurationSummary$ = [3, n0, _LCS,
268
306
  0,
269
- [_ar, _i, _cT, _uT, _n, _dC, _s, _ta],
307
+ [_ar, _i, _cT, _uT, _n, _dC, _st, _ta],
270
308
  [0, 0, 5, 5, 0, () => DestinationConfiguration$, 0, 128 | 0]
271
309
  ];
272
310
  export var MessageReviewHandler$ = [3, n0, _MRH,
@@ -274,18 +312,6 @@ export var MessageReviewHandler$ = [3, n0, _MRH,
274
312
  [_u, _fR],
275
313
  [0, 0]
276
314
  ];
277
- export var PendingVerification$ = [-3, n0, _PV,
278
- { [_e]: _c, [_hE]: 403 },
279
- [_m],
280
- [0], 1
281
- ];
282
- TypeRegistry.for(n0).registerError(PendingVerification$, PendingVerification);
283
- export var ResourceNotFoundException$ = [-3, n0, _RNFE,
284
- { [_e]: _c, [_hE]: 404 },
285
- [_m, _rI, _rT],
286
- [0, 0, 0], 3
287
- ];
288
- TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
289
315
  export var RoomSummary$ = [3, n0, _RS,
290
316
  0,
291
317
  [_ar, _i, _n, _mRH, _cT, _uT, _ta, _lCI],
@@ -306,12 +332,6 @@ export var SendEventResponse$ = [3, n0, _SERe,
306
332
  [_i],
307
333
  [0]
308
334
  ];
309
- export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
310
- { [_e]: _c, [_hE]: 402 },
311
- [_m, _rI, _rT, _l],
312
- [0, 0, 0, 1], 4
313
- ];
314
- TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
315
335
  export var TagResourceRequest$ = [3, n0, _TRR,
316
336
  0,
317
337
  [_rA, _ta],
@@ -322,12 +342,6 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
322
342
  [],
323
343
  []
324
344
  ];
325
- export var ThrottlingException$ = [-3, n0, _TE,
326
- { [_e]: _c, [_hE]: 429 },
327
- [_m, _rI, _rT, _l],
328
- [0, 0, 0, 1], 4
329
- ];
330
- TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
331
345
  export var UntagResourceRequest$ = [3, n0, _URR,
332
346
  0,
333
347
  [_rA, _tK],
@@ -345,7 +359,7 @@ export var UpdateLoggingConfigurationRequest$ = [3, n0, _ULCR,
345
359
  ];
346
360
  export var UpdateLoggingConfigurationResponse$ = [3, n0, _ULCRp,
347
361
  0,
348
- [_ar, _i, _cT, _uT, _n, _dC, _s, _ta],
362
+ [_ar, _i, _cT, _uT, _n, _dC, _st, _ta],
349
363
  [0, 0, 5, 5, 0, () => DestinationConfiguration$, 0, 128 | 0]
350
364
  ];
351
365
  export var UpdateRoomRequest$ = [3, n0, _URRp,
@@ -358,20 +372,12 @@ export var UpdateRoomResponse$ = [3, n0, _URRpd,
358
372
  [_ar, _i, _n, _cT, _uT, _mMRPS, _mML, _mRH, _ta, _lCI],
359
373
  [0, 0, 0, 5, 5, 1, 1, () => MessageReviewHandler$, 128 | 0, 64 | 0]
360
374
  ];
361
- export var ValidationException$ = [-3, n0, _VE,
362
- { [_e]: _c, [_hE]: 400 },
363
- [_m, _r, _fL],
364
- [0, 0, () => ValidationExceptionFieldList], 2
365
- ];
366
- TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
367
375
  export var ValidationExceptionField$ = [3, n0, _VEF,
368
376
  0,
369
377
  [_n, _m],
370
378
  [0, 0], 2
371
379
  ];
372
380
  var __Unit = "unit";
373
- export var IvschatServiceException$ = [-3, _sm, "IvschatServiceException", 0, [], []];
374
- TypeRegistry.for(_sm).registerError(IvschatServiceException$, IvschatServiceException);
375
381
  var ChatTokenCapabilities = 64 | 0;
376
382
  var LoggingConfigurationIdentifierList = 64 | 0;
377
383
  var LoggingConfigurationList = [1, n0, _LCL,
@@ -1,7 +1,21 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema, StaticUnionSchema } from "@smithy/types";
3
+ export declare var IvschatServiceException$: StaticErrorSchema;
2
4
  export declare var AccessDeniedException$: StaticErrorSchema;
3
- export declare var CloudWatchLogsDestinationConfiguration$: StaticStructureSchema;
4
5
  export declare var ConflictException$: StaticErrorSchema;
6
+ export declare var InternalServerException$: StaticErrorSchema;
7
+ export declare var PendingVerification$: StaticErrorSchema;
8
+ export declare var ResourceNotFoundException$: StaticErrorSchema;
9
+ export declare var ServiceQuotaExceededException$: StaticErrorSchema;
10
+ export declare var ThrottlingException$: StaticErrorSchema;
11
+ export declare var ValidationException$: StaticErrorSchema;
12
+ /**
13
+ * TypeRegistry instances containing modeled errors.
14
+ * @internal
15
+ *
16
+ */
17
+ export declare const errorTypeRegistries: TypeRegistry[];
18
+ export declare var CloudWatchLogsDestinationConfiguration$: StaticStructureSchema;
5
19
  export declare var CreateChatTokenRequest$: StaticStructureSchema;
6
20
  export declare var CreateChatTokenResponse$: StaticStructureSchema;
7
21
  export declare var CreateLoggingConfigurationRequest$: StaticStructureSchema;
@@ -19,7 +33,6 @@ export declare var GetLoggingConfigurationRequest$: StaticStructureSchema;
19
33
  export declare var GetLoggingConfigurationResponse$: StaticStructureSchema;
20
34
  export declare var GetRoomRequest$: StaticStructureSchema;
21
35
  export declare var GetRoomResponse$: StaticStructureSchema;
22
- export declare var InternalServerException$: StaticErrorSchema;
23
36
  export declare var ListLoggingConfigurationsRequest$: StaticStructureSchema;
24
37
  export declare var ListLoggingConfigurationsResponse$: StaticStructureSchema;
25
38
  export declare var ListRoomsRequest$: StaticStructureSchema;
@@ -28,25 +41,19 @@ export declare var ListTagsForResourceRequest$: StaticStructureSchema;
28
41
  export declare var ListTagsForResourceResponse$: StaticStructureSchema;
29
42
  export declare var LoggingConfigurationSummary$: StaticStructureSchema;
30
43
  export declare var MessageReviewHandler$: StaticStructureSchema;
31
- export declare var PendingVerification$: StaticErrorSchema;
32
- export declare var ResourceNotFoundException$: StaticErrorSchema;
33
44
  export declare var RoomSummary$: StaticStructureSchema;
34
45
  export declare var S3DestinationConfiguration$: StaticStructureSchema;
35
46
  export declare var SendEventRequest$: StaticStructureSchema;
36
47
  export declare var SendEventResponse$: StaticStructureSchema;
37
- export declare var ServiceQuotaExceededException$: StaticErrorSchema;
38
48
  export declare var TagResourceRequest$: StaticStructureSchema;
39
49
  export declare var TagResourceResponse$: StaticStructureSchema;
40
- export declare var ThrottlingException$: StaticErrorSchema;
41
50
  export declare var UntagResourceRequest$: StaticStructureSchema;
42
51
  export declare var UntagResourceResponse$: StaticStructureSchema;
43
52
  export declare var UpdateLoggingConfigurationRequest$: StaticStructureSchema;
44
53
  export declare var UpdateLoggingConfigurationResponse$: StaticStructureSchema;
45
54
  export declare var UpdateRoomRequest$: StaticStructureSchema;
46
55
  export declare var UpdateRoomResponse$: StaticStructureSchema;
47
- export declare var ValidationException$: StaticErrorSchema;
48
56
  export declare var ValidationExceptionField$: StaticStructureSchema;
49
- export declare var IvschatServiceException$: StaticErrorSchema;
50
57
  export declare var DestinationConfiguration$: StaticUnionSchema;
51
58
  export declare var CreateChatToken$: StaticOperationSchema;
52
59
  export declare var CreateLoggingConfiguration$: StaticOperationSchema;
@@ -1,12 +1,21 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import {
2
3
  StaticErrorSchema,
3
4
  StaticOperationSchema,
4
5
  StaticStructureSchema,
5
6
  StaticUnionSchema,
6
7
  } from "@smithy/types";
8
+ export declare var IvschatServiceException$: StaticErrorSchema;
7
9
  export declare var AccessDeniedException$: StaticErrorSchema;
8
- export declare var CloudWatchLogsDestinationConfiguration$: StaticStructureSchema;
9
10
  export declare var ConflictException$: StaticErrorSchema;
11
+ export declare var InternalServerException$: StaticErrorSchema;
12
+ export declare var PendingVerification$: StaticErrorSchema;
13
+ export declare var ResourceNotFoundException$: StaticErrorSchema;
14
+ export declare var ServiceQuotaExceededException$: StaticErrorSchema;
15
+ export declare var ThrottlingException$: StaticErrorSchema;
16
+ export declare var ValidationException$: StaticErrorSchema;
17
+ export declare const errorTypeRegistries: TypeRegistry[];
18
+ export declare var CloudWatchLogsDestinationConfiguration$: StaticStructureSchema;
10
19
  export declare var CreateChatTokenRequest$: StaticStructureSchema;
11
20
  export declare var CreateChatTokenResponse$: StaticStructureSchema;
12
21
  export declare var CreateLoggingConfigurationRequest$: StaticStructureSchema;
@@ -24,7 +33,6 @@ export declare var GetLoggingConfigurationRequest$: StaticStructureSchema;
24
33
  export declare var GetLoggingConfigurationResponse$: StaticStructureSchema;
25
34
  export declare var GetRoomRequest$: StaticStructureSchema;
26
35
  export declare var GetRoomResponse$: StaticStructureSchema;
27
- export declare var InternalServerException$: StaticErrorSchema;
28
36
  export declare var ListLoggingConfigurationsRequest$: StaticStructureSchema;
29
37
  export declare var ListLoggingConfigurationsResponse$: StaticStructureSchema;
30
38
  export declare var ListRoomsRequest$: StaticStructureSchema;
@@ -33,25 +41,19 @@ export declare var ListTagsForResourceRequest$: StaticStructureSchema;
33
41
  export declare var ListTagsForResourceResponse$: StaticStructureSchema;
34
42
  export declare var LoggingConfigurationSummary$: StaticStructureSchema;
35
43
  export declare var MessageReviewHandler$: StaticStructureSchema;
36
- export declare var PendingVerification$: StaticErrorSchema;
37
- export declare var ResourceNotFoundException$: StaticErrorSchema;
38
44
  export declare var RoomSummary$: StaticStructureSchema;
39
45
  export declare var S3DestinationConfiguration$: StaticStructureSchema;
40
46
  export declare var SendEventRequest$: StaticStructureSchema;
41
47
  export declare var SendEventResponse$: StaticStructureSchema;
42
- export declare var ServiceQuotaExceededException$: StaticErrorSchema;
43
48
  export declare var TagResourceRequest$: StaticStructureSchema;
44
49
  export declare var TagResourceResponse$: StaticStructureSchema;
45
- export declare var ThrottlingException$: StaticErrorSchema;
46
50
  export declare var UntagResourceRequest$: StaticStructureSchema;
47
51
  export declare var UntagResourceResponse$: StaticStructureSchema;
48
52
  export declare var UpdateLoggingConfigurationRequest$: StaticStructureSchema;
49
53
  export declare var UpdateLoggingConfigurationResponse$: StaticStructureSchema;
50
54
  export declare var UpdateRoomRequest$: StaticStructureSchema;
51
55
  export declare var UpdateRoomResponse$: StaticStructureSchema;
52
- export declare var ValidationException$: StaticErrorSchema;
53
56
  export declare var ValidationExceptionField$: StaticStructureSchema;
54
- export declare var IvschatServiceException$: StaticErrorSchema;
55
57
  export declare var DestinationConfiguration$: StaticUnionSchema;
56
58
  export declare var CreateChatToken$: StaticOperationSchema;
57
59
  export declare var CreateLoggingConfiguration$: StaticOperationSchema;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ivschat",
3
3
  "description": "AWS SDK for JavaScript Ivschat Client for Node.js, Browser and React Native",
4
- "version": "3.987.0",
4
+ "version": "3.989.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-ivschat",
@@ -21,38 +21,38 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.973.7",
25
- "@aws-sdk/credential-provider-node": "^3.972.6",
24
+ "@aws-sdk/core": "^3.973.9",
25
+ "@aws-sdk/credential-provider-node": "^3.972.8",
26
26
  "@aws-sdk/middleware-host-header": "^3.972.3",
27
27
  "@aws-sdk/middleware-logger": "^3.972.3",
28
28
  "@aws-sdk/middleware-recursion-detection": "^3.972.3",
29
- "@aws-sdk/middleware-user-agent": "^3.972.7",
29
+ "@aws-sdk/middleware-user-agent": "^3.972.9",
30
30
  "@aws-sdk/region-config-resolver": "^3.972.3",
31
31
  "@aws-sdk/types": "^3.973.1",
32
- "@aws-sdk/util-endpoints": "3.987.0",
32
+ "@aws-sdk/util-endpoints": "3.989.0",
33
33
  "@aws-sdk/util-user-agent-browser": "^3.972.3",
34
- "@aws-sdk/util-user-agent-node": "^3.972.5",
34
+ "@aws-sdk/util-user-agent-node": "^3.972.7",
35
35
  "@smithy/config-resolver": "^4.4.6",
36
- "@smithy/core": "^3.22.1",
36
+ "@smithy/core": "^3.23.0",
37
37
  "@smithy/fetch-http-handler": "^5.3.9",
38
38
  "@smithy/hash-node": "^4.2.8",
39
39
  "@smithy/invalid-dependency": "^4.2.8",
40
40
  "@smithy/middleware-content-length": "^4.2.8",
41
- "@smithy/middleware-endpoint": "^4.4.13",
42
- "@smithy/middleware-retry": "^4.4.30",
41
+ "@smithy/middleware-endpoint": "^4.4.14",
42
+ "@smithy/middleware-retry": "^4.4.31",
43
43
  "@smithy/middleware-serde": "^4.2.9",
44
44
  "@smithy/middleware-stack": "^4.2.8",
45
45
  "@smithy/node-config-provider": "^4.3.8",
46
- "@smithy/node-http-handler": "^4.4.9",
46
+ "@smithy/node-http-handler": "^4.4.10",
47
47
  "@smithy/protocol-http": "^5.3.8",
48
- "@smithy/smithy-client": "^4.11.2",
48
+ "@smithy/smithy-client": "^4.11.3",
49
49
  "@smithy/types": "^4.12.0",
50
50
  "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.29",
55
- "@smithy/util-defaults-mode-node": "^4.2.32",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.30",
55
+ "@smithy/util-defaults-mode-node": "^4.2.33",
56
56
  "@smithy/util-endpoints": "^3.2.8",
57
57
  "@smithy/util-middleware": "^4.2.8",
58
58
  "@smithy/util-retry": "^4.2.8",