@aws-sdk/client-connectcases 3.590.0 → 3.596.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.
Files changed (73) hide show
  1. package/dist-cjs/index.js +0 -34
  2. package/dist-types/commands/BatchGetFieldCommand.d.ts +2 -1
  3. package/dist-types/commands/BatchPutFieldOptionsCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateCaseCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateFieldCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateLayoutCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateRelatedItemCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateTemplateCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteFieldCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteLayoutCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteTemplateCommand.d.ts +2 -1
  14. package/dist-types/commands/GetCaseAuditEventsCommand.d.ts +2 -1
  15. package/dist-types/commands/GetCaseCommand.d.ts +2 -1
  16. package/dist-types/commands/GetCaseEventConfigurationCommand.d.ts +2 -1
  17. package/dist-types/commands/GetDomainCommand.d.ts +2 -1
  18. package/dist-types/commands/GetLayoutCommand.d.ts +2 -1
  19. package/dist-types/commands/GetTemplateCommand.d.ts +2 -1
  20. package/dist-types/commands/ListCasesForContactCommand.d.ts +2 -1
  21. package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
  22. package/dist-types/commands/ListFieldOptionsCommand.d.ts +2 -1
  23. package/dist-types/commands/ListFieldsCommand.d.ts +2 -1
  24. package/dist-types/commands/ListLayoutsCommand.d.ts +2 -1
  25. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  26. package/dist-types/commands/ListTemplatesCommand.d.ts +2 -1
  27. package/dist-types/commands/PutCaseEventConfigurationCommand.d.ts +2 -1
  28. package/dist-types/commands/SearchCasesCommand.d.ts +2 -1
  29. package/dist-types/commands/SearchRelatedItemsCommand.d.ts +2 -1
  30. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  31. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  32. package/dist-types/commands/UpdateCaseCommand.d.ts +2 -1
  33. package/dist-types/commands/UpdateFieldCommand.d.ts +2 -1
  34. package/dist-types/commands/UpdateLayoutCommand.d.ts +2 -1
  35. package/dist-types/commands/UpdateTemplateCommand.d.ts +2 -1
  36. package/dist-types/index.d.ts +2 -2
  37. package/dist-types/models/ConnectCasesServiceException.d.ts +2 -1
  38. package/dist-types/ts3.4/commands/BatchGetFieldCommand.d.ts +2 -1
  39. package/dist-types/ts3.4/commands/BatchPutFieldOptionsCommand.d.ts +2 -1
  40. package/dist-types/ts3.4/commands/CreateCaseCommand.d.ts +2 -1
  41. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/CreateFieldCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/CreateLayoutCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/CreateRelatedItemCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/DeleteFieldCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/DeleteLayoutCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/GetCaseAuditEventsCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/GetCaseCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/GetCaseEventConfigurationCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/GetLayoutCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/ListCasesForContactCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/ListFieldOptionsCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/ListFieldsCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/ListLayoutsCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/PutCaseEventConfigurationCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/SearchCasesCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/SearchRelatedItemsCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/UpdateCaseCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/UpdateFieldCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/UpdateLayoutCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/models/ConnectCasesServiceException.d.ts +2 -1
  73. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -247,7 +247,6 @@ var ConnectCasesClient = _ConnectCasesClient;
247
247
 
248
248
  var import_middleware_serde = require("@smithy/middleware-serde");
249
249
 
250
- var import_types = require("@smithy/types");
251
250
 
252
251
  // src/protocols/Aws_restJson1.ts
253
252
  var import_core2 = require("@aws-sdk/core");
@@ -1941,7 +1940,6 @@ var BatchGetFieldCommand = _BatchGetFieldCommand;
1941
1940
 
1942
1941
 
1943
1942
 
1944
-
1945
1943
  var _BatchPutFieldOptionsCommand = class _BatchPutFieldOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
1946
1944
  ...commonParams
