@aws-sdk/client-frauddetector 3.170.0 → 3.171.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (78) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/FraudDetector.d.ts +0 -68
  3. package/dist-types/ts3.4/FraudDetectorClient.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/BatchCreateVariableCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/BatchGetVariableCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/CancelBatchImportJobCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/CancelBatchPredictionJobCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateBatchImportJobCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateBatchPredictionJobCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateDetectorVersionCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateModelVersionCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateVariableCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteBatchImportJobCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteBatchPredictionJobCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteDetectorVersionCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteEntityTypeCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteEventTypeCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteEventsByEventTypeCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteExternalModelCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteLabelCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DeleteModelVersionCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DeleteOutcomeCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DeleteVariableCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DescribeDetectorCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DescribeModelVersionsCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetBatchImportJobsCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetBatchPredictionJobsCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetDetectorVersionCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetDetectorsCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetEntityTypesCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetEventCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/GetEventPredictionCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/GetEventPredictionMetadataCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/GetEventTypesCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/GetExternalModelsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/GetKMSEncryptionKeyCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/GetLabelsCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/GetModelVersionCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/GetOutcomesCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/GetRulesCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/GetVariablesCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListEventPredictionsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/PutDetectorCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/PutEntityTypeCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/PutEventTypeCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/PutExternalModelCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/PutKMSEncryptionKeyCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/PutLabelCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/PutOutcomeCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/SendEventCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/UpdateDetectorVersionCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/UpdateDetectorVersionMetadataCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UpdateDetectorVersionStatusCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/UpdateEventLabelCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/UpdateModelVersionCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/UpdateModelVersionStatusCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UpdateRuleMetadataCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/UpdateRuleVersionCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/UpdateVariableCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/models/FraudDetectorServiceException.d.ts +0 -1
  73. package/dist-types/ts3.4/models/models_0.d.ts +0 -706
  74. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  75. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  76. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  77. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  78. package/package.json +26 -26
@@ -15,7 +15,6 @@ export interface GetRulesCommandInput extends GetRulesRequest {}
15
15
  export interface GetRulesCommandOutput
16
16
  extends GetRulesResult,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetRulesCommand extends $Command<
20
19
  GetRulesCommandInput,
21
20
  GetRulesCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetRulesCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetRulesCommandInput;
