@aws-sdk/client-entityresolution 3.590.0 → 3.592.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 (79) hide show
  1. package/dist-cjs/index.js +0 -37
  2. package/dist-types/commands/AddPolicyStatementCommand.d.ts +2 -1
  3. package/dist-types/commands/BatchDeleteUniqueIdCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateIdMappingWorkflowCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateIdNamespaceCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateMatchingWorkflowCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateSchemaMappingCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteIdMappingWorkflowCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteIdNamespaceCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteMatchingWorkflowCommand.d.ts +2 -1
  11. package/dist-types/commands/DeletePolicyStatementCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteSchemaMappingCommand.d.ts +2 -1
  13. package/dist-types/commands/GetIdMappingJobCommand.d.ts +2 -1
  14. package/dist-types/commands/GetIdMappingWorkflowCommand.d.ts +2 -1
  15. package/dist-types/commands/GetIdNamespaceCommand.d.ts +2 -1
  16. package/dist-types/commands/GetMatchIdCommand.d.ts +2 -1
  17. package/dist-types/commands/GetMatchingJobCommand.d.ts +2 -1
  18. package/dist-types/commands/GetMatchingWorkflowCommand.d.ts +2 -1
  19. package/dist-types/commands/GetPolicyCommand.d.ts +2 -1
  20. package/dist-types/commands/GetProviderServiceCommand.d.ts +2 -1
  21. package/dist-types/commands/GetSchemaMappingCommand.d.ts +2 -1
  22. package/dist-types/commands/ListIdMappingJobsCommand.d.ts +2 -1
  23. package/dist-types/commands/ListIdMappingWorkflowsCommand.d.ts +2 -1
  24. package/dist-types/commands/ListIdNamespacesCommand.d.ts +2 -1
  25. package/dist-types/commands/ListMatchingJobsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListMatchingWorkflowsCommand.d.ts +2 -1
  27. package/dist-types/commands/ListProviderServicesCommand.d.ts +2 -1
  28. package/dist-types/commands/ListSchemaMappingsCommand.d.ts +2 -1
  29. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  30. package/dist-types/commands/PutPolicyCommand.d.ts +2 -1
  31. package/dist-types/commands/StartIdMappingJobCommand.d.ts +2 -1
  32. package/dist-types/commands/StartMatchingJobCommand.d.ts +2 -1
  33. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  34. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  35. package/dist-types/commands/UpdateIdMappingWorkflowCommand.d.ts +2 -1
  36. package/dist-types/commands/UpdateIdNamespaceCommand.d.ts +2 -1
  37. package/dist-types/commands/UpdateMatchingWorkflowCommand.d.ts +2 -1
  38. package/dist-types/commands/UpdateSchemaMappingCommand.d.ts +2 -1
  39. package/dist-types/index.d.ts +2 -2
  40. package/dist-types/models/EntityResolutionServiceException.d.ts +2 -1
  41. package/dist-types/ts3.4/commands/AddPolicyStatementCommand.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/BatchDeleteUniqueIdCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/CreateIdMappingWorkflowCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/CreateIdNamespaceCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/CreateMatchingWorkflowCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/CreateSchemaMappingCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/DeleteIdMappingWorkflowCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/DeleteIdNamespaceCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/DeleteMatchingWorkflowCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/DeletePolicyStatementCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/DeleteSchemaMappingCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/GetIdMappingJobCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/GetIdMappingWorkflowCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/GetIdNamespaceCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/GetMatchIdCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/GetMatchingJobCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/GetMatchingWorkflowCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/GetProviderServiceCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/GetSchemaMappingCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/ListIdMappingJobsCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/ListIdMappingWorkflowsCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/ListIdNamespacesCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/ListMatchingJobsCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/ListMatchingWorkflowsCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/ListProviderServicesCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/ListSchemaMappingsCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/StartIdMappingJobCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/StartMatchingJobCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/UpdateIdMappingWorkflowCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/UpdateIdNamespaceCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/UpdateMatchingWorkflowCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/UpdateSchemaMappingCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/models/EntityResolutionServiceException.d.ts +2 -1
  79. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -242,7 +242,6 @@ var EntityResolutionClient = _EntityResolutionClient;
