@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
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { SendEventRequest, SendEventResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { TagResourceRequest, TagResourceResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { UntagResourceRequest, UntagResourceResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { UpdateDetectorVersionRequest, UpdateDetectorVersionResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { UpdateDetectorVersionMetadataRequest, UpdateDetectorVersionMetadataResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { UpdateDetectorVersionStatusRequest, UpdateDetectorVersionStatusResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { UpdateEventLabelRequest, UpdateEventLabelResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { UpdateListRequest, UpdateListResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { UpdateModelRequest, UpdateModelResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { UpdateModelVersionRequest, UpdateModelVersionResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { UpdateModelVersionStatusRequest, UpdateModelVersionStatusResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { UpdateRuleMetadataRequest, UpdateRuleMetadataResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { UpdateRuleVersionRequest, UpdateRuleVersionResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { UpdateVariableRequest, UpdateVariableResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,19 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>This is the Amazon Fraud Detector API Reference. This guide is for developers who need
|
|
3
|
+
* detailed information about Amazon Fraud Detector API actions, data types, and errors. For
|
|
4
|
+
* more information about Amazon Fraud Detector features, see the <a href="https://docs.aws.amazon.com/frauddetector/latest/ug/">Amazon Fraud Detector User Guide</a>.</p>
|
|
5
|
+
* <p>We provide the Query API as well as AWS software development kits (SDK) for Amazon Fraud Detector in Java and Python programming languages.</p>
|
|
6
|
+
* <p>The Amazon Fraud Detector Query API provides HTTPS requests that use the HTTP verb GET or POST and a Query parameter <code>Action</code>. AWS SDK provides libraries,
|
|
7
|
+
* sample code, tutorials, and other resources for software developers who prefer to build applications using language-specific APIs instead of submitting a request over
|
|
8
|
+
* HTTP or HTTPS. These libraries provide basic functions that automatically take care of tasks such as cryptographically signing your requests, retrying requests, and
|
|
9
|
+
* handling error responses, so that it is easier for you to get started. For more information about the AWS SDKs, see <a href="https://docs.aws.amazon.com/https:/aws.amazon.com/tools/">Tools to build on AWS</a>.
|
|
10
|
+
* </p>
|
|
11
|
+
*
|
|
12
|
+
* @packageDocumentation
|
|
13
|
+
*/
|
|
2
14
|
export * from "./FraudDetectorClient";
|
|
15
|
+
export * from "./FraudDetector";
|
|
3
16
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
17
|
export * from "./pagination";
|
|
18
|
+
export * from "./models";
|
|
6
19
|
export { FraudDetectorServiceException } from "./models/FraudDetectorServiceException";
|
|
@@ -343,6 +343,7 @@ import {
|
|
|
343
343
|
ClientResolvedEndpointParameters,
|
|
344
344
|
EndpointParameters,
|
|
345
345
|
} from "./endpoint/EndpointParameters";
|
|
346
|
+
export { __Client };
|
|
346
347
|
export type ServiceInputTypes =
|
|
347
348
|
| BatchCreateVariableCommandInput
|
|
348
349
|
| BatchGetVariableCommandInput
|
|
@@ -515,7 +516,7 @@ export interface ClientDefaults
|
|
|
515
516
|
logger?: __Logger;
|
|
516
517
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
517
518
|
}
|
|
518
|
-
type FraudDetectorClientConfigType = Partial<
|
|
519
|
+
export type FraudDetectorClientConfigType = Partial<
|
|
519
520
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
520
521
|
> &
|
|
521
522
|
ClientDefaults &
|
|
@@ -528,7 +529,7 @@ type FraudDetectorClientConfigType = Partial<
|
|
|
528
529
|
ClientInputEndpointParameters;
|
|
529
530
|
export interface FraudDetectorClientConfig
|
|
530
531
|
extends FraudDetectorClientConfigType {}
|
|
531
|
-
type FraudDetectorClientResolvedConfigType =
|
|
532
|
+
export type FraudDetectorClientResolvedConfigType =
|
|
532
533
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
533
534
|
Required<ClientDefaults> &
|
|
534
535
|
RegionResolvedConfig &
|
|
@@ -550,4 +551,3 @@ export declare class FraudDetectorClient extends __Client<
|
|
|
550
551
|
constructor(configuration: FraudDetectorClientConfig);
|
|
551
552
|
destroy(): void;
|
|
552
553
|
}
|
|
553
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchCreateVariableRequest,
|
|
16
16
|
BatchCreateVariableResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchCreateVariableCommandInput
|
|
19
20
|
extends BatchCreateVariableRequest {}
|
|
20
21
|
export interface BatchCreateVariableCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchGetVariableRequest,
|
|
16
16
|
BatchGetVariableResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchGetVariableCommandInput extends BatchGetVariableRequest {}
|
|
19
20
|
export interface BatchGetVariableCommandOutput
|
|
20
21
|
extends BatchGetVariableResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CancelBatchImportJobRequest,
|
|
16
16
|
CancelBatchImportJobResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CancelBatchImportJobCommandInput
|
|
19
20
|
extends CancelBatchImportJobRequest {}
|
|
20
21
|
export interface CancelBatchImportJobCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CancelBatchPredictionJobRequest,
|
|
16
16
|
CancelBatchPredictionJobResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CancelBatchPredictionJobCommandInput
|
|
19
20
|
extends CancelBatchPredictionJobRequest {}
|
|
20
21
|
export interface CancelBatchPredictionJobCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateBatchImportJobRequest,
|
|
16
16
|
CreateBatchImportJobResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateBatchImportJobCommandInput
|
|
19
20
|
extends CreateBatchImportJobRequest {}
|
|
20
21
|
export interface CreateBatchImportJobCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateBatchPredictionJobRequest,
|
|
16
16
|
CreateBatchPredictionJobResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateBatchPredictionJobCommandInput
|
|
19
20
|
extends CreateBatchPredictionJobRequest {}
|
|
20
21
|
export interface CreateBatchPredictionJobCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateDetectorVersionRequest,
|
|
16
16
|
CreateDetectorVersionResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateDetectorVersionCommandInput
|
|
19
20
|
extends CreateDetectorVersionRequest {}
|
|
20
21
|
export interface CreateDetectorVersionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { CreateListRequest, CreateListResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateListCommandInput extends CreateListRequest {}
|
|
16
17
|
export interface CreateListCommandOutput
|
|
17
18
|
extends CreateListResult,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { CreateModelRequest, CreateModelResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateModelCommandInput extends CreateModelRequest {}
|
|
16
17
|
export interface CreateModelCommandOutput
|
|
17
18
|
extends CreateModelResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateModelVersionRequest,
|
|
16
16
|
CreateModelVersionResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateModelVersionCommandInput
|
|
19
20
|
extends CreateModelVersionRequest {}
|
|
20
21
|
export interface CreateModelVersionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { CreateRuleRequest, CreateRuleResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateRuleCommandInput extends CreateRuleRequest {}
|
|
16
17
|
export interface CreateRuleCommandOutput
|
|
17
18
|
extends CreateRuleResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateVariableRequest,
|
|
16
16
|
CreateVariableResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateVariableCommandInput extends CreateVariableRequest {}
|
|
19
20
|
export interface CreateVariableCommandOutput
|
|
20
21
|
extends CreateVariableResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteBatchImportJobRequest,
|
|
16
16
|
DeleteBatchImportJobResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteBatchImportJobCommandInput
|
|
19
20
|
extends DeleteBatchImportJobRequest {}
|
|
20
21
|
export interface DeleteBatchImportJobCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteBatchPredictionJobRequest,
|
|
16
16
|
DeleteBatchPredictionJobResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteBatchPredictionJobCommandInput
|
|
19
20
|
extends DeleteBatchPredictionJobRequest {}
|
|
20
21
|
export interface DeleteBatchPredictionJobCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteDetectorRequest,
|
|
16
16
|
DeleteDetectorResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteDetectorCommandInput extends DeleteDetectorRequest {}
|
|
19
20
|
export interface DeleteDetectorCommandOutput
|
|
20
21
|
extends DeleteDetectorResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteDetectorVersionRequest,
|
|
16
16
|
DeleteDetectorVersionResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteDetectorVersionCommandInput
|
|
19
20
|
extends DeleteDetectorVersionRequest {}
|
|
20
21
|
export interface DeleteDetectorVersionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteEntityTypeRequest,
|
|
16
16
|
DeleteEntityTypeResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteEntityTypeCommandInput extends DeleteEntityTypeRequest {}
|
|
19
20
|
export interface DeleteEntityTypeCommandOutput
|
|
20
21
|
extends DeleteEntityTypeResult,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { DeleteEventRequest, DeleteEventResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteEventCommandInput extends DeleteEventRequest {}
|
|
16
17
|
export interface DeleteEventCommandOutput
|
|
17
18
|
extends DeleteEventResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteEventTypeRequest,
|
|
16
16
|
DeleteEventTypeResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteEventTypeCommandInput extends DeleteEventTypeRequest {}
|
|
19
20
|
export interface DeleteEventTypeCommandOutput
|
|
20
21
|
extends DeleteEventTypeResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteEventsByEventTypeRequest,
|
|
16
16
|
DeleteEventsByEventTypeResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteEventsByEventTypeCommandInput
|
|
19
20
|
extends DeleteEventsByEventTypeRequest {}
|
|
20
21
|
export interface DeleteEventsByEventTypeCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteExternalModelRequest,
|
|
16
16
|
DeleteExternalModelResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteExternalModelCommandInput
|
|
19
20
|
extends DeleteExternalModelRequest {}
|
|
20
21
|
export interface DeleteExternalModelCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { DeleteLabelRequest, DeleteLabelResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteLabelCommandInput extends DeleteLabelRequest {}
|
|
16
17
|
export interface DeleteLabelCommandOutput
|
|
17
18
|
extends DeleteLabelResult,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { DeleteListRequest, DeleteListResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteListCommandInput extends DeleteListRequest {}
|
|
16
17
|
export interface DeleteListCommandOutput
|
|
17
18
|
extends DeleteListResult,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { DeleteModelRequest, DeleteModelResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteModelCommandInput extends DeleteModelRequest {}
|
|
16
17
|
export interface DeleteModelCommandOutput
|
|
17
18
|
extends DeleteModelResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteModelVersionRequest,
|
|
16
16
|
DeleteModelVersionResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteModelVersionCommandInput
|
|
19
20
|
extends DeleteModelVersionRequest {}
|
|
20
21
|
export interface DeleteModelVersionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { DeleteOutcomeRequest, DeleteOutcomeResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteOutcomeCommandInput extends DeleteOutcomeRequest {}
|
|
16
17
|
export interface DeleteOutcomeCommandOutput
|
|
17
18
|
extends DeleteOutcomeResult,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { DeleteRuleRequest, DeleteRuleResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteRuleCommandInput extends DeleteRuleRequest {}
|
|
16
17
|
export interface DeleteRuleCommandOutput
|
|
17
18
|
extends DeleteRuleResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteVariableRequest,
|
|
16
16
|
DeleteVariableResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteVariableCommandInput extends DeleteVariableRequest {}
|
|
19
20
|
export interface DeleteVariableCommandOutput
|
|
20
21
|
extends DeleteVariableResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeDetectorRequest,
|
|
16
16
|
DescribeDetectorResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeDetectorCommandInput extends DescribeDetectorRequest {}
|
|
19
20
|
export interface DescribeDetectorCommandOutput
|
|
20
21
|
extends DescribeDetectorResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeModelVersionsRequest,
|
|
16
16
|
DescribeModelVersionsResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeModelVersionsCommandInput
|
|
19
20
|
extends DescribeModelVersionsRequest {}
|
|
20
21
|
export interface DescribeModelVersionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetBatchImportJobsRequest,
|
|
16
16
|
GetBatchImportJobsResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBatchImportJobsCommandInput
|
|
19
20
|
extends GetBatchImportJobsRequest {}
|
|
20
21
|
export interface GetBatchImportJobsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetBatchPredictionJobsRequest,
|
|
16
16
|
GetBatchPredictionJobsResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBatchPredictionJobsCommandInput
|
|
19
20
|
extends GetBatchPredictionJobsRequest {}
|
|
20
21
|
export interface GetBatchPredictionJobsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetDeleteEventsByEventTypeStatusRequest,
|
|
16
16
|
GetDeleteEventsByEventTypeStatusResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDeleteEventsByEventTypeStatusCommandInput
|
|
19
20
|
extends GetDeleteEventsByEventTypeStatusRequest {}
|
|
20
21
|
export interface GetDeleteEventsByEventTypeStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetDetectorVersionRequest,
|
|
16
16
|
GetDetectorVersionResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDetectorVersionCommandInput
|
|
19
20
|
extends GetDetectorVersionRequest {}
|
|
20
21
|
export interface GetDetectorVersionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { GetDetectorsRequest, GetDetectorsResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetDetectorsCommandInput extends GetDetectorsRequest {}
|
|
16
17
|
export interface GetDetectorsCommandOutput
|
|
17
18
|
extends GetDetectorsResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetEntityTypesRequest,
|
|
16
16
|
GetEntityTypesResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEntityTypesCommandInput extends GetEntityTypesRequest {}
|
|
19
20
|
export interface GetEntityTypesCommandOutput
|
|
20
21
|
extends GetEntityTypesResult,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { GetEventRequest, GetEventResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetEventCommandInput extends GetEventRequest {}
|
|
16
17
|
export interface GetEventCommandOutput
|
|
17
18
|
extends GetEventResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetEventPredictionRequest,
|
|
16
16
|
GetEventPredictionResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEventPredictionCommandInput
|
|
19
20
|
extends GetEventPredictionRequest {}
|
|
20
21
|
export interface GetEventPredictionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetEventPredictionMetadataRequest,
|
|
16
16
|
GetEventPredictionMetadataResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEventPredictionMetadataCommandInput
|
|
19
20
|
extends GetEventPredictionMetadataRequest {}
|
|
20
21
|
export interface GetEventPredictionMetadataCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { GetEventTypesRequest, GetEventTypesResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetEventTypesCommandInput extends GetEventTypesRequest {}
|
|
16
17
|
export interface GetEventTypesCommandOutput
|
|
17
18
|
extends GetEventTypesResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetExternalModelsRequest,
|
|
16
16
|
GetExternalModelsResult,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetExternalModelsCommandInput
|
|
19
20
|
extends GetExternalModelsRequest {}
|
|
20
21
|
export interface GetExternalModelsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { GetKMSEncryptionKeyResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetKMSEncryptionKeyCommandInput {}
|
|
16
17
|
export interface GetKMSEncryptionKeyCommandOutput
|
|
17
18
|
extends GetKMSEncryptionKeyResult,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FraudDetectorClient";
|
|
14
14
|
import { GetLabelsRequest, GetLabelsResult } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetLabelsCommandInput extends GetLabelsRequest {}
|
|
16
17
|
export interface GetLabelsCommandOutput
|
|
17
18
|
extends GetLabelsResult,
|