@aws-sdk/client-frauddetector 3.362.0 → 3.369.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 +34 -33
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { GetRulesResultFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_GetRulesCommand, se_GetRulesCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetVariablesCommand, se_GetVariablesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVariablesCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListEventPredictionsCommand, se_ListEventPredictionsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEventPredictionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutDetectorCommand, se_PutDetectorCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutDetectorCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutEntityTypeCommand, se_PutEntityTypeCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutEntityTypeCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutEventTypeCommand, se_PutEventTypeCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutEventTypeCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutExternalModelCommand, se_PutExternalModelCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutExternalModelCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutKMSEncryptionKeyCommand, se_PutKMSEncryptionKeyCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutKMSEncryptionKeyCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutLabelCommand, se_PutLabelCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutLabelCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutOutcomeCommand, se_PutOutcomeCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutOutcomeCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { SendEventRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_SendEventCommand, se_SendEventCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateDetectorVersionCommand, se_UpdateDetectorVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDetectorVersionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateDetectorVersionMetadataCommand, se_UpdateDetectorVersionMetadataCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDetectorVersionMetadataCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateDetectorVersionStatusCommand, se_UpdateDetectorVersionStatusCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDetectorVersionStatusCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateEventLabelCommand, se_UpdateEventLabelCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateEventLabelCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { UpdateListRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_UpdateListCommand, se_UpdateListCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateModelCommand, se_UpdateModelCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateModelCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateModelVersionCommand, se_UpdateModelVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateModelVersionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateModelVersionStatusCommand, se_UpdateModelVersionStatusCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateModelVersionStatusCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateRuleMetadataCommand, se_UpdateRuleMetadataCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRuleMetadataCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { UpdateRuleVersionRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateRuleVersionCommand, se_UpdateRuleVersionCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateVariableCommand, se_UpdateVariableCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateVariableCommand extends $Command {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, } from "@
|
|
1
|
+
import { ServiceException as __ServiceException, } from "@smithy/smithy-client";
|
|
2
2
|
export { __ServiceException };
|
|
3
3
|
export class FraudDetectorServiceException extends __ServiceException {
|
|
4
4
|
constructor(options) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@
|
|
1
|
+
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
2
|
import { FraudDetectorServiceException as __BaseException } from "./FraudDetectorServiceException";
|
|
3
3
|
export class AccessDeniedException extends __BaseException {
|
|
4
4
|
constructor(opts) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectString as __expectString, limitedParseFloat32 as __limitedParseFloat32, take, withBaseException, } from "@aws-sdk/smithy-client";
|
|
2
1
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
2
|
+
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectString as __expectString, limitedParseFloat32 as __limitedParseFloat32, take, withBaseException, } from "@smithy/smithy-client";
|
|
3
3
|
import { FraudDetectorServiceException as __BaseException } from "../models/FraudDetectorServiceException";
|
|
4
4
|
import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ResourceUnavailableException, ThrottlingException, ValidationException, } from "../models/models_0";
|
|
5
5
|
export const se_BatchCreateVariableCommand = async (input, context) => {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
|
-
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@aws-sdk/config-resolver";
|
|
4
|
-
import { FetchHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
5
|
-
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
6
|
-
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
7
|
-
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
|
|
8
3
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
4
|
+
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
|
+
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
|
+
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
8
|
+
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@
|
|
10
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
|
|
3
|
-
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@aws-sdk/config-resolver";
|
|
4
3
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
5
|
-
import { Hash } from "@aws-sdk/hash-node";
|
|
6
|
-
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
|
|
7
|
-
import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
|
|
8
|
-
import { NodeHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/node-http-handler";
|
|
9
|
-
import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
|
|
10
|
-
import { DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
|
|
11
4
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
5
|
+
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
|
|
6
|
+
import { Hash } from "@smithy/hash-node";
|
|
7
|
+
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
|
+
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
|
+
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
11
|
+
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
12
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@
|
|
13
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
+
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
16
|
export const getRuntimeConfig = (config) => {
|
|
17
17
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
18
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { NoOpLogger } from "@
|
|
2
|
-
import { parseUrl } from "@
|
|
3
|
-
import { fromBase64, toBase64 } from "@
|
|
4
|
-
import { fromUtf8, toUtf8 } from "@
|
|
1
|
+
import { NoOpLogger } from "@smithy/smithy-client";
|
|
2
|
+
import { parseUrl } from "@smithy/url-parser";
|
|
3
|
+
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
4
|
+
import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
|
|
5
5
|
import { defaultEndpointResolver } from "./endpoint/endpointResolver";
|
|
6
6
|
export const getRuntimeConfig = (config) => ({
|
|
7
7
|
apiVersion: "2019-11-15",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { BatchCreateVariableCommandInput, BatchCreateVariableCommandOutput } from "./commands/BatchCreateVariableCommand";
|
|
3
3
|
import { BatchGetVariableCommandInput, BatchGetVariableCommandOutput } from "./commands/BatchGetVariableCommand";
|
|
4
4
|
import { CancelBatchImportJobCommandInput, CancelBatchImportJobCommandOutput } from "./commands/CancelBatchImportJobCommand";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@aws-sdk/middleware-endpoint";
|
|
3
1
|
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
4
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
5
2
|
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
6
3
|
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
4
|
+
import { Credentials as __Credentials } from "@aws-sdk/types";
|
|
5
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
6
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
7
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
9
8
|
import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
|
|
10
|
-
import {
|
|
9
|
+
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
10
|
+
import { BodyLengthCalculator as __BodyLengthCalculator, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
11
11
|
import { BatchCreateVariableCommandInput, BatchCreateVariableCommandOutput } from "./commands/BatchCreateVariableCommand";
|
|
12
12
|
import { BatchGetVariableCommandInput, BatchGetVariableCommandOutput } from "./commands/BatchGetVariableCommand";
|
|
13
13
|
import { CancelBatchImportJobCommandInput, CancelBatchImportJobCommandOutput } from "./commands/CancelBatchImportJobCommand";
|
|
@@ -100,7 +100,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
100
100
|
*/
|
|
101
101
|
requestHandler?: __HttpHandler;
|
|
102
102
|
/**
|
|
103
|
-
* A constructor for a class implementing the {@link @
|
|
103
|
+
* A constructor for a class implementing the {@link @smithy/types#ChecksumConstructor} interface
|
|
104
104
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
105
105
|
* @internal
|
|
106
106
|
*/
|
|
@@ -190,7 +190,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
190
190
|
*/
|
|
191
191
|
logger?: __Logger;
|
|
192
192
|
/**
|
|
193
|
-
* The {@link @
|
|
193
|
+
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
194
194
|
*/
|
|
195
195
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
196
196
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { BatchCreateVariableRequest, BatchCreateVariableResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { BatchGetVariableRequest, BatchGetVariableResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { CancelBatchImportJobRequest, CancelBatchImportJobResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { CancelBatchPredictionJobRequest, CancelBatchPredictionJobResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { CreateBatchImportJobRequest, CreateBatchImportJobResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { CreateBatchPredictionJobRequest, CreateBatchPredictionJobResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { CreateDetectorVersionRequest, CreateDetectorVersionResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { CreateListRequest, CreateListResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { CreateModelRequest, CreateModelResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { CreateModelVersionRequest, CreateModelVersionResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { CreateRuleRequest, CreateRuleResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { CreateVariableRequest, CreateVariableResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { DeleteBatchImportJobRequest, DeleteBatchImportJobResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient";
|
|
5
5
|
import { DeleteBatchPredictionJobRequest, DeleteBatchPredictionJobResult } from "../models/models_0";
|
|
6
6
|
/**
|