1947
1945
  }).m(function(Command, cs, config, o) {
@@ -1958,7 +1956,6 @@ var BatchPutFieldOptionsCommand = _BatchPutFieldOptionsCommand;
1958
1956
 
1959
1957
 
1960
1958
 
1961
-
1962
1959
  var _CreateCaseCommand = class _CreateCaseCommand extends import_smithy_client.Command.classBuilder().ep({
1963
1960
  ...commonParams
1964
1961
  }).m(function(Command, cs, config, o) {
@@ -1975,7 +1972,6 @@ var CreateCaseCommand = _CreateCaseCommand;
1975
1972
 
1976
1973
 
1977
1974
 
1978
-
1979
1975
  var _CreateDomainCommand = class _CreateDomainCommand extends import_smithy_client.Command.classBuilder().ep({
1980
1976
  ...commonParams
1981
1977
  }).m(function(Command, cs, config, o) {
@@ -1992,7 +1988,6 @@ var CreateDomainCommand = _CreateDomainCommand;
1992
1988
 
1993
1989
 
1994
1990
 
1995
-
1996
1991
  var _CreateFieldCommand = class _CreateFieldCommand extends import_smithy_client.Command.classBuilder().ep({
1997
1992
  ...commonParams
1998
1993
  }).m(function(Command, cs, config, o) {
@@ -2009,7 +2004,6 @@ var CreateFieldCommand = _CreateFieldCommand;
2009
2004
 
2010
2005
 
2011
2006
 
2012
-
2013
2007
  var _CreateLayoutCommand = class _CreateLayoutCommand extends import_smithy_client.Command.classBuilder().ep({
2014
2008
  ...commonParams
2015
2009
  }).m(function(Command, cs, config, o) {
@@ -2026,7 +2020,6 @@ var CreateLayoutCommand = _CreateLayoutCommand;
2026
2020
 
2027
2021
 
2028
2022
 
2029
-
2030
2023
  var _CreateRelatedItemCommand = class _CreateRelatedItemCommand extends import_smithy_client.Command.classBuilder().ep({
2031
2024
  ...commonParams
2032
2025
  }).m(function(Command, cs, config, o) {
@@ -2043,7 +2036,6 @@ var CreateRelatedItemCommand = _CreateRelatedItemCommand;
2043
2036
 
2044
2037
 
2045
2038
 
2046
-
2047
2039
  var _CreateTemplateCommand = class _CreateTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
2048
2040
  ...commonParams
2049
2041
  }).m(function(Command, cs, config, o) {
@@ -2060,7 +2052,6 @@ var CreateTemplateCommand = _CreateTemplateCommand;
2060
2052
 
2061
2053
 
2062
2054
 
2063
-
2064
2055
  var _DeleteDomainCommand = class _DeleteDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2065
2056
  ...commonParams
2066
2057
  }).m(function(Command, cs, config, o) {
@@ -2077,7 +2068,6 @@ var DeleteDomainCommand = _DeleteDomainCommand;
2077
2068
 
2078
2069
 
2079
2070
 
2080
-
2081
2071
  var _DeleteFieldCommand = class _DeleteFieldCommand extends import_smithy_client.Command.classBuilder().ep({
2082
2072
  ...commonParams
2083
2073
  }).m(function(Command, cs, config, o) {
@@ -2094,7 +2084,6 @@ var DeleteFieldCommand = _DeleteFieldCommand;
2094
2084
 
2095
2085
 
2096
2086
 
2097
-
2098
2087
  var _DeleteLayoutCommand = class _DeleteLayoutCommand extends import_smithy_client.Command.classBuilder().ep({
2099
2088
  ...commonParams
2100
2089
  }).m(function(Command, cs, config, o) {
@@ -2111,7 +2100,6 @@ var DeleteLayoutCommand = _DeleteLayoutCommand;
2111
2100
 
2112
2101
 
2113
2102
 
2114
-
2115
2103
  var _DeleteTemplateCommand = class _DeleteTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
2116
2104
  ...commonParams
2117
2105
  }).m(function(Command, cs, config, o) {
@@ -2128,7 +2116,6 @@ var DeleteTemplateCommand = _DeleteTemplateCommand;
2128
2116
 
2129
2117
 
2130
2118
 
2131
-
2132
2119
  var _GetCaseAuditEventsCommand = class _GetCaseAuditEventsCommand extends import_smithy_client.Command.classBuilder().ep({
2133
2120
  ...commonParams
2134
2121
  }).m(function(Command, cs, config, o) {
@@ -2145,7 +2132,6 @@ var GetCaseAuditEventsCommand = _GetCaseAuditEventsCommand;
2145
2132
 
2146
2133
 
2147
2134
 
2148
-
2149
2135
  var _GetCaseCommand = class _GetCaseCommand extends import_smithy_client.Command.classBuilder().ep({
2150
2136
  ...commonParams
2151
2137
  }).m(function(Command, cs, config, o) {
@@ -2162,7 +2148,6 @@ var GetCaseCommand = _GetCaseCommand;
2162
2148
 
2163
2149
 
2164
2150
 
2165
-
2166
2151
  var _GetCaseEventConfigurationCommand = class _GetCaseEventConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2167
2152
  ...commonParams
2168
2153
  }).m(function(Command, cs, config, o) {
@@ -2179,7 +2164,6 @@ var GetCaseEventConfigurationCommand = _GetCaseEventConfigurationCommand;
2179
2164
 
2180
2165
 
2181
2166
 
2182
-
2183
2167
  var _GetDomainCommand = class _GetDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2184
2168
  ...commonParams
2185
2169
  }).m(function(Command, cs, config, o) {
@@ -2196,7 +2180,6 @@ var GetDomainCommand = _GetDomainCommand;
2196
2180
 
2197
2181
 
2198
2182
 
2199
-
2200
2183
  var _GetLayoutCommand = class _GetLayoutCommand extends import_smithy_client.Command.classBuilder().ep({
2201
2184
  ...commonParams
2202
2185
  }).m(function(Command, cs, config, o) {
@@ -2213,7 +2196,6 @@ var GetLayoutCommand = _GetLayoutCommand;
2213
2196
 
2214
2197
 
2215
2198
 
2216
-
2217
2199
  var _GetTemplateCommand = class _GetTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
2218
2200
  ...commonParams
2219
2201
  }).m(function(Command, cs, config, o) {
@@ -2230,7 +2212,6 @@ var GetTemplateCommand = _GetTemplateCommand;
2230
2212
 
2231
2213
 
2232
2214
 
2233
-
2234
2215
  var _ListCasesForContactCommand = class _ListCasesForContactCommand extends import_smithy_client.Command.classBuilder().ep({
2235
2216
  ...commonParams
2236
2217
  }).m(function(Command, cs, config, o) {
@@ -2247,7 +2228,6 @@ var ListCasesForContactCommand = _ListCasesForContactCommand;
2247
2228
 
2248
2229
 
2249
2230
 
2250
-
2251
2231
  var _ListDomainsCommand = class _ListDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
2252
2232
  ...commonParams
2253
2233
  }).m(function(Command, cs, config, o) {
@@ -2264,7 +2244,6 @@ var ListDomainsCommand = _ListDomainsCommand;
2264
2244
 
2265
2245
 
2266
2246
 
2267
-
2268
2247
  var _ListFieldOptionsCommand = class _ListFieldOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
2269
2248
  ...commonParams
2270
2249
  }).m(function(Command, cs, config, o) {
@@ -2281,7 +2260,6 @@ var ListFieldOptionsCommand = _ListFieldOptionsCommand;
2281
2260
 
2282
2261
 
2283
2262
 
2284
-
2285
2263
  var _ListFieldsCommand = class _ListFieldsCommand extends import_smithy_client.Command.classBuilder().ep({
2286
2264
  ...commonParams
2287
2265
  }).m(function(Command, cs, config, o) {
@@ -2298,7 +2276,6 @@ var ListFieldsCommand = _ListFieldsCommand;
2298
2276
 
2299
2277
 
2300
2278
 
2301
-
2302
2279
  var _ListLayoutsCommand = class _ListLayoutsCommand extends import_smithy_client.Command.classBuilder().ep({
2303
2280
  ...commonParams
2304
2281
  }).m(function(Command, cs, config, o) {
@@ -2315,7 +2292,6 @@ var ListLayoutsCommand = _ListLayoutsCommand;
2315
2292
 
2316
2293
 
2317
2294
 
2318
-
2319
2295
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2320
2296
  ...commonParams
2321
2297
  }).m(function(Command, cs, config, o) {
@@ -2332,7 +2308,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
2332
2308
 
2333
2309
 
2334
2310
 
2335
-
2336
2311
  var _ListTemplatesCommand = class _ListTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
2337
2312
  ...commonParams
2338
2313
  }).m(function(Command, cs, config, o) {
@@ -2349,7 +2324,6 @@ var ListTemplatesCommand = _ListTemplatesCommand;
2349
2324
 
2350
2325
 
2351
2326
 
2352
-
2353
2327
  var _PutCaseEventConfigurationCommand = class _PutCaseEventConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2354
2328
  ...commonParams
2355
2329
  }).m(function(Command, cs, config, o) {
@@ -2366,7 +2340,6 @@ var PutCaseEventConfigurationCommand = _PutCaseEventConfigurationCommand;
2366
2340
 
2367
2341
 
2368
2342
 
2369
-
2370
2343
  var _SearchCasesCommand = class _SearchCasesCommand extends import_smithy_client.Command.classBuilder().ep({
2371
2344
  ...commonParams
2372
2345
  }).m(function(Command, cs, config, o) {
@@ -2383,7 +2356,6 @@ var SearchCasesCommand = _SearchCasesCommand;
2383
2356
 
2384
2357
 
2385
2358
 
2386
-
2387
2359
  var _SearchRelatedItemsCommand = class _SearchRelatedItemsCommand extends import_smithy_client.Command.classBuilder().ep({
2388
2360
  ...commonParams
2389
2361
  }).m(function(Command, cs, config, o) {
@@ -2400,7 +2372,6 @@ var SearchRelatedItemsCommand = _SearchRelatedItemsCommand;
2400
2372
 
2401
2373
 
2402
2374
 
2403
-
2404
2375
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2405
2376
  ...commonParams
2406
2377
  }).m(function(Command, cs, config, o) {
@@ -2417,7 +2388,6 @@ var TagResourceCommand = _TagResourceCommand;
2417
2388
 
2418
2389
 
2419
2390
 
2420
-
2421
2391
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2422
2392
  ...commonParams
2423
2393
  }).m(function(Command, cs, config, o) {
@@ -2434,7 +2404,6 @@ var UntagResourceCommand = _UntagResourceCommand;
2434
2404
 
2435
2405
 
2436
2406
 
2437
-
2438
2407
  var _UpdateCaseCommand = class _UpdateCaseCommand extends import_smithy_client.Command.classBuilder().ep({
2439
2408
  ...commonParams
2440
2409
  }).m(function(Command, cs, config, o) {
@@ -2451,7 +2420,6 @@ var UpdateCaseCommand = _UpdateCaseCommand;
2451
2420
 
2452
2421
 
2453
2422
 
2454
-
2455
2423
  var _UpdateFieldCommand = class _UpdateFieldCommand extends import_smithy_client.Command.classBuilder().ep({
2456
2424
  ...commonParams
2457
2425
  }).m(function(Command, cs, config, o) {
@@ -2468,7 +2436,6 @@ var UpdateFieldCommand = _UpdateFieldCommand;
2468
2436
 
2469
2437
 
2470
2438
 
2471
-
2472
2439
  var _UpdateLayoutCommand = class _UpdateLayoutCommand extends import_smithy_client.Command.classBuilder().ep({
2473
2440
  ...commonParams
2474
2441
  }).m(function(Command, cs, config, o) {
@@ -2485,7 +2452,6 @@ var UpdateLayoutCommand = _UpdateLayoutCommand;
2485
2452
 
2486
2453
 
2487
2454
 
2488
-
2489
2455
  var _UpdateTemplateCommand = class _UpdateTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
2490
2456
  ...commonParams
2491
2457
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { BatchGetFieldRequest, BatchGetFieldResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchPutFieldOptionsRequest, BatchPutFieldOptionsResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateCaseRequest, CreateCaseResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDomainRequest, CreateDomainResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateFieldRequest, CreateFieldResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateLayoutRequest, CreateLayoutResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateRelatedItemRequest, CreateRelatedItemResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateTemplateRequest, CreateTemplateResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDomainRequest, DeleteDomainResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteFieldRequest, DeleteFieldResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteLayoutRequest, DeleteLayoutResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteTemplateRequest, DeleteTemplateResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetCaseAuditEventsRequest, GetCaseAuditEventsResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetCaseRequest, GetCaseResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetCaseEventConfigurationRequest, GetCaseEventConfigurationResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetDomainRequest, GetDomainResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetLayoutRequest, GetLayoutResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetTemplateRequest, GetTemplateResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCasesForContactRequest, ListCasesForContactResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDomainsRequest, ListDomainsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListFieldOptionsRequest, ListFieldOptionsResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListFieldsRequest, ListFieldsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListLayoutsRequest, ListLayoutsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTemplatesRequest, ListTemplatesResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutCaseEventConfigurationRequest, PutCaseEventConfigurationResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SearchCasesRequest, SearchCasesResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SearchRelatedItemsRequest, SearchRelatedItemsResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateCaseRequest, UpdateCaseResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFieldRequest, UpdateFieldResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateLayoutRequest, UpdateLayoutResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateTemplateRequest, UpdateTemplateResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -10,8 +10,8 @@
10
10
  export * from "./ConnectCasesClient";
11
11
  export * from "./ConnectCases";
12
12
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
13
- export { RuntimeExtension } from "./runtimeExtensions";
14
- export { ConnectCasesExtensionConfiguration } from "./extensionConfiguration";
13
+ export type { RuntimeExtension } from "./runtimeExtensions";
14
+ export type { ConnectCasesExtensionConfiguration } from "./extensionConfiguration";
15
15
  export * from "./commands";
16
16
  export * from "./pagination";
17
17
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  BatchGetFieldRequest,
10
10
  BatchGetFieldResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetFieldCommandInput extends BatchGetFieldRequest {}
14
15
  export interface BatchGetFieldCommandOutput
15
16
  extends BatchGetFieldResponse,
@@ -9,7 +9,8 @@ import {
9
9
  BatchPutFieldOptionsRequest,
10
10
  BatchPutFieldOptionsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchPutFieldOptionsCommandInput
14
15
  extends BatchPutFieldOptionsRequest {}
15
16
  export interface BatchPutFieldOptionsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { CreateCaseRequest, CreateCaseResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateCaseCommandInput extends CreateCaseRequest {}
11
12
  export interface CreateCaseCommandOutput
12
13
  extends CreateCaseResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { CreateDomainRequest, CreateDomainResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateDomainCommandInput extends CreateDomainRequest {}
11
12
  export interface CreateDomainCommandOutput
12
13
  extends CreateDomainResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { CreateFieldRequest, CreateFieldResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateFieldCommandInput extends CreateFieldRequest {}
11
12
  export interface CreateFieldCommandOutput
12
13
  extends CreateFieldResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { CreateLayoutRequest, CreateLayoutResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateLayoutCommandInput extends CreateLayoutRequest {}
11
12
  export interface CreateLayoutCommandOutput
12
13
  extends CreateLayoutResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateRelatedItemRequest,
10
10
  CreateRelatedItemResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateRelatedItemCommandInput
14
15
  extends CreateRelatedItemRequest {}
15
16
  export interface CreateRelatedItemCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateTemplateRequest,
10
10
  CreateTemplateResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateTemplateCommandInput extends CreateTemplateRequest {}
14
15
  export interface CreateTemplateCommandOutput
15
16
  extends CreateTemplateResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { DeleteDomainRequest, DeleteDomainResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteDomainCommandInput extends DeleteDomainRequest {}
11
12
  export interface DeleteDomainCommandOutput
12
13
  extends DeleteDomainResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { DeleteFieldRequest, DeleteFieldResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteFieldCommandInput extends DeleteFieldRequest {}
11
12
  export interface DeleteFieldCommandOutput
12
13
  extends DeleteFieldResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { DeleteLayoutRequest, DeleteLayoutResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteLayoutCommandInput extends DeleteLayoutRequest {}
11
12
  export interface DeleteLayoutCommandOutput
12
13
  extends DeleteLayoutResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteTemplateRequest,
10
10
  DeleteTemplateResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteTemplateCommandInput extends DeleteTemplateRequest {}
14
15
  export interface DeleteTemplateCommandOutput
15
16
  extends DeleteTemplateResponse,
@@ -9,7 +9,8 @@ import {
9
9
  GetCaseAuditEventsRequest,
10
10
  GetCaseAuditEventsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetCaseAuditEventsCommandInput
14
15
  extends GetCaseAuditEventsRequest {}
15
16
  export interface GetCaseAuditEventsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { GetCaseRequest, GetCaseResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetCaseCommandInput extends GetCaseRequest {}
11
12
  export interface GetCaseCommandOutput
12
13
  extends GetCaseResponse,
@@ -9,7 +9,8 @@ import {
9
9
  GetCaseEventConfigurationRequest,
10
10
  GetCaseEventConfigurationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetCaseEventConfigurationCommandInput
14
15
  extends GetCaseEventConfigurationRequest {}
15
16
  export interface GetCaseEventConfigurationCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { GetDomainRequest, GetDomainResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetDomainCommandInput extends GetDomainRequest {}
11
12
  export interface GetDomainCommandOutput
12
13
  extends GetDomainResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { GetLayoutRequest, GetLayoutResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetLayoutCommandInput extends GetLayoutRequest {}
11
12
  export interface GetLayoutCommandOutput
12
13
  extends GetLayoutResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { GetTemplateRequest, GetTemplateResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetTemplateCommandInput extends GetTemplateRequest {}
11
12
  export interface GetTemplateCommandOutput
12
13
  extends GetTemplateResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListCasesForContactRequest,
10
10
  ListCasesForContactResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListCasesForContactCommandInput
14
15
  extends ListCasesForContactRequest {}
15
16
  export interface ListCasesForContactCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { ListDomainsRequest, ListDomainsResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListDomainsCommandInput extends ListDomainsRequest {}
11
12
  export interface ListDomainsCommandOutput
12
13
  extends ListDomainsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListFieldOptionsRequest,
10
10
  ListFieldOptionsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListFieldOptionsCommandInput extends ListFieldOptionsRequest {}
14
15
  export interface ListFieldOptionsCommandOutput
15
16
  extends ListFieldOptionsResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { ListFieldsRequest, ListFieldsResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListFieldsCommandInput extends ListFieldsRequest {}
11
12
  export interface ListFieldsCommandOutput
12
13
  extends ListFieldsResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { ListLayoutsRequest, ListLayoutsResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListLayoutsCommandInput extends ListLayoutsRequest {}
11
12
  export interface ListLayoutsCommandOutput
12
13
  extends ListLayoutsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListTagsForResourceRequest,
10
10
  ListTagsForResourceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceRequest {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListTemplatesRequest,
10
10
  ListTemplatesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTemplatesCommandInput extends ListTemplatesRequest {}
14
15
  export interface ListTemplatesCommandOutput
15
16
  extends ListTemplatesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  PutCaseEventConfigurationRequest,
10
10
  PutCaseEventConfigurationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PutCaseEventConfigurationCommandInput
14
15
  extends PutCaseEventConfigurationRequest {}
15
16
  export interface PutCaseEventConfigurationCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { SearchCasesRequest, SearchCasesResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface SearchCasesCommandInput extends SearchCasesRequest {}
11
12
  export interface SearchCasesCommandOutput
12
13
  extends SearchCasesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  SearchRelatedItemsRequest,
10
10
  SearchRelatedItemsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface SearchRelatedItemsCommandInput
14
15
  extends SearchRelatedItemsRequest {}
15
16
  export interface SearchRelatedItemsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { TagResourceRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput extends __MetadataBearer {}
12
13
  declare const TagResourceCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { UntagResourceRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
11
12
  export interface UntagResourceCommandOutput extends __MetadataBearer {}
12
13
  declare const UntagResourceCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { UpdateCaseRequest, UpdateCaseResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateCaseCommandInput extends UpdateCaseRequest {}
11
12
  export interface UpdateCaseCommandOutput
12
13
  extends UpdateCaseResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { UpdateFieldRequest, UpdateFieldResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateFieldCommandInput extends UpdateFieldRequest {}
11
12
  export interface UpdateFieldCommandOutput
12
13
  extends UpdateFieldResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ConnectCasesClient";
8
8
  import { UpdateLayoutRequest, UpdateLayoutResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateLayoutCommandInput extends UpdateLayoutRequest {}
11
12
  export interface UpdateLayoutCommandOutput
12
13
  extends UpdateLayoutResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateTemplateRequest,
10
10
  UpdateTemplateResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateTemplateCommandInput extends UpdateTemplateRequest {}
14
15
  export interface UpdateTemplateCommandOutput
15
16
  extends UpdateTemplateResponse,
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class ConnectCasesServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-connectcases",
3
3
  "description": "AWS SDK for JavaScript Connectcases Client for Node.js, Browser and React Native",
4
- "version": "3.590.0",
4
+ "version": "3.596.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-connectcases",
@@ -20,10 +20,10 @@
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-sso-oidc": "3.590.0",
24
- "@aws-sdk/client-sts": "3.590.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.590.0",
23
+ "@aws-sdk/client-sso-oidc": "3.596.0",
24
+ "@aws-sdk/client-sts": "3.596.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.596.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",