@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,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
5
|
-
const url_parser_1 = require("@
|
|
6
|
-
const util_base64_1 = require("@
|
|
7
|
-
const util_utf8_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
+
const url_parser_1 = require("@smithy/url-parser");
|
|
6
|
+
const util_base64_1 = require("@smithy/util-base64");
|
|
7
|
+
const util_utf8_1 = require("@smithy/util-utf8");
|
|
8
8
|
const endpointResolver_1 = require("./endpoint/endpointResolver");
|
|
9
9
|
const getRuntimeConfig = (config) => ({
|
|
10
10
|
apiVersion: "2019-11-15",
|
package/dist-es/FraudDetector.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createAggregatedClient } from "@
|
|
1
|
+
import { createAggregatedClient } from "@smithy/smithy-client";
|
|
2
2
|
import { BatchCreateVariableCommand, } from "./commands/BatchCreateVariableCommand";
|
|
3
3
|
import { BatchGetVariableCommand, } from "./commands/BatchGetVariableCommand";
|
|
4
4
|
import { CancelBatchImportJobCommand, } from "./commands/CancelBatchImportJobCommand";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { resolveRegionConfig } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
3
|
-
import { resolveEndpointConfig } from "@aws-sdk/middleware-endpoint";
|
|
4
1
|
import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header";
|
|
5
2
|
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
6
3
|
import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
|
|
7
|
-
import { getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
8
4
|
import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-signing";
|
|
9
5
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
10
|
-
import {
|
|
6
|
+
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
7
|
+
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
|
+
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
|
+
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
10
|
+
import { Client as __Client, } from "@smithy/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
13
|
export { __Client };
|
|
@@ -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_BatchCreateVariableCommand, se_BatchCreateVariableCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchCreateVariableCommand 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_BatchGetVariableCommand, se_BatchGetVariableCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchGetVariableCommand 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_CancelBatchImportJobCommand, se_CancelBatchImportJobCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CancelBatchImportJobCommand 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_CancelBatchPredictionJobCommand, se_CancelBatchPredictionJobCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CancelBatchPredictionJobCommand 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_CreateBatchImportJobCommand, se_CreateBatchImportJobCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateBatchImportJobCommand 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_CreateBatchPredictionJobCommand, se_CreateBatchPredictionJobCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateBatchPredictionJobCommand 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_CreateDetectorVersionCommand, se_CreateDetectorVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDetectorVersionCommand 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 { CreateListRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_CreateListCommand, se_CreateListCommand } 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_CreateModelCommand, se_CreateModelCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateModelCommand 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_CreateModelVersionCommand, se_CreateModelVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateModelVersionCommand 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 { CreateRuleRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_CreateRuleCommand, se_CreateRuleCommand } 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_CreateVariableCommand, se_CreateVariableCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateVariableCommand 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_DeleteBatchImportJobCommand, se_DeleteBatchImportJobCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBatchImportJobCommand 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_DeleteBatchPredictionJobCommand, se_DeleteBatchPredictionJobCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBatchPredictionJobCommand 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_DeleteDetectorCommand, se_DeleteDetectorCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDetectorCommand 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_DeleteDetectorVersionCommand, se_DeleteDetectorVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDetectorVersionCommand 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_DeleteEntityTypeCommand, se_DeleteEntityTypeCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEntityTypeCommand 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_DeleteEventCommand, se_DeleteEventCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEventCommand 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_DeleteEventTypeCommand, se_DeleteEventTypeCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEventTypeCommand 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_DeleteEventsByEventTypeCommand, se_DeleteEventsByEventTypeCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEventsByEventTypeCommand 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_DeleteExternalModelCommand, se_DeleteExternalModelCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteExternalModelCommand 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_DeleteLabelCommand, se_DeleteLabelCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteLabelCommand 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_DeleteListCommand, se_DeleteListCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteListCommand 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_DeleteModelCommand, se_DeleteModelCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteModelCommand 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_DeleteModelVersionCommand, se_DeleteModelVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteModelVersionCommand 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_DeleteOutcomeCommand, se_DeleteOutcomeCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteOutcomeCommand 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_DeleteRuleCommand, se_DeleteRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteRuleCommand 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_DeleteVariableCommand, se_DeleteVariableCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVariableCommand 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_DescribeDetectorCommand, se_DescribeDetectorCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeDetectorCommand 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_DescribeModelVersionsCommand, se_DescribeModelVersionsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeModelVersionsCommand 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_GetBatchImportJobsCommand, se_GetBatchImportJobsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBatchImportJobsCommand 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_GetBatchPredictionJobsCommand, se_GetBatchPredictionJobsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBatchPredictionJobsCommand 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_GetDeleteEventsByEventTypeStatusCommand, se_GetDeleteEventsByEventTypeStatusCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDeleteEventsByEventTypeStatusCommand 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_GetDetectorVersionCommand, se_GetDetectorVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDetectorVersionCommand 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_GetDetectorsCommand, se_GetDetectorsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDetectorsCommand 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_GetEntityTypesCommand, se_GetEntityTypesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetEntityTypesCommand 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 { GetEventResultFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_GetEventCommand, se_GetEventCommand } 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 { GetEventPredictionRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetEventPredictionCommand, se_GetEventPredictionCommand } 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 { GetEventPredictionMetadataResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetEventPredictionMetadataCommand, se_GetEventPredictionMetadataCommand } 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 { GetEventTypesResultFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_GetEventTypesCommand, se_GetEventTypesCommand } 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_GetExternalModelsCommand, se_GetExternalModelsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetExternalModelsCommand 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_GetKMSEncryptionKeyCommand, se_GetKMSEncryptionKeyCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetKMSEncryptionKeyCommand 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_GetLabelsCommand, se_GetLabelsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetLabelsCommand 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 { GetListElementsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetListElementsCommand, se_GetListElementsCommand } 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_GetListsMetadataCommand, se_GetListsMetadataCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetListsMetadataCommand 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_GetModelVersionCommand, se_GetModelVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetModelVersionCommand 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_GetModelsCommand, se_GetModelsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetModelsCommand 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_GetOutcomesCommand, se_GetOutcomesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetOutcomesCommand extends $Command {
|