@aws-sdk/client-frauddetector 3.496.0 → 3.501.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/index.js +47 -46
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -6052,25 +6052,23 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6052
6052
|
// Annotate the CommonJS export names for ESM import in node:
|
|
6053
6053
|
|
|
6054
6054
|
0 && (module.exports = {
|
|
6055
|
-
|
|
6056
|
-
|
|
6055
|
+
FraudDetectorServiceException,
|
|
6056
|
+
__Client,
|
|
6057
|
+
FraudDetectorClient,
|
|
6058
|
+
FraudDetector,
|
|
6059
|
+
$Command,
|
|
6057
6060
|
BatchCreateVariableCommand,
|
|
6058
6061
|
BatchGetVariableCommand,
|
|
6059
6062
|
CancelBatchImportJobCommand,
|
|
6060
6063
|
CancelBatchPredictionJobCommand,
|
|
6061
|
-
ConflictException,
|
|
6062
6064
|
CreateBatchImportJobCommand,
|
|
6063
6065
|
CreateBatchPredictionJobCommand,
|
|
6064
6066
|
CreateDetectorVersionCommand,
|
|
6065
6067
|
CreateListCommand,
|
|
6066
|
-
CreateListRequestFilterSensitiveLog,
|
|
6067
6068
|
CreateModelCommand,
|
|
6068
6069
|
CreateModelVersionCommand,
|
|
6069
6070
|
CreateRuleCommand,
|
|
6070
|
-
CreateRuleRequestFilterSensitiveLog,
|
|
6071
6071
|
CreateVariableCommand,
|
|
6072
|
-
DataSource,
|
|
6073
|
-
DataType,
|
|
6074
6072
|
DeleteBatchImportJobCommand,
|
|
6075
6073
|
DeleteBatchPredictionJobCommand,
|
|
6076
6074
|
DeleteDetectorCommand,
|
|
@@ -6089,17 +6087,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6089
6087
|
DeleteVariableCommand,
|
|
6090
6088
|
DescribeDetectorCommand,
|
|
6091
6089
|
DescribeModelVersionsCommand,
|
|
6092
|
-
DetectorVersionStatus,
|
|
6093
|
-
EntityFilterSensitiveLog,
|
|
6094
|
-
EvaluatedExternalModelFilterSensitiveLog,
|
|
6095
|
-
EvaluatedRuleFilterSensitiveLog,
|
|
6096
|
-
EventFilterSensitiveLog,
|
|
6097
|
-
EventIngestion,
|
|
6098
|
-
EventTypeFilterSensitiveLog,
|
|
6099
|
-
EventVariableSummaryFilterSensitiveLog,
|
|
6100
|
-
FraudDetector,
|
|
6101
|
-
FraudDetectorClient,
|
|
6102
|
-
FraudDetectorServiceException,
|
|
6103
6090
|
GetBatchImportJobsCommand,
|
|
6104
6091
|
GetBatchPredictionJobsCommand,
|
|
6105
6092
|
GetDeleteEventsByEventTypeStatusCommand,
|
|
@@ -6109,34 +6096,19 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6109
6096
|
GetEventCommand,
|
|
6110
6097
|
GetEventPredictionCommand,
|
|
6111
6098
|
GetEventPredictionMetadataCommand,
|
|
6112
|
-
GetEventPredictionMetadataResultFilterSensitiveLog,
|
|
6113
|
-
GetEventPredictionRequestFilterSensitiveLog,
|
|
6114
|
-
GetEventResultFilterSensitiveLog,
|
|
6115
6099
|
GetEventTypesCommand,
|
|
6116
|
-
GetEventTypesResultFilterSensitiveLog,
|
|
6117
6100
|
GetExternalModelsCommand,
|
|
6118
6101
|
GetKMSEncryptionKeyCommand,
|
|
6119
6102
|
GetLabelsCommand,
|
|
6120
6103
|
GetListElementsCommand,
|
|
6121
|
-
GetListElementsResultFilterSensitiveLog,
|
|
6122
6104
|
GetListsMetadataCommand,
|
|
6123
6105
|
GetModelVersionCommand,
|
|
6124
6106
|
GetModelsCommand,
|
|
6125
6107
|
GetOutcomesCommand,
|
|
6126
6108
|
GetRulesCommand,
|
|
6127
|
-
GetRulesResultFilterSensitiveLog,
|
|
6128
6109
|
GetVariablesCommand,
|
|
6129
|
-
InternalServerException,
|
|
6130
|
-
Language,
|
|
6131
6110
|
ListEventPredictionsCommand,
|
|
6132
6111
|
ListTagsForResourceCommand,
|
|
6133
|
-
ListUpdateMode,
|
|
6134
|
-
ModelEndpointStatus,
|
|
6135
|
-
ModelInputDataFormat,
|
|
6136
|
-
ModelOutputDataFormat,
|
|
6137
|
-
ModelSource,
|
|
6138
|
-
ModelTypeEnum,
|
|
6139
|
-
ModelVersionStatus,
|
|
6140
6112
|
PutDetectorCommand,
|
|
6141
6113
|
PutEntityTypeCommand,
|
|
6142
6114
|
PutEventTypeCommand,
|
|
@@ -6144,32 +6116,20 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6144
6116
|
PutKMSEncryptionKeyCommand,
|
|
6145
6117
|
PutLabelCommand,
|
|
6146
6118
|
PutOutcomeCommand,
|
|
6147
|
-
ResourceNotFoundException,
|
|
6148
|
-
ResourceUnavailableException,
|
|
6149
|
-
RuleDetailFilterSensitiveLog,
|
|
6150
|
-
RuleExecutionMode,
|
|
6151
6119
|
SendEventCommand,
|
|
6152
|
-
SendEventRequestFilterSensitiveLog,
|
|
6153
6120
|
TagResourceCommand,
|
|
6154
|
-
ThrottlingException,
|
|
6155
|
-
TrainingDataSourceEnum,
|
|
6156
|
-
UnlabeledEventsTreatment,
|
|
6157
6121
|
UntagResourceCommand,
|
|
6158
6122
|
UpdateDetectorVersionCommand,
|
|
6159
6123
|
UpdateDetectorVersionMetadataCommand,
|
|
6160
6124
|
UpdateDetectorVersionStatusCommand,
|
|
6161
6125
|
UpdateEventLabelCommand,
|
|
6162
6126
|
UpdateListCommand,
|
|
6163
|
-
UpdateListRequestFilterSensitiveLog,
|
|
6164
6127
|
UpdateModelCommand,
|
|
6165
6128
|
UpdateModelVersionCommand,
|
|
6166
6129
|
UpdateModelVersionStatusCommand,
|
|
6167
6130
|
UpdateRuleMetadataCommand,
|
|
6168
6131
|
UpdateRuleVersionCommand,
|
|
6169
|
-
UpdateRuleVersionRequestFilterSensitiveLog,
|
|
6170
6132
|
UpdateVariableCommand,
|
|
6171
|
-
ValidationException,
|
|
6172
|
-
__Client,
|
|
6173
6133
|
paginateDescribeModelVersions,
|
|
6174
6134
|
paginateGetBatchImportJobs,
|
|
6175
6135
|
paginateGetBatchPredictionJobs,
|
|
@@ -6185,6 +6145,47 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6185
6145
|
paginateGetRules,
|
|
6186
6146
|
paginateGetVariables,
|
|
6187
6147
|
paginateListEventPredictions,
|
|
6188
|
-
paginateListTagsForResource
|
|
6148
|
+
paginateListTagsForResource,
|
|
6149
|
+
AccessDeniedException,
|
|
6150
|
+
AsyncJobStatus,
|
|
6151
|
+
InternalServerException,
|
|
6152
|
+
ThrottlingException,
|
|
6153
|
+
ValidationException,
|
|
6154
|
+
DataSource,
|
|
6155
|
+
DataType,
|
|
6156
|
+
ResourceNotFoundException,
|
|
6157
|
+
ModelTypeEnum,
|
|
6158
|
+
RuleExecutionMode,
|
|
6159
|
+
DetectorVersionStatus,
|
|
6160
|
+
UnlabeledEventsTreatment,
|
|
6161
|
+
TrainingDataSourceEnum,
|
|
6162
|
+
Language,
|
|
6163
|
+
ConflictException,
|
|
6164
|
+
ModelSource,
|
|
6165
|
+
ResourceUnavailableException,
|
|
6166
|
+
EventIngestion,
|
|
6167
|
+
ModelInputDataFormat,
|
|
6168
|
+
ModelEndpointStatus,
|
|
6169
|
+
ModelOutputDataFormat,
|
|
6170
|
+
ListUpdateMode,
|
|
6171
|
+
ModelVersionStatus,
|
|
6172
|
+
CreateListRequestFilterSensitiveLog,
|
|
6173
|
+
CreateRuleRequestFilterSensitiveLog,
|
|
6174
|
+
EntityFilterSensitiveLog,
|
|
6175
|
+
EventFilterSensitiveLog,
|
|
6176
|
+
GetEventResultFilterSensitiveLog,
|
|
6177
|
+
GetEventPredictionRequestFilterSensitiveLog,
|
|
6178
|
+
EvaluatedExternalModelFilterSensitiveLog,
|
|
6179
|
+
EventVariableSummaryFilterSensitiveLog,
|
|
6180
|
+
EvaluatedRuleFilterSensitiveLog,
|
|
6181
|
+
GetEventPredictionMetadataResultFilterSensitiveLog,
|
|
6182
|
+
EventTypeFilterSensitiveLog,
|
|
6183
|
+
GetEventTypesResultFilterSensitiveLog,
|
|
6184
|
+
GetListElementsResultFilterSensitiveLog,
|
|
6185
|
+
RuleDetailFilterSensitiveLog,
|
|
6186
|
+
GetRulesResultFilterSensitiveLog,
|
|
6187
|
+
SendEventRequestFilterSensitiveLog,
|
|
6188
|
+
UpdateListRequestFilterSensitiveLog,
|
|
6189
|
+
UpdateRuleVersionRequestFilterSensitiveLog
|
|
6189
6190
|
});
|
|
6190
6191
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-frauddetector",
|
|
3
3
|
"description": "AWS SDK for JavaScript Frauddetector Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.501.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-frauddetector",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.501.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.501.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|