@aws-sdk/client-entityresolution 3.588.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.
- package/dist-cjs/index.js +0 -37
- package/dist-types/EntityResolutionClient.d.ts +4 -4
- package/dist-types/commands/AddPolicyStatementCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteUniqueIdCommand.d.ts +2 -1
- package/dist-types/commands/CreateIdMappingWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/CreateIdNamespaceCommand.d.ts +2 -1
- package/dist-types/commands/CreateMatchingWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/CreateSchemaMappingCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIdMappingWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIdNamespaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMatchingWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/DeletePolicyStatementCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSchemaMappingCommand.d.ts +2 -1
- package/dist-types/commands/GetIdMappingJobCommand.d.ts +2 -1
- package/dist-types/commands/GetIdMappingWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/GetIdNamespaceCommand.d.ts +2 -1
- package/dist-types/commands/GetMatchIdCommand.d.ts +2 -1
- package/dist-types/commands/GetMatchingJobCommand.d.ts +2 -1
- package/dist-types/commands/GetMatchingWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/GetPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetProviderServiceCommand.d.ts +2 -1
- package/dist-types/commands/GetSchemaMappingCommand.d.ts +2 -1
- package/dist-types/commands/ListIdMappingJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListIdMappingWorkflowsCommand.d.ts +2 -1
- package/dist-types/commands/ListIdNamespacesCommand.d.ts +2 -1
- package/dist-types/commands/ListMatchingJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListMatchingWorkflowsCommand.d.ts +2 -1
- package/dist-types/commands/ListProviderServicesCommand.d.ts +2 -1
- package/dist-types/commands/ListSchemaMappingsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutPolicyCommand.d.ts +2 -1
- package/dist-types/commands/StartIdMappingJobCommand.d.ts +2 -1
- package/dist-types/commands/StartMatchingJobCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIdMappingWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIdNamespaceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMatchingWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSchemaMappingCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/EntityResolutionServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/EntityResolutionClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddPolicyStatementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDeleteUniqueIdCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIdMappingWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIdNamespaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMatchingWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSchemaMappingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIdMappingWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIdNamespaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMatchingWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePolicyStatementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSchemaMappingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIdMappingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIdMappingWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIdNamespaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMatchIdCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMatchingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMatchingWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetProviderServiceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSchemaMappingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIdMappingJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIdMappingWorkflowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIdNamespacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMatchingJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMatchingWorkflowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProviderServicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSchemaMappingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartIdMappingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMatchingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIdMappingWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIdNamespaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMatchingWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSchemaMappingCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/EntityResolutionServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- 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) {
|
|
@@ -127,15 +127,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
127
127
|
* Enables FIPS compatible endpoints.
|
|
128
128
|
*/
|
|
129
129
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
130
|
+
/**
|
|
131
|
+
* The AWS region to which this client will send requests
|
|
132
|
+
*/
|
|
133
|
+
region?: string | __Provider<string>;
|
|
130
134
|
/**
|
|
131
135
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
132
136
|
* @internal
|
|
133
137
|
*/
|
|
134
138
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
135
|
-
/**
|
|
136
|
-
* The AWS region to which this client will send requests
|
|
137
|
-
*/
|
|
138
|
-
region?: string | __Provider<string>;
|
|
139
139
|
/**
|
|
140
140
|
* Default credentials provider; Not available in browser runtime.
|
|
141
141
|
* @deprecated
|