@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-types/index.d.ts
CHANGED
|
@@ -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 {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: EntityResolutionClientConfig) =>
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -292,8 +292,8 @@ export interface ClientDefaults
|
|
|
292
292
|
serviceId?: string;
|
|
293
293
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
294
294
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
295
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
296
295
|
region?: string | __Provider<string>;
|
|
296
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
297
297
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
298
298
|
maxAttempts?: number | __Provider<number>;
|
|
299
299
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AddPolicyStatementInput,
|
|
10
10
|
AddPolicyStatementOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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 {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class EntityResolutionServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
|
@@ -22,10 +22,10 @@ export declare const getRuntimeConfig: (
|
|
|
22
22
|
serviceId: string;
|
|
23
23
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
24
24
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
25
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
25
26
|
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
26
27
|
import("@smithy/types").UserAgent
|
|
27
28
|
>;
|
|
28
|
-
region: string | import("@smithy/types").Provider<any>;
|
|
29
29
|
credentialDefaultProvider: (
|
|
30
30
|
input: any
|
|
31
31
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
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.
|
|
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.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
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.
|
|
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",
|