@aws-sdk/client-mturk 3.533.0 → 3.535.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.
Files changed (83) hide show
  1. package/dist-types/MTurk.d.ts +7 -1
  2. package/dist-types/MTurkClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptQualificationRequestCommand.d.ts +2 -1
  4. package/dist-types/commands/ApproveAssignmentCommand.d.ts +2 -1
  5. package/dist-types/commands/AssociateQualificationWithWorkerCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateAdditionalAssignmentsForHITCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateHITCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateHITTypeCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateHITWithHITTypeCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateQualificationTypeCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateWorkerBlockCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteHITCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteQualificationTypeCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteWorkerBlockCommand.d.ts +2 -1
  15. package/dist-types/commands/DisassociateQualificationFromWorkerCommand.d.ts +2 -1
  16. package/dist-types/commands/GetAccountBalanceCommand.d.ts +2 -1
  17. package/dist-types/commands/GetAssignmentCommand.d.ts +2 -1
  18. package/dist-types/commands/GetFileUploadURLCommand.d.ts +2 -1
  19. package/dist-types/commands/GetHITCommand.d.ts +2 -1
  20. package/dist-types/commands/GetQualificationScoreCommand.d.ts +2 -1
  21. package/dist-types/commands/GetQualificationTypeCommand.d.ts +2 -1
  22. package/dist-types/commands/ListAssignmentsForHITCommand.d.ts +2 -1
  23. package/dist-types/commands/ListBonusPaymentsCommand.d.ts +2 -1
  24. package/dist-types/commands/ListHITsCommand.d.ts +2 -1
  25. package/dist-types/commands/ListHITsForQualificationTypeCommand.d.ts +2 -1
  26. package/dist-types/commands/ListQualificationRequestsCommand.d.ts +2 -1
  27. package/dist-types/commands/ListQualificationTypesCommand.d.ts +2 -1
  28. package/dist-types/commands/ListReviewPolicyResultsForHITCommand.d.ts +2 -1
  29. package/dist-types/commands/ListReviewableHITsCommand.d.ts +2 -1
  30. package/dist-types/commands/ListWorkerBlocksCommand.d.ts +2 -1
  31. package/dist-types/commands/ListWorkersWithQualificationTypeCommand.d.ts +2 -1
  32. package/dist-types/commands/NotifyWorkersCommand.d.ts +2 -1
  33. package/dist-types/commands/RejectAssignmentCommand.d.ts +2 -1
  34. package/dist-types/commands/RejectQualificationRequestCommand.d.ts +2 -1
  35. package/dist-types/commands/SendBonusCommand.d.ts +2 -1
  36. package/dist-types/commands/SendTestEventNotificationCommand.d.ts +2 -1
  37. package/dist-types/commands/UpdateExpirationForHITCommand.d.ts +2 -1
  38. package/dist-types/commands/UpdateHITReviewStatusCommand.d.ts +2 -1
  39. package/dist-types/commands/UpdateHITTypeOfHITCommand.d.ts +2 -1
  40. package/dist-types/commands/UpdateNotificationSettingsCommand.d.ts +2 -1
  41. package/dist-types/commands/UpdateQualificationTypeCommand.d.ts +2 -1
  42. package/dist-types/models/models_0.d.ts +308 -308
  43. package/dist-types/ts3.4/MTurk.d.ts +6 -0
  44. package/dist-types/ts3.4/commands/AcceptQualificationRequestCommand.d.ts +9 -0
  45. package/dist-types/ts3.4/commands/ApproveAssignmentCommand.d.ts +9 -0
  46. package/dist-types/ts3.4/commands/AssociateQualificationWithWorkerCommand.d.ts +9 -0
  47. package/dist-types/ts3.4/commands/CreateAdditionalAssignmentsForHITCommand.d.ts +9 -0
  48. package/dist-types/ts3.4/commands/CreateHITCommand.d.ts +9 -0
  49. package/dist-types/ts3.4/commands/CreateHITTypeCommand.d.ts +9 -0
  50. package/dist-types/ts3.4/commands/CreateHITWithHITTypeCommand.d.ts +9 -0
  51. package/dist-types/ts3.4/commands/CreateQualificationTypeCommand.d.ts +9 -0
  52. package/dist-types/ts3.4/commands/CreateWorkerBlockCommand.d.ts +9 -0
  53. package/dist-types/ts3.4/commands/DeleteHITCommand.d.ts +9 -0
  54. package/dist-types/ts3.4/commands/DeleteQualificationTypeCommand.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/DeleteWorkerBlockCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/DisassociateQualificationFromWorkerCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/GetAccountBalanceCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/GetAssignmentCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/GetFileUploadURLCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/GetHITCommand.d.ts +7 -0
  61. package/dist-types/ts3.4/commands/GetQualificationScoreCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/GetQualificationTypeCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/ListAssignmentsForHITCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/ListBonusPaymentsCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/ListHITsCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/ListHITsForQualificationTypeCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/ListQualificationRequestsCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/ListQualificationTypesCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/ListReviewPolicyResultsForHITCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/ListReviewableHITsCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/ListWorkerBlocksCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/ListWorkersWithQualificationTypeCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/NotifyWorkersCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/RejectAssignmentCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/RejectQualificationRequestCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/SendBonusCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/SendTestEventNotificationCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/UpdateExpirationForHITCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/UpdateHITReviewStatusCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/UpdateHITTypeOfHITCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/UpdateNotificationSettingsCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/UpdateQualificationTypeCommand.d.ts +9 -0
  83. package/package.json +40 -40
