@aws-sdk/client-mturk 3.296.0 → 3.298.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/commands/AcceptQualificationRequestCommand.js +2 -3
- package/dist-cjs/commands/ApproveAssignmentCommand.js +2 -3
- package/dist-cjs/commands/AssociateQualificationWithWorkerCommand.js +2 -3
- package/dist-cjs/commands/CreateAdditionalAssignmentsForHITCommand.js +2 -3
- package/dist-cjs/commands/CreateHITCommand.js +2 -3
- package/dist-cjs/commands/CreateHITTypeCommand.js +2 -3
- package/dist-cjs/commands/CreateHITWithHITTypeCommand.js +2 -3
- package/dist-cjs/commands/CreateQualificationTypeCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkerBlockCommand.js +2 -3
- package/dist-cjs/commands/DeleteHITCommand.js +2 -3
- package/dist-cjs/commands/DeleteQualificationTypeCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkerBlockCommand.js +2 -3
- package/dist-cjs/commands/DisassociateQualificationFromWorkerCommand.js +2 -3
- package/dist-cjs/commands/GetAccountBalanceCommand.js +2 -3
- package/dist-cjs/commands/GetAssignmentCommand.js +2 -3
- package/dist-cjs/commands/GetFileUploadURLCommand.js +2 -3
- package/dist-cjs/commands/GetHITCommand.js +2 -3
- package/dist-cjs/commands/GetQualificationScoreCommand.js +2 -3
- package/dist-cjs/commands/GetQualificationTypeCommand.js +2 -3
- package/dist-cjs/commands/ListAssignmentsForHITCommand.js +2 -3
- package/dist-cjs/commands/ListBonusPaymentsCommand.js +2 -3
- package/dist-cjs/commands/ListHITsCommand.js +2 -3
- package/dist-cjs/commands/ListHITsForQualificationTypeCommand.js +2 -3
- package/dist-cjs/commands/ListQualificationRequestsCommand.js +2 -3
- package/dist-cjs/commands/ListQualificationTypesCommand.js +2 -3
- package/dist-cjs/commands/ListReviewPolicyResultsForHITCommand.js +2 -3
- package/dist-cjs/commands/ListReviewableHITsCommand.js +2 -3
- package/dist-cjs/commands/ListWorkerBlocksCommand.js +2 -3
- package/dist-cjs/commands/ListWorkersWithQualificationTypeCommand.js +2 -3
- package/dist-cjs/commands/NotifyWorkersCommand.js +2 -3
- package/dist-cjs/commands/RejectAssignmentCommand.js +2 -3
- package/dist-cjs/commands/RejectQualificationRequestCommand.js +2 -3
- package/dist-cjs/commands/SendBonusCommand.js +2 -3
- package/dist-cjs/commands/SendTestEventNotificationCommand.js +2 -3
- package/dist-cjs/commands/UpdateExpirationForHITCommand.js +2 -3
- package/dist-cjs/commands/UpdateHITReviewStatusCommand.js +2 -3
- package/dist-cjs/commands/UpdateHITTypeOfHITCommand.js +2 -3
- package/dist-cjs/commands/UpdateNotificationSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateQualificationTypeCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -387
- package/dist-es/commands/AcceptQualificationRequestCommand.js +2 -3
- package/dist-es/commands/ApproveAssignmentCommand.js +2 -3
- package/dist-es/commands/AssociateQualificationWithWorkerCommand.js +2 -3
- package/dist-es/commands/CreateAdditionalAssignmentsForHITCommand.js +2 -3
- package/dist-es/commands/CreateHITCommand.js +2 -3
- package/dist-es/commands/CreateHITTypeCommand.js +2 -3
- package/dist-es/commands/CreateHITWithHITTypeCommand.js +2 -3
- package/dist-es/commands/CreateQualificationTypeCommand.js +2 -3
- package/dist-es/commands/CreateWorkerBlockCommand.js +2 -3
- package/dist-es/commands/DeleteHITCommand.js +2 -3
- package/dist-es/commands/DeleteQualificationTypeCommand.js +2 -3
- package/dist-es/commands/DeleteWorkerBlockCommand.js +2 -3
- package/dist-es/commands/DisassociateQualificationFromWorkerCommand.js +2 -3
- package/dist-es/commands/GetAccountBalanceCommand.js +2 -3
- package/dist-es/commands/GetAssignmentCommand.js +2 -3
- package/dist-es/commands/GetFileUploadURLCommand.js +2 -3
- package/dist-es/commands/GetHITCommand.js +2 -3
- package/dist-es/commands/GetQualificationScoreCommand.js +2 -3
- package/dist-es/commands/GetQualificationTypeCommand.js +2 -3
- package/dist-es/commands/ListAssignmentsForHITCommand.js +2 -3
- package/dist-es/commands/ListBonusPaymentsCommand.js +2 -3
- package/dist-es/commands/ListHITsCommand.js +2 -3
- package/dist-es/commands/ListHITsForQualificationTypeCommand.js +2 -3
- package/dist-es/commands/ListQualificationRequestsCommand.js +2 -3
- package/dist-es/commands/ListQualificationTypesCommand.js +2 -3
- package/dist-es/commands/ListReviewPolicyResultsForHITCommand.js +2 -3
- package/dist-es/commands/ListReviewableHITsCommand.js +2 -3
- package/dist-es/commands/ListWorkerBlocksCommand.js +2 -3
- package/dist-es/commands/ListWorkersWithQualificationTypeCommand.js +2 -3
- package/dist-es/commands/NotifyWorkersCommand.js +2 -3
- package/dist-es/commands/RejectAssignmentCommand.js +2 -3
- package/dist-es/commands/RejectQualificationRequestCommand.js +2 -3
- package/dist-es/commands/SendBonusCommand.js +2 -3
- package/dist-es/commands/SendTestEventNotificationCommand.js +2 -3
- package/dist-es/commands/UpdateExpirationForHITCommand.js +2 -3
- package/dist-es/commands/UpdateHITReviewStatusCommand.js +2 -3
- package/dist-es/commands/UpdateHITTypeOfHITCommand.js +2 -3
- package/dist-es/commands/UpdateNotificationSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateQualificationTypeCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -288
- package/dist-types/MTurk.d.ts +40 -0
- package/dist-types/MTurkClient.d.ts +24 -4
- package/dist-types/commands/AcceptQualificationRequestCommand.d.ts +16 -0
- package/dist-types/commands/ApproveAssignmentCommand.d.ts +16 -0
- package/dist-types/commands/AssociateQualificationWithWorkerCommand.d.ts +16 -0
- package/dist-types/commands/CreateAdditionalAssignmentsForHITCommand.d.ts +16 -0
- package/dist-types/commands/CreateHITCommand.d.ts +16 -0
- package/dist-types/commands/CreateHITTypeCommand.d.ts +16 -0
- package/dist-types/commands/CreateHITWithHITTypeCommand.d.ts +16 -0
- package/dist-types/commands/CreateQualificationTypeCommand.d.ts +16 -0
- package/dist-types/commands/CreateWorkerBlockCommand.d.ts +16 -0
- package/dist-types/commands/DeleteHITCommand.d.ts +16 -0
- package/dist-types/commands/DeleteQualificationTypeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWorkerBlockCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateQualificationFromWorkerCommand.d.ts +16 -0
- package/dist-types/commands/GetAccountBalanceCommand.d.ts +16 -0
- package/dist-types/commands/GetAssignmentCommand.d.ts +16 -0
- package/dist-types/commands/GetFileUploadURLCommand.d.ts +16 -0
- package/dist-types/commands/GetHITCommand.d.ts +16 -0
- package/dist-types/commands/GetQualificationScoreCommand.d.ts +16 -0
- package/dist-types/commands/GetQualificationTypeCommand.d.ts +16 -0
- package/dist-types/commands/ListAssignmentsForHITCommand.d.ts +16 -0
- package/dist-types/commands/ListBonusPaymentsCommand.d.ts +16 -0
- package/dist-types/commands/ListHITsCommand.d.ts +16 -0
- package/dist-types/commands/ListHITsForQualificationTypeCommand.d.ts +16 -0
- package/dist-types/commands/ListQualificationRequestsCommand.d.ts +16 -0
- package/dist-types/commands/ListQualificationTypesCommand.d.ts +16 -0
- package/dist-types/commands/ListReviewPolicyResultsForHITCommand.d.ts +16 -0
- package/dist-types/commands/ListReviewableHITsCommand.d.ts +16 -0
- package/dist-types/commands/ListWorkerBlocksCommand.d.ts +16 -0
- package/dist-types/commands/ListWorkersWithQualificationTypeCommand.d.ts +16 -0
- package/dist-types/commands/NotifyWorkersCommand.d.ts +16 -0
- package/dist-types/commands/RejectAssignmentCommand.d.ts +16 -0
- package/dist-types/commands/RejectQualificationRequestCommand.d.ts +16 -0
- package/dist-types/commands/SendBonusCommand.d.ts +16 -0
- package/dist-types/commands/SendTestEventNotificationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateExpirationForHITCommand.d.ts +16 -0
- package/dist-types/commands/UpdateHITReviewStatusCommand.d.ts +16 -0
- package/dist-types/commands/UpdateHITTypeOfHITCommand.d.ts +16 -0
- package/dist-types/commands/UpdateNotificationSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateQualificationTypeCommand.d.ts +16 -0
- package/dist-types/models/MTurkServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +293 -384
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAssignmentsForHITPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBonusPaymentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListHITsForQualificationTypePaginator.d.ts +3 -0
- package/dist-types/pagination/ListHITsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListQualificationRequestsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListQualificationTypesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListReviewPolicyResultsForHITPaginator.d.ts +3 -0
- package/dist-types/pagination/ListReviewableHITsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWorkerBlocksPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWorkersWithQualificationTypePaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -274
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateHITReviewStatusRequestFilterSensitiveLog, UpdateHITReviewStatusResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateHITReviewStatusCommand, serializeAws_json1_1UpdateHITReviewStatusCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateHITReviewStatusCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateHITReviewStatusCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateHITTypeOfHITRequestFilterSensitiveLog, UpdateHITTypeOfHITResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateHITTypeOfHITCommand, serializeAws_json1_1UpdateHITTypeOfHITCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateHITTypeOfHITCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateHITTypeOfHITCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateNotificationSettingsRequestFilterSensitiveLog, UpdateNotificationSettingsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateNotificationSettingsCommand, serializeAws_json1_1UpdateNotificationSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateNotificationSettingsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateNotificationSettingsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateQualificationTypeRequestFilterSensitiveLog, UpdateQualificationTypeResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateQualificationTypeCommand, serializeAws_json1_1UpdateQualificationTypeCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateQualificationTypeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateQualificationTypeCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -120,291 +120,3 @@ export var NotificationTransport;
|
|
|
120
120
|
NotificationTransport["SNS"] = "SNS";
|
|
121
121
|
NotificationTransport["SQS"] = "SQS";
|
|
122
122
|
})(NotificationTransport || (NotificationTransport = {}));
|
|
123
|
-
export const AcceptQualificationRequestRequestFilterSensitiveLog = (obj) => ({
|
|
124
|
-
...obj,
|
|
125
|
-
});
|
|
126
|
-
export const AcceptQualificationRequestResponseFilterSensitiveLog = (obj) => ({
|
|
127
|
-
...obj,
|
|
128
|
-
});
|
|
129
|
-
export const ApproveAssignmentRequestFilterSensitiveLog = (obj) => ({
|
|
130
|
-
...obj,
|
|
131
|
-
});
|
|
132
|
-
export const ApproveAssignmentResponseFilterSensitiveLog = (obj) => ({
|
|
133
|
-
...obj,
|
|
134
|
-
});
|
|
135
|
-
export const AssignmentFilterSensitiveLog = (obj) => ({
|
|
136
|
-
...obj,
|
|
137
|
-
});
|
|
138
|
-
export const AssociateQualificationWithWorkerRequestFilterSensitiveLog = (obj) => ({
|
|
139
|
-
...obj,
|
|
140
|
-
});
|
|
141
|
-
export const AssociateQualificationWithWorkerResponseFilterSensitiveLog = (obj) => ({
|
|
142
|
-
...obj,
|
|
143
|
-
});
|
|
144
|
-
export const BonusPaymentFilterSensitiveLog = (obj) => ({
|
|
145
|
-
...obj,
|
|
146
|
-
});
|
|
147
|
-
export const CreateAdditionalAssignmentsForHITRequestFilterSensitiveLog = (obj) => ({
|
|
148
|
-
...obj,
|
|
149
|
-
});
|
|
150
|
-
export const CreateAdditionalAssignmentsForHITResponseFilterSensitiveLog = (obj) => ({
|
|
151
|
-
...obj,
|
|
152
|
-
});
|
|
153
|
-
export const ParameterMapEntryFilterSensitiveLog = (obj) => ({
|
|
154
|
-
...obj,
|
|
155
|
-
});
|
|
156
|
-
export const PolicyParameterFilterSensitiveLog = (obj) => ({
|
|
157
|
-
...obj,
|
|
158
|
-
});
|
|
159
|
-
export const ReviewPolicyFilterSensitiveLog = (obj) => ({
|
|
160
|
-
...obj,
|
|
161
|
-
});
|
|
162
|
-
export const HITLayoutParameterFilterSensitiveLog = (obj) => ({
|
|
163
|
-
...obj,
|
|
164
|
-
});
|
|
165
|
-
export const LocaleFilterSensitiveLog = (obj) => ({
|
|
166
|
-
...obj,
|
|
167
|
-
});
|
|
168
|
-
export const QualificationRequirementFilterSensitiveLog = (obj) => ({
|
|
169
|
-
...obj,
|
|
170
|
-
});
|
|
171
|
-
export const CreateHITRequestFilterSensitiveLog = (obj) => ({
|
|
172
|
-
...obj,
|
|
173
|
-
});
|
|
174
|
-
export const HITFilterSensitiveLog = (obj) => ({
|
|
175
|
-
...obj,
|
|
176
|
-
});
|
|
177
|
-
export const CreateHITResponseFilterSensitiveLog = (obj) => ({
|
|
178
|
-
...obj,
|
|
179
|
-
});
|
|
180
|
-
export const CreateHITTypeRequestFilterSensitiveLog = (obj) => ({
|
|
181
|
-
...obj,
|
|
182
|
-
});
|
|
183
|
-
export const CreateHITTypeResponseFilterSensitiveLog = (obj) => ({
|
|
184
|
-
...obj,
|
|
185
|
-
});
|
|
186
|
-
export const CreateHITWithHITTypeRequestFilterSensitiveLog = (obj) => ({
|
|
187
|
-
...obj,
|
|
188
|
-
});
|
|
189
|
-
export const CreateHITWithHITTypeResponseFilterSensitiveLog = (obj) => ({
|
|
190
|
-
...obj,
|
|
191
|
-
});
|
|
192
|
-
export const CreateQualificationTypeRequestFilterSensitiveLog = (obj) => ({
|
|
193
|
-
...obj,
|
|
194
|
-
});
|
|
195
|
-
export const QualificationTypeFilterSensitiveLog = (obj) => ({
|
|
196
|
-
...obj,
|
|
197
|
-
});
|
|
198
|
-
export const CreateQualificationTypeResponseFilterSensitiveLog = (obj) => ({
|
|
199
|
-
...obj,
|
|
200
|
-
});
|
|
201
|
-
export const CreateWorkerBlockRequestFilterSensitiveLog = (obj) => ({
|
|
202
|
-
...obj,
|
|
203
|
-
});
|
|
204
|
-
export const CreateWorkerBlockResponseFilterSensitiveLog = (obj) => ({
|
|
205
|
-
...obj,
|
|
206
|
-
});
|
|
207
|
-
export const DeleteHITRequestFilterSensitiveLog = (obj) => ({
|
|
208
|
-
...obj,
|
|
209
|
-
});
|
|
210
|
-
export const DeleteHITResponseFilterSensitiveLog = (obj) => ({
|
|
211
|
-
...obj,
|
|
212
|
-
});
|
|
213
|
-
export const DeleteQualificationTypeRequestFilterSensitiveLog = (obj) => ({
|
|
214
|
-
...obj,
|
|
215
|
-
});
|
|
216
|
-
export const DeleteQualificationTypeResponseFilterSensitiveLog = (obj) => ({
|
|
217
|
-
...obj,
|
|
218
|
-
});
|
|
219
|
-
export const DeleteWorkerBlockRequestFilterSensitiveLog = (obj) => ({
|
|
220
|
-
...obj,
|
|
221
|
-
});
|
|
222
|
-
export const DeleteWorkerBlockResponseFilterSensitiveLog = (obj) => ({
|
|
223
|
-
...obj,
|
|
224
|
-
});
|
|
225
|
-
export const DisassociateQualificationFromWorkerRequestFilterSensitiveLog = (obj) => ({
|
|
226
|
-
...obj,
|
|
227
|
-
});
|
|
228
|
-
export const DisassociateQualificationFromWorkerResponseFilterSensitiveLog = (obj) => ({
|
|
229
|
-
...obj,
|
|
230
|
-
});
|
|
231
|
-
export const GetAccountBalanceRequestFilterSensitiveLog = (obj) => ({
|
|
232
|
-
...obj,
|
|
233
|
-
});
|
|
234
|
-
export const GetAccountBalanceResponseFilterSensitiveLog = (obj) => ({
|
|
235
|
-
...obj,
|
|
236
|
-
});
|
|
237
|
-
export const GetAssignmentRequestFilterSensitiveLog = (obj) => ({
|
|
238
|
-
...obj,
|
|
239
|
-
});
|
|
240
|
-
export const GetAssignmentResponseFilterSensitiveLog = (obj) => ({
|
|
241
|
-
...obj,
|
|
242
|
-
});
|
|
243
|
-
export const GetFileUploadURLRequestFilterSensitiveLog = (obj) => ({
|
|
244
|
-
...obj,
|
|
245
|
-
});
|
|
246
|
-
export const GetFileUploadURLResponseFilterSensitiveLog = (obj) => ({
|
|
247
|
-
...obj,
|
|
248
|
-
});
|
|
249
|
-
export const GetHITRequestFilterSensitiveLog = (obj) => ({
|
|
250
|
-
...obj,
|
|
251
|
-
});
|
|
252
|
-
export const GetHITResponseFilterSensitiveLog = (obj) => ({
|
|
253
|
-
...obj,
|
|
254
|
-
});
|
|
255
|
-
export const GetQualificationScoreRequestFilterSensitiveLog = (obj) => ({
|
|
256
|
-
...obj,
|
|
257
|
-
});
|
|
258
|
-
export const QualificationFilterSensitiveLog = (obj) => ({
|
|
259
|
-
...obj,
|
|
260
|
-
});
|
|
261
|
-
export const GetQualificationScoreResponseFilterSensitiveLog = (obj) => ({
|
|
262
|
-
...obj,
|
|
263
|
-
});
|
|
264
|
-
export const GetQualificationTypeRequestFilterSensitiveLog = (obj) => ({
|
|
265
|
-
...obj,
|
|
266
|
-
});
|
|
267
|
-
export const GetQualificationTypeResponseFilterSensitiveLog = (obj) => ({
|
|
268
|
-
...obj,
|
|
269
|
-
});
|
|
270
|
-
export const ListAssignmentsForHITRequestFilterSensitiveLog = (obj) => ({
|
|
271
|
-
...obj,
|
|
272
|
-
});
|
|
273
|
-
export const ListAssignmentsForHITResponseFilterSensitiveLog = (obj) => ({
|
|
274
|
-
...obj,
|
|
275
|
-
});
|
|
276
|
-
export const ListBonusPaymentsRequestFilterSensitiveLog = (obj) => ({
|
|
277
|
-
...obj,
|
|
278
|
-
});
|
|
279
|
-
export const ListBonusPaymentsResponseFilterSensitiveLog = (obj) => ({
|
|
280
|
-
...obj,
|
|
281
|
-
});
|
|
282
|
-
export const ListHITsRequestFilterSensitiveLog = (obj) => ({
|
|
283
|
-
...obj,
|
|
284
|
-
});
|
|
285
|
-
export const ListHITsResponseFilterSensitiveLog = (obj) => ({
|
|
286
|
-
...obj,
|
|
287
|
-
});
|
|
288
|
-
export const ListHITsForQualificationTypeRequestFilterSensitiveLog = (obj) => ({
|
|
289
|
-
...obj,
|
|
290
|
-
});
|
|
291
|
-
export const ListHITsForQualificationTypeResponseFilterSensitiveLog = (obj) => ({
|
|
292
|
-
...obj,
|
|
293
|
-
});
|
|
294
|
-
export const ListQualificationRequestsRequestFilterSensitiveLog = (obj) => ({
|
|
295
|
-
...obj,
|
|
296
|
-
});
|
|
297
|
-
export const QualificationRequestFilterSensitiveLog = (obj) => ({
|
|
298
|
-
...obj,
|
|
299
|
-
});
|
|
300
|
-
export const ListQualificationRequestsResponseFilterSensitiveLog = (obj) => ({
|
|
301
|
-
...obj,
|
|
302
|
-
});
|
|
303
|
-
export const ListQualificationTypesRequestFilterSensitiveLog = (obj) => ({
|
|
304
|
-
...obj,
|
|
305
|
-
});
|
|
306
|
-
export const ListQualificationTypesResponseFilterSensitiveLog = (obj) => ({
|
|
307
|
-
...obj,
|
|
308
|
-
});
|
|
309
|
-
export const ListReviewableHITsRequestFilterSensitiveLog = (obj) => ({
|
|
310
|
-
...obj,
|
|
311
|
-
});
|
|
312
|
-
export const ListReviewableHITsResponseFilterSensitiveLog = (obj) => ({
|
|
313
|
-
...obj,
|
|
314
|
-
});
|
|
315
|
-
export const ListReviewPolicyResultsForHITRequestFilterSensitiveLog = (obj) => ({
|
|
316
|
-
...obj,
|
|
317
|
-
});
|
|
318
|
-
export const ReviewActionDetailFilterSensitiveLog = (obj) => ({
|
|
319
|
-
...obj,
|
|
320
|
-
});
|
|
321
|
-
export const ReviewResultDetailFilterSensitiveLog = (obj) => ({
|
|
322
|
-
...obj,
|
|
323
|
-
});
|
|
324
|
-
export const ReviewReportFilterSensitiveLog = (obj) => ({
|
|
325
|
-
...obj,
|
|
326
|
-
});
|
|
327
|
-
export const ListReviewPolicyResultsForHITResponseFilterSensitiveLog = (obj) => ({
|
|
328
|
-
...obj,
|
|
329
|
-
});
|
|
330
|
-
export const ListWorkerBlocksRequestFilterSensitiveLog = (obj) => ({
|
|
331
|
-
...obj,
|
|
332
|
-
});
|
|
333
|
-
export const WorkerBlockFilterSensitiveLog = (obj) => ({
|
|
334
|
-
...obj,
|
|
335
|
-
});
|
|
336
|
-
export const ListWorkerBlocksResponseFilterSensitiveLog = (obj) => ({
|
|
337
|
-
...obj,
|
|
338
|
-
});
|
|
339
|
-
export const ListWorkersWithQualificationTypeRequestFilterSensitiveLog = (obj) => ({
|
|
340
|
-
...obj,
|
|
341
|
-
});
|
|
342
|
-
export const ListWorkersWithQualificationTypeResponseFilterSensitiveLog = (obj) => ({
|
|
343
|
-
...obj,
|
|
344
|
-
});
|
|
345
|
-
export const NotifyWorkersRequestFilterSensitiveLog = (obj) => ({
|
|
346
|
-
...obj,
|
|
347
|
-
});
|
|
348
|
-
export const NotifyWorkersFailureStatusFilterSensitiveLog = (obj) => ({
|
|
349
|
-
...obj,
|
|
350
|
-
});
|
|
351
|
-
export const NotifyWorkersResponseFilterSensitiveLog = (obj) => ({
|
|
352
|
-
...obj,
|
|
353
|
-
});
|
|
354
|
-
export const RejectAssignmentRequestFilterSensitiveLog = (obj) => ({
|
|
355
|
-
...obj,
|
|
356
|
-
});
|
|
357
|
-
export const RejectAssignmentResponseFilterSensitiveLog = (obj) => ({
|
|
358
|
-
...obj,
|
|
359
|
-
});
|
|
360
|
-
export const RejectQualificationRequestRequestFilterSensitiveLog = (obj) => ({
|
|
361
|
-
...obj,
|
|
362
|
-
});
|
|
363
|
-
export const RejectQualificationRequestResponseFilterSensitiveLog = (obj) => ({
|
|
364
|
-
...obj,
|
|
365
|
-
});
|
|
366
|
-
export const SendBonusRequestFilterSensitiveLog = (obj) => ({
|
|
367
|
-
...obj,
|
|
368
|
-
});
|
|
369
|
-
export const SendBonusResponseFilterSensitiveLog = (obj) => ({
|
|
370
|
-
...obj,
|
|
371
|
-
});
|
|
372
|
-
export const NotificationSpecificationFilterSensitiveLog = (obj) => ({
|
|
373
|
-
...obj,
|
|
374
|
-
});
|
|
375
|
-
export const SendTestEventNotificationRequestFilterSensitiveLog = (obj) => ({
|
|
376
|
-
...obj,
|
|
377
|
-
});
|
|
378
|
-
export const SendTestEventNotificationResponseFilterSensitiveLog = (obj) => ({
|
|
379
|
-
...obj,
|
|
380
|
-
});
|
|
381
|
-
export const UpdateExpirationForHITRequestFilterSensitiveLog = (obj) => ({
|
|
382
|
-
...obj,
|
|
383
|
-
});
|
|
384
|
-
export const UpdateExpirationForHITResponseFilterSensitiveLog = (obj) => ({
|
|
385
|
-
...obj,
|
|
386
|
-
});
|
|
387
|
-
export const UpdateHITReviewStatusRequestFilterSensitiveLog = (obj) => ({
|
|
388
|
-
...obj,
|
|
389
|
-
});
|
|
390
|
-
export const UpdateHITReviewStatusResponseFilterSensitiveLog = (obj) => ({
|
|
391
|
-
...obj,
|
|
392
|
-
});
|
|
393
|
-
export const UpdateHITTypeOfHITRequestFilterSensitiveLog = (obj) => ({
|
|
394
|
-
...obj,
|
|
395
|
-
});
|
|
396
|
-
export const UpdateHITTypeOfHITResponseFilterSensitiveLog = (obj) => ({
|
|
397
|
-
...obj,
|
|
398
|
-
});
|
|
399
|
-
export const UpdateNotificationSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
400
|
-
...obj,
|
|
401
|
-
});
|
|
402
|
-
export const UpdateNotificationSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
403
|
-
...obj,
|
|
404
|
-
});
|
|
405
|
-
export const UpdateQualificationTypeRequestFilterSensitiveLog = (obj) => ({
|
|
406
|
-
...obj,
|
|
407
|
-
});
|
|
408
|
-
export const UpdateQualificationTypeResponseFilterSensitiveLog = (obj) => ({
|
|
409
|
-
...obj,
|
|
410
|
-
});
|
package/dist-types/MTurk.d.ts
CHANGED
|
@@ -40,10 +40,12 @@ import { UpdateNotificationSettingsCommandInput, UpdateNotificationSettingsComma
|
|
|
40
40
|
import { UpdateQualificationTypeCommandInput, UpdateQualificationTypeCommandOutput } from "./commands/UpdateQualificationTypeCommand";
|
|
41
41
|
import { MTurkClient } from "./MTurkClient";
|
|
42
42
|
/**
|
|
43
|
+
* @public
|
|
43
44
|
* <fullname>Amazon Mechanical Turk API Reference</fullname>
|
|
44
45
|
*/
|
|
45
46
|
export declare class MTurk extends MTurkClient {
|
|
46
47
|
/**
|
|
48
|
+
* @public
|
|
47
49
|
* <p>
|
|
48
50
|
* The <code>AcceptQualificationRequest</code> operation approves a Worker's request for a Qualification.
|
|
49
51
|
* </p>
|
|
@@ -59,6 +61,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
59
61
|
acceptQualificationRequest(args: AcceptQualificationRequestCommandInput, cb: (err: any, data?: AcceptQualificationRequestCommandOutput) => void): void;
|
|
60
62
|
acceptQualificationRequest(args: AcceptQualificationRequestCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptQualificationRequestCommandOutput) => void): void;
|
|
61
63
|
/**
|
|
64
|
+
* @public
|
|
62
65
|
* <p>
|
|
63
66
|
* The <code>ApproveAssignment</code> operation approves the results of a completed assignment.
|
|
64
67
|
* </p>
|
|
@@ -94,6 +97,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
94
97
|
approveAssignment(args: ApproveAssignmentCommandInput, cb: (err: any, data?: ApproveAssignmentCommandOutput) => void): void;
|
|
95
98
|
approveAssignment(args: ApproveAssignmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ApproveAssignmentCommandOutput) => void): void;
|
|
96
99
|
/**
|
|
100
|
+
* @public
|
|
97
101
|
* <p>
|
|
98
102
|
* The <code>AssociateQualificationWithWorker</code> operation gives a Worker a
|
|
99
103
|
* Qualification. <code>AssociateQualificationWithWorker</code> does not require that the Worker
|
|
@@ -120,6 +124,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
120
124
|
associateQualificationWithWorker(args: AssociateQualificationWithWorkerCommandInput, cb: (err: any, data?: AssociateQualificationWithWorkerCommandOutput) => void): void;
|
|
121
125
|
associateQualificationWithWorker(args: AssociateQualificationWithWorkerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateQualificationWithWorkerCommandOutput) => void): void;
|
|
122
126
|
/**
|
|
127
|
+
* @public
|
|
123
128
|
* <p>
|
|
124
129
|
* The
|
|
125
130
|
* <code>CreateAdditionalAssignmentsForHIT</code>
|
|
@@ -148,6 +153,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
148
153
|
createAdditionalAssignmentsForHIT(args: CreateAdditionalAssignmentsForHITCommandInput, cb: (err: any, data?: CreateAdditionalAssignmentsForHITCommandOutput) => void): void;
|
|
149
154
|
createAdditionalAssignmentsForHIT(args: CreateAdditionalAssignmentsForHITCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAdditionalAssignmentsForHITCommandOutput) => void): void;
|
|
150
155
|
/**
|
|
156
|
+
* @public
|
|
151
157
|
* <p>The <code>CreateHIT</code> operation creates a new Human Intelligence Task (HIT).
|
|
152
158
|
* The new HIT is made available for Workers to find and accept on the Amazon Mechanical
|
|
153
159
|
* Turk website. </p>
|
|
@@ -170,6 +176,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
170
176
|
createHIT(args: CreateHITCommandInput, cb: (err: any, data?: CreateHITCommandOutput) => void): void;
|
|
171
177
|
createHIT(args: CreateHITCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHITCommandOutput) => void): void;
|
|
172
178
|
/**
|
|
179
|
+
* @public
|
|
173
180
|
* <p>
|
|
174
181
|
* The <code>CreateHITType</code> operation creates a new HIT type. This operation
|
|
175
182
|
* allows you to define a standard set of HIT properties to use when creating HITs.
|
|
@@ -181,6 +188,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
181
188
|
createHITType(args: CreateHITTypeCommandInput, cb: (err: any, data?: CreateHITTypeCommandOutput) => void): void;
|
|
182
189
|
createHITType(args: CreateHITTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHITTypeCommandOutput) => void): void;
|
|
183
190
|
/**
|
|
191
|
+
* @public
|
|
184
192
|
* <p>
|
|
185
193
|
* The <code>CreateHITWithHITType</code> operation creates a new Human Intelligence Task (HIT)
|
|
186
194
|
* using an existing HITTypeID generated by the <code>CreateHITType</code> operation.
|
|
@@ -204,6 +212,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
204
212
|
createHITWithHITType(args: CreateHITWithHITTypeCommandInput, cb: (err: any, data?: CreateHITWithHITTypeCommandOutput) => void): void;
|
|
205
213
|
createHITWithHITType(args: CreateHITWithHITTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHITWithHITTypeCommandOutput) => void): void;
|
|
206
214
|
/**
|
|
215
|
+
* @public
|
|
207
216
|
* <p>
|
|
208
217
|
* The
|
|
209
218
|
* <code>CreateQualificationType</code>
|
|
@@ -216,12 +225,14 @@ export declare class MTurk extends MTurkClient {
|
|
|
216
225
|
createQualificationType(args: CreateQualificationTypeCommandInput, cb: (err: any, data?: CreateQualificationTypeCommandOutput) => void): void;
|
|
217
226
|
createQualificationType(args: CreateQualificationTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateQualificationTypeCommandOutput) => void): void;
|
|
218
227
|
/**
|
|
228
|
+
* @public
|
|
219
229
|
* <p>The <code>CreateWorkerBlock</code> operation allows you to prevent a Worker from working on your HITs. For example, you can block a Worker who is producing poor quality work. You can block up to 100,000 Workers.</p>
|
|
220
230
|
*/
|
|
221
231
|
createWorkerBlock(args: CreateWorkerBlockCommandInput, options?: __HttpHandlerOptions): Promise<CreateWorkerBlockCommandOutput>;
|
|
222
232
|
createWorkerBlock(args: CreateWorkerBlockCommandInput, cb: (err: any, data?: CreateWorkerBlockCommandOutput) => void): void;
|
|
223
233
|
createWorkerBlock(args: CreateWorkerBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWorkerBlockCommandOutput) => void): void;
|
|
224
234
|
/**
|
|
235
|
+
* @public
|
|
225
236
|
* <p>
|
|
226
237
|
* The <code>DeleteHIT</code> operation is used to delete HIT that is no longer needed.
|
|
227
238
|
* Only the Requester who created the HIT can delete it.
|
|
@@ -263,6 +274,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
263
274
|
deleteHIT(args: DeleteHITCommandInput, cb: (err: any, data?: DeleteHITCommandOutput) => void): void;
|
|
264
275
|
deleteHIT(args: DeleteHITCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHITCommandOutput) => void): void;
|
|
265
276
|
/**
|
|
277
|
+
* @public
|
|
266
278
|
* <p>
|
|
267
279
|
* The
|
|
268
280
|
* <code>DeleteQualificationType</code>
|
|
@@ -287,12 +299,14 @@ export declare class MTurk extends MTurkClient {
|
|
|
287
299
|
deleteQualificationType(args: DeleteQualificationTypeCommandInput, cb: (err: any, data?: DeleteQualificationTypeCommandOutput) => void): void;
|
|
288
300
|
deleteQualificationType(args: DeleteQualificationTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteQualificationTypeCommandOutput) => void): void;
|
|
289
301
|
/**
|
|
302
|
+
* @public
|
|
290
303
|
* <p>The <code>DeleteWorkerBlock</code> operation allows you to reinstate a blocked Worker to work on your HITs. This operation reverses the effects of the CreateWorkerBlock operation. You need the Worker ID to use this operation. If the Worker ID is missing or invalid, this operation fails and returns the message “WorkerId is invalid.” If the specified Worker is not blocked, this operation returns successfully.</p>
|
|
291
304
|
*/
|
|
292
305
|
deleteWorkerBlock(args: DeleteWorkerBlockCommandInput, options?: __HttpHandlerOptions): Promise<DeleteWorkerBlockCommandOutput>;
|
|
293
306
|
deleteWorkerBlock(args: DeleteWorkerBlockCommandInput, cb: (err: any, data?: DeleteWorkerBlockCommandOutput) => void): void;
|
|
294
307
|
deleteWorkerBlock(args: DeleteWorkerBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWorkerBlockCommandOutput) => void): void;
|
|
295
308
|
/**
|
|
309
|
+
* @public
|
|
296
310
|
* <p>
|
|
297
311
|
* The <code>DisassociateQualificationFromWorker</code>
|
|
298
312
|
* revokes a previously granted Qualification from a user.
|
|
@@ -306,6 +320,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
306
320
|
disassociateQualificationFromWorker(args: DisassociateQualificationFromWorkerCommandInput, cb: (err: any, data?: DisassociateQualificationFromWorkerCommandOutput) => void): void;
|
|
307
321
|
disassociateQualificationFromWorker(args: DisassociateQualificationFromWorkerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateQualificationFromWorkerCommandOutput) => void): void;
|
|
308
322
|
/**
|
|
323
|
+
* @public
|
|
309
324
|
* <p>The <code>GetAccountBalance</code> operation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester.
|
|
310
325
|
* Alternatively, this operation will retrieve the remaining available AWS Billing usage if you have enabled AWS Billing.
|
|
311
326
|
* Note: If you have enabled AWS Billing and still have a remaining Prepaid HITs balance, this balance can be viewed on the My Account page in the Requester console.</p>
|
|
@@ -314,6 +329,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
314
329
|
getAccountBalance(args: GetAccountBalanceCommandInput, cb: (err: any, data?: GetAccountBalanceCommandOutput) => void): void;
|
|
315
330
|
getAccountBalance(args: GetAccountBalanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountBalanceCommandOutput) => void): void;
|
|
316
331
|
/**
|
|
332
|
+
* @public
|
|
317
333
|
* <p>
|
|
318
334
|
* The <code>GetAssignment</code> operation retrieves the details of the specified Assignment.
|
|
319
335
|
* </p>
|
|
@@ -322,6 +338,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
322
338
|
getAssignment(args: GetAssignmentCommandInput, cb: (err: any, data?: GetAssignmentCommandOutput) => void): void;
|
|
323
339
|
getAssignment(args: GetAssignmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAssignmentCommandOutput) => void): void;
|
|
324
340
|
/**
|
|
341
|
+
* @public
|
|
325
342
|
* <p>
|
|
326
343
|
* The
|
|
327
344
|
* <code>GetFileUploadURL</code>
|
|
@@ -345,6 +362,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
345
362
|
getFileUploadURL(args: GetFileUploadURLCommandInput, cb: (err: any, data?: GetFileUploadURLCommandOutput) => void): void;
|
|
346
363
|
getFileUploadURL(args: GetFileUploadURLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFileUploadURLCommandOutput) => void): void;
|
|
347
364
|
/**
|
|
365
|
+
* @public
|
|
348
366
|
* <p>
|
|
349
367
|
* The <code>GetHIT</code> operation retrieves the details of the specified HIT.
|
|
350
368
|
* </p>
|
|
@@ -353,6 +371,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
353
371
|
getHIT(args: GetHITCommandInput, cb: (err: any, data?: GetHITCommandOutput) => void): void;
|
|
354
372
|
getHIT(args: GetHITCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetHITCommandOutput) => void): void;
|
|
355
373
|
/**
|
|
374
|
+
* @public
|
|
356
375
|
* <p>
|
|
357
376
|
* The
|
|
358
377
|
* <code>GetQualificationScore</code>
|
|
@@ -372,6 +391,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
372
391
|
getQualificationScore(args: GetQualificationScoreCommandInput, cb: (err: any, data?: GetQualificationScoreCommandOutput) => void): void;
|
|
373
392
|
getQualificationScore(args: GetQualificationScoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetQualificationScoreCommandOutput) => void): void;
|
|
374
393
|
/**
|
|
394
|
+
* @public
|
|
375
395
|
* <p>
|
|
376
396
|
* The <code>GetQualificationType</code>operation retrieves information about a Qualification type using its ID.
|
|
377
397
|
* </p>
|
|
@@ -380,6 +400,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
380
400
|
getQualificationType(args: GetQualificationTypeCommandInput, cb: (err: any, data?: GetQualificationTypeCommandOutput) => void): void;
|
|
381
401
|
getQualificationType(args: GetQualificationTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetQualificationTypeCommandOutput) => void): void;
|
|
382
402
|
/**
|
|
403
|
+
* @public
|
|
383
404
|
* <p>
|
|
384
405
|
* The
|
|
385
406
|
* <code>ListAssignmentsForHIT</code>
|
|
@@ -412,6 +433,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
412
433
|
listAssignmentsForHIT(args: ListAssignmentsForHITCommandInput, cb: (err: any, data?: ListAssignmentsForHITCommandOutput) => void): void;
|
|
413
434
|
listAssignmentsForHIT(args: ListAssignmentsForHITCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssignmentsForHITCommandOutput) => void): void;
|
|
414
435
|
/**
|
|
436
|
+
* @public
|
|
415
437
|
* <p>
|
|
416
438
|
* The
|
|
417
439
|
* <code>ListBonusPayments</code>
|
|
@@ -423,6 +445,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
423
445
|
listBonusPayments(args: ListBonusPaymentsCommandInput, cb: (err: any, data?: ListBonusPaymentsCommandOutput) => void): void;
|
|
424
446
|
listBonusPayments(args: ListBonusPaymentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBonusPaymentsCommandOutput) => void): void;
|
|
425
447
|
/**
|
|
448
|
+
* @public
|
|
426
449
|
* <p>
|
|
427
450
|
* The
|
|
428
451
|
* <code>ListHITs</code>
|
|
@@ -435,6 +458,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
435
458
|
listHITs(args: ListHITsCommandInput, cb: (err: any, data?: ListHITsCommandOutput) => void): void;
|
|
436
459
|
listHITs(args: ListHITsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHITsCommandOutput) => void): void;
|
|
437
460
|
/**
|
|
461
|
+
* @public
|
|
438
462
|
* <p>
|
|
439
463
|
* The <code>ListHITsForQualificationType</code> operation returns the HITs that use
|
|
440
464
|
* the given Qualification type for a Qualification requirement.
|
|
@@ -446,6 +470,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
446
470
|
listHITsForQualificationType(args: ListHITsForQualificationTypeCommandInput, cb: (err: any, data?: ListHITsForQualificationTypeCommandOutput) => void): void;
|
|
447
471
|
listHITsForQualificationType(args: ListHITsForQualificationTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHITsForQualificationTypeCommandOutput) => void): void;
|
|
448
472
|
/**
|
|
473
|
+
* @public
|
|
449
474
|
* <p>
|
|
450
475
|
* The
|
|
451
476
|
* <code>ListQualificationRequests</code>
|
|
@@ -459,6 +484,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
459
484
|
listQualificationRequests(args: ListQualificationRequestsCommandInput, cb: (err: any, data?: ListQualificationRequestsCommandOutput) => void): void;
|
|
460
485
|
listQualificationRequests(args: ListQualificationRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListQualificationRequestsCommandOutput) => void): void;
|
|
461
486
|
/**
|
|
487
|
+
* @public
|
|
462
488
|
* <p>
|
|
463
489
|
* The
|
|
464
490
|
* <code>ListQualificationTypes</code>
|
|
@@ -470,6 +496,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
470
496
|
listQualificationTypes(args: ListQualificationTypesCommandInput, cb: (err: any, data?: ListQualificationTypesCommandOutput) => void): void;
|
|
471
497
|
listQualificationTypes(args: ListQualificationTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListQualificationTypesCommandOutput) => void): void;
|
|
472
498
|
/**
|
|
499
|
+
* @public
|
|
473
500
|
* <p>
|
|
474
501
|
* The <code>ListReviewableHITs</code> operation retrieves the HITs with Status equal to
|
|
475
502
|
* Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.
|
|
@@ -479,6 +506,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
479
506
|
listReviewableHITs(args: ListReviewableHITsCommandInput, cb: (err: any, data?: ListReviewableHITsCommandOutput) => void): void;
|
|
480
507
|
listReviewableHITs(args: ListReviewableHITsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReviewableHITsCommandOutput) => void): void;
|
|
481
508
|
/**
|
|
509
|
+
* @public
|
|
482
510
|
* <p>
|
|
483
511
|
* The <code>ListReviewPolicyResultsForHIT</code> operation retrieves the computed results
|
|
484
512
|
* and the actions taken in the course of executing your Review Policies for a given HIT.
|
|
@@ -491,12 +519,14 @@ export declare class MTurk extends MTurkClient {
|
|
|
491
519
|
listReviewPolicyResultsForHIT(args: ListReviewPolicyResultsForHITCommandInput, cb: (err: any, data?: ListReviewPolicyResultsForHITCommandOutput) => void): void;
|
|
492
520
|
listReviewPolicyResultsForHIT(args: ListReviewPolicyResultsForHITCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReviewPolicyResultsForHITCommandOutput) => void): void;
|
|
493
521
|
/**
|
|
522
|
+
* @public
|
|
494
523
|
* <p>The <code>ListWorkersBlocks</code> operation retrieves a list of Workers who are blocked from working on your HITs.</p>
|
|
495
524
|
*/
|
|
496
525
|
listWorkerBlocks(args: ListWorkerBlocksCommandInput, options?: __HttpHandlerOptions): Promise<ListWorkerBlocksCommandOutput>;
|
|
497
526
|
listWorkerBlocks(args: ListWorkerBlocksCommandInput, cb: (err: any, data?: ListWorkerBlocksCommandOutput) => void): void;
|
|
498
527
|
listWorkerBlocks(args: ListWorkerBlocksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkerBlocksCommandOutput) => void): void;
|
|
499
528
|
/**
|
|
529
|
+
* @public
|
|
500
530
|
* <p>
|
|
501
531
|
* The <code>ListWorkersWithQualificationType</code> operation returns all of the Workers
|
|
502
532
|
* that have been associated with a given Qualification type.
|
|
@@ -506,6 +536,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
506
536
|
listWorkersWithQualificationType(args: ListWorkersWithQualificationTypeCommandInput, cb: (err: any, data?: ListWorkersWithQualificationTypeCommandOutput) => void): void;
|
|
507
537
|
listWorkersWithQualificationType(args: ListWorkersWithQualificationTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkersWithQualificationTypeCommandOutput) => void): void;
|
|
508
538
|
/**
|
|
539
|
+
* @public
|
|
509
540
|
* <p>
|
|
510
541
|
* The
|
|
511
542
|
* <code>NotifyWorkers</code>
|
|
@@ -521,6 +552,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
521
552
|
notifyWorkers(args: NotifyWorkersCommandInput, cb: (err: any, data?: NotifyWorkersCommandOutput) => void): void;
|
|
522
553
|
notifyWorkers(args: NotifyWorkersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: NotifyWorkersCommandOutput) => void): void;
|
|
523
554
|
/**
|
|
555
|
+
* @public
|
|
524
556
|
* <p>
|
|
525
557
|
* The <code>RejectAssignment</code> operation rejects the results of a completed assignment.
|
|
526
558
|
* </p>
|
|
@@ -539,6 +571,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
539
571
|
rejectAssignment(args: RejectAssignmentCommandInput, cb: (err: any, data?: RejectAssignmentCommandOutput) => void): void;
|
|
540
572
|
rejectAssignment(args: RejectAssignmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectAssignmentCommandOutput) => void): void;
|
|
541
573
|
/**
|
|
574
|
+
* @public
|
|
542
575
|
* <p>
|
|
543
576
|
* The
|
|
544
577
|
* <code>RejectQualificationRequest</code>
|
|
@@ -551,6 +584,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
551
584
|
rejectQualificationRequest(args: RejectQualificationRequestCommandInput, cb: (err: any, data?: RejectQualificationRequestCommandOutput) => void): void;
|
|
552
585
|
rejectQualificationRequest(args: RejectQualificationRequestCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectQualificationRequestCommandOutput) => void): void;
|
|
553
586
|
/**
|
|
587
|
+
* @public
|
|
554
588
|
* <p>
|
|
555
589
|
* The
|
|
556
590
|
* <code>SendBonus</code>
|
|
@@ -570,6 +604,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
570
604
|
sendBonus(args: SendBonusCommandInput, cb: (err: any, data?: SendBonusCommandOutput) => void): void;
|
|
571
605
|
sendBonus(args: SendBonusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendBonusCommandOutput) => void): void;
|
|
572
606
|
/**
|
|
607
|
+
* @public
|
|
573
608
|
* <p>
|
|
574
609
|
* The <code>SendTestEventNotification</code> operation causes Amazon Mechanical Turk to send
|
|
575
610
|
* a notification message as if a HIT event occurred, according to the provided
|
|
@@ -582,6 +617,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
582
617
|
sendTestEventNotification(args: SendTestEventNotificationCommandInput, cb: (err: any, data?: SendTestEventNotificationCommandOutput) => void): void;
|
|
583
618
|
sendTestEventNotification(args: SendTestEventNotificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendTestEventNotificationCommandOutput) => void): void;
|
|
584
619
|
/**
|
|
620
|
+
* @public
|
|
585
621
|
* <p>
|
|
586
622
|
* The <code>UpdateExpirationForHIT</code> operation allows you update the expiration time of a HIT.
|
|
587
623
|
* If you update it to a time in the past, the HIT will be immediately expired.
|
|
@@ -591,6 +627,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
591
627
|
updateExpirationForHIT(args: UpdateExpirationForHITCommandInput, cb: (err: any, data?: UpdateExpirationForHITCommandOutput) => void): void;
|
|
592
628
|
updateExpirationForHIT(args: UpdateExpirationForHITCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateExpirationForHITCommandOutput) => void): void;
|
|
593
629
|
/**
|
|
630
|
+
* @public
|
|
594
631
|
* <p>
|
|
595
632
|
* The <code>UpdateHITReviewStatus</code> operation updates the status of a HIT.
|
|
596
633
|
* If the status is Reviewable, this operation can update the status to Reviewing,
|
|
@@ -601,6 +638,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
601
638
|
updateHITReviewStatus(args: UpdateHITReviewStatusCommandInput, cb: (err: any, data?: UpdateHITReviewStatusCommandOutput) => void): void;
|
|
602
639
|
updateHITReviewStatus(args: UpdateHITReviewStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateHITReviewStatusCommandOutput) => void): void;
|
|
603
640
|
/**
|
|
641
|
+
* @public
|
|
604
642
|
* <p>
|
|
605
643
|
* The
|
|
606
644
|
* <code>UpdateHITTypeOfHIT</code>
|
|
@@ -614,6 +652,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
614
652
|
updateHITTypeOfHIT(args: UpdateHITTypeOfHITCommandInput, cb: (err: any, data?: UpdateHITTypeOfHITCommandOutput) => void): void;
|
|
615
653
|
updateHITTypeOfHIT(args: UpdateHITTypeOfHITCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateHITTypeOfHITCommandOutput) => void): void;
|
|
616
654
|
/**
|
|
655
|
+
* @public
|
|
617
656
|
* <p>
|
|
618
657
|
* The <code>UpdateNotificationSettings</code> operation creates, updates,
|
|
619
658
|
* disables or re-enables notifications for a HIT type.
|
|
@@ -631,6 +670,7 @@ export declare class MTurk extends MTurkClient {
|
|
|
631
670
|
updateNotificationSettings(args: UpdateNotificationSettingsCommandInput, cb: (err: any, data?: UpdateNotificationSettingsCommandOutput) => void): void;
|
|
632
671
|
updateNotificationSettings(args: UpdateNotificationSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateNotificationSettingsCommandOutput) => void): void;
|
|
633
672
|
/**
|
|
673
|
+
* @public
|
|
634
674
|
* <p>
|
|
635
675
|
* The
|
|
636
676
|
* <code>UpdateQualificationType</code>
|