@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
|
@@ -47,15 +47,24 @@ import { UpdateHITTypeOfHITCommandInput, UpdateHITTypeOfHITCommandOutput } from
|
|
|
47
47
|
import { UpdateNotificationSettingsCommandInput, UpdateNotificationSettingsCommandOutput } from "./commands/UpdateNotificationSettingsCommand";
|
|
48
48
|
import { UpdateQualificationTypeCommandInput, UpdateQualificationTypeCommandOutput } from "./commands/UpdateQualificationTypeCommand";
|
|
49
49
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
50
53
|
export type ServiceInputTypes = AcceptQualificationRequestCommandInput | ApproveAssignmentCommandInput | AssociateQualificationWithWorkerCommandInput | CreateAdditionalAssignmentsForHITCommandInput | CreateHITCommandInput | CreateHITTypeCommandInput | CreateHITWithHITTypeCommandInput | CreateQualificationTypeCommandInput | CreateWorkerBlockCommandInput | DeleteHITCommandInput | DeleteQualificationTypeCommandInput | DeleteWorkerBlockCommandInput | DisassociateQualificationFromWorkerCommandInput | GetAccountBalanceCommandInput | GetAssignmentCommandInput | GetFileUploadURLCommandInput | GetHITCommandInput | GetQualificationScoreCommandInput | GetQualificationTypeCommandInput | ListAssignmentsForHITCommandInput | ListBonusPaymentsCommandInput | ListHITsCommandInput | ListHITsForQualificationTypeCommandInput | ListQualificationRequestsCommandInput | ListQualificationTypesCommandInput | ListReviewPolicyResultsForHITCommandInput | ListReviewableHITsCommandInput | ListWorkerBlocksCommandInput | ListWorkersWithQualificationTypeCommandInput | NotifyWorkersCommandInput | RejectAssignmentCommandInput | RejectQualificationRequestCommandInput | SendBonusCommandInput | SendTestEventNotificationCommandInput | UpdateExpirationForHITCommandInput | UpdateHITReviewStatusCommandInput | UpdateHITTypeOfHITCommandInput | UpdateNotificationSettingsCommandInput | UpdateQualificationTypeCommandInput;
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
51
57
|
export type ServiceOutputTypes = AcceptQualificationRequestCommandOutput | ApproveAssignmentCommandOutput | AssociateQualificationWithWorkerCommandOutput | CreateAdditionalAssignmentsForHITCommandOutput | CreateHITCommandOutput | CreateHITTypeCommandOutput | CreateHITWithHITTypeCommandOutput | CreateQualificationTypeCommandOutput | CreateWorkerBlockCommandOutput | DeleteHITCommandOutput | DeleteQualificationTypeCommandOutput | DeleteWorkerBlockCommandOutput | DisassociateQualificationFromWorkerCommandOutput | GetAccountBalanceCommandOutput | GetAssignmentCommandOutput | GetFileUploadURLCommandOutput | GetHITCommandOutput | GetQualificationScoreCommandOutput | GetQualificationTypeCommandOutput | ListAssignmentsForHITCommandOutput | ListBonusPaymentsCommandOutput | ListHITsCommandOutput | ListHITsForQualificationTypeCommandOutput | ListQualificationRequestsCommandOutput | ListQualificationTypesCommandOutput | ListReviewPolicyResultsForHITCommandOutput | ListReviewableHITsCommandOutput | ListWorkerBlocksCommandOutput | ListWorkersWithQualificationTypeCommandOutput | NotifyWorkersCommandOutput | RejectAssignmentCommandOutput | RejectQualificationRequestCommandOutput | SendBonusCommandOutput | SendTestEventNotificationCommandOutput | UpdateExpirationForHITCommandOutput | UpdateHITReviewStatusCommandOutput | UpdateHITTypeOfHITCommandOutput | UpdateNotificationSettingsCommandOutput | UpdateQualificationTypeCommandOutput;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
52
61
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
53
62
|
/**
|
|
54
63
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
55
64
|
*/
|
|
56
65
|
requestHandler?: __HttpHandler;
|
|
57
66
|
/**
|
|
58
|
-
* A constructor for a class implementing the {@link
|
|
67
|
+
* A constructor for a class implementing the {@link @aws-sdk/types#ChecksumConstructor} interface
|
|
59
68
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
60
69
|
* @internal
|
|
61
70
|
*/
|
|
@@ -145,23 +154,34 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
145
154
|
*/
|
|
146
155
|
logger?: __Logger;
|
|
147
156
|
/**
|
|
148
|
-
* The {@link
|
|
157
|
+
* The {@link @aws-sdk/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
149
158
|
*/
|
|
150
159
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
151
160
|
}
|
|
161
|
+
/**
|
|
162
|
+
* @public
|
|
163
|
+
*/
|
|
152
164
|
type MTurkClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
153
165
|
/**
|
|
154
|
-
*
|
|
166
|
+
* @public
|
|
167
|
+
*
|
|
168
|
+
* The configuration interface of MTurkClient class constructor that set the region, credentials and other options.
|
|
155
169
|
*/
|
|
156
170
|
export interface MTurkClientConfig extends MTurkClientConfigType {
|
|
157
171
|
}
|
|
172
|
+
/**
|
|
173
|
+
* @public
|
|
174
|
+
*/
|
|
158
175
|
type MTurkClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
159
176
|
/**
|
|
160
|
-
*
|
|
177
|
+
* @public
|
|
178
|
+
*
|
|
179
|
+
* The resolved configuration interface of MTurkClient class. This is resolved and normalized from the {@link MTurkClientConfig | constructor configuration interface}.
|
|
161
180
|
*/
|
|
162
181
|
export interface MTurkClientResolvedConfig extends MTurkClientResolvedConfigType {
|
|
163
182
|
}
|
|
164
183
|
/**
|
|
184
|
+
* @public
|
|
165
185
|
* <fullname>Amazon Mechanical Turk API Reference</fullname>
|
|
166
186
|
*/
|
|
167
187
|
export declare class MTurkClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, MTurkClientResolvedConfig> {
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { AcceptQualificationRequestRequest, AcceptQualificationRequestResponse } from "../models/models_0";
|
|
5
5
|
import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MTurkClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AcceptQualificationRequestCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AcceptQualificationRequestCommandInput extends AcceptQualificationRequestRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AcceptQualificationRequestCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AcceptQualificationRequestCommandOutput extends AcceptQualificationRequestResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* The <code>AcceptQualificationRequest</code> operation approves a Worker's request for a Qualification.
|
|
19
24
|
* </p>
|
|
@@ -34,6 +39,8 @@ export interface AcceptQualificationRequestCommandOutput extends AcceptQualifica
|
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
36
41
|
*
|
|
42
|
+
* @param AcceptQualificationRequestCommandInput - {@link AcceptQualificationRequestCommandInput}
|
|
43
|
+
* @returns {@link AcceptQualificationRequestCommandOutput}
|
|
37
44
|
* @see {@link AcceptQualificationRequestCommandInput} for command's `input` shape.
|
|
38
45
|
* @see {@link AcceptQualificationRequestCommandOutput} for command's `response` shape.
|
|
39
46
|
* @see {@link MTurkClientResolvedConfig | config} for MTurkClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface AcceptQualificationRequestCommandOutput extends AcceptQualifica
|
|
|
49
56
|
export declare class AcceptQualificationRequestCommand extends $Command<AcceptQualificationRequestCommandInput, AcceptQualificationRequestCommandOutput, MTurkClientResolvedConfig> {
|
|
50
57
|
readonly input: AcceptQualificationRequestCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: AcceptQualificationRequestCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MTurkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AcceptQualificationRequestCommandInput, AcceptQualificationRequestCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ApproveAssignmentRequest, ApproveAssignmentResponse } from "../models/models_0";
|
|
5
5
|
import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MTurkClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ApproveAssignmentCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ApproveAssignmentCommandInput extends ApproveAssignmentRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ApproveAssignmentCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ApproveAssignmentCommandOutput extends ApproveAssignmentResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* The <code>ApproveAssignment</code> operation approves the results of a completed assignment.
|
|
19
24
|
* </p>
|
|
@@ -54,6 +59,8 @@ export interface ApproveAssignmentCommandOutput extends ApproveAssignmentRespons
|
|
|
54
59
|
* const response = await client.send(command);
|
|
55
60
|
* ```
|
|
56
61
|
*
|
|
62
|
+
* @param ApproveAssignmentCommandInput - {@link ApproveAssignmentCommandInput}
|
|
63
|
+
* @returns {@link ApproveAssignmentCommandOutput}
|
|
57
64
|
* @see {@link ApproveAssignmentCommandInput} for command's `input` shape.
|
|
58
65
|
* @see {@link ApproveAssignmentCommandOutput} for command's `response` shape.
|
|
59
66
|
* @see {@link MTurkClientResolvedConfig | config} for MTurkClient's `config` shape.
|
|
@@ -69,11 +76,20 @@ export interface ApproveAssignmentCommandOutput extends ApproveAssignmentRespons
|
|
|
69
76
|
export declare class ApproveAssignmentCommand extends $Command<ApproveAssignmentCommandInput, ApproveAssignmentCommandOutput, MTurkClientResolvedConfig> {
|
|
70
77
|
readonly input: ApproveAssignmentCommandInput;
|
|
71
78
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
+
/**
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
72
82
|
constructor(input: ApproveAssignmentCommandInput);
|
|
73
83
|
/**
|
|
74
84
|
* @internal
|
|
75
85
|
*/
|
|
76
86
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MTurkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ApproveAssignmentCommandInput, ApproveAssignmentCommandOutput>;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
77
90
|
private serialize;
|
|
91
|
+
/**
|
|
92
|
+
* @internal
|
|
93
|
+
*/
|
|
78
94
|
private deserialize;
|
|
79
95
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { AssociateQualificationWithWorkerRequest, AssociateQualificationWithWorkerResponse } from "../models/models_0";
|
|
5
5
|
import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MTurkClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AssociateQualificationWithWorkerCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AssociateQualificationWithWorkerCommandInput extends AssociateQualificationWithWorkerRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AssociateQualificationWithWorkerCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AssociateQualificationWithWorkerCommandOutput extends AssociateQualificationWithWorkerResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* The <code>AssociateQualificationWithWorker</code> operation gives a Worker a
|
|
19
24
|
* Qualification. <code>AssociateQualificationWithWorker</code> does not require that the Worker
|
|
@@ -45,6 +50,8 @@ export interface AssociateQualificationWithWorkerCommandOutput extends Associate
|
|
|
45
50
|
* const response = await client.send(command);
|
|
46
51
|
* ```
|
|
47
52
|
*
|
|
53
|
+
* @param AssociateQualificationWithWorkerCommandInput - {@link AssociateQualificationWithWorkerCommandInput}
|
|
54
|
+
* @returns {@link AssociateQualificationWithWorkerCommandOutput}
|
|
48
55
|
* @see {@link AssociateQualificationWithWorkerCommandInput} for command's `input` shape.
|
|
49
56
|
* @see {@link AssociateQualificationWithWorkerCommandOutput} for command's `response` shape.
|
|
50
57
|
* @see {@link MTurkClientResolvedConfig | config} for MTurkClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface AssociateQualificationWithWorkerCommandOutput extends Associate
|
|
|
60
67
|
export declare class AssociateQualificationWithWorkerCommand extends $Command<AssociateQualificationWithWorkerCommandInput, AssociateQualificationWithWorkerCommandOutput, MTurkClientResolvedConfig> {
|
|
61
68
|
readonly input: AssociateQualificationWithWorkerCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: AssociateQualificationWithWorkerCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MTurkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateQualificationWithWorkerCommandInput, AssociateQualificationWithWorkerCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateAdditionalAssignmentsForHITRequest, CreateAdditionalAssignmentsForHITResponse } from "../models/models_0";
|
|
5
5
|
import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MTurkClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateAdditionalAssignmentsForHITCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateAdditionalAssignmentsForHITCommandInput extends CreateAdditionalAssignmentsForHITRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateAdditionalAssignmentsForHITCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateAdditionalAssignmentsForHITCommandOutput extends CreateAdditionalAssignmentsForHITResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* The
|
|
19
24
|
* <code>CreateAdditionalAssignmentsForHIT</code>
|
|
@@ -47,6 +52,8 @@ export interface CreateAdditionalAssignmentsForHITCommandOutput extends CreateAd
|
|
|
47
52
|
* const response = await client.send(command);
|
|
48
53
|
* ```
|
|
49
54
|
*
|
|
55
|
+
* @param CreateAdditionalAssignmentsForHITCommandInput - {@link CreateAdditionalAssignmentsForHITCommandInput}
|
|
56
|
+
* @returns {@link CreateAdditionalAssignmentsForHITCommandOutput}
|
|
50
57
|
* @see {@link CreateAdditionalAssignmentsForHITCommandInput} for command's `input` shape.
|
|
51
58
|
* @see {@link CreateAdditionalAssignmentsForHITCommandOutput} for command's `response` shape.
|
|
52
59
|
* @see {@link MTurkClientResolvedConfig | config} for MTurkClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface CreateAdditionalAssignmentsForHITCommandOutput extends CreateAd
|
|
|
62
69
|
export declare class CreateAdditionalAssignmentsForHITCommand extends $Command<CreateAdditionalAssignmentsForHITCommandInput, CreateAdditionalAssignmentsForHITCommandOutput, MTurkClientResolvedConfig> {
|
|
63
70
|
readonly input: CreateAdditionalAssignmentsForHITCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: CreateAdditionalAssignmentsForHITCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MTurkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAdditionalAssignmentsForHITCommandInput, CreateAdditionalAssignmentsForHITCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateHITRequest, CreateHITResponse } from "../models/models_0";
|
|
5
5
|
import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MTurkClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateHITCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateHITCommandInput extends CreateHITRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateHITCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateHITCommandOutput extends CreateHITResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>The <code>CreateHIT</code> operation creates a new Human Intelligence Task (HIT).
|
|
18
23
|
* The new HIT is made available for Workers to find and accept on the Amazon Mechanical
|
|
19
24
|
* Turk website. </p>
|
|
@@ -41,6 +46,8 @@ export interface CreateHITCommandOutput extends CreateHITResponse, __MetadataBea
|
|
|
41
46
|
* const response = await client.send(command);
|
|
42
47
|
* ```
|
|
43
48
|
*
|
|
49
|
+
* @param CreateHITCommandInput - {@link CreateHITCommandInput}
|
|
50
|
+
* @returns {@link CreateHITCommandOutput}
|
|
44
51
|
* @see {@link CreateHITCommandInput} for command's `input` shape.
|
|
45
52
|
* @see {@link CreateHITCommandOutput} for command's `response` shape.
|
|
46
53
|
* @see {@link MTurkClientResolvedConfig | config} for MTurkClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface CreateHITCommandOutput extends CreateHITResponse, __MetadataBea
|
|
|
56
63
|
export declare class CreateHITCommand extends $Command<CreateHITCommandInput, CreateHITCommandOutput, MTurkClientResolvedConfig> {
|
|
57
64
|
readonly input: CreateHITCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: CreateHITCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MTurkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateHITCommandInput, CreateHITCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateHITTypeRequest, CreateHITTypeResponse } from "../models/models_0";
|
|
5
5
|
import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MTurkClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateHITTypeCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateHITTypeCommandInput extends CreateHITTypeRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateHITTypeCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateHITTypeCommandOutput extends CreateHITTypeResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* The <code>CreateHITType</code> operation creates a new HIT type. This operation
|
|
19
24
|
* allows you to define a standard set of HIT properties to use when creating HITs.
|
|
@@ -30,6 +35,8 @@ export interface CreateHITTypeCommandOutput extends CreateHITTypeResponse, __Met
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param CreateHITTypeCommandInput - {@link CreateHITTypeCommandInput}
|
|
39
|
+
* @returns {@link CreateHITTypeCommandOutput}
|
|
33
40
|
* @see {@link CreateHITTypeCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link CreateHITTypeCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link MTurkClientResolvedConfig | config} for MTurkClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface CreateHITTypeCommandOutput extends CreateHITTypeResponse, __Met
|
|
|
45
52
|
export declare class CreateHITTypeCommand extends $Command<CreateHITTypeCommandInput, CreateHITTypeCommandOutput, MTurkClientResolvedConfig> {
|
|
46
53
|
readonly input: CreateHITTypeCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: CreateHITTypeCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MTurkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateHITTypeCommandInput, CreateHITTypeCommandOutput>;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
53
66
|
private serialize;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
54
70
|
private deserialize;
|
|
55
71
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateHITWithHITTypeRequest, CreateHITWithHITTypeResponse } from "../models/models_0";
|
|
5
5
|
import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MTurkClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateHITWithHITTypeCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateHITWithHITTypeCommandInput extends CreateHITWithHITTypeRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateHITWithHITTypeCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateHITWithHITTypeCommandOutput extends CreateHITWithHITTypeResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* The <code>CreateHITWithHITType</code> operation creates a new Human Intelligence Task (HIT)
|
|
19
24
|
* using an existing HITTypeID generated by the <code>CreateHITType</code> operation.
|
|
@@ -42,6 +47,8 @@ export interface CreateHITWithHITTypeCommandOutput extends CreateHITWithHITTypeR
|
|
|
42
47
|
* const response = await client.send(command);
|
|
43
48
|
* ```
|
|
44
49
|
*
|
|
50
|
+
* @param CreateHITWithHITTypeCommandInput - {@link CreateHITWithHITTypeCommandInput}
|
|
51
|
+
* @returns {@link CreateHITWithHITTypeCommandOutput}
|
|
45
52
|
* @see {@link CreateHITWithHITTypeCommandInput} for command's `input` shape.
|
|
46
53
|
* @see {@link CreateHITWithHITTypeCommandOutput} for command's `response` shape.
|
|
47
54
|
* @see {@link MTurkClientResolvedConfig | config} for MTurkClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface CreateHITWithHITTypeCommandOutput extends CreateHITWithHITTypeR
|
|
|
57
64
|
export declare class CreateHITWithHITTypeCommand extends $Command<CreateHITWithHITTypeCommandInput, CreateHITWithHITTypeCommandOutput, MTurkClientResolvedConfig> {
|
|
58
65
|
readonly input: CreateHITWithHITTypeCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: CreateHITWithHITTypeCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MTurkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateHITWithHITTypeCommandInput, CreateHITWithHITTypeCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateQualificationTypeRequest, CreateQualificationTypeResponse } from "../models/models_0";
|
|
5
5
|
import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MTurkClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateQualificationTypeCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateQualificationTypeCommandInput extends CreateQualificationTypeRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateQualificationTypeCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateQualificationTypeCommandOutput extends CreateQualificationTypeResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* The
|
|
19
24
|
* <code>CreateQualificationType</code>
|
|
@@ -31,6 +36,8 @@ export interface CreateQualificationTypeCommandOutput extends CreateQualificatio
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param CreateQualificationTypeCommandInput - {@link CreateQualificationTypeCommandInput}
|
|
40
|
+
* @returns {@link CreateQualificationTypeCommandOutput}
|
|
34
41
|
* @see {@link CreateQualificationTypeCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link CreateQualificationTypeCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link MTurkClientResolvedConfig | config} for MTurkClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface CreateQualificationTypeCommandOutput extends CreateQualificatio
|
|
|
46
53
|
export declare class CreateQualificationTypeCommand extends $Command<CreateQualificationTypeCommandInput, CreateQualificationTypeCommandOutput, MTurkClientResolvedConfig> {
|
|
47
54
|
readonly input: CreateQualificationTypeCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: CreateQualificationTypeCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MTurkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateQualificationTypeCommandInput, CreateQualificationTypeCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateWorkerBlockRequest, CreateWorkerBlockResponse } from "../models/models_0";
|
|
5
5
|
import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MTurkClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateWorkerBlockCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateWorkerBlockCommandInput extends CreateWorkerBlockRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateWorkerBlockCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateWorkerBlockCommandOutput extends CreateWorkerBlockResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <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>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateWorkerBlockCommandOutput extends CreateWorkerBlockRespons
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateWorkerBlockCommandInput - {@link CreateWorkerBlockCommandInput}
|
|
34
|
+
* @returns {@link CreateWorkerBlockCommandOutput}
|
|
28
35
|
* @see {@link CreateWorkerBlockCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateWorkerBlockCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link MTurkClientResolvedConfig | config} for MTurkClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface CreateWorkerBlockCommandOutput extends CreateWorkerBlockRespons
|
|
|
40
47
|
export declare class CreateWorkerBlockCommand extends $Command<CreateWorkerBlockCommandInput, CreateWorkerBlockCommandOutput, MTurkClientResolvedConfig> {
|
|
41
48
|
readonly input: CreateWorkerBlockCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: CreateWorkerBlockCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MTurkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWorkerBlockCommandInput, CreateWorkerBlockCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteHITRequest, DeleteHITResponse } from "../models/models_0";
|
|
5
5
|
import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MTurkClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteHITCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteHITCommandInput extends DeleteHITRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteHITCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteHITCommandOutput extends DeleteHITResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* The <code>DeleteHIT</code> operation is used to delete HIT that is no longer needed.
|
|
19
24
|
* Only the Requester who created the HIT can delete it.
|
|
@@ -60,6 +65,8 @@ export interface DeleteHITCommandOutput extends DeleteHITResponse, __MetadataBea
|
|
|
60
65
|
* const response = await client.send(command);
|
|
61
66
|
* ```
|
|
62
67
|
*
|
|
68
|
+
* @param DeleteHITCommandInput - {@link DeleteHITCommandInput}
|
|
69
|
+
* @returns {@link DeleteHITCommandOutput}
|
|
63
70
|
* @see {@link DeleteHITCommandInput} for command's `input` shape.
|
|
64
71
|
* @see {@link DeleteHITCommandOutput} for command's `response` shape.
|
|
65
72
|
* @see {@link MTurkClientResolvedConfig | config} for MTurkClient's `config` shape.
|
|
@@ -75,11 +82,20 @@ export interface DeleteHITCommandOutput extends DeleteHITResponse, __MetadataBea
|
|
|
75
82
|
export declare class DeleteHITCommand extends $Command<DeleteHITCommandInput, DeleteHITCommandOutput, MTurkClientResolvedConfig> {
|
|
76
83
|
readonly input: DeleteHITCommandInput;
|
|
77
84
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
+
/**
|
|
86
|
+
* @public
|
|
87
|
+
*/
|
|
78
88
|
constructor(input: DeleteHITCommandInput);
|
|
79
89
|
/**
|
|
80
90
|
* @internal
|
|
81
91
|
*/
|
|
82
92
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MTurkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteHITCommandInput, DeleteHITCommandOutput>;
|
|
93
|
+
/**
|
|
94
|
+
* @internal
|
|
95
|
+
*/
|
|
83
96
|
private serialize;
|
|
97
|
+
/**
|
|
98
|
+
* @internal
|
|
99
|
+
*/
|
|
84
100
|
private deserialize;
|
|
85
101
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteQualificationTypeRequest, DeleteQualificationTypeResponse } from "../models/models_0";
|
|
5
5
|
import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MTurkClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteQualificationTypeCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteQualificationTypeCommandInput extends DeleteQualificationTypeRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteQualificationTypeCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteQualificationTypeCommandOutput extends DeleteQualificationTypeResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* The
|
|
19
24
|
* <code>DeleteQualificationType</code>
|
|
@@ -43,6 +48,8 @@ export interface DeleteQualificationTypeCommandOutput extends DeleteQualificatio
|
|
|
43
48
|
* const response = await client.send(command);
|
|
44
49
|
* ```
|
|
45
50
|
*
|
|
51
|
+
* @param DeleteQualificationTypeCommandInput - {@link DeleteQualificationTypeCommandInput}
|
|
52
|
+
* @returns {@link DeleteQualificationTypeCommandOutput}
|
|
46
53
|
* @see {@link DeleteQualificationTypeCommandInput} for command's `input` shape.
|
|
47
54
|
* @see {@link DeleteQualificationTypeCommandOutput} for command's `response` shape.
|
|
48
55
|
* @see {@link MTurkClientResolvedConfig | config} for MTurkClient's `config` shape.
|
|
@@ -58,11 +65,20 @@ export interface DeleteQualificationTypeCommandOutput extends DeleteQualificatio
|
|
|
58
65
|
export declare class DeleteQualificationTypeCommand extends $Command<DeleteQualificationTypeCommandInput, DeleteQualificationTypeCommandOutput, MTurkClientResolvedConfig> {
|
|
59
66
|
readonly input: DeleteQualificationTypeCommandInput;
|
|
60
67
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
61
71
|
constructor(input: DeleteQualificationTypeCommandInput);
|
|
62
72
|
/**
|
|
63
73
|
* @internal
|
|
64
74
|
*/
|
|
65
75
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MTurkClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteQualificationTypeCommandInput, DeleteQualificationTypeCommandOutput>;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
66
79
|
private serialize;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
67
83
|
private deserialize;
|
|
68
84
|
}
|