@@ -338,6 +338,7 @@ export interface MTurk {
338
338
  data?: DisassociateQualificationFromWorkerCommandOutput
339
339
  ) => void
340
340
  ): void;
341
+ getAccountBalance(): Promise<GetAccountBalanceCommandOutput>;
341
342
  getAccountBalance(
342
343
  args: GetAccountBalanceCommandInput,
343
344
  options?: __HttpHandlerOptions
@@ -429,6 +430,7 @@ export interface MTurk {
429
430
  options: __HttpHandlerOptions,
430
431
  cb: (err: any, data?: ListAssignmentsForHITCommandOutput) => void
431
432
  ): void;
433
+ listBonusPayments(): Promise<ListBonusPaymentsCommandOutput>;
432
434
  listBonusPayments(
433
435
  args: ListBonusPaymentsCommandInput,
434
436
  options?: __HttpHandlerOptions
@@ -442,6 +444,7 @@ export interface MTurk {
442
444
  options: __HttpHandlerOptions,
443
445
  cb: (err: any, data?: ListBonusPaymentsCommandOutput) => void
444
446
  ): void;
447
+ listHITs(): Promise<ListHITsCommandOutput>;
445
448
  listHITs(
446
449
  args: ListHITsCommandInput,
447
450
  options?: __HttpHandlerOptions
@@ -468,6 +471,7 @@ export interface MTurk {
468
471
  options: __HttpHandlerOptions,
469
472
  cb: (err: any, data?: ListHITsForQualificationTypeCommandOutput) => void
470
473
  ): void;
474
+ listQualificationRequests(): Promise<ListQualificationRequestsCommandOutput>;
471
475
  listQualificationRequests(
472
476
  args: ListQualificationRequestsCommandInput,
473
477
  options?: __HttpHandlerOptions
@@ -494,6 +498,7 @@ export interface MTurk {
494
498
  options: __HttpHandlerOptions,
495
499
  cb: (err: any, data?: ListQualificationTypesCommandOutput) => void
496
500
  ): void;
501
+ listReviewableHITs(): Promise<ListReviewableHITsCommandOutput>;
497
502
  listReviewableHITs(
498
503
  args: ListReviewableHITsCommandInput,
499
504
  options?: __HttpHandlerOptions
@@ -520,6 +525,7 @@ export interface MTurk {
520
525
  options: __HttpHandlerOptions,
521
526
  cb: (err: any, data?: ListReviewPolicyResultsForHITCommandOutput) => void
522
527
  ): void;
528
+ listWorkerBlocks(): Promise<ListWorkerBlocksCommandOutput>;
523
529
  listWorkerBlocks(
524
530
  args: ListWorkerBlocksCommandInput,
525
531
  options?: __HttpHandlerOptions
@@ -25,6 +25,15 @@ declare const AcceptQualificationRequestCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AcceptQualificationRequestCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AcceptQualificationRequestCommandInput,
32
+ AcceptQualificationRequestCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AcceptQualificationRequestCommand extends AcceptQualificationRequestCommand_base {}
@@ -25,6 +25,15 @@ declare const ApproveAssignmentCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ApproveAssignmentCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ApproveAssignmentCommandInput,
32
+ ApproveAssignmentCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ApproveAssignmentCommand extends ApproveAssignmentCommand_base {}
@@ -25,6 +25,15 @@ declare const AssociateQualificationWithWorkerCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AssociateQualificationWithWorkerCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AssociateQualificationWithWorkerCommandInput,
32
+ AssociateQualificationWithWorkerCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AssociateQualificationWithWorkerCommand extends AssociateQualificationWithWorkerCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateAdditionalAssignmentsForHITCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateAdditionalAssignmentsForHITCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateAdditionalAssignmentsForHITCommandInput,
32
+ CreateAdditionalAssignmentsForHITCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateAdditionalAssignmentsForHITCommand extends CreateAdditionalAssignmentsForHITCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateHITCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateHITCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateHITCommandInput,
28
+ CreateHITCommandOutput,
29
+ MTurkClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateHITCommand extends CreateHITCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateHITTypeCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateHITTypeCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateHITTypeCommandInput,
31
+ CreateHITTypeCommandOutput,
32
+ MTurkClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateHITTypeCommand extends CreateHITTypeCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateHITWithHITTypeCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateHITWithHITTypeCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateHITWithHITTypeCommandInput,
32
+ CreateHITWithHITTypeCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateHITWithHITTypeCommand extends CreateHITWithHITTypeCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateQualificationTypeCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateQualificationTypeCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateQualificationTypeCommandInput,
32
+ CreateQualificationTypeCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateQualificationTypeCommand extends CreateQualificationTypeCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateWorkerBlockCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateWorkerBlockCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateWorkerBlockCommandInput,
32
+ CreateWorkerBlockCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateWorkerBlockCommand extends CreateWorkerBlockCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteHITCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteHITCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteHITCommandInput,
28
+ DeleteHITCommandOutput,
29
+ MTurkClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteHITCommand extends DeleteHITCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteQualificationTypeCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteQualificationTypeCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteQualificationTypeCommandInput,
32
+ DeleteQualificationTypeCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteQualificationTypeCommand extends DeleteQualificationTypeCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteWorkerBlockCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteWorkerBlockCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteWorkerBlockCommandInput,
32
+ DeleteWorkerBlockCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteWorkerBlockCommand extends DeleteWorkerBlockCommand_base {}
@@ -25,6 +25,15 @@ declare const DisassociateQualificationFromWorkerCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DisassociateQualificationFromWorkerCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DisassociateQualificationFromWorkerCommandInput,
32
+ DisassociateQualificationFromWorkerCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DisassociateQualificationFromWorkerCommand extends DisassociateQualificationFromWorkerCommand_base {}
@@ -25,6 +25,15 @@ declare const GetAccountBalanceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [GetAccountBalanceCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetAccountBalanceCommandInput,
32
+ GetAccountBalanceCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetAccountBalanceCommand extends GetAccountBalanceCommand_base {}
@@ -24,6 +24,15 @@ declare const GetAssignmentCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetAssignmentCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetAssignmentCommandInput,
31
+ GetAssignmentCommandOutput,
32
+ MTurkClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetAssignmentCommand extends GetAssignmentCommand_base {}
@@ -24,6 +24,15 @@ declare const GetFileUploadURLCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetFileUploadURLCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetFileUploadURLCommandInput,
31
+ GetFileUploadURLCommandOutput,
32
+ MTurkClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetFileUploadURLCommand extends GetFileUploadURLCommand_base {}
@@ -17,6 +17,13 @@ declare const GetHITCommand_base: {
17
17
  ServiceInputTypes,
18
18
  ServiceOutputTypes
19
19
  >;
20
+ new (__0_0: GetHITCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ GetHITCommandInput,
22
+ GetHITCommandOutput,
23
+ MTurkClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
20
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
21
28
  };
22
29
  export declare class GetHITCommand extends GetHITCommand_base {}
@@ -25,6 +25,15 @@ declare const GetQualificationScoreCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetQualificationScoreCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetQualificationScoreCommandInput,
32
+ GetQualificationScoreCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetQualificationScoreCommand extends GetQualificationScoreCommand_base {}
@@ -25,6 +25,15 @@ declare const GetQualificationTypeCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetQualificationTypeCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetQualificationTypeCommandInput,
32
+ GetQualificationTypeCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetQualificationTypeCommand extends GetQualificationTypeCommand_base {}
@@ -25,6 +25,15 @@ declare const ListAssignmentsForHITCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListAssignmentsForHITCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListAssignmentsForHITCommandInput,
32
+ ListAssignmentsForHITCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListAssignmentsForHITCommand extends ListAssignmentsForHITCommand_base {}
@@ -25,6 +25,15 @@ declare const ListBonusPaymentsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListBonusPaymentsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListBonusPaymentsCommandInput,
32
+ ListBonusPaymentsCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListBonusPaymentsCommand extends ListBonusPaymentsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListHITsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListHITsCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListHITsCommandInput,
28
+ ListHITsCommandOutput,
29
+ MTurkClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListHITsCommand extends ListHITsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListHITsForQualificationTypeCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListHITsForQualificationTypeCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListHITsForQualificationTypeCommandInput,
32
+ ListHITsForQualificationTypeCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListHITsForQualificationTypeCommand extends ListHITsForQualificationTypeCommand_base {}
@@ -25,6 +25,15 @@ declare const ListQualificationRequestsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListQualificationRequestsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListQualificationRequestsCommandInput,
32
+ ListQualificationRequestsCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListQualificationRequestsCommand extends ListQualificationRequestsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListQualificationTypesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListQualificationTypesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListQualificationTypesCommandInput,
32
+ ListQualificationTypesCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListQualificationTypesCommand extends ListQualificationTypesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListReviewPolicyResultsForHITCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListReviewPolicyResultsForHITCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListReviewPolicyResultsForHITCommandInput,
32
+ ListReviewPolicyResultsForHITCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListReviewPolicyResultsForHITCommand extends ListReviewPolicyResultsForHITCommand_base {}
@@ -25,6 +25,15 @@ declare const ListReviewableHITsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListReviewableHITsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListReviewableHITsCommandInput,
32
+ ListReviewableHITsCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListReviewableHITsCommand extends ListReviewableHITsCommand_base {}
@@ -24,6 +24,15 @@ declare const ListWorkerBlocksCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListWorkerBlocksCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListWorkerBlocksCommandInput,
31
+ ListWorkerBlocksCommandOutput,
32
+ MTurkClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListWorkerBlocksCommand extends ListWorkerBlocksCommand_base {}
@@ -25,6 +25,15 @@ declare const ListWorkersWithQualificationTypeCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListWorkersWithQualificationTypeCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListWorkersWithQualificationTypeCommandInput,
32
+ ListWorkersWithQualificationTypeCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListWorkersWithQualificationTypeCommand extends ListWorkersWithQualificationTypeCommand_base {}
@@ -24,6 +24,15 @@ declare const NotifyWorkersCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: NotifyWorkersCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ NotifyWorkersCommandInput,
31
+ NotifyWorkersCommandOutput,
32
+ MTurkClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class NotifyWorkersCommand extends NotifyWorkersCommand_base {}
@@ -24,6 +24,15 @@ declare const RejectAssignmentCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: RejectAssignmentCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ RejectAssignmentCommandInput,
31
+ RejectAssignmentCommandOutput,
32
+ MTurkClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class RejectAssignmentCommand extends RejectAssignmentCommand_base {}
@@ -25,6 +25,15 @@ declare const RejectQualificationRequestCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: RejectQualificationRequestCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ RejectQualificationRequestCommandInput,
32
+ RejectQualificationRequestCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class RejectQualificationRequestCommand extends RejectQualificationRequestCommand_base {}
@@ -21,6 +21,15 @@ declare const SendBonusCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: SendBonusCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ SendBonusCommandInput,
28
+ SendBonusCommandOutput,
29
+ MTurkClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class SendBonusCommand extends SendBonusCommand_base {}
@@ -25,6 +25,15 @@ declare const SendTestEventNotificationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: SendTestEventNotificationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ SendTestEventNotificationCommandInput,
32
+ SendTestEventNotificationCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class SendTestEventNotificationCommand extends SendTestEventNotificationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateExpirationForHITCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateExpirationForHITCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateExpirationForHITCommandInput,
32
+ UpdateExpirationForHITCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateExpirationForHITCommand extends UpdateExpirationForHITCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateHITReviewStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateHITReviewStatusCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateHITReviewStatusCommandInput,
32
+ UpdateHITReviewStatusCommandOutput,
33
+ MTurkClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateHITReviewStatusCommand extends UpdateHITReviewStatusCommand_base {}