25
24
  constructor(input: GetRulesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: FraudDetectorClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetVariablesCommandInput extends GetVariablesRequest {}
15
15
  export interface GetVariablesCommandOutput
16
16
  extends GetVariablesResult,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetVariablesCommand extends $Command<
20
19
  GetVariablesCommandInput,
21
20
  GetVariablesCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetVariablesCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetVariablesCommandInput;
25
24
  constructor(input: GetVariablesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: FraudDetectorClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListEventPredictionsCommandInput
19
19
  export interface ListEventPredictionsCommandOutput
20
20
  extends ListEventPredictionsResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListEventPredictionsCommand extends $Command<
24
23
  ListEventPredictionsCommandInput,
25
24
  ListEventPredictionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListEventPredictionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListEventPredictionsCommandInput;
29
28
  constructor(input: ListEventPredictionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: FraudDetectorClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListTagsForResourceCommandInput
19
19
  export interface ListTagsForResourceCommandOutput
20
20
  extends ListTagsForResourceResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListTagsForResourceCommand extends $Command<
24
23
  ListTagsForResourceCommandInput,
25
24
  ListTagsForResourceCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListTagsForResourceCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListTagsForResourceCommandInput;
29
28
  constructor(input: ListTagsForResourceCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: FraudDetectorClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface PutDetectorCommandInput extends PutDetectorRequest {}
15
15
  export interface PutDetectorCommandOutput
16
16
  extends PutDetectorResult,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class PutDetectorCommand extends $Command<
20
19
  PutDetectorCommandInput,
21
20
  PutDetectorCommandOutput,
@@ -23,7 +22,6 @@ export declare class PutDetectorCommand extends $Command<
23
22
  > {
24
23
  readonly input: PutDetectorCommandInput;
25
24
  constructor(input: PutDetectorCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: FraudDetectorClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface PutEntityTypeCommandInput extends PutEntityTypeRequest {}
15
15
  export interface PutEntityTypeCommandOutput
16
16
  extends PutEntityTypeResult,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class PutEntityTypeCommand extends $Command<
20
19
  PutEntityTypeCommandInput,
21
20
  PutEntityTypeCommandOutput,
@@ -23,7 +22,6 @@ export declare class PutEntityTypeCommand extends $Command<
23
22
  > {
24
23
  readonly input: PutEntityTypeCommandInput;
25
24
  constructor(input: PutEntityTypeCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: FraudDetectorClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface PutEventTypeCommandInput extends PutEventTypeRequest {}
15
15
  export interface PutEventTypeCommandOutput
16
16
  extends PutEventTypeResult,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class PutEventTypeCommand extends $Command<
20
19
  PutEventTypeCommandInput,
21
20
  PutEventTypeCommandOutput,
@@ -23,7 +22,6 @@ export declare class PutEventTypeCommand extends $Command<
23
22
  > {
24
23
  readonly input: PutEventTypeCommandInput;
25
24
  constructor(input: PutEventTypeCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: FraudDetectorClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface PutExternalModelCommandInput extends PutExternalModelRequest {}
18
18
  export interface PutExternalModelCommandOutput
19
19
  extends PutExternalModelResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class PutExternalModelCommand extends $Command<
23
22
  PutExternalModelCommandInput,
24
23
  PutExternalModelCommandOutput,
@@ -26,7 +25,6 @@ export declare class PutExternalModelCommand extends $Command<
26
25
  > {
27
26
  readonly input: PutExternalModelCommandInput;
28
27
  constructor(input: PutExternalModelCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: FraudDetectorClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutKMSEncryptionKeyCommandInput
19
19
  export interface PutKMSEncryptionKeyCommandOutput
20
20
  extends PutKMSEncryptionKeyResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutKMSEncryptionKeyCommand extends $Command<
24
23
  PutKMSEncryptionKeyCommandInput,
25
24
  PutKMSEncryptionKeyCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutKMSEncryptionKeyCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutKMSEncryptionKeyCommandInput;
29
28
  constructor(input: PutKMSEncryptionKeyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: FraudDetectorClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface PutLabelCommandInput extends PutLabelRequest {}
15
15
  export interface PutLabelCommandOutput
16
16
  extends PutLabelResult,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class PutLabelCommand extends $Command<
20
19
  PutLabelCommandInput,
21
20
  PutLabelCommandOutput,
@@ -23,7 +22,6 @@ export declare class PutLabelCommand extends $Command<
23
22
  > {
24
23
  readonly input: PutLabelCommandInput;
25
24
  constructor(input: PutLabelCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: FraudDetectorClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface PutOutcomeCommandInput extends PutOutcomeRequest {}
15
15
  export interface PutOutcomeCommandOutput
16
16
  extends PutOutcomeResult,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class PutOutcomeCommand extends $Command<
20
19
  PutOutcomeCommandInput,
21
20
  PutOutcomeCommandOutput,
@@ -23,7 +22,6 @@ export declare class PutOutcomeCommand extends $Command<
23
22
  > {
24
23
  readonly input: PutOutcomeCommandInput;
25
24
  constructor(input: PutOutcomeCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: FraudDetectorClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface SendEventCommandInput extends SendEventRequest {}
15
15
  export interface SendEventCommandOutput
16
16
  extends SendEventResult,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class SendEventCommand extends $Command<
20
19
  SendEventCommandInput,
21
20
  SendEventCommandOutput,
@@ -23,7 +22,6 @@ export declare class SendEventCommand extends $Command<
23
22
  > {
24
23
  readonly input: SendEventCommandInput;
25
24
  constructor(input: SendEventCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: FraudDetectorClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
15
15
  export interface TagResourceCommandOutput
16
16
  extends TagResourceResult,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class TagResourceCommand extends $Command<
20
19
  TagResourceCommandInput,
21
20
  TagResourceCommandOutput,
@@ -23,7 +22,6 @@ export declare class TagResourceCommand extends $Command<
23
22
  > {
24
23
  readonly input: TagResourceCommandInput;
25
24
  constructor(input: TagResourceCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: FraudDetectorClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
15
15
  export interface UntagResourceCommandOutput
16
16
  extends UntagResourceResult,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class UntagResourceCommand extends $Command<
20
19
  UntagResourceCommandInput,
21
20
  UntagResourceCommandOutput,
@@ -23,7 +22,6 @@ export declare class UntagResourceCommand extends $Command<
23
22
  > {
24
23
  readonly input: UntagResourceCommandInput;
25
24
  constructor(input: UntagResourceCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: FraudDetectorClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateDetectorVersionCommandInput
19
19
  export interface UpdateDetectorVersionCommandOutput
20
20
  extends UpdateDetectorVersionResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateDetectorVersionCommand extends $Command<
24
23
  UpdateDetectorVersionCommandInput,
25
24
  UpdateDetectorVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateDetectorVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateDetectorVersionCommandInput;
29
28
  constructor(input: UpdateDetectorVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: FraudDetectorClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateDetectorVersionMetadataCommandInput
19
19
  export interface UpdateDetectorVersionMetadataCommandOutput
20
20
  extends UpdateDetectorVersionMetadataResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateDetectorVersionMetadataCommand extends $Command<
24
23
  UpdateDetectorVersionMetadataCommandInput,
25
24
  UpdateDetectorVersionMetadataCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateDetectorVersionMetadataCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateDetectorVersionMetadataCommandInput;
29
28
  constructor(input: UpdateDetectorVersionMetadataCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: FraudDetectorClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateDetectorVersionStatusCommandInput
19
19
  export interface UpdateDetectorVersionStatusCommandOutput
20
20
  extends UpdateDetectorVersionStatusResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateDetectorVersionStatusCommand extends $Command<
24
23
  UpdateDetectorVersionStatusCommandInput,
25
24
  UpdateDetectorVersionStatusCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateDetectorVersionStatusCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateDetectorVersionStatusCommandInput;
29
28
  constructor(input: UpdateDetectorVersionStatusCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: FraudDetectorClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UpdateEventLabelCommandInput extends UpdateEventLabelRequest {}
18
18
  export interface UpdateEventLabelCommandOutput
19
19
  extends UpdateEventLabelResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UpdateEventLabelCommand extends $Command<
23
22
  UpdateEventLabelCommandInput,
24
23
  UpdateEventLabelCommandOutput,
@@ -26,7 +25,6 @@ export declare class UpdateEventLabelCommand extends $Command<
26
25
  > {
27
26
  readonly input: UpdateEventLabelCommandInput;
28
27
  constructor(input: UpdateEventLabelCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: FraudDetectorClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UpdateModelCommandInput extends UpdateModelRequest {}
15
15
  export interface UpdateModelCommandOutput
16
16
  extends UpdateModelResult,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class UpdateModelCommand extends $Command<
20
19
  UpdateModelCommandInput,
21
20
  UpdateModelCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateModelCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateModelCommandInput;
25
24
  constructor(input: UpdateModelCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: FraudDetectorClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateModelVersionCommandInput
19
19
  export interface UpdateModelVersionCommandOutput
20
20
  extends UpdateModelVersionResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateModelVersionCommand extends $Command<
24
23
  UpdateModelVersionCommandInput,
25
24
  UpdateModelVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateModelVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateModelVersionCommandInput;
29
28
  constructor(input: UpdateModelVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: FraudDetectorClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateModelVersionStatusCommandInput
19
19
  export interface UpdateModelVersionStatusCommandOutput
20
20
  extends UpdateModelVersionStatusResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateModelVersionStatusCommand extends $Command<
24
23
  UpdateModelVersionStatusCommandInput,
25
24
  UpdateModelVersionStatusCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateModelVersionStatusCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateModelVersionStatusCommandInput;
29
28
  constructor(input: UpdateModelVersionStatusCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: FraudDetectorClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateRuleMetadataCommandInput
19
19
  export interface UpdateRuleMetadataCommandOutput
20
20
  extends UpdateRuleMetadataResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateRuleMetadataCommand extends $Command<
24
23
  UpdateRuleMetadataCommandInput,
25
24
  UpdateRuleMetadataCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateRuleMetadataCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateRuleMetadataCommandInput;
29
28
  constructor(input: UpdateRuleMetadataCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: FraudDetectorClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateRuleVersionCommandInput
19
19
  export interface UpdateRuleVersionCommandOutput
20
20
  extends UpdateRuleVersionResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateRuleVersionCommand extends $Command<
24
23
  UpdateRuleVersionCommandInput,
25
24
  UpdateRuleVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateRuleVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateRuleVersionCommandInput;
29
28
  constructor(input: UpdateRuleVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: FraudDetectorClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UpdateVariableCommandInput extends UpdateVariableRequest {}
18
18
  export interface UpdateVariableCommandOutput
19
19
  extends UpdateVariableResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UpdateVariableCommand extends $Command<
23
22
  UpdateVariableCommandInput,
24
23
  UpdateVariableCommandOutput,
@@ -26,7 +25,6 @@ export declare class UpdateVariableCommand extends $Command<
26
25
  > {
27
26
  readonly input: UpdateVariableCommandInput;
28
27
  constructor(input: UpdateVariableCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: FraudDetectorClientResolvedConfig,
@@ -2,7 +2,6 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
-
6
5
  export declare class FraudDetectorServiceException extends __ServiceException {
7
6
  constructor(options: __ServiceExceptionOptions);
8
7
  }