@aws-sdk/client-mturk 3.183.0 → 3.185.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/CHANGELOG.md +11 -0
- package/dist-cjs/protocols/Aws_json1_1.js +2 -2
- package/dist-es/MTurk.js +165 -158
- package/dist-es/MTurkClient.js +28 -22
- package/dist-es/commands/AcceptQualificationRequestCommand.js +28 -21
- package/dist-es/commands/ApproveAssignmentCommand.js +28 -21
- package/dist-es/commands/AssociateQualificationWithWorkerCommand.js +28 -21
- package/dist-es/commands/CreateAdditionalAssignmentsForHITCommand.js +28 -21
- package/dist-es/commands/CreateHITCommand.js +28 -21
- package/dist-es/commands/CreateHITTypeCommand.js +28 -21
- package/dist-es/commands/CreateHITWithHITTypeCommand.js +28 -21
- package/dist-es/commands/CreateQualificationTypeCommand.js +28 -21
- package/dist-es/commands/CreateWorkerBlockCommand.js +28 -21
- package/dist-es/commands/DeleteHITCommand.js +28 -21
- package/dist-es/commands/DeleteQualificationTypeCommand.js +28 -21
- package/dist-es/commands/DeleteWorkerBlockCommand.js +28 -21
- package/dist-es/commands/DisassociateQualificationFromWorkerCommand.js +28 -21
- package/dist-es/commands/GetAccountBalanceCommand.js +28 -21
- package/dist-es/commands/GetAssignmentCommand.js +28 -21
- package/dist-es/commands/GetFileUploadURLCommand.js +28 -21
- package/dist-es/commands/GetHITCommand.js +28 -21
- package/dist-es/commands/GetQualificationScoreCommand.js +28 -21
- package/dist-es/commands/GetQualificationTypeCommand.js +28 -21
- package/dist-es/commands/ListAssignmentsForHITCommand.js +28 -21
- package/dist-es/commands/ListBonusPaymentsCommand.js +28 -21
- package/dist-es/commands/ListHITsCommand.js +28 -21
- package/dist-es/commands/ListHITsForQualificationTypeCommand.js +28 -21
- package/dist-es/commands/ListQualificationRequestsCommand.js +28 -21
- package/dist-es/commands/ListQualificationTypesCommand.js +28 -21
- package/dist-es/commands/ListReviewPolicyResultsForHITCommand.js +28 -21
- package/dist-es/commands/ListReviewableHITsCommand.js +28 -21
- package/dist-es/commands/ListWorkerBlocksCommand.js +28 -21
- package/dist-es/commands/ListWorkersWithQualificationTypeCommand.js +28 -21
- package/dist-es/commands/NotifyWorkersCommand.js +28 -21
- package/dist-es/commands/RejectAssignmentCommand.js +28 -21
- package/dist-es/commands/RejectQualificationRequestCommand.js +28 -21
- package/dist-es/commands/SendBonusCommand.js +28 -21
- package/dist-es/commands/SendTestEventNotificationCommand.js +28 -21
- package/dist-es/commands/UpdateExpirationForHITCommand.js +28 -21
- package/dist-es/commands/UpdateHITReviewStatusCommand.js +28 -21
- package/dist-es/commands/UpdateHITTypeOfHITCommand.js +28 -21
- package/dist-es/commands/UpdateNotificationSettingsCommand.js +28 -21
- package/dist-es/commands/UpdateQualificationTypeCommand.js +28 -21
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/MTurkServiceException.js +10 -5
- package/dist-es/models/models_0.js +123 -314
- package/dist-es/pagination/ListAssignmentsForHITPaginator.js +68 -25
- package/dist-es/pagination/ListBonusPaymentsPaginator.js +68 -25
- package/dist-es/pagination/ListHITsForQualificationTypePaginator.js +68 -25
- package/dist-es/pagination/ListHITsPaginator.js +68 -25
- package/dist-es/pagination/ListQualificationRequestsPaginator.js +68 -25
- package/dist-es/pagination/ListQualificationTypesPaginator.js +68 -25
- package/dist-es/pagination/ListReviewPolicyResultsForHITPaginator.js +68 -25
- package/dist-es/pagination/ListReviewableHITsPaginator.js +68 -25
- package/dist-es/pagination/ListWorkerBlocksPaginator.js +68 -25
- package/dist-es/pagination/ListWorkersWithQualificationTypePaginator.js +68 -25
- package/dist-es/protocols/Aws_json1_1.js +2941 -2304
- package/dist-es/runtimeConfig.browser.js +12 -26
- package/dist-es/runtimeConfig.js +12 -30
- package/dist-es/runtimeConfig.native.js +5 -8
- package/dist-es/runtimeConfig.shared.js +11 -8
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.185.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.184.0...v3.185.0) (2022-10-05)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **codegen:** add deser check for x-amz-request-id ([#4015](https://github.com/aws/aws-sdk-js-v3/issues/4015)) ([6ff07bd](https://github.com/aws/aws-sdk-js-v3/commit/6ff07bd7e72bd56725f318013ac1d6d0fbbcdd9a))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
# [3.183.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.182.0...v3.183.0) (2022-10-03)
|
|
7
18
|
|
|
8
19
|
**Note:** Version bump only for package @aws-sdk/client-mturk
|
|
@@ -2886,10 +2886,10 @@ const deserializeAws_json1_1WorkerBlockList = (output, context) => {
|
|
|
2886
2886
|
return retVal;
|
|
2887
2887
|
};
|
|
2888
2888
|
const deserializeMetadata = (output) => {
|
|
2889
|
-
var _a;
|
|
2889
|
+
var _a, _b;
|
|
2890
2890
|
return ({
|
|
2891
2891
|
httpStatusCode: output.statusCode,
|
|
2892
|
-
requestId: (_a = output.headers["x-amzn-requestid"]) !== null && _a !== void 0 ? _a : output.headers["x-amzn-request-id"],
|
|
2892
|
+
requestId: (_b = (_a = output.headers["x-amzn-requestid"]) !== null && _a !== void 0 ? _a : output.headers["x-amzn-request-id"]) !== null && _b !== void 0 ? _b : output.headers["x-amz-request-id"],
|
|
2893
2893
|
extendedRequestId: output.headers["x-amz-id-2"],
|
|
2894
2894
|
cfId: output.headers["x-amz-cf-id"],
|
|
2895
2895
|
});
|