@aws-sdk/client-entityresolution 3.775.0 → 3.777.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-types/commands/AddPolicyStatementCommand.d.ts +1 -0
- package/dist-types/commands/BatchDeleteUniqueIdCommand.d.ts +1 -0
- package/dist-types/commands/CreateIdMappingWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/CreateIdNamespaceCommand.d.ts +1 -0
- package/dist-types/commands/CreateMatchingWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/CreateSchemaMappingCommand.d.ts +1 -0
- package/dist-types/commands/DeleteIdMappingWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/DeleteIdNamespaceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMatchingWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/DeletePolicyStatementCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSchemaMappingCommand.d.ts +1 -0
- package/dist-types/commands/GetIdMappingJobCommand.d.ts +1 -0
- package/dist-types/commands/GetIdMappingWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/GetIdNamespaceCommand.d.ts +1 -0
- package/dist-types/commands/GetMatchIdCommand.d.ts +1 -0
- package/dist-types/commands/GetMatchingJobCommand.d.ts +1 -0
- package/dist-types/commands/GetMatchingWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/GetPolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetProviderServiceCommand.d.ts +1 -0
- package/dist-types/commands/GetSchemaMappingCommand.d.ts +1 -0
- package/dist-types/commands/ListIdMappingJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListIdMappingWorkflowsCommand.d.ts +1 -0
- package/dist-types/commands/ListIdNamespacesCommand.d.ts +1 -0
- package/dist-types/commands/ListMatchingJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListMatchingWorkflowsCommand.d.ts +1 -0
- package/dist-types/commands/ListProviderServicesCommand.d.ts +1 -0
- package/dist-types/commands/ListSchemaMappingsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/PutPolicyCommand.d.ts +1 -0
- package/dist-types/commands/StartIdMappingJobCommand.d.ts +1 -0
- package/dist-types/commands/StartMatchingJobCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateIdMappingWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/UpdateIdNamespaceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMatchingWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSchemaMappingCommand.d.ts +1 -0
- package/package.json +2 -2
|
@@ -87,6 +87,7 @@ declare const AddPolicyStatementCommand_base: {
|
|
|
87
87
|
* @throws {@link EntityResolutionServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class AddPolicyStatementCommand extends AddPolicyStatementCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const BatchDeleteUniqueIdCommand_base: {
|
|
|
82
82
|
* @throws {@link EntityResolutionServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class BatchDeleteUniqueIdCommand extends BatchDeleteUniqueIdCommand_base {
|
|
@@ -160,6 +160,7 @@ declare const CreateIdMappingWorkflowCommand_base: {
|
|
|
160
160
|
* @throws {@link EntityResolutionServiceException}
|
|
161
161
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
162
162
|
*
|
|
163
|
+
*
|
|
163
164
|
* @public
|
|
164
165
|
*/
|
|
165
166
|
export declare class CreateIdMappingWorkflowCommand extends CreateIdMappingWorkflowCommand_base {
|
|
@@ -158,6 +158,7 @@ declare const CreateIdNamespaceCommand_base: {
|
|
|
158
158
|
* @throws {@link EntityResolutionServiceException}
|
|
159
159
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
160
160
|
*
|
|
161
|
+
*
|
|
161
162
|
* @public
|
|
162
163
|
*/
|
|
163
164
|
export declare class CreateIdNamespaceCommand extends CreateIdNamespaceCommand_base {
|
|
@@ -178,6 +178,7 @@ declare const CreateMatchingWorkflowCommand_base: {
|
|
|
178
178
|
* @throws {@link EntityResolutionServiceException}
|
|
179
179
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
180
180
|
*
|
|
181
|
+
*
|
|
181
182
|
* @public
|
|
182
183
|
*/
|
|
183
184
|
export declare class CreateMatchingWorkflowCommand extends CreateMatchingWorkflowCommand_base {
|
|
@@ -105,6 +105,7 @@ declare const CreateSchemaMappingCommand_base: {
|
|
|
105
105
|
* @throws {@link EntityResolutionServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
107
107
|
*
|
|
108
|
+
*
|
|
108
109
|
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class CreateSchemaMappingCommand extends CreateSchemaMappingCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DeleteIdMappingWorkflowCommand_base: {
|
|
|
73
73
|
* @throws {@link EntityResolutionServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeleteIdMappingWorkflowCommand extends DeleteIdMappingWorkflowCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const DeleteIdNamespaceCommand_base: {
|
|
|
67
67
|
* @throws {@link EntityResolutionServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteIdNamespaceCommand extends DeleteIdNamespaceCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DeleteMatchingWorkflowCommand_base: {
|
|
|
73
73
|
* @throws {@link EntityResolutionServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeleteMatchingWorkflowCommand extends DeleteMatchingWorkflowCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const DeletePolicyStatementCommand_base: {
|
|
|
78
78
|
* @throws {@link EntityResolutionServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DeletePolicyStatementCommand extends DeletePolicyStatementCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const DeleteSchemaMappingCommand_base: {
|
|
|
75
75
|
* @throws {@link EntityResolutionServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DeleteSchemaMappingCommand extends DeleteSchemaMappingCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const GetIdMappingJobCommand_base: {
|
|
|
93
93
|
* @throws {@link EntityResolutionServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class GetIdMappingJobCommand extends GetIdMappingJobCommand_base {
|
|
@@ -114,6 +114,7 @@ declare const GetIdMappingWorkflowCommand_base: {
|
|
|
114
114
|
* @throws {@link EntityResolutionServiceException}
|
|
115
115
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
116
116
|
*
|
|
117
|
+
*
|
|
117
118
|
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class GetIdMappingWorkflowCommand extends GetIdMappingWorkflowCommand_base {
|
|
@@ -111,6 +111,7 @@ declare const GetIdNamespaceCommand_base: {
|
|
|
111
111
|
* @throws {@link EntityResolutionServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
113
113
|
*
|
|
114
|
+
*
|
|
114
115
|
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class GetIdNamespaceCommand extends GetIdNamespaceCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const GetMatchIdCommand_base: {
|
|
|
76
76
|
* @throws {@link EntityResolutionServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class GetMatchIdCommand extends GetMatchIdCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const GetMatchingJobCommand_base: {
|
|
|
91
91
|
* @throws {@link EntityResolutionServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class GetMatchingJobCommand extends GetMatchingJobCommand_base {
|
|
@@ -123,6 +123,7 @@ declare const GetMatchingWorkflowCommand_base: {
|
|
|
123
123
|
* @throws {@link EntityResolutionServiceException}
|
|
124
124
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
125
125
|
*
|
|
126
|
+
*
|
|
126
127
|
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class GetMatchingWorkflowCommand extends GetMatchingWorkflowCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const GetPolicyCommand_base: {
|
|
|
72
72
|
* @throws {@link EntityResolutionServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class GetPolicyCommand extends GetPolicyCommand_base {
|
|
@@ -115,6 +115,7 @@ declare const GetProviderServiceCommand_base: {
|
|
|
115
115
|
* @throws {@link EntityResolutionServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
117
117
|
*
|
|
118
|
+
*
|
|
118
119
|
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class GetProviderServiceCommand extends GetProviderServiceCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const GetSchemaMappingCommand_base: {
|
|
|
88
88
|
* @throws {@link EntityResolutionServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class GetSchemaMappingCommand extends GetSchemaMappingCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const ListIdMappingJobsCommand_base: {
|
|
|
80
80
|
* @throws {@link EntityResolutionServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListIdMappingJobsCommand extends ListIdMappingJobsCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const ListIdMappingWorkflowsCommand_base: {
|
|
|
77
77
|
* @throws {@link EntityResolutionServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListIdMappingWorkflowsCommand extends ListIdMappingWorkflowsCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const ListIdNamespacesCommand_base: {
|
|
|
83
83
|
* @throws {@link EntityResolutionServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListIdNamespacesCommand extends ListIdNamespacesCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const ListMatchingJobsCommand_base: {
|
|
|
80
80
|
* @throws {@link EntityResolutionServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListMatchingJobsCommand extends ListMatchingJobsCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const ListMatchingWorkflowsCommand_base: {
|
|
|
78
78
|
* @throws {@link EntityResolutionServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListMatchingWorkflowsCommand extends ListMatchingWorkflowsCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ListProviderServicesCommand_base: {
|
|
|
79
79
|
* @throws {@link EntityResolutionServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListProviderServicesCommand extends ListProviderServicesCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const ListSchemaMappingsCommand_base: {
|
|
|
78
78
|
* @throws {@link EntityResolutionServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListSchemaMappingsCommand extends ListSchemaMappingsCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
67
67
|
* @throws {@link EntityResolutionServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const PutPolicyCommand_base: {
|
|
|
79
79
|
* @throws {@link EntityResolutionServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class PutPolicyCommand extends PutPolicyCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const StartIdMappingJobCommand_base: {
|
|
|
95
95
|
* @throws {@link EntityResolutionServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class StartIdMappingJobCommand extends StartIdMappingJobCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const StartMatchingJobCommand_base: {
|
|
|
81
81
|
* @throws {@link EntityResolutionServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class StartMatchingJobCommand extends StartMatchingJobCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const TagResourceCommand_base: {
|
|
|
74
74
|
* @throws {@link EntityResolutionServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -63,6 +63,7 @@ declare const UntagResourceCommand_base: {
|
|
|
63
63
|
* @throws {@link EntityResolutionServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
65
65
|
*
|
|
66
|
+
*
|
|
66
67
|
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -150,6 +150,7 @@ declare const UpdateIdMappingWorkflowCommand_base: {
|
|
|
150
150
|
* @throws {@link EntityResolutionServiceException}
|
|
151
151
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
152
152
|
*
|
|
153
|
+
*
|
|
153
154
|
* @public
|
|
154
155
|
*/
|
|
155
156
|
export declare class UpdateIdMappingWorkflowCommand extends UpdateIdMappingWorkflowCommand_base {
|
|
@@ -142,6 +142,7 @@ declare const UpdateIdNamespaceCommand_base: {
|
|
|
142
142
|
* @throws {@link EntityResolutionServiceException}
|
|
143
143
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
144
144
|
*
|
|
145
|
+
*
|
|
145
146
|
* @public
|
|
146
147
|
*/
|
|
147
148
|
export declare class UpdateIdNamespaceCommand extends UpdateIdNamespaceCommand_base {
|
|
@@ -167,6 +167,7 @@ declare const UpdateMatchingWorkflowCommand_base: {
|
|
|
167
167
|
* @throws {@link EntityResolutionServiceException}
|
|
168
168
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
169
169
|
*
|
|
170
|
+
*
|
|
170
171
|
* @public
|
|
171
172
|
*/
|
|
172
173
|
export declare class UpdateMatchingWorkflowCommand extends UpdateMatchingWorkflowCommand_base {
|
|
@@ -102,6 +102,7 @@ declare const UpdateSchemaMappingCommand_base: {
|
|
|
102
102
|
* @throws {@link EntityResolutionServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from EntityResolution service.</p>
|
|
104
104
|
*
|
|
105
|
+
*
|
|
105
106
|
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class UpdateSchemaMappingCommand extends UpdateSchemaMappingCommand_base {
|
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.777.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",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.775.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|