@aws-sdk/client-frauddetector 3.337.0 → 3.341.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/FraudDetectorClient.js +2 -1
- package/dist-cjs/commands/BatchCreateVariableCommand.js +2 -1
- package/dist-cjs/commands/BatchGetVariableCommand.js +2 -1
- package/dist-cjs/commands/CancelBatchImportJobCommand.js +2 -1
- package/dist-cjs/commands/CancelBatchPredictionJobCommand.js +2 -1
- package/dist-cjs/commands/CreateBatchImportJobCommand.js +2 -1
- package/dist-cjs/commands/CreateBatchPredictionJobCommand.js +2 -1
- package/dist-cjs/commands/CreateDetectorVersionCommand.js +2 -1
- package/dist-cjs/commands/CreateListCommand.js +2 -1
- package/dist-cjs/commands/CreateModelCommand.js +2 -1
- package/dist-cjs/commands/CreateModelVersionCommand.js +2 -1
- package/dist-cjs/commands/CreateRuleCommand.js +2 -1
- package/dist-cjs/commands/CreateVariableCommand.js +2 -1
- package/dist-cjs/commands/DeleteBatchImportJobCommand.js +2 -1
- package/dist-cjs/commands/DeleteBatchPredictionJobCommand.js +2 -1
- package/dist-cjs/commands/DeleteDetectorCommand.js +2 -1
- package/dist-cjs/commands/DeleteDetectorVersionCommand.js +2 -1
- package/dist-cjs/commands/DeleteEntityTypeCommand.js +2 -1
- package/dist-cjs/commands/DeleteEventCommand.js +2 -1
- package/dist-cjs/commands/DeleteEventTypeCommand.js +2 -1
- package/dist-cjs/commands/DeleteEventsByEventTypeCommand.js +2 -1
- package/dist-cjs/commands/DeleteExternalModelCommand.js +2 -1
- package/dist-cjs/commands/DeleteLabelCommand.js +2 -1
- package/dist-cjs/commands/DeleteListCommand.js +2 -1
- package/dist-cjs/commands/DeleteModelCommand.js +2 -1
- package/dist-cjs/commands/DeleteModelVersionCommand.js +2 -1
- package/dist-cjs/commands/DeleteOutcomeCommand.js +2 -1
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -1
- package/dist-cjs/commands/DeleteVariableCommand.js +2 -1
- package/dist-cjs/commands/DescribeDetectorCommand.js +2 -1
- package/dist-cjs/commands/DescribeModelVersionsCommand.js +2 -1
- package/dist-cjs/commands/GetBatchImportJobsCommand.js +2 -1
- package/dist-cjs/commands/GetBatchPredictionJobsCommand.js +2 -1
- package/dist-cjs/commands/GetDeleteEventsByEventTypeStatusCommand.js +2 -1
- package/dist-cjs/commands/GetDetectorVersionCommand.js +2 -1
- package/dist-cjs/commands/GetDetectorsCommand.js +2 -1
- package/dist-cjs/commands/GetEntityTypesCommand.js +2 -1
- package/dist-cjs/commands/GetEventCommand.js +2 -1
- package/dist-cjs/commands/GetEventPredictionCommand.js +2 -1
- package/dist-cjs/commands/GetEventPredictionMetadataCommand.js +2 -1
- package/dist-cjs/commands/GetEventTypesCommand.js +2 -1
- package/dist-cjs/commands/GetExternalModelsCommand.js +2 -1
- package/dist-cjs/commands/GetKMSEncryptionKeyCommand.js +2 -1
- package/dist-cjs/commands/GetLabelsCommand.js +2 -1
- package/dist-cjs/commands/GetListElementsCommand.js +2 -1
- package/dist-cjs/commands/GetListsMetadataCommand.js +2 -1
- package/dist-cjs/commands/GetModelVersionCommand.js +2 -1
- package/dist-cjs/commands/GetModelsCommand.js +2 -1
- package/dist-cjs/commands/GetOutcomesCommand.js +2 -1
- package/dist-cjs/commands/GetRulesCommand.js +2 -1
- package/dist-cjs/commands/GetVariablesCommand.js +2 -1
- package/dist-cjs/commands/ListEventPredictionsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/PutDetectorCommand.js +2 -1
- package/dist-cjs/commands/PutEntityTypeCommand.js +2 -1
- package/dist-cjs/commands/PutEventTypeCommand.js +2 -1
- package/dist-cjs/commands/PutExternalModelCommand.js +2 -1
- package/dist-cjs/commands/PutKMSEncryptionKeyCommand.js +2 -1
- package/dist-cjs/commands/PutLabelCommand.js +2 -1
- package/dist-cjs/commands/PutOutcomeCommand.js +2 -1
- package/dist-cjs/commands/SendEventCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateDetectorVersionCommand.js +2 -1
- package/dist-cjs/commands/UpdateDetectorVersionMetadataCommand.js +2 -1
- package/dist-cjs/commands/UpdateDetectorVersionStatusCommand.js +2 -1
- package/dist-cjs/commands/UpdateEventLabelCommand.js +2 -1
- package/dist-cjs/commands/UpdateListCommand.js +2 -1
- package/dist-cjs/commands/UpdateModelCommand.js +2 -1
- package/dist-cjs/commands/UpdateModelVersionCommand.js +2 -1
- package/dist-cjs/commands/UpdateModelVersionStatusCommand.js +2 -1
- package/dist-cjs/commands/UpdateRuleMetadataCommand.js +2 -1
- package/dist-cjs/commands/UpdateRuleVersionCommand.js +2 -1
- package/dist-cjs/commands/UpdateVariableCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/FraudDetectorServiceException.js +2 -1
- package/dist-es/FraudDetectorClient.js +1 -0
- package/dist-es/commands/BatchCreateVariableCommand.js +1 -0
- package/dist-es/commands/BatchGetVariableCommand.js +1 -0
- package/dist-es/commands/CancelBatchImportJobCommand.js +1 -0
- package/dist-es/commands/CancelBatchPredictionJobCommand.js +1 -0
- package/dist-es/commands/CreateBatchImportJobCommand.js +1 -0
- package/dist-es/commands/CreateBatchPredictionJobCommand.js +1 -0
- package/dist-es/commands/CreateDetectorVersionCommand.js +1 -0
- package/dist-es/commands/CreateListCommand.js +1 -0
- package/dist-es/commands/CreateModelCommand.js +1 -0
- package/dist-es/commands/CreateModelVersionCommand.js +1 -0
- package/dist-es/commands/CreateRuleCommand.js +1 -0
- package/dist-es/commands/CreateVariableCommand.js +1 -0
- package/dist-es/commands/DeleteBatchImportJobCommand.js +1 -0
- package/dist-es/commands/DeleteBatchPredictionJobCommand.js +1 -0
- package/dist-es/commands/DeleteDetectorCommand.js +1 -0
- package/dist-es/commands/DeleteDetectorVersionCommand.js +1 -0
- package/dist-es/commands/DeleteEntityTypeCommand.js +1 -0
- package/dist-es/commands/DeleteEventCommand.js +1 -0
- package/dist-es/commands/DeleteEventTypeCommand.js +1 -0
- package/dist-es/commands/DeleteEventsByEventTypeCommand.js +1 -0
- package/dist-es/commands/DeleteExternalModelCommand.js +1 -0
- package/dist-es/commands/DeleteLabelCommand.js +1 -0
- package/dist-es/commands/DeleteListCommand.js +1 -0
- package/dist-es/commands/DeleteModelCommand.js +1 -0
- package/dist-es/commands/DeleteModelVersionCommand.js +1 -0
- package/dist-es/commands/DeleteOutcomeCommand.js +1 -0
- package/dist-es/commands/DeleteRuleCommand.js +1 -0
- package/dist-es/commands/DeleteVariableCommand.js +1 -0
- package/dist-es/commands/DescribeDetectorCommand.js +1 -0
- package/dist-es/commands/DescribeModelVersionsCommand.js +1 -0
- package/dist-es/commands/GetBatchImportJobsCommand.js +1 -0
- package/dist-es/commands/GetBatchPredictionJobsCommand.js +1 -0
- package/dist-es/commands/GetDeleteEventsByEventTypeStatusCommand.js +1 -0
- package/dist-es/commands/GetDetectorVersionCommand.js +1 -0
- package/dist-es/commands/GetDetectorsCommand.js +1 -0
- package/dist-es/commands/GetEntityTypesCommand.js +1 -0
- package/dist-es/commands/GetEventCommand.js +1 -0
- package/dist-es/commands/GetEventPredictionCommand.js +1 -0
- package/dist-es/commands/GetEventPredictionMetadataCommand.js +1 -0
- package/dist-es/commands/GetEventTypesCommand.js +1 -0
- package/dist-es/commands/GetExternalModelsCommand.js +1 -0
- package/dist-es/commands/GetKMSEncryptionKeyCommand.js +1 -0
- package/dist-es/commands/GetLabelsCommand.js +1 -0
- package/dist-es/commands/GetListElementsCommand.js +1 -0
- package/dist-es/commands/GetListsMetadataCommand.js +1 -0
- package/dist-es/commands/GetModelVersionCommand.js +1 -0
- package/dist-es/commands/GetModelsCommand.js +1 -0
- package/dist-es/commands/GetOutcomesCommand.js +1 -0
- package/dist-es/commands/GetRulesCommand.js +1 -0
- package/dist-es/commands/GetVariablesCommand.js +1 -0
- package/dist-es/commands/ListEventPredictionsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/PutDetectorCommand.js +1 -0
- package/dist-es/commands/PutEntityTypeCommand.js +1 -0
- package/dist-es/commands/PutEventTypeCommand.js +1 -0
- package/dist-es/commands/PutExternalModelCommand.js +1 -0
- package/dist-es/commands/PutKMSEncryptionKeyCommand.js +1 -0
- package/dist-es/commands/PutLabelCommand.js +1 -0
- package/dist-es/commands/PutOutcomeCommand.js +1 -0
- package/dist-es/commands/SendEventCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateDetectorVersionCommand.js +1 -0
- package/dist-es/commands/UpdateDetectorVersionMetadataCommand.js +1 -0
- package/dist-es/commands/UpdateDetectorVersionStatusCommand.js +1 -0
- package/dist-es/commands/UpdateEventLabelCommand.js +1 -0
- package/dist-es/commands/UpdateListCommand.js +1 -0
- package/dist-es/commands/UpdateModelCommand.js +1 -0
- package/dist-es/commands/UpdateModelVersionCommand.js +1 -0
- package/dist-es/commands/UpdateModelVersionStatusCommand.js +1 -0
- package/dist-es/commands/UpdateRuleMetadataCommand.js +1 -0
- package/dist-es/commands/UpdateRuleVersionCommand.js +1 -0
- package/dist-es/commands/UpdateVariableCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/FraudDetectorServiceException.js +1 -0
- package/dist-types/FraudDetectorClient.d.ts +3 -3
- package/dist-types/commands/BatchCreateVariableCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetVariableCommand.d.ts +4 -0
- package/dist-types/commands/CancelBatchImportJobCommand.d.ts +4 -0
- package/dist-types/commands/CancelBatchPredictionJobCommand.d.ts +4 -0
- package/dist-types/commands/CreateBatchImportJobCommand.d.ts +4 -0
- package/dist-types/commands/CreateBatchPredictionJobCommand.d.ts +4 -0
- package/dist-types/commands/CreateDetectorVersionCommand.d.ts +4 -0
- package/dist-types/commands/CreateListCommand.d.ts +4 -0
- package/dist-types/commands/CreateModelCommand.d.ts +4 -0
- package/dist-types/commands/CreateModelVersionCommand.d.ts +4 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateVariableCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBatchImportJobCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBatchPredictionJobCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDetectorCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDetectorVersionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEntityTypeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEventCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEventTypeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEventsByEventTypeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteExternalModelCommand.d.ts +4 -0
- package/dist-types/commands/DeleteLabelCommand.d.ts +4 -0
- package/dist-types/commands/DeleteListCommand.d.ts +4 -0
- package/dist-types/commands/DeleteModelCommand.d.ts +4 -0
- package/dist-types/commands/DeleteModelVersionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteOutcomeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVariableCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDetectorCommand.d.ts +4 -0
- package/dist-types/commands/DescribeModelVersionsCommand.d.ts +4 -0
- package/dist-types/commands/GetBatchImportJobsCommand.d.ts +4 -0
- package/dist-types/commands/GetBatchPredictionJobsCommand.d.ts +4 -0
- package/dist-types/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetDetectorVersionCommand.d.ts +4 -0
- package/dist-types/commands/GetDetectorsCommand.d.ts +4 -0
- package/dist-types/commands/GetEntityTypesCommand.d.ts +4 -0
- package/dist-types/commands/GetEventCommand.d.ts +4 -0
- package/dist-types/commands/GetEventPredictionCommand.d.ts +4 -0
- package/dist-types/commands/GetEventPredictionMetadataCommand.d.ts +4 -0
- package/dist-types/commands/GetEventTypesCommand.d.ts +4 -0
- package/dist-types/commands/GetExternalModelsCommand.d.ts +4 -0
- package/dist-types/commands/GetKMSEncryptionKeyCommand.d.ts +4 -0
- package/dist-types/commands/GetLabelsCommand.d.ts +4 -0
- package/dist-types/commands/GetListElementsCommand.d.ts +4 -0
- package/dist-types/commands/GetListsMetadataCommand.d.ts +4 -0
- package/dist-types/commands/GetModelVersionCommand.d.ts +4 -0
- package/dist-types/commands/GetModelsCommand.d.ts +4 -0
- package/dist-types/commands/GetOutcomesCommand.d.ts +4 -0
- package/dist-types/commands/GetRulesCommand.d.ts +4 -0
- package/dist-types/commands/GetVariablesCommand.d.ts +4 -0
- package/dist-types/commands/ListEventPredictionsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/PutDetectorCommand.d.ts +4 -0
- package/dist-types/commands/PutEntityTypeCommand.d.ts +4 -0
- package/dist-types/commands/PutEventTypeCommand.d.ts +4 -0
- package/dist-types/commands/PutExternalModelCommand.d.ts +4 -0
- package/dist-types/commands/PutKMSEncryptionKeyCommand.d.ts +4 -0
- package/dist-types/commands/PutLabelCommand.d.ts +4 -0
- package/dist-types/commands/PutOutcomeCommand.d.ts +4 -0
- package/dist-types/commands/SendEventCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDetectorVersionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDetectorVersionMetadataCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDetectorVersionStatusCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEventLabelCommand.d.ts +4 -0
- package/dist-types/commands/UpdateListCommand.d.ts +4 -0
- package/dist-types/commands/UpdateModelCommand.d.ts +4 -0
- package/dist-types/commands/UpdateModelVersionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateModelVersionStatusCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRuleMetadataCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRuleVersionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateVariableCommand.d.ts +4 -0
- package/dist-types/index.d.ts +15 -2
- package/dist-types/models/FraudDetectorServiceException.d.ts +1 -0
- package/dist-types/ts3.4/FraudDetectorClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchCreateVariableCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetVariableCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelBatchImportJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelBatchPredictionJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateBatchImportJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateBatchPredictionJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDetectorVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateModelVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateVariableCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBatchImportJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBatchPredictionJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDetectorVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEntityTypeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEventTypeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEventsByEventTypeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteExternalModelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteLabelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteModelVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteOutcomeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteVariableCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDetectorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeModelVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBatchImportJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBatchPredictionJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDetectorVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDetectorsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEntityTypesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEventCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEventPredictionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEventPredictionMetadataCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEventTypesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetExternalModelsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetKMSEncryptionKeyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetLabelsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetListElementsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetListsMetadataCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetModelVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetOutcomesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetVariablesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEventPredictionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutDetectorCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutEntityTypeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutEventTypeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutExternalModelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutKMSEncryptionKeyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutLabelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutOutcomeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SendEventCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDetectorVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDetectorVersionMetadataCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDetectorVersionStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEventLabelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateModelVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateModelVersionStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRuleMetadataCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRuleVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateVariableCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/FraudDetectorServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetModelVersionCommand = void 0;
|
|
3
|
+
exports.GetModelVersionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class GetModelVersionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetModelsCommand = void 0;
|
|
3
|
+
exports.GetModelsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class GetModelsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetOutcomesCommand = void 0;
|
|
3
|
+
exports.GetOutcomesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class GetOutcomesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetRulesCommand = void 0;
|
|
3
|
+
exports.GetRulesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class GetRulesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetVariablesCommand = void 0;
|
|
3
|
+
exports.GetVariablesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class GetVariablesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListEventPredictionsCommand = void 0;
|
|
3
|
+
exports.ListEventPredictionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListEventPredictionsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListTagsForResourceCommand = void 0;
|
|
3
|
+
exports.ListTagsForResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutDetectorCommand = void 0;
|
|
3
|
+
exports.PutDetectorCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutDetectorCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutEntityTypeCommand = void 0;
|
|
3
|
+
exports.PutEntityTypeCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutEntityTypeCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutEventTypeCommand = void 0;
|
|
3
|
+
exports.PutEventTypeCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutEventTypeCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutExternalModelCommand = void 0;
|
|
3
|
+
exports.PutExternalModelCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutExternalModelCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutKMSEncryptionKeyCommand = void 0;
|
|
3
|
+
exports.PutKMSEncryptionKeyCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutKMSEncryptionKeyCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutLabelCommand = void 0;
|
|
3
|
+
exports.PutLabelCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutLabelCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutOutcomeCommand = void 0;
|
|
3
|
+
exports.PutOutcomeCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutOutcomeCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SendEventCommand = void 0;
|
|
3
|
+
exports.SendEventCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class SendEventCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TagResourceCommand = void 0;
|
|
3
|
+
exports.TagResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class TagResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UntagResourceCommand = void 0;
|
|
3
|
+
exports.UntagResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UntagResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateDetectorVersionCommand = void 0;
|
|
3
|
+
exports.UpdateDetectorVersionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateDetectorVersionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateDetectorVersionMetadataCommand = void 0;
|
|
3
|
+
exports.UpdateDetectorVersionMetadataCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateDetectorVersionMetadataCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateDetectorVersionStatusCommand = void 0;
|
|
3
|
+
exports.UpdateDetectorVersionStatusCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateDetectorVersionStatusCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateEventLabelCommand = void 0;
|
|
3
|
+
exports.UpdateEventLabelCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateEventLabelCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateListCommand = void 0;
|
|
3
|
+
exports.UpdateListCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class UpdateListCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateModelCommand = void 0;
|
|
3
|
+
exports.UpdateModelCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateModelCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateModelVersionCommand = void 0;
|
|
3
|
+
exports.UpdateModelVersionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateModelVersionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateModelVersionStatusCommand = void 0;
|
|
3
|
+
exports.UpdateModelVersionStatusCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateModelVersionStatusCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateRuleMetadataCommand = void 0;
|
|
3
|
+
exports.UpdateRuleMetadataCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateRuleMetadataCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateRuleVersionCommand = void 0;
|
|
3
|
+
exports.UpdateRuleVersionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class UpdateRuleVersionCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateVariableCommand = void 0;
|
|
3
|
+
exports.UpdateVariableCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateVariableCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
package/dist-cjs/index.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.FraudDetectorServiceException = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
tslib_1.__exportStar(require("./FraudDetector"), exports);
|
|
6
5
|
tslib_1.__exportStar(require("./FraudDetectorClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./FraudDetector"), exports);
|
|
7
7
|
tslib_1.__exportStar(require("./commands"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./models"), exports);
|
|
9
8
|
tslib_1.__exportStar(require("./pagination"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
10
10
|
var FraudDetectorServiceException_1 = require("./models/FraudDetectorServiceException");
|
|
11
11
|
Object.defineProperty(exports, "FraudDetectorServiceException", { enumerable: true, get: function () { return FraudDetectorServiceException_1.FraudDetectorServiceException; } });
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.FraudDetectorServiceException = void 0;
|
|
3
|
+
exports.FraudDetectorServiceException = exports.__ServiceException = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
|
+
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
5
6
|
class FraudDetectorServiceException extends smithy_client_1.ServiceException {
|
|
6
7
|
constructor(options) {
|
|
7
8
|
super(options);
|
|
@@ -10,6 +10,7 @@ import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware
|
|
|
10
10
|
import { Client as __Client, } from "@aws-sdk/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
|
+
export { __Client };
|
|
13
14
|
export class FraudDetectorClient extends __Client {
|
|
14
15
|
constructor(configuration) {
|
|
15
16
|
const _config_0 = __getRuntimeConfig(configuration);
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_BatchCreateVariableCommand, se_BatchCreateVariableCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class BatchCreateVariableCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_BatchGetVariableCommand, se_BatchGetVariableCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class BatchGetVariableCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_CancelBatchImportJobCommand, se_CancelBatchImportJobCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CancelBatchImportJobCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_CancelBatchPredictionJobCommand, se_CancelBatchPredictionJobCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CancelBatchPredictionJobCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_CreateBatchImportJobCommand, se_CreateBatchImportJobCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateBatchImportJobCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_CreateBatchPredictionJobCommand, se_CreateBatchPredictionJobCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateBatchPredictionJobCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_CreateDetectorVersionCommand, se_CreateDetectorVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateDetectorVersionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { CreateListRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_CreateListCommand, se_CreateListCommand } from "../protocols/Aws_json1_1";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class CreateListCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_CreateModelCommand, se_CreateModelCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateModelCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_CreateModelVersionCommand, se_CreateModelVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateModelVersionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { CreateRuleRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_CreateRuleCommand, se_CreateRuleCommand } from "../protocols/Aws_json1_1";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class CreateRuleCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_CreateVariableCommand, se_CreateVariableCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateVariableCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_DeleteBatchImportJobCommand, se_DeleteBatchImportJobCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteBatchImportJobCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_DeleteBatchPredictionJobCommand, se_DeleteBatchPredictionJobCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteBatchPredictionJobCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_DeleteDetectorCommand, se_DeleteDetectorCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteDetectorCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_DeleteDetectorVersionCommand, se_DeleteDetectorVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteDetectorVersionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_DeleteEntityTypeCommand, se_DeleteEntityTypeCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteEntityTypeCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_DeleteEventCommand, se_DeleteEventCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteEventCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_DeleteEventTypeCommand, se_DeleteEventTypeCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteEventTypeCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_DeleteEventsByEventTypeCommand, se_DeleteEventsByEventTypeCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteEventsByEventTypeCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_DeleteExternalModelCommand, se_DeleteExternalModelCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteExternalModelCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ 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
4
|
import { de_DeleteLabelCommand, se_DeleteLabelCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteLabelCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|