@aws-sdk/client-comprehend 3.296.0 → 3.298.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/commands/ContainsPiiEntitiesCommand.js +2 -3
- package/dist-cjs/commands/CreateDatasetCommand.js +2 -3
- package/dist-cjs/commands/CreateDocumentClassifierCommand.js +2 -3
- package/dist-cjs/commands/CreateEndpointCommand.js +2 -3
- package/dist-cjs/commands/CreateEntityRecognizerCommand.js +2 -3
- package/dist-cjs/commands/CreateFlywheelCommand.js +2 -3
- package/dist-cjs/commands/DeleteDocumentClassifierCommand.js +2 -3
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
- package/dist-cjs/commands/DeleteEntityRecognizerCommand.js +2 -3
- package/dist-cjs/commands/DeleteFlywheelCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetCommand.js +2 -3
- package/dist-cjs/commands/DescribeDocumentClassificationJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeDocumentClassifierCommand.js +1 -1
- package/dist-cjs/commands/DescribeDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeEndpointCommand.js +2 -3
- package/dist-cjs/commands/DescribeEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeEntityRecognizerCommand.js +1 -1
- package/dist-cjs/commands/DescribeEventsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeFlywheelCommand.js +2 -3
- package/dist-cjs/commands/DescribeFlywheelIterationCommand.js +2 -3
- package/dist-cjs/commands/DescribeKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribePiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/DescribeSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeTopicsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DetectPiiEntitiesCommand.js +2 -3
- package/dist-cjs/commands/ImportModelCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetsCommand.js +2 -3
- package/dist-cjs/commands/ListDocumentClassificationJobsCommand.js +2 -3
- package/dist-cjs/commands/ListDocumentClassifierSummariesCommand.js +2 -3
- package/dist-cjs/commands/ListDocumentClassifiersCommand.js +1 -1
- package/dist-cjs/commands/ListDominantLanguageDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListEndpointsCommand.js +2 -3
- package/dist-cjs/commands/ListEntitiesDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListEntityRecognizerSummariesCommand.js +2 -3
- package/dist-cjs/commands/ListEntityRecognizersCommand.js +1 -1
- package/dist-cjs/commands/ListEventsDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListFlywheelIterationHistoryCommand.js +2 -3
- package/dist-cjs/commands/ListFlywheelsCommand.js +2 -3
- package/dist-cjs/commands/ListKeyPhrasesDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListPiiEntitiesDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListSentimentDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTargetedSentimentDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListTopicsDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/StartDocumentClassificationJobCommand.js +2 -3
- package/dist-cjs/commands/StartDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartEventsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartFlywheelIterationCommand.js +2 -3
- package/dist-cjs/commands/StartKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartPiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartTopicsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopEventsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopPiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopTrainingDocumentClassifierCommand.js +2 -3
- package/dist-cjs/commands/StopTrainingEntityRecognizerCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -3
- package/dist-cjs/commands/UpdateFlywheelCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -882
- package/dist-cjs/models/models_1.js +1 -61
- package/dist-es/commands/ContainsPiiEntitiesCommand.js +2 -3
- package/dist-es/commands/CreateDatasetCommand.js +2 -3
- package/dist-es/commands/CreateDocumentClassifierCommand.js +2 -3
- package/dist-es/commands/CreateEndpointCommand.js +2 -3
- package/dist-es/commands/CreateEntityRecognizerCommand.js +2 -3
- package/dist-es/commands/CreateFlywheelCommand.js +2 -3
- package/dist-es/commands/DeleteDocumentClassifierCommand.js +2 -3
- package/dist-es/commands/DeleteEndpointCommand.js +2 -3
- package/dist-es/commands/DeleteEntityRecognizerCommand.js +2 -3
- package/dist-es/commands/DeleteFlywheelCommand.js +2 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetCommand.js +2 -3
- package/dist-es/commands/DescribeDocumentClassificationJobCommand.js +2 -3
- package/dist-es/commands/DescribeDocumentClassifierCommand.js +2 -2
- package/dist-es/commands/DescribeDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeEndpointCommand.js +2 -3
- package/dist-es/commands/DescribeEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeEntityRecognizerCommand.js +2 -2
- package/dist-es/commands/DescribeEventsDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeFlywheelCommand.js +2 -3
- package/dist-es/commands/DescribeFlywheelIterationCommand.js +2 -3
- package/dist-es/commands/DescribeKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribePiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeResourcePolicyCommand.js +2 -3
- package/dist-es/commands/DescribeSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeTopicsDetectionJobCommand.js +2 -3
- package/dist-es/commands/DetectPiiEntitiesCommand.js +2 -3
- package/dist-es/commands/ImportModelCommand.js +2 -3
- package/dist-es/commands/ListDatasetsCommand.js +2 -3
- package/dist-es/commands/ListDocumentClassificationJobsCommand.js +2 -3
- package/dist-es/commands/ListDocumentClassifierSummariesCommand.js +2 -3
- package/dist-es/commands/ListDocumentClassifiersCommand.js +2 -2
- package/dist-es/commands/ListDominantLanguageDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListEndpointsCommand.js +2 -3
- package/dist-es/commands/ListEntitiesDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListEntityRecognizerSummariesCommand.js +2 -3
- package/dist-es/commands/ListEntityRecognizersCommand.js +2 -2
- package/dist-es/commands/ListEventsDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListFlywheelIterationHistoryCommand.js +2 -3
- package/dist-es/commands/ListFlywheelsCommand.js +2 -3
- package/dist-es/commands/ListKeyPhrasesDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListPiiEntitiesDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListSentimentDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTargetedSentimentDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListTopicsDetectionJobsCommand.js +2 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-es/commands/StartDocumentClassificationJobCommand.js +2 -3
- package/dist-es/commands/StartDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartEventsDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartFlywheelIterationCommand.js +2 -3
- package/dist-es/commands/StartKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartPiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartTopicsDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopEventsDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopPiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopTrainingDocumentClassifierCommand.js +2 -3
- package/dist-es/commands/StopTrainingEntityRecognizerCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateEndpointCommand.js +2 -3
- package/dist-es/commands/UpdateFlywheelCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -657
- package/dist-es/models/models_1.js +0 -45
- package/dist-types/Comprehend.d.ts +85 -0
- package/dist-types/ComprehendClient.d.ts +24 -4
- package/dist-types/commands/BatchDetectDominantLanguageCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectKeyPhrasesCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectSentimentCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectSyntaxCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectTargetedSentimentCommand.d.ts +16 -0
- package/dist-types/commands/ClassifyDocumentCommand.d.ts +16 -0
- package/dist-types/commands/ContainsPiiEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/CreateDatasetCommand.d.ts +16 -0
- package/dist-types/commands/CreateDocumentClassifierCommand.d.ts +16 -0
- package/dist-types/commands/CreateEndpointCommand.d.ts +16 -0
- package/dist-types/commands/CreateEntityRecognizerCommand.d.ts +16 -0
- package/dist-types/commands/CreateFlywheelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDocumentClassifierCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEndpointCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEntityRecognizerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFlywheelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDatasetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDocumentClassificationJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDocumentClassifierCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDominantLanguageDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEntityRecognizerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFlywheelCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFlywheelIterationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeKeyPhrasesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribePiiEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTargetedSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTopicsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DetectDominantLanguageCommand.d.ts +16 -0
- package/dist-types/commands/DetectEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/DetectKeyPhrasesCommand.d.ts +16 -0
- package/dist-types/commands/DetectPiiEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/DetectSentimentCommand.d.ts +16 -0
- package/dist-types/commands/DetectSyntaxCommand.d.ts +16 -0
- package/dist-types/commands/DetectTargetedSentimentCommand.d.ts +16 -0
- package/dist-types/commands/ImportModelCommand.d.ts +16 -0
- package/dist-types/commands/ListDatasetsCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentClassificationJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentClassifierSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentClassifiersCommand.d.ts +16 -0
- package/dist-types/commands/ListDominantLanguageDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/ListEntitiesDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListEntityRecognizerSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListEntityRecognizersCommand.d.ts +16 -0
- package/dist-types/commands/ListEventsDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListFlywheelIterationHistoryCommand.d.ts +16 -0
- package/dist-types/commands/ListFlywheelsCommand.d.ts +16 -0
- package/dist-types/commands/ListKeyPhrasesDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListPiiEntitiesDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListSentimentDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTargetedSentimentDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListTopicsDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/StartDocumentClassificationJobCommand.d.ts +16 -0
- package/dist-types/commands/StartDominantLanguageDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartEventsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartFlywheelIterationCommand.d.ts +16 -0
- package/dist-types/commands/StartKeyPhrasesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartPiiEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartTargetedSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartTopicsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopDominantLanguageDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopEventsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopKeyPhrasesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopPiiEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopTargetedSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopTrainingDocumentClassifierCommand.d.ts +16 -0
- package/dist-types/commands/StopTrainingEntityRecognizerCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFlywheelCommand.d.ts +16 -0
- package/dist-types/models/ComprehendServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +698 -900
- package/dist-types/models/models_1.d.ts +45 -60
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListDatasetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentClassificationJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentClassifierSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentClassifiersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDominantLanguageDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEndpointsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEntitiesDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEntityRecognizerSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEntityRecognizersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEventsDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFlywheelIterationHistoryPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFlywheelsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListKeyPhrasesDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPiiEntitiesDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSentimentDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTargetedSentimentDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTopicsDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -631
- package/dist-types/ts3.4/models/models_1.d.ts +0 -45
- package/package.json +4 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.TooManyTagKeysException = exports.ConcurrentModificationException = void 0;
|
|
4
4
|
const ComprehendServiceException_1 = require("./ComprehendServiceException");
|
|
5
5
|
class ConcurrentModificationException extends ComprehendServiceException_1.ComprehendServiceException {
|
|
6
6
|
constructor(opts) {
|
|
@@ -30,63 +30,3 @@ class TooManyTagKeysException extends ComprehendServiceException_1.ComprehendSer
|
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
exports.TooManyTagKeysException = TooManyTagKeysException;
|
|
33
|
-
const StopTargetedSentimentDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
34
|
-
...obj,
|
|
35
|
-
});
|
|
36
|
-
exports.StopTargetedSentimentDetectionJobRequestFilterSensitiveLog = StopTargetedSentimentDetectionJobRequestFilterSensitiveLog;
|
|
37
|
-
const StopTargetedSentimentDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
38
|
-
...obj,
|
|
39
|
-
});
|
|
40
|
-
exports.StopTargetedSentimentDetectionJobResponseFilterSensitiveLog = StopTargetedSentimentDetectionJobResponseFilterSensitiveLog;
|
|
41
|
-
const StopTrainingDocumentClassifierRequestFilterSensitiveLog = (obj) => ({
|
|
42
|
-
...obj,
|
|
43
|
-
});
|
|
44
|
-
exports.StopTrainingDocumentClassifierRequestFilterSensitiveLog = StopTrainingDocumentClassifierRequestFilterSensitiveLog;
|
|
45
|
-
const StopTrainingDocumentClassifierResponseFilterSensitiveLog = (obj) => ({
|
|
46
|
-
...obj,
|
|
47
|
-
});
|
|
48
|
-
exports.StopTrainingDocumentClassifierResponseFilterSensitiveLog = StopTrainingDocumentClassifierResponseFilterSensitiveLog;
|
|
49
|
-
const StopTrainingEntityRecognizerRequestFilterSensitiveLog = (obj) => ({
|
|
50
|
-
...obj,
|
|
51
|
-
});
|
|
52
|
-
exports.StopTrainingEntityRecognizerRequestFilterSensitiveLog = StopTrainingEntityRecognizerRequestFilterSensitiveLog;
|
|
53
|
-
const StopTrainingEntityRecognizerResponseFilterSensitiveLog = (obj) => ({
|
|
54
|
-
...obj,
|
|
55
|
-
});
|
|
56
|
-
exports.StopTrainingEntityRecognizerResponseFilterSensitiveLog = StopTrainingEntityRecognizerResponseFilterSensitiveLog;
|
|
57
|
-
const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
58
|
-
...obj,
|
|
59
|
-
});
|
|
60
|
-
exports.TagResourceRequestFilterSensitiveLog = TagResourceRequestFilterSensitiveLog;
|
|
61
|
-
const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
62
|
-
...obj,
|
|
63
|
-
});
|
|
64
|
-
exports.TagResourceResponseFilterSensitiveLog = TagResourceResponseFilterSensitiveLog;
|
|
65
|
-
const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
66
|
-
...obj,
|
|
67
|
-
});
|
|
68
|
-
exports.UntagResourceRequestFilterSensitiveLog = UntagResourceRequestFilterSensitiveLog;
|
|
69
|
-
const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
70
|
-
...obj,
|
|
71
|
-
});
|
|
72
|
-
exports.UntagResourceResponseFilterSensitiveLog = UntagResourceResponseFilterSensitiveLog;
|
|
73
|
-
const UpdateEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
74
|
-
...obj,
|
|
75
|
-
});
|
|
76
|
-
exports.UpdateEndpointRequestFilterSensitiveLog = UpdateEndpointRequestFilterSensitiveLog;
|
|
77
|
-
const UpdateEndpointResponseFilterSensitiveLog = (obj) => ({
|
|
78
|
-
...obj,
|
|
79
|
-
});
|
|
80
|
-
exports.UpdateEndpointResponseFilterSensitiveLog = UpdateEndpointResponseFilterSensitiveLog;
|
|
81
|
-
const UpdateDataSecurityConfigFilterSensitiveLog = (obj) => ({
|
|
82
|
-
...obj,
|
|
83
|
-
});
|
|
84
|
-
exports.UpdateDataSecurityConfigFilterSensitiveLog = UpdateDataSecurityConfigFilterSensitiveLog;
|
|
85
|
-
const UpdateFlywheelRequestFilterSensitiveLog = (obj) => ({
|
|
86
|
-
...obj,
|
|
87
|
-
});
|
|
88
|
-
exports.UpdateFlywheelRequestFilterSensitiveLog = UpdateFlywheelRequestFilterSensitiveLog;
|
|
89
|
-
const UpdateFlywheelResponseFilterSensitiveLog = (obj) => ({
|
|
90
|
-
...obj,
|
|
91
|
-
});
|
|
92
|
-
exports.UpdateFlywheelResponseFilterSensitiveLog = UpdateFlywheelResponseFilterSensitiveLog;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ContainsPiiEntitiesRequestFilterSensitiveLog, ContainsPiiEntitiesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ContainsPiiEntitiesCommand, serializeAws_json1_1ContainsPiiEntitiesCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ContainsPiiEntitiesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ContainsPiiEntitiesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateDatasetRequestFilterSensitiveLog, CreateDatasetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateDatasetCommand, serializeAws_json1_1CreateDatasetCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateDatasetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateDatasetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateDocumentClassifierRequestFilterSensitiveLog, CreateDocumentClassifierResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateDocumentClassifierCommand, serializeAws_json1_1CreateDocumentClassifierCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateDocumentClassifierCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateDocumentClassifierCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateEndpointRequestFilterSensitiveLog, CreateEndpointResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateEndpointCommand, serializeAws_json1_1CreateEndpointCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateEndpointCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateEndpointCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateEntityRecognizerRequestFilterSensitiveLog, CreateEntityRecognizerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateEntityRecognizerCommand, serializeAws_json1_1CreateEntityRecognizerCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateEntityRecognizerCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateEntityRecognizerCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateFlywheelRequestFilterSensitiveLog, CreateFlywheelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateFlywheelCommand, serializeAws_json1_1CreateFlywheelCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateFlywheelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateFlywheelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteDocumentClassifierRequestFilterSensitiveLog, DeleteDocumentClassifierResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteDocumentClassifierCommand, serializeAws_json1_1DeleteDocumentClassifierCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteDocumentClassifierCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteDocumentClassifierCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteEndpointRequestFilterSensitiveLog, DeleteEndpointResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteEndpointCommand, serializeAws_json1_1DeleteEndpointCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteEndpointCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteEndpointCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteEntityRecognizerRequestFilterSensitiveLog, DeleteEntityRecognizerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteEntityRecognizerCommand, serializeAws_json1_1DeleteEntityRecognizerCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteEntityRecognizerCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteEntityRecognizerCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteFlywheelRequestFilterSensitiveLog, DeleteFlywheelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteFlywheelCommand, serializeAws_json1_1DeleteFlywheelCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteFlywheelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteFlywheelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteResourcePolicyRequestFilterSensitiveLog, DeleteResourcePolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteResourcePolicyCommand, serializeAws_json1_1DeleteResourcePolicyCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteResourcePolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteResourcePolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeDatasetRequestFilterSensitiveLog, DescribeDatasetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeDatasetCommand, serializeAws_json1_1DescribeDatasetCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeDatasetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeDatasetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeDocumentClassificationJobRequestFilterSensitiveLog, DescribeDocumentClassificationJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeDocumentClassificationJobCommand, serializeAws_json1_1DescribeDocumentClassificationJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeDocumentClassificationJobCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeDocumentClassificationJobCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeDocumentClassifierResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeDocumentClassifierCommand, serializeAws_json1_1DescribeDocumentClassifierCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeDocumentClassifierCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -27,7 +27,7 @@ export class DescribeDocumentClassifierCommand extends $Command {
|
|
|
27
27
|
logger,
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
31
|
outputFilterSensitiveLog: DescribeDocumentClassifierResponseFilterSensitiveLog,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeDominantLanguageDetectionJobRequestFilterSensitiveLog, DescribeDominantLanguageDetectionJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeDominantLanguageDetectionJobCommand, serializeAws_json1_1DescribeDominantLanguageDetectionJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeDominantLanguageDetectionJobCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeDominantLanguageDetectionJobCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeEndpointRequestFilterSensitiveLog, DescribeEndpointResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeEndpointCommand, serializeAws_json1_1DescribeEndpointCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeEndpointCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeEndpointCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeEntitiesDetectionJobRequestFilterSensitiveLog, DescribeEntitiesDetectionJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeEntitiesDetectionJobCommand, serializeAws_json1_1DescribeEntitiesDetectionJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeEntitiesDetectionJobCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeEntitiesDetectionJobCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeEntityRecognizerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeEntityRecognizerCommand, serializeAws_json1_1DescribeEntityRecognizerCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeEntityRecognizerCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -27,7 +27,7 @@ export class DescribeEntityRecognizerCommand extends $Command {
|
|
|
27
27
|
logger,
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
31
|
outputFilterSensitiveLog: DescribeEntityRecognizerResponseFilterSensitiveLog,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeEventsDetectionJobRequestFilterSensitiveLog, DescribeEventsDetectionJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeEventsDetectionJobCommand, serializeAws_json1_1DescribeEventsDetectionJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeEventsDetectionJobCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeEventsDetectionJobCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeFlywheelRequestFilterSensitiveLog, DescribeFlywheelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeFlywheelCommand, serializeAws_json1_1DescribeFlywheelCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeFlywheelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeFlywheelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeFlywheelIterationRequestFilterSensitiveLog, DescribeFlywheelIterationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeFlywheelIterationCommand, serializeAws_json1_1DescribeFlywheelIterationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeFlywheelIterationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeFlywheelIterationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeKeyPhrasesDetectionJobRequestFilterSensitiveLog, DescribeKeyPhrasesDetectionJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeKeyPhrasesDetectionJobCommand, serializeAws_json1_1DescribeKeyPhrasesDetectionJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeKeyPhrasesDetectionJobCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeKeyPhrasesDetectionJobCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribePiiEntitiesDetectionJobRequestFilterSensitiveLog, DescribePiiEntitiesDetectionJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribePiiEntitiesDetectionJobCommand, serializeAws_json1_1DescribePiiEntitiesDetectionJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribePiiEntitiesDetectionJobCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribePiiEntitiesDetectionJobCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeResourcePolicyRequestFilterSensitiveLog, DescribeResourcePolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeResourcePolicyCommand, serializeAws_json1_1DescribeResourcePolicyCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeResourcePolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeResourcePolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeSentimentDetectionJobRequestFilterSensitiveLog, DescribeSentimentDetectionJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeSentimentDetectionJobCommand, serializeAws_json1_1DescribeSentimentDetectionJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeSentimentDetectionJobCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeSentimentDetectionJobCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeTargetedSentimentDetectionJobRequestFilterSensitiveLog, DescribeTargetedSentimentDetectionJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeTargetedSentimentDetectionJobCommand, serializeAws_json1_1DescribeTargetedSentimentDetectionJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeTargetedSentimentDetectionJobCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeTargetedSentimentDetectionJobCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeTopicsDetectionJobRequestFilterSensitiveLog, DescribeTopicsDetectionJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeTopicsDetectionJobCommand, serializeAws_json1_1DescribeTopicsDetectionJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeTopicsDetectionJobCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeTopicsDetectionJobCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|