@aws-sdk/client-frauddetector 3.1087.0 → 3.1088.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 (97) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/FraudDetector.d.ts +256 -327
  3. package/dist-types/ts3.4/FraudDetectorClient.d.ts +26 -96
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/BatchCreateVariableCommand.d.ts +5 -10
  8. package/dist-types/ts3.4/commands/BatchGetVariableCommand.d.ts +4 -9
  9. package/dist-types/ts3.4/commands/CancelBatchImportJobCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/CancelBatchPredictionJobCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateBatchImportJobCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateBatchPredictionJobCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateDetectorVersionCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/CreateListCommand.d.ts +3 -5
  15. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +3 -5
  16. package/dist-types/ts3.4/commands/CreateModelVersionCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
  18. package/dist-types/ts3.4/commands/CreateVariableCommand.d.ts +4 -9
  19. package/dist-types/ts3.4/commands/DeleteBatchImportJobCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/DeleteBatchPredictionJobCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/DeleteDetectorVersionCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/DeleteEntityTypeCommand.d.ts +4 -9
  24. package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/DeleteEventTypeCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/DeleteEventsByEventTypeCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteExternalModelCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/DeleteLabelCommand.d.ts +3 -5
  29. package/dist-types/ts3.4/commands/DeleteListCommand.d.ts +3 -5
  30. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/DeleteModelVersionCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteOutcomeCommand.d.ts +3 -5
  33. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -5
  34. package/dist-types/ts3.4/commands/DeleteVariableCommand.d.ts +4 -9
  35. package/dist-types/ts3.4/commands/DescribeDetectorCommand.d.ts +4 -9
  36. package/dist-types/ts3.4/commands/DescribeModelVersionsCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/GetBatchImportJobsCommand.d.ts +4 -9
  38. package/dist-types/ts3.4/commands/GetBatchPredictionJobsCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/GetDetectorVersionCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/GetDetectorsCommand.d.ts +2 -4
  42. package/dist-types/ts3.4/commands/GetEntityTypesCommand.d.ts +3 -8
  43. package/dist-types/ts3.4/commands/GetEventCommand.d.ts +7 -5
  44. package/dist-types/ts3.4/commands/GetEventPredictionCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/GetEventPredictionMetadataCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/GetEventTypesCommand.d.ts +2 -4
  47. package/dist-types/ts3.4/commands/GetExternalModelsCommand.d.ts +4 -10
  48. package/dist-types/ts3.4/commands/GetKMSEncryptionKeyCommand.d.ts +2 -3
  49. package/dist-types/ts3.4/commands/GetLabelsCommand.d.ts +4 -4
  50. package/dist-types/ts3.4/commands/GetListElementsCommand.d.ts +4 -9
  51. package/dist-types/ts3.4/commands/GetListsMetadataCommand.d.ts +3 -8
  52. package/dist-types/ts3.4/commands/GetModelVersionCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +4 -4
  54. package/dist-types/ts3.4/commands/GetOutcomesCommand.d.ts +2 -4
  55. package/dist-types/ts3.4/commands/GetRulesCommand.d.ts +7 -5
  56. package/dist-types/ts3.4/commands/GetVariablesCommand.d.ts +2 -4
  57. package/dist-types/ts3.4/commands/ListEventPredictionsCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/PutDetectorCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/PutEntityTypeCommand.d.ts +3 -5
  61. package/dist-types/ts3.4/commands/PutEventTypeCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/PutExternalModelCommand.d.ts +4 -9
  63. package/dist-types/ts3.4/commands/PutKMSEncryptionKeyCommand.d.ts +5 -10
  64. package/dist-types/ts3.4/commands/PutLabelCommand.d.ts +7 -5
  65. package/dist-types/ts3.4/commands/PutOutcomeCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/commands/SendEventCommand.d.ts +7 -5
  67. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  68. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -5
  69. package/dist-types/ts3.4/commands/UpdateDetectorVersionCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/UpdateDetectorVersionMetadataCommand.d.ts +4 -6
  71. package/dist-types/ts3.4/commands/UpdateDetectorVersionStatusCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/UpdateEventLabelCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/UpdateListCommand.d.ts +3 -5
  74. package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +3 -5
  75. package/dist-types/ts3.4/commands/UpdateModelVersionCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/UpdateModelVersionStatusCommand.d.ts +4 -6
  77. package/dist-types/ts3.4/commands/UpdateRuleMetadataCommand.d.ts +5 -10
  78. package/dist-types/ts3.4/commands/UpdateRuleVersionCommand.d.ts +5 -11
  79. package/dist-types/ts3.4/commands/UpdateVariableCommand.d.ts +4 -9
  80. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  81. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  82. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  83. package/dist-types/ts3.4/models/enums.d.ts +7 -14
  84. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  85. package/dist-types/ts3.4/models/models_0.d.ts +3 -9
  86. package/dist-types/ts3.4/pagination/GetLabelsPaginator.d.ts +1 -4
  87. package/dist-types/ts3.4/pagination/GetModelsPaginator.d.ts +1 -4
  88. package/dist-types/ts3.4/pagination/GetOutcomesPaginator.d.ts +1 -4
  89. package/dist-types/ts3.4/pagination/GetRulesPaginator.d.ts +1 -4
  90. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  91. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  92. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  93. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  94. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  95. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  96. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  97. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1087.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75