242
242
 
243
243
  var import_middleware_serde = require("@smithy/middleware-serde");
244
244
 
245
- var import_types = require("@smithy/types");
246
245
 
247
246
  // src/protocols/Aws_restJson1.ts
248
247
  var import_core2 = require("@aws-sdk/core");
@@ -1931,7 +1930,6 @@ var AddPolicyStatementCommand = _AddPolicyStatementCommand;
1931
1930
 
1932
1931
 
1933
1932
 
1934
-
1935
1933
  var _BatchDeleteUniqueIdCommand = class _BatchDeleteUniqueIdCommand extends import_smithy_client.Command.classBuilder().ep({
1936
1934
  ...commonParams
1937
1935
  }).m(function(Command, cs, config, o) {
@@ -1948,7 +1946,6 @@ var BatchDeleteUniqueIdCommand = _BatchDeleteUniqueIdCommand;
1948
1946
 
1949
1947
 
1950
1948
 
1951
-
1952
1949
  var _CreateIdMappingWorkflowCommand = class _CreateIdMappingWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
1953
1950
  ...commonParams
1954
1951
  }).m(function(Command, cs, config, o) {
@@ -1965,7 +1962,6 @@ var CreateIdMappingWorkflowCommand = _CreateIdMappingWorkflowCommand;
1965
1962
 
1966
1963
 
1967
1964
 
1968
-
1969
1965
  var _CreateIdNamespaceCommand = class _CreateIdNamespaceCommand extends import_smithy_client.Command.classBuilder().ep({
1970
1966
  ...commonParams
1971
1967
  }).m(function(Command, cs, config, o) {
@@ -1982,7 +1978,6 @@ var CreateIdNamespaceCommand = _CreateIdNamespaceCommand;
1982
1978
 
1983
1979
 
1984
1980
 
1985
-
1986
1981
  var _CreateMatchingWorkflowCommand = class _CreateMatchingWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
1987
1982
  ...commonParams
1988
1983
  }).m(function(Command, cs, config, o) {
@@ -1999,7 +1994,6 @@ var CreateMatchingWorkflowCommand = _CreateMatchingWorkflowCommand;
1999
1994
 
2000
1995
 
2001
1996
 
2002
-
2003
1997
  var _CreateSchemaMappingCommand = class _CreateSchemaMappingCommand extends import_smithy_client.Command.classBuilder().ep({
2004
1998
  ...commonParams
2005
1999
  }).m(function(Command, cs, config, o) {
@@ -2016,7 +2010,6 @@ var CreateSchemaMappingCommand = _CreateSchemaMappingCommand;
2016
2010
 
2017
2011
 
2018
2012
 
2019
-
2020
2013
  var _DeleteIdMappingWorkflowCommand = class _DeleteIdMappingWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
2021
2014
  ...commonParams
2022
2015
  }).m(function(Command, cs, config, o) {
@@ -2033,7 +2026,6 @@ var DeleteIdMappingWorkflowCommand = _DeleteIdMappingWorkflowCommand;
2033
2026
 
2034
2027
 
2035
2028
 
2036
-
2037
2029
  var _DeleteIdNamespaceCommand = class _DeleteIdNamespaceCommand extends import_smithy_client.Command.classBuilder().ep({
2038
2030
  ...commonParams
2039
2031
  }).m(function(Command, cs, config, o) {
@@ -2050,7 +2042,6 @@ var DeleteIdNamespaceCommand = _DeleteIdNamespaceCommand;
2050
2042
 
2051
2043
 
2052
2044
 
2053
-
2054
2045
  var _DeleteMatchingWorkflowCommand = class _DeleteMatchingWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
2055
2046
  ...commonParams
2056
2047
  }).m(function(Command, cs, config, o) {
@@ -2067,7 +2058,6 @@ var DeleteMatchingWorkflowCommand = _DeleteMatchingWorkflowCommand;
2067
2058
 
2068
2059
 
2069
2060
 
2070
-
2071
2061
  var _DeletePolicyStatementCommand = class _DeletePolicyStatementCommand extends import_smithy_client.Command.classBuilder().ep({
2072
2062
  ...commonParams
2073
2063
  }).m(function(Command, cs, config, o) {
@@ -2084,7 +2074,6 @@ var DeletePolicyStatementCommand = _DeletePolicyStatementCommand;
2084
2074
 
2085
2075
 
2086
2076
 
2087
-
2088
2077
  var _DeleteSchemaMappingCommand = class _DeleteSchemaMappingCommand extends import_smithy_client.Command.classBuilder().ep({
2089
2078
  ...commonParams
2090
2079
  }).m(function(Command, cs, config, o) {
@@ -2101,7 +2090,6 @@ var DeleteSchemaMappingCommand = _DeleteSchemaMappingCommand;
2101
2090
 
2102
2091
 
2103
2092
 
2104
-
2105
2093
  var _GetIdMappingJobCommand = class _GetIdMappingJobCommand extends import_smithy_client.Command.classBuilder().ep({
2106
2094
  ...commonParams
2107
2095
  }).m(function(Command, cs, config, o) {
@@ -2118,7 +2106,6 @@ var GetIdMappingJobCommand = _GetIdMappingJobCommand;
2118
2106
 
2119
2107
 
2120
2108
 
2121
-
2122
2109
  var _GetIdMappingWorkflowCommand = class _GetIdMappingWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
2123
2110
  ...commonParams
2124
2111
  }).m(function(Command, cs, config, o) {
@@ -2135,7 +2122,6 @@ var GetIdMappingWorkflowCommand = _GetIdMappingWorkflowCommand;
2135
2122
 
2136
2123
 
2137
2124
 
2138
-
2139
2125
  var _GetIdNamespaceCommand = class _GetIdNamespaceCommand extends import_smithy_client.Command.classBuilder().ep({
2140
2126
  ...commonParams
2141
2127
  }).m(function(Command, cs, config, o) {
@@ -2152,7 +2138,6 @@ var GetIdNamespaceCommand = _GetIdNamespaceCommand;
2152
2138
 
2153
2139
 
2154
2140
 
2155
-
2156
2141
  var _GetMatchIdCommand = class _GetMatchIdCommand extends import_smithy_client.Command.classBuilder().ep({
2157
2142
  ...commonParams
2158
2143
  }).m(function(Command, cs, config, o) {
@@ -2169,7 +2154,6 @@ var GetMatchIdCommand = _GetMatchIdCommand;
2169
2154
 
2170
2155
 
2171
2156
 
2172
-
2173
2157
  var _GetMatchingJobCommand = class _GetMatchingJobCommand extends import_smithy_client.Command.classBuilder().ep({
2174
2158
  ...commonParams
2175
2159
  }).m(function(Command, cs, config, o) {
@@ -2186,7 +2170,6 @@ var GetMatchingJobCommand = _GetMatchingJobCommand;
2186
2170
 
2187
2171
 
2188
2172
 
2189
-
2190
2173
  var _GetMatchingWorkflowCommand = class _GetMatchingWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
2191
2174
  ...commonParams
2192
2175
  }).m(function(Command, cs, config, o) {
@@ -2203,7 +2186,6 @@ var GetMatchingWorkflowCommand = _GetMatchingWorkflowCommand;
2203
2186
 
2204
2187
 
2205
2188
 
2206
-
2207
2189
  var _GetPolicyCommand = class _GetPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2208
2190
  ...commonParams
2209
2191
  }).m(function(Command, cs, config, o) {
@@ -2220,7 +2202,6 @@ var GetPolicyCommand = _GetPolicyCommand;
2220
2202
 
2221
2203
 
2222
2204
 
2223
-
2224
2205
  var _GetProviderServiceCommand = class _GetProviderServiceCommand extends import_smithy_client.Command.classBuilder().ep({
2225
2206
  ...commonParams
2226
2207
  }).m(function(Command, cs, config, o) {
@@ -2237,7 +2218,6 @@ var GetProviderServiceCommand = _GetProviderServiceCommand;
2237
2218
 
2238
2219
 
2239
2220
 
2240
-
2241
2221
  var _GetSchemaMappingCommand = class _GetSchemaMappingCommand extends import_smithy_client.Command.classBuilder().ep({
2242
2222
  ...commonParams
2243
2223
  }).m(function(Command, cs, config, o) {
@@ -2254,7 +2234,6 @@ var GetSchemaMappingCommand = _GetSchemaMappingCommand;
2254
2234
 
2255
2235
 
2256
2236
 
2257
-
2258
2237
  var _ListIdMappingJobsCommand = class _ListIdMappingJobsCommand extends import_smithy_client.Command.classBuilder().ep({
2259
2238
  ...commonParams
2260
2239
  }).m(function(Command, cs, config, o) {
@@ -2271,7 +2250,6 @@ var ListIdMappingJobsCommand = _ListIdMappingJobsCommand;
2271
2250
 
2272
2251
 
2273
2252
 
2274
-
2275
2253
  var _ListIdMappingWorkflowsCommand = class _ListIdMappingWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep({
2276
2254
  ...commonParams
2277
2255
  }).m(function(Command, cs, config, o) {
@@ -2288,7 +2266,6 @@ var ListIdMappingWorkflowsCommand = _ListIdMappingWorkflowsCommand;
2288
2266
 
2289
2267
 
2290
2268
 
2291
-
2292
2269
  var _ListIdNamespacesCommand = class _ListIdNamespacesCommand extends import_smithy_client.Command.classBuilder().ep({
2293
2270
  ...commonParams
2294
2271
  }).m(function(Command, cs, config, o) {
@@ -2305,7 +2282,6 @@ var ListIdNamespacesCommand = _ListIdNamespacesCommand;
2305
2282
 
2306
2283
 
2307
2284
 
2308
-
2309
2285
  var _ListMatchingJobsCommand = class _ListMatchingJobsCommand extends import_smithy_client.Command.classBuilder().ep({
2310
2286
  ...commonParams
2311
2287
  }).m(function(Command, cs, config, o) {
@@ -2322,7 +2298,6 @@ var ListMatchingJobsCommand = _ListMatchingJobsCommand;
2322
2298
 
2323
2299
 
2324
2300
 
2325
-
2326
2301
  var _ListMatchingWorkflowsCommand = class _ListMatchingWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep({
2327
2302
  ...commonParams
2328
2303
  }).m(function(Command, cs, config, o) {
@@ -2339,7 +2314,6 @@ var ListMatchingWorkflowsCommand = _ListMatchingWorkflowsCommand;
2339
2314
 
2340
2315
 
2341
2316
 
2342
-
2343
2317
  var _ListProviderServicesCommand = class _ListProviderServicesCommand extends import_smithy_client.Command.classBuilder().ep({
2344
2318
  ...commonParams
2345
2319
  }).m(function(Command, cs, config, o) {
@@ -2356,7 +2330,6 @@ var ListProviderServicesCommand = _ListProviderServicesCommand;
2356
2330
 
2357
2331
 
2358
2332
 
2359
-
2360
2333
  var _ListSchemaMappingsCommand = class _ListSchemaMappingsCommand extends import_smithy_client.Command.classBuilder().ep({
2361
2334
  ...commonParams
2362
2335
  }).m(function(Command, cs, config, o) {
@@ -2373,7 +2346,6 @@ var ListSchemaMappingsCommand = _ListSchemaMappingsCommand;
2373
2346
 
2374
2347
 
2375
2348
 
2376
-
2377
2349
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2378
2350
  ...commonParams
2379
2351
  }).m(function(Command, cs, config, o) {
@@ -2390,7 +2362,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
2390
2362
 
2391
2363
 
2392
2364
 
2393
-
2394
2365
  var _PutPolicyCommand = class _PutPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2395
2366
  ...commonParams
2396
2367
  }).m(function(Command, cs, config, o) {
@@ -2407,7 +2378,6 @@ var PutPolicyCommand = _PutPolicyCommand;
2407
2378
 
2408
2379
 
2409
2380
 
2410
-
2411
2381
  var _StartIdMappingJobCommand = class _StartIdMappingJobCommand extends import_smithy_client.Command.classBuilder().ep({
2412
2382
  ...commonParams
2413
2383
  }).m(function(Command, cs, config, o) {
@@ -2424,7 +2394,6 @@ var StartIdMappingJobCommand = _StartIdMappingJobCommand;
2424
2394
 
2425
2395
 
2426
2396
 
2427
-
2428
2397
  var _StartMatchingJobCommand = class _StartMatchingJobCommand extends import_smithy_client.Command.classBuilder().ep({
2429
2398
  ...commonParams
2430
2399
  }).m(function(Command, cs, config, o) {
@@ -2441,7 +2410,6 @@ var StartMatchingJobCommand = _StartMatchingJobCommand;
2441
2410
 
2442
2411
 
2443
2412
 
2444
-
2445
2413
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2446
2414
  ...commonParams
2447
2415
  }).m(function(Command, cs, config, o) {
@@ -2458,7 +2426,6 @@ var TagResourceCommand = _TagResourceCommand;
2458
2426
 
2459
2427
 
2460
2428
 
2461
-
2462
2429
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2463
2430
  ...commonParams
2464
2431
  }).m(function(Command, cs, config, o) {
@@ -2475,7 +2442,6 @@ var UntagResourceCommand = _UntagResourceCommand;
2475
2442
 
2476
2443
 
2477
2444
 
2478
-
2479
2445
  var _UpdateIdMappingWorkflowCommand = class _UpdateIdMappingWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
2480
2446
  ...commonParams
2481
2447
  }).m(function(Command, cs, config, o) {
@@ -2492,7 +2458,6 @@ var UpdateIdMappingWorkflowCommand = _UpdateIdMappingWorkflowCommand;
2492
2458
 
2493
2459
 
2494
2460
 
2495
-
2496
2461
  var _UpdateIdNamespaceCommand = class _UpdateIdNamespaceCommand extends import_smithy_client.Command.classBuilder().ep({
2497
2462
  ...commonParams
2498
2463
  }).m(function(Command, cs, config, o) {
@@ -2509,7 +2474,6 @@ var UpdateIdNamespaceCommand = _UpdateIdNamespaceCommand;
2509
2474
 
2510
2475
 
2511
2476
 
2512
-
2513
2477
  var _UpdateMatchingWorkflowCommand = class _UpdateMatchingWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
2514
2478
  ...commonParams
2515
2479
  }).m(function(Command, cs, config, o) {
@@ -2526,7 +2490,6 @@ var UpdateMatchingWorkflowCommand = _UpdateMatchingWorkflowCommand;
2526
2490
 
2527
2491
 
2528
2492
 
2529
-
2530
2493
  var _UpdateSchemaMappingCommand = class _UpdateSchemaMappingCommand extends import_smithy_client.Command.classBuilder().ep({
2531
2494
  ...commonParams
2532
2495
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AddPolicyStatementInput, AddPolicyStatementOutput } 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 { BatchDeleteUniqueIdInput, BatchDeleteUniqueIdOutput } 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 { CreateIdMappingWorkflowInput, CreateIdMappingWorkflowOutput } from "../
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 { CreateIdNamespaceInput, CreateIdNamespaceOutput } from "../models/model
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 { CreateMatchingWorkflowInput, CreateMatchingWorkflowOutput } 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 { CreateSchemaMappingInput, CreateSchemaMappingOutput } 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 { DeleteIdMappingWorkflowInput, DeleteIdMappingWorkflowOutput } from "../
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 { DeleteIdNamespaceInput, DeleteIdNamespaceOutput } from "../models/model
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 { DeleteMatchingWorkflowInput, DeleteMatchingWorkflowOutput } 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 { DeletePolicyStatementInput, DeletePolicyStatementOutput } 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 { DeleteSchemaMappingInput, DeleteSchemaMappingOutput } 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 { GetIdMappingJobInput, GetIdMappingJobOutput } 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 { GetIdMappingWorkflowInput, GetIdMappingWorkflowOutput } 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 { GetIdNamespaceInput, GetIdNamespaceOutput } 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 { GetMatchIdInput, GetMatchIdOutput } 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 { GetMatchingJobInput, GetMatchingJobOutput } 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 { GetMatchingWorkflowInput, GetMatchingWorkflowOutput } 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 { GetPolicyInput, GetPolicyOutput } 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 { GetProviderServiceInput, GetProviderServiceOutput } 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 { GetSchemaMappingInput, GetSchemaMappingOutput } 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 { ListIdMappingJobsInput, ListIdMappingJobsOutput } from "../models/model
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 { ListIdMappingWorkflowsInput, ListIdMappingWorkflowsOutput } 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 { ListIdNamespacesInput, ListIdNamespacesOutput } 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 { ListMatchingJobsInput, ListMatchingJobsOutput } 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 { ListMatchingWorkflowsInput, ListMatchingWorkflowsOutput } 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 { ListProviderServicesInput, ListProviderServicesOutput } 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 { ListSchemaMappingsInput, ListSchemaMappingsOutput } 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 { ListTagsForResourceInput, ListTagsForResourceOutput } 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 { PutPolicyInput, PutPolicyOutput } 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 { StartIdMappingJobInput, StartIdMappingJobOutput } from "../models/model
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 { StartMatchingJobInput, StartMatchingJobOutput } 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 { TagResourceInput, TagResourceOutput } 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 { UntagResourceInput, UntagResourceOutput } 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 { UpdateIdMappingWorkflowInput, UpdateIdMappingWorkflowOutput } from "../
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 { UpdateIdNamespaceInput, UpdateIdNamespaceOutput } from "../models/model
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 { UpdateMatchingWorkflowInput, UpdateMatchingWorkflowOutput } 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 { UpdateSchemaMappingInput, UpdateSchemaMappingOutput } 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
  *
@@ -16,8 +16,8 @@
16
16
  export * from "./EntityResolutionClient";
17
17
  export * from "./EntityResolution";
18
18
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
19
- export { RuntimeExtension } from "./runtimeExtensions";
20
- export { EntityResolutionExtensionConfiguration } from "./extensionConfiguration";
19
+ export type { RuntimeExtension } from "./runtimeExtensions";
20
+ export type { EntityResolutionExtensionConfiguration } from "./extensionConfiguration";
21
21
  export * from "./commands";
22
22
  export * from "./pagination";
23
23
  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
  AddPolicyStatementInput,
10
10
  AddPolicyStatementOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AddPolicyStatementCommandInput
14
15
  extends AddPolicyStatementInput {}
15
16
  export interface AddPolicyStatementCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchDeleteUniqueIdInput,
10
10
  BatchDeleteUniqueIdOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchDeleteUniqueIdCommandInput
14
15
  extends BatchDeleteUniqueIdInput {}
15
16
  export interface BatchDeleteUniqueIdCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateIdMappingWorkflowInput,
10
10
  CreateIdMappingWorkflowOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateIdMappingWorkflowCommandInput
14
15
  extends CreateIdMappingWorkflowInput {}
15
16
  export interface CreateIdMappingWorkflowCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateIdNamespaceInput,
10
10
  CreateIdNamespaceOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateIdNamespaceCommandInput extends CreateIdNamespaceInput {}
14
15
  export interface CreateIdNamespaceCommandOutput
15
16
  extends CreateIdNamespaceOutput,
@@ -9,7 +9,8 @@ import {
9
9
  CreateMatchingWorkflowInput,
10
10
  CreateMatchingWorkflowOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateMatchingWorkflowCommandInput
14
15
  extends CreateMatchingWorkflowInput {}
15
16
  export interface CreateMatchingWorkflowCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateSchemaMappingInput,
10
10
  CreateSchemaMappingOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSchemaMappingCommandInput
14
15
  extends CreateSchemaMappingInput {}
15
16
  export interface CreateSchemaMappingCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteIdMappingWorkflowInput,
10
10
  DeleteIdMappingWorkflowOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteIdMappingWorkflowCommandInput
14
15
  extends DeleteIdMappingWorkflowInput {}
15
16
  export interface DeleteIdMappingWorkflowCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteIdNamespaceInput,
10
10
  DeleteIdNamespaceOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteIdNamespaceCommandInput extends DeleteIdNamespaceInput {}
14
15
  export interface DeleteIdNamespaceCommandOutput
15
16
  extends DeleteIdNamespaceOutput,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteMatchingWorkflowInput,
10
10
  DeleteMatchingWorkflowOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteMatchingWorkflowCommandInput
14
15
  extends DeleteMatchingWorkflowInput {}
15
16
  export interface DeleteMatchingWorkflowCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeletePolicyStatementInput,
10
10
  DeletePolicyStatementOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeletePolicyStatementCommandInput
14
15
  extends DeletePolicyStatementInput {}
15
16
  export interface DeletePolicyStatementCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteSchemaMappingInput,
10
10
  DeleteSchemaMappingOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteSchemaMappingCommandInput
14
15
  extends DeleteSchemaMappingInput {}
15
16
  export interface DeleteSchemaMappingCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetIdMappingJobInput,
10
10
  GetIdMappingJobOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetIdMappingJobCommandInput extends GetIdMappingJobInput {}
14
15
  export interface GetIdMappingJobCommandOutput
15
16
  extends GetIdMappingJobOutput,
@@ -9,7 +9,8 @@ import {
9
9
  GetIdMappingWorkflowInput,
10
10
  GetIdMappingWorkflowOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetIdMappingWorkflowCommandInput
14
15
  extends GetIdMappingWorkflowInput {}
15
16
  export interface GetIdMappingWorkflowCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EntityResolutionClient";
8
8
  import { GetIdNamespaceInput, GetIdNamespaceOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetIdNamespaceCommandInput extends GetIdNamespaceInput {}
11
12
  export interface GetIdNamespaceCommandOutput
12
13
  extends GetIdNamespaceOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EntityResolutionClient";
8
8
  import { GetMatchIdInput, GetMatchIdOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetMatchIdCommandInput extends GetMatchIdInput {}
11
12
  export interface GetMatchIdCommandOutput
12
13
  extends GetMatchIdOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EntityResolutionClient";
8
8
  import { GetMatchingJobInput, GetMatchingJobOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetMatchingJobCommandInput extends GetMatchingJobInput {}
11
12
  export interface GetMatchingJobCommandOutput
12
13
  extends GetMatchingJobOutput,
@@ -9,7 +9,8 @@ import {
9
9
  GetMatchingWorkflowInput,
10
10
  GetMatchingWorkflowOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetMatchingWorkflowCommandInput
14
15
  extends GetMatchingWorkflowInput {}
15
16
  export interface GetMatchingWorkflowCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EntityResolutionClient";
8
8
  import { GetPolicyInput, GetPolicyOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetPolicyCommandInput extends GetPolicyInput {}
11
12
  export interface GetPolicyCommandOutput
12
13
  extends GetPolicyOutput,
@@ -9,7 +9,8 @@ import {
9
9
  GetProviderServiceInput,
10
10
  GetProviderServiceOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetProviderServiceCommandInput
14
15
  extends GetProviderServiceInput {}
15
16
  export interface GetProviderServiceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetSchemaMappingInput,
10
10
  GetSchemaMappingOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetSchemaMappingCommandInput extends GetSchemaMappingInput {}
14
15
  export interface GetSchemaMappingCommandOutput
15
16
  extends GetSchemaMappingOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListIdMappingJobsInput,
10
10
  ListIdMappingJobsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListIdMappingJobsCommandInput extends ListIdMappingJobsInput {}
14
15
  export interface ListIdMappingJobsCommandOutput
15
16
  extends ListIdMappingJobsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListIdMappingWorkflowsInput,
10
10
  ListIdMappingWorkflowsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListIdMappingWorkflowsCommandInput
14
15
  extends ListIdMappingWorkflowsInput {}
15
16
  export interface ListIdMappingWorkflowsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListIdNamespacesInput,
10
10
  ListIdNamespacesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListIdNamespacesCommandInput extends ListIdNamespacesInput {}
14
15
  export interface ListIdNamespacesCommandOutput
15
16
  extends ListIdNamespacesOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListMatchingJobsInput,
10
10
  ListMatchingJobsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListMatchingJobsCommandInput extends ListMatchingJobsInput {}
14
15
  export interface ListMatchingJobsCommandOutput
15
16
  extends ListMatchingJobsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListMatchingWorkflowsInput,
10
10
  ListMatchingWorkflowsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListMatchingWorkflowsCommandInput
14
15
  extends ListMatchingWorkflowsInput {}
15
16
  export interface ListMatchingWorkflowsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListProviderServicesInput,
10
10
  ListProviderServicesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListProviderServicesCommandInput
14
15
  extends ListProviderServicesInput {}
15
16
  export interface ListProviderServicesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListSchemaMappingsInput,
10
10
  ListSchemaMappingsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListSchemaMappingsCommandInput
14
15
  extends ListSchemaMappingsInput {}
15
16
  export interface ListSchemaMappingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListTagsForResourceInput,
10
10
  ListTagsForResourceOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceInput {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EntityResolutionClient";
8
8
  import { PutPolicyInput, PutPolicyOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface PutPolicyCommandInput extends PutPolicyInput {}
11
12
  export interface PutPolicyCommandOutput
12
13
  extends PutPolicyOutput,
@@ -9,7 +9,8 @@ import {
9
9
  StartIdMappingJobInput,
10
10
  StartIdMappingJobOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartIdMappingJobCommandInput extends StartIdMappingJobInput {}
14
15
  export interface StartIdMappingJobCommandOutput
15
16
  extends StartIdMappingJobOutput,
@@ -9,7 +9,8 @@ import {
9
9
  StartMatchingJobInput,
10
10
  StartMatchingJobOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartMatchingJobCommandInput extends StartMatchingJobInput {}
14
15
  export interface StartMatchingJobCommandOutput
15
16
  extends StartMatchingJobOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EntityResolutionClient";
8
8
  import { TagResourceInput, TagResourceOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceInput {}
11
12
  export interface TagResourceCommandOutput
12
13
  extends TagResourceOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EntityResolutionClient";
8
8
  import { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UntagResourceCommandInput extends UntagResourceInput {}
11
12
  export interface UntagResourceCommandOutput
12
13
  extends UntagResourceOutput,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateIdMappingWorkflowInput,
10
10
  UpdateIdMappingWorkflowOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateIdMappingWorkflowCommandInput
14
15
  extends UpdateIdMappingWorkflowInput {}
15
16
  export interface UpdateIdMappingWorkflowCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateIdNamespaceInput,
10
10
  UpdateIdNamespaceOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateIdNamespaceCommandInput extends UpdateIdNamespaceInput {}
14
15
  export interface UpdateIdNamespaceCommandOutput
15
16
  extends UpdateIdNamespaceOutput,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateMatchingWorkflowInput,
10
10
  UpdateMatchingWorkflowOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateMatchingWorkflowCommandInput
14
15
  extends UpdateMatchingWorkflowInput {}
15
16
  export interface UpdateMatchingWorkflowCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateSchemaMappingInput,
10
10
  UpdateSchemaMappingOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateSchemaMappingCommandInput
14
15
  extends UpdateSchemaMappingInput {}
15
16
  export interface UpdateSchemaMappingCommandOutput
@@ -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 EntityResolutionServiceException 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-entityresolution",
3
3
  "description": "AWS SDK for JavaScript Entityresolution Client for Node.js, Browser and React Native",
4
- "version": "3.590.0",
4
+ "version": "3.592.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-entityresolution",
@@ -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.592.0",
24
+ "@aws-sdk/client-sts": "3.592.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.592.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",