@aws-sdk/client-frauddetector 3.360.0 → 3.363.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/FraudDetector.js +1 -1
- package/dist-cjs/FraudDetectorClient.js +5 -5
- package/dist-cjs/commands/BatchCreateVariableCommand.js +3 -3
- package/dist-cjs/commands/BatchGetVariableCommand.js +3 -3
- package/dist-cjs/commands/CancelBatchImportJobCommand.js +3 -3
- package/dist-cjs/commands/CancelBatchPredictionJobCommand.js +3 -3
- package/dist-cjs/commands/CreateBatchImportJobCommand.js +3 -3
- package/dist-cjs/commands/CreateBatchPredictionJobCommand.js +3 -3
- package/dist-cjs/commands/CreateDetectorVersionCommand.js +3 -3
- package/dist-cjs/commands/CreateListCommand.js +3 -3
- package/dist-cjs/commands/CreateModelCommand.js +3 -3
- package/dist-cjs/commands/CreateModelVersionCommand.js +3 -3
- package/dist-cjs/commands/CreateRuleCommand.js +3 -3
- package/dist-cjs/commands/CreateVariableCommand.js +3 -3
- package/dist-cjs/commands/DeleteBatchImportJobCommand.js +3 -3
- package/dist-cjs/commands/DeleteBatchPredictionJobCommand.js +3 -3
- package/dist-cjs/commands/DeleteDetectorCommand.js +3 -3
- package/dist-cjs/commands/DeleteDetectorVersionCommand.js +3 -3
- package/dist-cjs/commands/DeleteEntityTypeCommand.js +3 -3
- package/dist-cjs/commands/DeleteEventCommand.js +3 -3
- package/dist-cjs/commands/DeleteEventTypeCommand.js +3 -3
- package/dist-cjs/commands/DeleteEventsByEventTypeCommand.js +3 -3
- package/dist-cjs/commands/DeleteExternalModelCommand.js +3 -3
- package/dist-cjs/commands/DeleteLabelCommand.js +3 -3
- package/dist-cjs/commands/DeleteListCommand.js +3 -3
- package/dist-cjs/commands/DeleteModelCommand.js +3 -3
- package/dist-cjs/commands/DeleteModelVersionCommand.js +3 -3
- package/dist-cjs/commands/DeleteOutcomeCommand.js +3 -3
- package/dist-cjs/commands/DeleteRuleCommand.js +3 -3
- package/dist-cjs/commands/DeleteVariableCommand.js +3 -3
- package/dist-cjs/commands/DescribeDetectorCommand.js +3 -3
- package/dist-cjs/commands/DescribeModelVersionsCommand.js +3 -3
- package/dist-cjs/commands/GetBatchImportJobsCommand.js +3 -3
- package/dist-cjs/commands/GetBatchPredictionJobsCommand.js +3 -3
- package/dist-cjs/commands/GetDeleteEventsByEventTypeStatusCommand.js +3 -3
- package/dist-cjs/commands/GetDetectorVersionCommand.js +3 -3
- package/dist-cjs/commands/GetDetectorsCommand.js +3 -3
- package/dist-cjs/commands/GetEntityTypesCommand.js +3 -3
- package/dist-cjs/commands/GetEventCommand.js +3 -3
- package/dist-cjs/commands/GetEventPredictionCommand.js +3 -3
- package/dist-cjs/commands/GetEventPredictionMetadataCommand.js +3 -3
- package/dist-cjs/commands/GetEventTypesCommand.js +3 -3
- package/dist-cjs/commands/GetExternalModelsCommand.js +3 -3
- package/dist-cjs/commands/GetKMSEncryptionKeyCommand.js +3 -3
- package/dist-cjs/commands/GetLabelsCommand.js +3 -3
- package/dist-cjs/commands/GetListElementsCommand.js +3 -3
- package/dist-cjs/commands/GetListsMetadataCommand.js +3 -3
- package/dist-cjs/commands/GetModelVersionCommand.js +3 -3
- package/dist-cjs/commands/GetModelsCommand.js +3 -3
- package/dist-cjs/commands/GetOutcomesCommand.js +3 -3
- package/dist-cjs/commands/GetRulesCommand.js +3 -3
- package/dist-cjs/commands/GetVariablesCommand.js +3 -3
- package/dist-cjs/commands/ListEventPredictionsCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/PutDetectorCommand.js +3 -3
- package/dist-cjs/commands/PutEntityTypeCommand.js +3 -3
- package/dist-cjs/commands/PutEventTypeCommand.js +3 -3
- package/dist-cjs/commands/PutExternalModelCommand.js +3 -3
- package/dist-cjs/commands/PutKMSEncryptionKeyCommand.js +3 -3
- package/dist-cjs/commands/PutLabelCommand.js +3 -3
- package/dist-cjs/commands/PutOutcomeCommand.js +3 -3
- package/dist-cjs/commands/SendEventCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateDetectorVersionCommand.js +3 -3
- package/dist-cjs/commands/UpdateDetectorVersionMetadataCommand.js +3 -3
- package/dist-cjs/commands/UpdateDetectorVersionStatusCommand.js +3 -3
- package/dist-cjs/commands/UpdateEventLabelCommand.js +3 -3
- package/dist-cjs/commands/UpdateListCommand.js +3 -3
- package/dist-cjs/commands/UpdateModelCommand.js +3 -3
- package/dist-cjs/commands/UpdateModelVersionCommand.js +3 -3
- package/dist-cjs/commands/UpdateModelVersionStatusCommand.js +3 -3
- package/dist-cjs/commands/UpdateRuleMetadataCommand.js +3 -3
- package/dist-cjs/commands/UpdateRuleVersionCommand.js +3 -3
- package/dist-cjs/commands/UpdateVariableCommand.js +3 -3
- package/dist-cjs/models/FraudDetectorServiceException.js +1 -1
- package/dist-cjs/models/models_0.js +1 -1
- package/dist-cjs/protocols/Aws_json1_1.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-es/FraudDetector.js +1 -1
- package/dist-es/FraudDetectorClient.js +5 -5
- package/dist-es/commands/BatchCreateVariableCommand.js +3 -3
- package/dist-es/commands/BatchGetVariableCommand.js +3 -3
- package/dist-es/commands/CancelBatchImportJobCommand.js +3 -3
- package/dist-es/commands/CancelBatchPredictionJobCommand.js +3 -3
- package/dist-es/commands/CreateBatchImportJobCommand.js +3 -3
- package/dist-es/commands/CreateBatchPredictionJobCommand.js +3 -3
- package/dist-es/commands/CreateDetectorVersionCommand.js +3 -3
- package/dist-es/commands/CreateListCommand.js +3 -3
- package/dist-es/commands/CreateModelCommand.js +3 -3
- package/dist-es/commands/CreateModelVersionCommand.js +3 -3
- package/dist-es/commands/CreateRuleCommand.js +3 -3
- package/dist-es/commands/CreateVariableCommand.js +3 -3
- package/dist-es/commands/DeleteBatchImportJobCommand.js +3 -3
- package/dist-es/commands/DeleteBatchPredictionJobCommand.js +3 -3
- package/dist-es/commands/DeleteDetectorCommand.js +3 -3
- package/dist-es/commands/DeleteDetectorVersionCommand.js +3 -3
- package/dist-es/commands/DeleteEntityTypeCommand.js +3 -3
- package/dist-es/commands/DeleteEventCommand.js +3 -3
- package/dist-es/commands/DeleteEventTypeCommand.js +3 -3
- package/dist-es/commands/DeleteEventsByEventTypeCommand.js +3 -3
- package/dist-es/commands/DeleteExternalModelCommand.js +3 -3
- package/dist-es/commands/DeleteLabelCommand.js +3 -3
- package/dist-es/commands/DeleteListCommand.js +3 -3
- package/dist-es/commands/DeleteModelCommand.js +3 -3
- package/dist-es/commands/DeleteModelVersionCommand.js +3 -3
- package/dist-es/commands/DeleteOutcomeCommand.js +3 -3
- package/dist-es/commands/DeleteRuleCommand.js +3 -3
- package/dist-es/commands/DeleteVariableCommand.js +3 -3
- package/dist-es/commands/DescribeDetectorCommand.js +3 -3
- package/dist-es/commands/DescribeModelVersionsCommand.js +3 -3
- package/dist-es/commands/GetBatchImportJobsCommand.js +3 -3
- package/dist-es/commands/GetBatchPredictionJobsCommand.js +3 -3
- package/dist-es/commands/GetDeleteEventsByEventTypeStatusCommand.js +3 -3
- package/dist-es/commands/GetDetectorVersionCommand.js +3 -3
- package/dist-es/commands/GetDetectorsCommand.js +3 -3
- package/dist-es/commands/GetEntityTypesCommand.js +3 -3
- package/dist-es/commands/GetEventCommand.js +3 -3
- package/dist-es/commands/GetEventPredictionCommand.js +3 -3
- package/dist-es/commands/GetEventPredictionMetadataCommand.js +3 -3
- package/dist-es/commands/GetEventTypesCommand.js +3 -3
- package/dist-es/commands/GetExternalModelsCommand.js +3 -3
- package/dist-es/commands/GetKMSEncryptionKeyCommand.js +3 -3
- package/dist-es/commands/GetLabelsCommand.js +3 -3
- package/dist-es/commands/GetListElementsCommand.js +3 -3
- package/dist-es/commands/GetListsMetadataCommand.js +3 -3
- package/dist-es/commands/GetModelVersionCommand.js +3 -3
- package/dist-es/commands/GetModelsCommand.js +3 -3
- package/dist-es/commands/GetOutcomesCommand.js +3 -3
- package/dist-es/commands/GetRulesCommand.js +3 -3
- package/dist-es/commands/GetVariablesCommand.js +3 -3
- package/dist-es/commands/ListEventPredictionsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutDetectorCommand.js +3 -3
- package/dist-es/commands/PutEntityTypeCommand.js +3 -3
- package/dist-es/commands/PutEventTypeCommand.js +3 -3
- package/dist-es/commands/PutExternalModelCommand.js +3 -3
- package/dist-es/commands/PutKMSEncryptionKeyCommand.js +3 -3
- package/dist-es/commands/PutLabelCommand.js +3 -3
- package/dist-es/commands/PutOutcomeCommand.js +3 -3
- package/dist-es/commands/SendEventCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateDetectorVersionCommand.js +3 -3
- package/dist-es/commands/UpdateDetectorVersionMetadataCommand.js +3 -3
- package/dist-es/commands/UpdateDetectorVersionStatusCommand.js +3 -3
- package/dist-es/commands/UpdateEventLabelCommand.js +3 -3
- package/dist-es/commands/UpdateListCommand.js +3 -3
- package/dist-es/commands/UpdateModelCommand.js +3 -3
- package/dist-es/commands/UpdateModelVersionCommand.js +3 -3
- package/dist-es/commands/UpdateModelVersionStatusCommand.js +3 -3
- package/dist-es/commands/UpdateRuleMetadataCommand.js +3 -3
- package/dist-es/commands/UpdateRuleVersionCommand.js +3 -3
- package/dist-es/commands/UpdateVariableCommand.js +3 -3
- package/dist-es/models/FraudDetectorServiceException.js +1 -1
- package/dist-es/models/models_0.js +1 -1
- package/dist-es/protocols/Aws_json1_1.js +1 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-types/FraudDetector.d.ts +1 -1
- package/dist-types/FraudDetectorClient.d.ts +8 -8
- package/dist-types/commands/BatchCreateVariableCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetVariableCommand.d.ts +3 -3
- package/dist-types/commands/CancelBatchImportJobCommand.d.ts +3 -3
- package/dist-types/commands/CancelBatchPredictionJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateBatchImportJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateBatchPredictionJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateDetectorVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateListCommand.d.ts +3 -3
- package/dist-types/commands/CreateModelCommand.d.ts +3 -3
- package/dist-types/commands/CreateModelVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateVariableCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBatchImportJobCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBatchPredictionJobCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDetectorCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDetectorVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEntityTypeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEventCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEventTypeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEventsByEventTypeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteExternalModelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteLabelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteListCommand.d.ts +3 -3
- package/dist-types/commands/DeleteModelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteModelVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteOutcomeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVariableCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDetectorCommand.d.ts +3 -3
- package/dist-types/commands/DescribeModelVersionsCommand.d.ts +3 -3
- package/dist-types/commands/GetBatchImportJobsCommand.d.ts +3 -3
- package/dist-types/commands/GetBatchPredictionJobsCommand.d.ts +3 -3
- package/dist-types/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetDetectorVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetDetectorsCommand.d.ts +3 -3
- package/dist-types/commands/GetEntityTypesCommand.d.ts +3 -3
- package/dist-types/commands/GetEventCommand.d.ts +3 -3
- package/dist-types/commands/GetEventPredictionCommand.d.ts +3 -3
- package/dist-types/commands/GetEventPredictionMetadataCommand.d.ts +3 -3
- package/dist-types/commands/GetEventTypesCommand.d.ts +3 -3
- package/dist-types/commands/GetExternalModelsCommand.d.ts +3 -3
- package/dist-types/commands/GetKMSEncryptionKeyCommand.d.ts +3 -3
- package/dist-types/commands/GetLabelsCommand.d.ts +3 -3
- package/dist-types/commands/GetListElementsCommand.d.ts +3 -3
- package/dist-types/commands/GetListsMetadataCommand.d.ts +3 -3
- package/dist-types/commands/GetModelVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetModelsCommand.d.ts +3 -3
- package/dist-types/commands/GetOutcomesCommand.d.ts +3 -3
- package/dist-types/commands/GetRulesCommand.d.ts +3 -3
- package/dist-types/commands/GetVariablesCommand.d.ts +3 -3
- package/dist-types/commands/ListEventPredictionsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/PutDetectorCommand.d.ts +3 -3
- package/dist-types/commands/PutEntityTypeCommand.d.ts +3 -3
- package/dist-types/commands/PutEventTypeCommand.d.ts +3 -3
- package/dist-types/commands/PutExternalModelCommand.d.ts +3 -3
- package/dist-types/commands/PutKMSEncryptionKeyCommand.d.ts +3 -3
- package/dist-types/commands/PutLabelCommand.d.ts +3 -3
- package/dist-types/commands/PutOutcomeCommand.d.ts +3 -3
- package/dist-types/commands/SendEventCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDetectorVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDetectorVersionMetadataCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDetectorVersionStatusCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEventLabelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateListCommand.d.ts +3 -3
- package/dist-types/commands/UpdateModelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateModelVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateModelVersionStatusCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRuleMetadataCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRuleVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVariableCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/FraudDetectorServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/pagination/DescribeModelVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetBatchImportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetBatchPredictionJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetDetectorsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetEntityTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetEventTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetExternalModelsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetLabelsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetListElementsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetListsMetadataPaginator.d.ts +1 -1
- package/dist-types/pagination/GetModelsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetOutcomesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetVariablesPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListEventPredictionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/FraudDetector.d.ts +1 -1
- package/dist-types/ts3.4/FraudDetectorClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/BatchCreateVariableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetVariableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelBatchImportJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelBatchPredictionJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateBatchImportJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateBatchPredictionJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDetectorVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateListCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateModelVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateVariableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBatchImportJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBatchPredictionJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDetectorVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteEntityTypeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteEventTypeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteEventsByEventTypeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteExternalModelCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteLabelCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteListCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteModelVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteOutcomeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteVariableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDetectorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeModelVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBatchImportJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBatchPredictionJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDetectorVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDetectorsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetEntityTypesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetEventCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetEventPredictionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetEventPredictionMetadataCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetEventTypesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetExternalModelsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetKMSEncryptionKeyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetLabelsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetListElementsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetListsMetadataCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetModelVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetOutcomesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetRulesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetVariablesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListEventPredictionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutDetectorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutEntityTypeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutEventTypeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutExternalModelCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutKMSEncryptionKeyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutLabelCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutOutcomeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SendEventCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDetectorVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDetectorVersionMetadataCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDetectorVersionStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateEventLabelCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateListCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateModelVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateModelVersionStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateRuleMetadataCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateRuleVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateVariableCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/FraudDetectorServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeModelVersionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetBatchImportJobsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetBatchPredictionJobsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetDetectorsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetEntityTypesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetEventTypesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetExternalModelsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetLabelsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetListElementsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetListsMetadataPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetModelsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetOutcomesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetRulesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetVariablesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListEventPredictionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/package.json +31 -30
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
FraudDetectorClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|