@aws-sdk/client-frauddetector 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/FraudDetector.d.ts +15 -1
- package/dist-types/FraudDetectorClient.d.ts +1 -1
- package/dist-types/commands/BatchCreateVariableCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetVariableCommand.d.ts +2 -1
- package/dist-types/commands/CancelBatchImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CancelBatchPredictionJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateBatchImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateBatchPredictionJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateDetectorVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateListCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateVariableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBatchImportJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBatchPredictionJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDetectorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDetectorVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEntityTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventsByEventTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteExternalModelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLabelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOutcomeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVariableCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDetectorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelVersionsCommand.d.ts +2 -1
- package/dist-types/commands/GetBatchImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/GetBatchPredictionJobsCommand.d.ts +2 -1
- package/dist-types/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetDetectorVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetDetectorsCommand.d.ts +2 -1
- package/dist-types/commands/GetEntityTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetEventCommand.d.ts +2 -1
- package/dist-types/commands/GetEventPredictionCommand.d.ts +2 -1
- package/dist-types/commands/GetEventPredictionMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetEventTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetExternalModelsCommand.d.ts +2 -1
- package/dist-types/commands/GetKMSEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/GetLabelsCommand.d.ts +2 -1
- package/dist-types/commands/GetListElementsCommand.d.ts +2 -1
- package/dist-types/commands/GetListsMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetModelsCommand.d.ts +2 -1
- package/dist-types/commands/GetOutcomesCommand.d.ts +2 -1
- package/dist-types/commands/GetRulesCommand.d.ts +2 -1
- package/dist-types/commands/GetVariablesCommand.d.ts +2 -1
- package/dist-types/commands/ListEventPredictionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutDetectorCommand.d.ts +2 -1
- package/dist-types/commands/PutEntityTypeCommand.d.ts +2 -1
- package/dist-types/commands/PutEventTypeCommand.d.ts +2 -1
- package/dist-types/commands/PutExternalModelCommand.d.ts +2 -1
- package/dist-types/commands/PutKMSEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/PutLabelCommand.d.ts +2 -1
- package/dist-types/commands/PutOutcomeCommand.d.ts +2 -1
- package/dist-types/commands/SendEventCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDetectorVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDetectorVersionMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDetectorVersionStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEventLabelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateListCommand.d.ts +2 -1
- package/dist-types/commands/UpdateModelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateModelVersionStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVariableCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +698 -698
- package/dist-types/ts3.4/FraudDetector.d.ts +14 -0
- package/dist-types/ts3.4/commands/BatchCreateVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelBatchImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelBatchPredictionJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBatchImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBatchPredictionJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDetectorVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBatchImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBatchPredictionJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDetectorVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEntityTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventsByEventTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteExternalModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLabelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteOutcomeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBatchImportJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBatchPredictionJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDetectorVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDetectorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEntityTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventPredictionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventPredictionMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetExternalModelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetKMSEncryptionKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLabelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetListElementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetListsMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetModelVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOutcomesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVariablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEventPredictionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutEntityTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutEventTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutExternalModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutKMSEncryptionKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutLabelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutOutcomeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendEventCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDetectorVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDetectorVersionMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDetectorVersionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEventLabelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateModelVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateModelVersionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -670,6 +670,7 @@ export interface FraudDetector {
|
|
|
670
670
|
options: __HttpHandlerOptions,
|
|
671
671
|
cb: (err: any, data?: DescribeDetectorCommandOutput) => void
|
|
672
672
|
): void;
|
|
673
|
+
describeModelVersions(): Promise<DescribeModelVersionsCommandOutput>;
|
|
673
674
|
describeModelVersions(
|
|
674
675
|
args: DescribeModelVersionsCommandInput,
|
|
675
676
|
options?: __HttpHandlerOptions
|
|
@@ -683,6 +684,7 @@ export interface FraudDetector {
|
|
|
683
684
|
options: __HttpHandlerOptions,
|
|
684
685
|
cb: (err: any, data?: DescribeModelVersionsCommandOutput) => void
|
|
685
686
|
): void;
|
|
687
|
+
getBatchImportJobs(): Promise<GetBatchImportJobsCommandOutput>;
|
|
686
688
|
getBatchImportJobs(
|
|
687
689
|
args: GetBatchImportJobsCommandInput,
|
|
688
690
|
options?: __HttpHandlerOptions
|
|
@@ -696,6 +698,7 @@ export interface FraudDetector {
|
|
|
696
698
|
options: __HttpHandlerOptions,
|
|
697
699
|
cb: (err: any, data?: GetBatchImportJobsCommandOutput) => void
|
|
698
700
|
): void;
|
|
701
|
+
getBatchPredictionJobs(): Promise<GetBatchPredictionJobsCommandOutput>;
|
|
699
702
|
getBatchPredictionJobs(
|
|
700
703
|
args: GetBatchPredictionJobsCommandInput,
|
|
701
704
|
options?: __HttpHandlerOptions
|
|
@@ -722,6 +725,7 @@ export interface FraudDetector {
|
|
|
722
725
|
options: __HttpHandlerOptions,
|
|
723
726
|
cb: (err: any, data?: GetDeleteEventsByEventTypeStatusCommandOutput) => void
|
|
724
727
|
): void;
|
|
728
|
+
getDetectors(): Promise<GetDetectorsCommandOutput>;
|
|
725
729
|
getDetectors(
|
|
726
730
|
args: GetDetectorsCommandInput,
|
|
727
731
|
options?: __HttpHandlerOptions
|
|
@@ -748,6 +752,7 @@ export interface FraudDetector {
|
|
|
748
752
|
options: __HttpHandlerOptions,
|
|
749
753
|
cb: (err: any, data?: GetDetectorVersionCommandOutput) => void
|
|
750
754
|
): void;
|
|
755
|
+
getEntityTypes(): Promise<GetEntityTypesCommandOutput>;
|
|
751
756
|
getEntityTypes(
|
|
752
757
|
args: GetEntityTypesCommandInput,
|
|
753
758
|
options?: __HttpHandlerOptions
|
|
@@ -800,6 +805,7 @@ export interface FraudDetector {
|
|
|
800
805
|
options: __HttpHandlerOptions,
|
|
801
806
|
cb: (err: any, data?: GetEventPredictionMetadataCommandOutput) => void
|
|
802
807
|
): void;
|
|
808
|
+
getEventTypes(): Promise<GetEventTypesCommandOutput>;
|
|
803
809
|
getEventTypes(
|
|
804
810
|
args: GetEventTypesCommandInput,
|
|
805
811
|
options?: __HttpHandlerOptions
|
|
@@ -813,6 +819,7 @@ export interface FraudDetector {
|
|
|
813
819
|
options: __HttpHandlerOptions,
|
|
814
820
|
cb: (err: any, data?: GetEventTypesCommandOutput) => void
|
|
815
821
|
): void;
|
|
822
|
+
getExternalModels(): Promise<GetExternalModelsCommandOutput>;
|
|
816
823
|
getExternalModels(
|
|
817
824
|
args: GetExternalModelsCommandInput,
|
|
818
825
|
options?: __HttpHandlerOptions
|
|
@@ -826,6 +833,7 @@ export interface FraudDetector {
|
|
|
826
833
|
options: __HttpHandlerOptions,
|
|
827
834
|
cb: (err: any, data?: GetExternalModelsCommandOutput) => void
|
|
828
835
|
): void;
|
|
836
|
+
getKMSEncryptionKey(): Promise<GetKMSEncryptionKeyCommandOutput>;
|
|
829
837
|
getKMSEncryptionKey(
|
|
830
838
|
args: GetKMSEncryptionKeyCommandInput,
|
|
831
839
|
options?: __HttpHandlerOptions
|
|
@@ -839,6 +847,7 @@ export interface FraudDetector {
|
|
|
839
847
|
options: __HttpHandlerOptions,
|
|
840
848
|
cb: (err: any, data?: GetKMSEncryptionKeyCommandOutput) => void
|
|
841
849
|
): void;
|
|
850
|
+
getLabels(): Promise<GetLabelsCommandOutput>;
|
|
842
851
|
getLabels(
|
|
843
852
|
args: GetLabelsCommandInput,
|
|
844
853
|
options?: __HttpHandlerOptions
|
|
@@ -865,6 +874,7 @@ export interface FraudDetector {
|
|
|
865
874
|
options: __HttpHandlerOptions,
|
|
866
875
|
cb: (err: any, data?: GetListElementsCommandOutput) => void
|
|
867
876
|
): void;
|
|
877
|
+
getListsMetadata(): Promise<GetListsMetadataCommandOutput>;
|
|
868
878
|
getListsMetadata(
|
|
869
879
|
args: GetListsMetadataCommandInput,
|
|
870
880
|
options?: __HttpHandlerOptions
|
|
@@ -878,6 +888,7 @@ export interface FraudDetector {
|
|
|
878
888
|
options: __HttpHandlerOptions,
|
|
879
889
|
cb: (err: any, data?: GetListsMetadataCommandOutput) => void
|
|
880
890
|
): void;
|
|
891
|
+
getModels(): Promise<GetModelsCommandOutput>;
|
|
881
892
|
getModels(
|
|
882
893
|
args: GetModelsCommandInput,
|
|
883
894
|
options?: __HttpHandlerOptions
|
|
@@ -904,6 +915,7 @@ export interface FraudDetector {
|
|
|
904
915
|
options: __HttpHandlerOptions,
|
|
905
916
|
cb: (err: any, data?: GetModelVersionCommandOutput) => void
|
|
906
917
|
): void;
|
|
918
|
+
getOutcomes(): Promise<GetOutcomesCommandOutput>;
|
|
907
919
|
getOutcomes(
|
|
908
920
|
args: GetOutcomesCommandInput,
|
|
909
921
|
options?: __HttpHandlerOptions
|
|
@@ -930,6 +942,7 @@ export interface FraudDetector {
|
|
|
930
942
|
options: __HttpHandlerOptions,
|
|
931
943
|
cb: (err: any, data?: GetRulesCommandOutput) => void
|
|
932
944
|
): void;
|
|
945
|
+
getVariables(): Promise<GetVariablesCommandOutput>;
|
|
933
946
|
getVariables(
|
|
934
947
|
args: GetVariablesCommandInput,
|
|
935
948
|
options?: __HttpHandlerOptions
|
|
@@ -943,6 +956,7 @@ export interface FraudDetector {
|
|
|
943
956
|
options: __HttpHandlerOptions,
|
|
944
957
|
cb: (err: any, data?: GetVariablesCommandOutput) => void
|
|
945
958
|
): void;
|
|
959
|
+
listEventPredictions(): Promise<ListEventPredictionsCommandOutput>;
|
|
946
960
|
listEventPredictions(
|
|
947
961
|
args: ListEventPredictionsCommandInput,
|
|
948
962
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const BatchCreateVariableCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchCreateVariableCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchCreateVariableCommandInput,
|
|
32
|
+
BatchCreateVariableCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchCreateVariableCommand extends BatchCreateVariableCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const BatchGetVariableCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: BatchGetVariableCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
BatchGetVariableCommandInput,
|
|
31
|
+
BatchGetVariableCommandOutput,
|
|
32
|
+
FraudDetectorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class BatchGetVariableCommand extends BatchGetVariableCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CancelBatchImportJobCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CancelBatchImportJobCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CancelBatchImportJobCommandInput,
|
|
32
|
+
CancelBatchImportJobCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CancelBatchImportJobCommand extends CancelBatchImportJobCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CancelBatchPredictionJobCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CancelBatchPredictionJobCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CancelBatchPredictionJobCommandInput,
|
|
32
|
+
CancelBatchPredictionJobCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CancelBatchPredictionJobCommand extends CancelBatchPredictionJobCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateBatchImportJobCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateBatchImportJobCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateBatchImportJobCommandInput,
|
|
32
|
+
CreateBatchImportJobCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateBatchImportJobCommand extends CreateBatchImportJobCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateBatchPredictionJobCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateBatchPredictionJobCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateBatchPredictionJobCommandInput,
|
|
32
|
+
CreateBatchPredictionJobCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateBatchPredictionJobCommand extends CreateBatchPredictionJobCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateDetectorVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateDetectorVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateDetectorVersionCommandInput,
|
|
32
|
+
CreateDetectorVersionCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateDetectorVersionCommand extends CreateDetectorVersionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateListCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateListCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateListCommandInput,
|
|
28
|
+
CreateListCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateListCommand extends CreateListCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateModelCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateModelCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateModelCommandInput,
|
|
28
|
+
CreateModelCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateModelCommand extends CreateModelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateModelVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateModelVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateModelVersionCommandInput,
|
|
32
|
+
CreateModelVersionCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateModelVersionCommand extends CreateModelVersionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateRuleCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateRuleCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateRuleCommandInput,
|
|
28
|
+
CreateRuleCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateRuleCommand extends CreateRuleCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateVariableCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateVariableCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateVariableCommandInput,
|
|
31
|
+
CreateVariableCommandOutput,
|
|
32
|
+
FraudDetectorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateVariableCommand extends CreateVariableCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteBatchImportJobCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteBatchImportJobCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteBatchImportJobCommandInput,
|
|
32
|
+
DeleteBatchImportJobCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteBatchImportJobCommand extends DeleteBatchImportJobCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteBatchPredictionJobCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteBatchPredictionJobCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteBatchPredictionJobCommandInput,
|
|
32
|
+
DeleteBatchPredictionJobCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteBatchPredictionJobCommand extends DeleteBatchPredictionJobCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteDetectorCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteDetectorCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteDetectorCommandInput,
|
|
31
|
+
DeleteDetectorCommandOutput,
|
|
32
|
+
FraudDetectorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteDetectorCommand extends DeleteDetectorCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteDetectorVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteDetectorVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteDetectorVersionCommandInput,
|
|
32
|
+
DeleteDetectorVersionCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteDetectorVersionCommand extends DeleteDetectorVersionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteEntityTypeCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteEntityTypeCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteEntityTypeCommandInput,
|
|
31
|
+
DeleteEntityTypeCommandOutput,
|
|
32
|
+
FraudDetectorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteEntityTypeCommand extends DeleteEntityTypeCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteEventCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteEventCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteEventCommandInput,
|
|
28
|
+
DeleteEventCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteEventCommand extends DeleteEventCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteEventTypeCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteEventTypeCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteEventTypeCommandInput,
|
|
31
|
+
DeleteEventTypeCommandOutput,
|
|
32
|
+
FraudDetectorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteEventTypeCommand extends DeleteEventTypeCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteEventsByEventTypeCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteEventsByEventTypeCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteEventsByEventTypeCommandInput,
|
|
32
|
+
DeleteEventsByEventTypeCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteEventsByEventTypeCommand extends DeleteEventsByEventTypeCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteExternalModelCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteExternalModelCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteExternalModelCommandInput,
|
|
32
|
+
DeleteExternalModelCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteExternalModelCommand extends DeleteExternalModelCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteLabelCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteLabelCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteLabelCommandInput,
|
|
28
|
+
DeleteLabelCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteLabelCommand extends DeleteLabelCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteListCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteListCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteListCommandInput,
|
|
28
|
+
DeleteListCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteListCommand extends DeleteListCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteModelCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteModelCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteModelCommandInput,
|
|
28
|
+
DeleteModelCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteModelCommand extends DeleteModelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteModelVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteModelVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteModelVersionCommandInput,
|
|
32
|
+
DeleteModelVersionCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteModelVersionCommand extends DeleteModelVersionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteOutcomeCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteOutcomeCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteOutcomeCommandInput,
|
|
28
|
+
DeleteOutcomeCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteOutcomeCommand extends DeleteOutcomeCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteRuleCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteRuleCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteRuleCommandInput,
|
|
28
|
+
DeleteRuleCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteRuleCommand extends DeleteRuleCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteVariableCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteVariableCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteVariableCommandInput,
|
|
31
|
+
DeleteVariableCommandOutput,
|
|
32
|
+
FraudDetectorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteVariableCommand extends DeleteVariableCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeDetectorCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DescribeDetectorCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeDetectorCommandInput,
|
|
31
|
+
DescribeDetectorCommandOutput,
|
|
32
|
+
FraudDetectorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeDetectorCommand extends DescribeDetectorCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeModelVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeModelVersionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeModelVersionsCommandInput,
|
|
32
|
+
DescribeModelVersionsCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeModelVersionsCommand extends DescribeModelVersionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBatchImportJobsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetBatchImportJobsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBatchImportJobsCommandInput,
|
|
32
|
+
GetBatchImportJobsCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBatchImportJobsCommand extends GetBatchImportJobsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBatchPredictionJobsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetBatchPredictionJobsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBatchPredictionJobsCommandInput,
|
|
32
|
+
GetBatchPredictionJobsCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBatchPredictionJobsCommand extends GetBatchPredictionJobsCommand_base {}
|