@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
|
@@ -466,44 +466,17 @@ export class InvalidFilterException extends __BaseException {
|
|
|
466
466
|
this.Message = opts.Message;
|
|
467
467
|
}
|
|
468
468
|
}
|
|
469
|
-
export const AugmentedManifestsListItemFilterSensitiveLog = (obj) => ({
|
|
470
|
-
...obj,
|
|
471
|
-
});
|
|
472
469
|
export const BatchDetectDominantLanguageRequestFilterSensitiveLog = (obj) => ({
|
|
473
470
|
...obj,
|
|
474
471
|
...(obj.TextList && { TextList: SENSITIVE_STRING }),
|
|
475
472
|
});
|
|
476
|
-
export const BatchItemErrorFilterSensitiveLog = (obj) => ({
|
|
477
|
-
...obj,
|
|
478
|
-
});
|
|
479
|
-
export const DominantLanguageFilterSensitiveLog = (obj) => ({
|
|
480
|
-
...obj,
|
|
481
|
-
});
|
|
482
|
-
export const BatchDetectDominantLanguageItemResultFilterSensitiveLog = (obj) => ({
|
|
483
|
-
...obj,
|
|
484
|
-
});
|
|
485
473
|
export const BatchDetectDominantLanguageResponseFilterSensitiveLog = (obj) => ({
|
|
486
474
|
...obj,
|
|
487
475
|
});
|
|
488
|
-
export const InvalidRequestDetailFilterSensitiveLog = (obj) => ({
|
|
489
|
-
...obj,
|
|
490
|
-
});
|
|
491
476
|
export const BatchDetectEntitiesRequestFilterSensitiveLog = (obj) => ({
|
|
492
477
|
...obj,
|
|
493
478
|
...(obj.TextList && { TextList: SENSITIVE_STRING }),
|
|
494
479
|
});
|
|
495
|
-
export const ChildBlockFilterSensitiveLog = (obj) => ({
|
|
496
|
-
...obj,
|
|
497
|
-
});
|
|
498
|
-
export const BlockReferenceFilterSensitiveLog = (obj) => ({
|
|
499
|
-
...obj,
|
|
500
|
-
});
|
|
501
|
-
export const EntityFilterSensitiveLog = (obj) => ({
|
|
502
|
-
...obj,
|
|
503
|
-
});
|
|
504
|
-
export const BatchDetectEntitiesItemResultFilterSensitiveLog = (obj) => ({
|
|
505
|
-
...obj,
|
|
506
|
-
});
|
|
507
480
|
export const BatchDetectEntitiesResponseFilterSensitiveLog = (obj) => ({
|
|
508
481
|
...obj,
|
|
509
482
|
});
|
|
@@ -511,12 +484,6 @@ export const BatchDetectKeyPhrasesRequestFilterSensitiveLog = (obj) => ({
|
|
|
511
484
|
...obj,
|
|
512
485
|
...(obj.TextList && { TextList: SENSITIVE_STRING }),
|
|
513
486
|
});
|
|
514
|
-
export const KeyPhraseFilterSensitiveLog = (obj) => ({
|
|
515
|
-
...obj,
|
|
516
|
-
});
|
|
517
|
-
export const BatchDetectKeyPhrasesItemResultFilterSensitiveLog = (obj) => ({
|
|
518
|
-
...obj,
|
|
519
|
-
});
|
|
520
487
|
export const BatchDetectKeyPhrasesResponseFilterSensitiveLog = (obj) => ({
|
|
521
488
|
...obj,
|
|
522
489
|
});
|
|
@@ -524,12 +491,6 @@ export const BatchDetectSentimentRequestFilterSensitiveLog = (obj) => ({
|
|
|
524
491
|
...obj,
|
|
525
492
|
...(obj.TextList && { TextList: SENSITIVE_STRING }),
|
|
526
493
|
});
|
|
527
|
-
export const SentimentScoreFilterSensitiveLog = (obj) => ({
|
|
528
|
-
...obj,
|
|
529
|
-
});
|
|
530
|
-
export const BatchDetectSentimentItemResultFilterSensitiveLog = (obj) => ({
|
|
531
|
-
...obj,
|
|
532
|
-
});
|
|
533
494
|
export const BatchDetectSentimentResponseFilterSensitiveLog = (obj) => ({
|
|
534
495
|
...obj,
|
|
535
496
|
});
|
|
@@ -537,15 +498,6 @@ export const BatchDetectSyntaxRequestFilterSensitiveLog = (obj) => ({
|
|
|
537
498
|
...obj,
|
|
538
499
|
...(obj.TextList && { TextList: SENSITIVE_STRING }),
|
|
539
500
|
});
|
|
540
|
-
export const PartOfSpeechTagFilterSensitiveLog = (obj) => ({
|
|
541
|
-
...obj,
|
|
542
|
-
});
|
|
543
|
-
export const SyntaxTokenFilterSensitiveLog = (obj) => ({
|
|
544
|
-
...obj,
|
|
545
|
-
});
|
|
546
|
-
export const BatchDetectSyntaxItemResultFilterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|
|
549
501
|
export const BatchDetectSyntaxResponseFilterSensitiveLog = (obj) => ({
|
|
550
502
|
...obj,
|
|
551
503
|
});
|
|
@@ -553,226 +505,19 @@ export const BatchDetectTargetedSentimentRequestFilterSensitiveLog = (obj) => ({
|
|
|
553
505
|
...obj,
|
|
554
506
|
...(obj.TextList && { TextList: SENSITIVE_STRING }),
|
|
555
507
|
});
|
|
556
|
-
export const MentionSentimentFilterSensitiveLog = (obj) => ({
|
|
557
|
-
...obj,
|
|
558
|
-
});
|
|
559
|
-
export const TargetedSentimentMentionFilterSensitiveLog = (obj) => ({
|
|
560
|
-
...obj,
|
|
561
|
-
});
|
|
562
|
-
export const TargetedSentimentEntityFilterSensitiveLog = (obj) => ({
|
|
563
|
-
...obj,
|
|
564
|
-
});
|
|
565
|
-
export const BatchDetectTargetedSentimentItemResultFilterSensitiveLog = (obj) => ({
|
|
566
|
-
...obj,
|
|
567
|
-
});
|
|
568
508
|
export const BatchDetectTargetedSentimentResponseFilterSensitiveLog = (obj) => ({
|
|
569
509
|
...obj,
|
|
570
510
|
});
|
|
571
|
-
export const BoundingBoxFilterSensitiveLog = (obj) => ({
|
|
572
|
-
...obj,
|
|
573
|
-
});
|
|
574
|
-
export const PointFilterSensitiveLog = (obj) => ({
|
|
575
|
-
...obj,
|
|
576
|
-
});
|
|
577
|
-
export const GeometryFilterSensitiveLog = (obj) => ({
|
|
578
|
-
...obj,
|
|
579
|
-
});
|
|
580
|
-
export const RelationshipsListItemFilterSensitiveLog = (obj) => ({
|
|
581
|
-
...obj,
|
|
582
|
-
});
|
|
583
|
-
export const BlockFilterSensitiveLog = (obj) => ({
|
|
584
|
-
...obj,
|
|
585
|
-
});
|
|
586
|
-
export const ClassifierEvaluationMetricsFilterSensitiveLog = (obj) => ({
|
|
587
|
-
...obj,
|
|
588
|
-
});
|
|
589
511
|
export const ClassifierMetadataFilterSensitiveLog = (obj) => ({
|
|
590
512
|
...obj,
|
|
591
513
|
});
|
|
592
|
-
export const DocumentReaderConfigFilterSensitiveLog = (obj) => ({
|
|
593
|
-
...obj,
|
|
594
|
-
});
|
|
595
514
|
export const ClassifyDocumentRequestFilterSensitiveLog = (obj) => ({
|
|
596
515
|
...obj,
|
|
597
516
|
...(obj.Text && { Text: SENSITIVE_STRING }),
|
|
598
517
|
});
|
|
599
|
-
export const DocumentClassFilterSensitiveLog = (obj) => ({
|
|
600
|
-
...obj,
|
|
601
|
-
});
|
|
602
|
-
export const ExtractedCharactersListItemFilterSensitiveLog = (obj) => ({
|
|
603
|
-
...obj,
|
|
604
|
-
});
|
|
605
|
-
export const DocumentMetadataFilterSensitiveLog = (obj) => ({
|
|
606
|
-
...obj,
|
|
607
|
-
});
|
|
608
|
-
export const DocumentTypeListItemFilterSensitiveLog = (obj) => ({
|
|
609
|
-
...obj,
|
|
610
|
-
});
|
|
611
|
-
export const ErrorsListItemFilterSensitiveLog = (obj) => ({
|
|
612
|
-
...obj,
|
|
613
|
-
});
|
|
614
|
-
export const DocumentLabelFilterSensitiveLog = (obj) => ({
|
|
615
|
-
...obj,
|
|
616
|
-
});
|
|
617
518
|
export const ClassifyDocumentResponseFilterSensitiveLog = (obj) => ({
|
|
618
519
|
...obj,
|
|
619
520
|
});
|
|
620
|
-
export const ContainsPiiEntitiesRequestFilterSensitiveLog = (obj) => ({
|
|
621
|
-
...obj,
|
|
622
|
-
});
|
|
623
|
-
export const EntityLabelFilterSensitiveLog = (obj) => ({
|
|
624
|
-
...obj,
|
|
625
|
-
});
|
|
626
|
-
export const ContainsPiiEntitiesResponseFilterSensitiveLog = (obj) => ({
|
|
627
|
-
...obj,
|
|
628
|
-
});
|
|
629
|
-
export const DatasetAugmentedManifestsListItemFilterSensitiveLog = (obj) => ({
|
|
630
|
-
...obj,
|
|
631
|
-
});
|
|
632
|
-
export const DatasetDocumentClassifierInputDataConfigFilterSensitiveLog = (obj) => ({
|
|
633
|
-
...obj,
|
|
634
|
-
});
|
|
635
|
-
export const DatasetEntityRecognizerAnnotationsFilterSensitiveLog = (obj) => ({
|
|
636
|
-
...obj,
|
|
637
|
-
});
|
|
638
|
-
export const DatasetEntityRecognizerDocumentsFilterSensitiveLog = (obj) => ({
|
|
639
|
-
...obj,
|
|
640
|
-
});
|
|
641
|
-
export const DatasetEntityRecognizerEntityListFilterSensitiveLog = (obj) => ({
|
|
642
|
-
...obj,
|
|
643
|
-
});
|
|
644
|
-
export const DatasetEntityRecognizerInputDataConfigFilterSensitiveLog = (obj) => ({
|
|
645
|
-
...obj,
|
|
646
|
-
});
|
|
647
|
-
export const DatasetInputDataConfigFilterSensitiveLog = (obj) => ({
|
|
648
|
-
...obj,
|
|
649
|
-
});
|
|
650
|
-
export const TagFilterSensitiveLog = (obj) => ({
|
|
651
|
-
...obj,
|
|
652
|
-
});
|
|
653
|
-
export const CreateDatasetRequestFilterSensitiveLog = (obj) => ({
|
|
654
|
-
...obj,
|
|
655
|
-
});
|
|
656
|
-
export const CreateDatasetResponseFilterSensitiveLog = (obj) => ({
|
|
657
|
-
...obj,
|
|
658
|
-
});
|
|
659
|
-
export const DocumentClassifierInputDataConfigFilterSensitiveLog = (obj) => ({
|
|
660
|
-
...obj,
|
|
661
|
-
});
|
|
662
|
-
export const DocumentClassifierOutputDataConfigFilterSensitiveLog = (obj) => ({
|
|
663
|
-
...obj,
|
|
664
|
-
});
|
|
665
|
-
export const VpcConfigFilterSensitiveLog = (obj) => ({
|
|
666
|
-
...obj,
|
|
667
|
-
});
|
|
668
|
-
export const CreateDocumentClassifierRequestFilterSensitiveLog = (obj) => ({
|
|
669
|
-
...obj,
|
|
670
|
-
});
|
|
671
|
-
export const CreateDocumentClassifierResponseFilterSensitiveLog = (obj) => ({
|
|
672
|
-
...obj,
|
|
673
|
-
});
|
|
674
|
-
export const CreateEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
675
|
-
...obj,
|
|
676
|
-
});
|
|
677
|
-
export const CreateEndpointResponseFilterSensitiveLog = (obj) => ({
|
|
678
|
-
...obj,
|
|
679
|
-
});
|
|
680
|
-
export const EntityRecognizerAnnotationsFilterSensitiveLog = (obj) => ({
|
|
681
|
-
...obj,
|
|
682
|
-
});
|
|
683
|
-
export const EntityRecognizerDocumentsFilterSensitiveLog = (obj) => ({
|
|
684
|
-
...obj,
|
|
685
|
-
});
|
|
686
|
-
export const EntityRecognizerEntityListFilterSensitiveLog = (obj) => ({
|
|
687
|
-
...obj,
|
|
688
|
-
});
|
|
689
|
-
export const EntityTypesListItemFilterSensitiveLog = (obj) => ({
|
|
690
|
-
...obj,
|
|
691
|
-
});
|
|
692
|
-
export const EntityRecognizerInputDataConfigFilterSensitiveLog = (obj) => ({
|
|
693
|
-
...obj,
|
|
694
|
-
});
|
|
695
|
-
export const CreateEntityRecognizerRequestFilterSensitiveLog = (obj) => ({
|
|
696
|
-
...obj,
|
|
697
|
-
});
|
|
698
|
-
export const CreateEntityRecognizerResponseFilterSensitiveLog = (obj) => ({
|
|
699
|
-
...obj,
|
|
700
|
-
});
|
|
701
|
-
export const DataSecurityConfigFilterSensitiveLog = (obj) => ({
|
|
702
|
-
...obj,
|
|
703
|
-
});
|
|
704
|
-
export const DocumentClassificationConfigFilterSensitiveLog = (obj) => ({
|
|
705
|
-
...obj,
|
|
706
|
-
});
|
|
707
|
-
export const EntityRecognitionConfigFilterSensitiveLog = (obj) => ({
|
|
708
|
-
...obj,
|
|
709
|
-
});
|
|
710
|
-
export const TaskConfigFilterSensitiveLog = (obj) => ({
|
|
711
|
-
...obj,
|
|
712
|
-
});
|
|
713
|
-
export const CreateFlywheelRequestFilterSensitiveLog = (obj) => ({
|
|
714
|
-
...obj,
|
|
715
|
-
});
|
|
716
|
-
export const CreateFlywheelResponseFilterSensitiveLog = (obj) => ({
|
|
717
|
-
...obj,
|
|
718
|
-
});
|
|
719
|
-
export const DeleteDocumentClassifierRequestFilterSensitiveLog = (obj) => ({
|
|
720
|
-
...obj,
|
|
721
|
-
});
|
|
722
|
-
export const DeleteDocumentClassifierResponseFilterSensitiveLog = (obj) => ({
|
|
723
|
-
...obj,
|
|
724
|
-
});
|
|
725
|
-
export const DeleteEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
726
|
-
...obj,
|
|
727
|
-
});
|
|
728
|
-
export const DeleteEndpointResponseFilterSensitiveLog = (obj) => ({
|
|
729
|
-
...obj,
|
|
730
|
-
});
|
|
731
|
-
export const DeleteEntityRecognizerRequestFilterSensitiveLog = (obj) => ({
|
|
732
|
-
...obj,
|
|
733
|
-
});
|
|
734
|
-
export const DeleteEntityRecognizerResponseFilterSensitiveLog = (obj) => ({
|
|
735
|
-
...obj,
|
|
736
|
-
});
|
|
737
|
-
export const DeleteFlywheelRequestFilterSensitiveLog = (obj) => ({
|
|
738
|
-
...obj,
|
|
739
|
-
});
|
|
740
|
-
export const DeleteFlywheelResponseFilterSensitiveLog = (obj) => ({
|
|
741
|
-
...obj,
|
|
742
|
-
});
|
|
743
|
-
export const DeleteResourcePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
744
|
-
...obj,
|
|
745
|
-
});
|
|
746
|
-
export const DeleteResourcePolicyResponseFilterSensitiveLog = (obj) => ({
|
|
747
|
-
...obj,
|
|
748
|
-
});
|
|
749
|
-
export const DescribeDatasetRequestFilterSensitiveLog = (obj) => ({
|
|
750
|
-
...obj,
|
|
751
|
-
});
|
|
752
|
-
export const DatasetPropertiesFilterSensitiveLog = (obj) => ({
|
|
753
|
-
...obj,
|
|
754
|
-
});
|
|
755
|
-
export const DescribeDatasetResponseFilterSensitiveLog = (obj) => ({
|
|
756
|
-
...obj,
|
|
757
|
-
});
|
|
758
|
-
export const DescribeDocumentClassificationJobRequestFilterSensitiveLog = (obj) => ({
|
|
759
|
-
...obj,
|
|
760
|
-
});
|
|
761
|
-
export const InputDataConfigFilterSensitiveLog = (obj) => ({
|
|
762
|
-
...obj,
|
|
763
|
-
});
|
|
764
|
-
export const OutputDataConfigFilterSensitiveLog = (obj) => ({
|
|
765
|
-
...obj,
|
|
766
|
-
});
|
|
767
|
-
export const DocumentClassificationJobPropertiesFilterSensitiveLog = (obj) => ({
|
|
768
|
-
...obj,
|
|
769
|
-
});
|
|
770
|
-
export const DescribeDocumentClassificationJobResponseFilterSensitiveLog = (obj) => ({
|
|
771
|
-
...obj,
|
|
772
|
-
});
|
|
773
|
-
export const DescribeDocumentClassifierRequestFilterSensitiveLog = (obj) => ({
|
|
774
|
-
...obj,
|
|
775
|
-
});
|
|
776
521
|
export const DocumentClassifierPropertiesFilterSensitiveLog = (obj) => ({
|
|
777
522
|
...obj,
|
|
778
523
|
...(obj.ClassifierMetadata && { ClassifierMetadata: SENSITIVE_STRING }),
|
|
@@ -783,48 +528,6 @@ export const DescribeDocumentClassifierResponseFilterSensitiveLog = (obj) => ({
|
|
|
783
528
|
DocumentClassifierProperties: DocumentClassifierPropertiesFilterSensitiveLog(obj.DocumentClassifierProperties),
|
|
784
529
|
}),
|
|
785
530
|
});
|
|
786
|
-
export const DescribeDominantLanguageDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
787
|
-
...obj,
|
|
788
|
-
});
|
|
789
|
-
export const DominantLanguageDetectionJobPropertiesFilterSensitiveLog = (obj) => ({
|
|
790
|
-
...obj,
|
|
791
|
-
});
|
|
792
|
-
export const DescribeDominantLanguageDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
793
|
-
...obj,
|
|
794
|
-
});
|
|
795
|
-
export const DescribeEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
796
|
-
...obj,
|
|
797
|
-
});
|
|
798
|
-
export const EndpointPropertiesFilterSensitiveLog = (obj) => ({
|
|
799
|
-
...obj,
|
|
800
|
-
});
|
|
801
|
-
export const DescribeEndpointResponseFilterSensitiveLog = (obj) => ({
|
|
802
|
-
...obj,
|
|
803
|
-
});
|
|
804
|
-
export const DescribeEntitiesDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
805
|
-
...obj,
|
|
806
|
-
});
|
|
807
|
-
export const EntitiesDetectionJobPropertiesFilterSensitiveLog = (obj) => ({
|
|
808
|
-
...obj,
|
|
809
|
-
});
|
|
810
|
-
export const DescribeEntitiesDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
811
|
-
...obj,
|
|
812
|
-
});
|
|
813
|
-
export const DescribeEntityRecognizerRequestFilterSensitiveLog = (obj) => ({
|
|
814
|
-
...obj,
|
|
815
|
-
});
|
|
816
|
-
export const EntityRecognizerOutputDataConfigFilterSensitiveLog = (obj) => ({
|
|
817
|
-
...obj,
|
|
818
|
-
});
|
|
819
|
-
export const EntityTypesEvaluationMetricsFilterSensitiveLog = (obj) => ({
|
|
820
|
-
...obj,
|
|
821
|
-
});
|
|
822
|
-
export const EntityRecognizerMetadataEntityTypesListItemFilterSensitiveLog = (obj) => ({
|
|
823
|
-
...obj,
|
|
824
|
-
});
|
|
825
|
-
export const EntityRecognizerEvaluationMetricsFilterSensitiveLog = (obj) => ({
|
|
826
|
-
...obj,
|
|
827
|
-
});
|
|
828
531
|
export const EntityRecognizerMetadataFilterSensitiveLog = (obj) => ({
|
|
829
532
|
...obj,
|
|
830
533
|
});
|
|
@@ -838,93 +541,6 @@ export const DescribeEntityRecognizerResponseFilterSensitiveLog = (obj) => ({
|
|
|
838
541
|
EntityRecognizerProperties: EntityRecognizerPropertiesFilterSensitiveLog(obj.EntityRecognizerProperties),
|
|
839
542
|
}),
|
|
840
543
|
});
|
|
841
|
-
export const DescribeEventsDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
842
|
-
...obj,
|
|
843
|
-
});
|
|
844
|
-
export const EventsDetectionJobPropertiesFilterSensitiveLog = (obj) => ({
|
|
845
|
-
...obj,
|
|
846
|
-
});
|
|
847
|
-
export const DescribeEventsDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
848
|
-
...obj,
|
|
849
|
-
});
|
|
850
|
-
export const DescribeFlywheelRequestFilterSensitiveLog = (obj) => ({
|
|
851
|
-
...obj,
|
|
852
|
-
});
|
|
853
|
-
export const FlywheelPropertiesFilterSensitiveLog = (obj) => ({
|
|
854
|
-
...obj,
|
|
855
|
-
});
|
|
856
|
-
export const DescribeFlywheelResponseFilterSensitiveLog = (obj) => ({
|
|
857
|
-
...obj,
|
|
858
|
-
});
|
|
859
|
-
export const DescribeFlywheelIterationRequestFilterSensitiveLog = (obj) => ({
|
|
860
|
-
...obj,
|
|
861
|
-
});
|
|
862
|
-
export const FlywheelModelEvaluationMetricsFilterSensitiveLog = (obj) => ({
|
|
863
|
-
...obj,
|
|
864
|
-
});
|
|
865
|
-
export const FlywheelIterationPropertiesFilterSensitiveLog = (obj) => ({
|
|
866
|
-
...obj,
|
|
867
|
-
});
|
|
868
|
-
export const DescribeFlywheelIterationResponseFilterSensitiveLog = (obj) => ({
|
|
869
|
-
...obj,
|
|
870
|
-
});
|
|
871
|
-
export const DescribeKeyPhrasesDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
872
|
-
...obj,
|
|
873
|
-
});
|
|
874
|
-
export const KeyPhrasesDetectionJobPropertiesFilterSensitiveLog = (obj) => ({
|
|
875
|
-
...obj,
|
|
876
|
-
});
|
|
877
|
-
export const DescribeKeyPhrasesDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
878
|
-
...obj,
|
|
879
|
-
});
|
|
880
|
-
export const DescribePiiEntitiesDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
881
|
-
...obj,
|
|
882
|
-
});
|
|
883
|
-
export const PiiOutputDataConfigFilterSensitiveLog = (obj) => ({
|
|
884
|
-
...obj,
|
|
885
|
-
});
|
|
886
|
-
export const RedactionConfigFilterSensitiveLog = (obj) => ({
|
|
887
|
-
...obj,
|
|
888
|
-
});
|
|
889
|
-
export const PiiEntitiesDetectionJobPropertiesFilterSensitiveLog = (obj) => ({
|
|
890
|
-
...obj,
|
|
891
|
-
});
|
|
892
|
-
export const DescribePiiEntitiesDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
893
|
-
...obj,
|
|
894
|
-
});
|
|
895
|
-
export const DescribeResourcePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
896
|
-
...obj,
|
|
897
|
-
});
|
|
898
|
-
export const DescribeResourcePolicyResponseFilterSensitiveLog = (obj) => ({
|
|
899
|
-
...obj,
|
|
900
|
-
});
|
|
901
|
-
export const DescribeSentimentDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
902
|
-
...obj,
|
|
903
|
-
});
|
|
904
|
-
export const SentimentDetectionJobPropertiesFilterSensitiveLog = (obj) => ({
|
|
905
|
-
...obj,
|
|
906
|
-
});
|
|
907
|
-
export const DescribeSentimentDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
908
|
-
...obj,
|
|
909
|
-
});
|
|
910
|
-
export const DescribeTargetedSentimentDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
911
|
-
...obj,
|
|
912
|
-
});
|
|
913
|
-
export const TargetedSentimentDetectionJobPropertiesFilterSensitiveLog = (obj) => ({
|
|
914
|
-
...obj,
|
|
915
|
-
});
|
|
916
|
-
export const DescribeTargetedSentimentDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
917
|
-
...obj,
|
|
918
|
-
});
|
|
919
|
-
export const DescribeTopicsDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
920
|
-
...obj,
|
|
921
|
-
});
|
|
922
|
-
export const TopicsDetectionJobPropertiesFilterSensitiveLog = (obj) => ({
|
|
923
|
-
...obj,
|
|
924
|
-
});
|
|
925
|
-
export const DescribeTopicsDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
926
|
-
...obj,
|
|
927
|
-
});
|
|
928
544
|
export const DetectDominantLanguageRequestFilterSensitiveLog = (obj) => ({
|
|
929
545
|
...obj,
|
|
930
546
|
...(obj.Text && { Text: SENSITIVE_STRING }),
|
|
@@ -946,15 +562,6 @@ export const DetectKeyPhrasesRequestFilterSensitiveLog = (obj) => ({
|
|
|
946
562
|
export const DetectKeyPhrasesResponseFilterSensitiveLog = (obj) => ({
|
|
947
563
|
...obj,
|
|
948
564
|
});
|
|
949
|
-
export const DetectPiiEntitiesRequestFilterSensitiveLog = (obj) => ({
|
|
950
|
-
...obj,
|
|
951
|
-
});
|
|
952
|
-
export const PiiEntityFilterSensitiveLog = (obj) => ({
|
|
953
|
-
...obj,
|
|
954
|
-
});
|
|
955
|
-
export const DetectPiiEntitiesResponseFilterSensitiveLog = (obj) => ({
|
|
956
|
-
...obj,
|
|
957
|
-
});
|
|
958
565
|
export const DetectSentimentRequestFilterSensitiveLog = (obj) => ({
|
|
959
566
|
...obj,
|
|
960
567
|
...(obj.Text && { Text: SENSITIVE_STRING }),
|
|
@@ -976,279 +583,15 @@ export const DetectTargetedSentimentRequestFilterSensitiveLog = (obj) => ({
|
|
|
976
583
|
export const DetectTargetedSentimentResponseFilterSensitiveLog = (obj) => ({
|
|
977
584
|
...obj,
|
|
978
585
|
});
|
|
979
|
-
export const ImportModelRequestFilterSensitiveLog = (obj) => ({
|
|
980
|
-
...obj,
|
|
981
|
-
});
|
|
982
|
-
export const ImportModelResponseFilterSensitiveLog = (obj) => ({
|
|
983
|
-
...obj,
|
|
984
|
-
});
|
|
985
|
-
export const DatasetFilterFilterSensitiveLog = (obj) => ({
|
|
986
|
-
...obj,
|
|
987
|
-
});
|
|
988
|
-
export const ListDatasetsRequestFilterSensitiveLog = (obj) => ({
|
|
989
|
-
...obj,
|
|
990
|
-
});
|
|
991
|
-
export const ListDatasetsResponseFilterSensitiveLog = (obj) => ({
|
|
992
|
-
...obj,
|
|
993
|
-
});
|
|
994
|
-
export const DocumentClassificationJobFilterFilterSensitiveLog = (obj) => ({
|
|
995
|
-
...obj,
|
|
996
|
-
});
|
|
997
|
-
export const ListDocumentClassificationJobsRequestFilterSensitiveLog = (obj) => ({
|
|
998
|
-
...obj,
|
|
999
|
-
});
|
|
1000
|
-
export const ListDocumentClassificationJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1001
|
-
...obj,
|
|
1002
|
-
});
|
|
1003
|
-
export const DocumentClassifierFilterFilterSensitiveLog = (obj) => ({
|
|
1004
|
-
...obj,
|
|
1005
|
-
});
|
|
1006
|
-
export const ListDocumentClassifiersRequestFilterSensitiveLog = (obj) => ({
|
|
1007
|
-
...obj,
|
|
1008
|
-
});
|
|
1009
586
|
export const ListDocumentClassifiersResponseFilterSensitiveLog = (obj) => ({
|
|
1010
587
|
...obj,
|
|
1011
588
|
...(obj.DocumentClassifierPropertiesList && {
|
|
1012
589
|
DocumentClassifierPropertiesList: obj.DocumentClassifierPropertiesList.map((item) => DocumentClassifierPropertiesFilterSensitiveLog(item)),
|
|
1013
590
|
}),
|
|
1014
591
|
});
|
|
1015
|
-
export const ListDocumentClassifierSummariesRequestFilterSensitiveLog = (obj) => ({
|
|
1016
|
-
...obj,
|
|
1017
|
-
});
|
|
1018
|
-
export const DocumentClassifierSummaryFilterSensitiveLog = (obj) => ({
|
|
1019
|
-
...obj,
|
|
1020
|
-
});
|
|
1021
|
-
export const ListDocumentClassifierSummariesResponseFilterSensitiveLog = (obj) => ({
|
|
1022
|
-
...obj,
|
|
1023
|
-
});
|
|
1024
|
-
export const DominantLanguageDetectionJobFilterFilterSensitiveLog = (obj) => ({
|
|
1025
|
-
...obj,
|
|
1026
|
-
});
|
|
1027
|
-
export const ListDominantLanguageDetectionJobsRequestFilterSensitiveLog = (obj) => ({
|
|
1028
|
-
...obj,
|
|
1029
|
-
});
|
|
1030
|
-
export const ListDominantLanguageDetectionJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1031
|
-
...obj,
|
|
1032
|
-
});
|
|
1033
|
-
export const EndpointFilterFilterSensitiveLog = (obj) => ({
|
|
1034
|
-
...obj,
|
|
1035
|
-
});
|
|
1036
|
-
export const ListEndpointsRequestFilterSensitiveLog = (obj) => ({
|
|
1037
|
-
...obj,
|
|
1038
|
-
});
|
|
1039
|
-
export const ListEndpointsResponseFilterSensitiveLog = (obj) => ({
|
|
1040
|
-
...obj,
|
|
1041
|
-
});
|
|
1042
|
-
export const EntitiesDetectionJobFilterFilterSensitiveLog = (obj) => ({
|
|
1043
|
-
...obj,
|
|
1044
|
-
});
|
|
1045
|
-
export const ListEntitiesDetectionJobsRequestFilterSensitiveLog = (obj) => ({
|
|
1046
|
-
...obj,
|
|
1047
|
-
});
|
|
1048
|
-
export const ListEntitiesDetectionJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1049
|
-
...obj,
|
|
1050
|
-
});
|
|
1051
|
-
export const EntityRecognizerFilterFilterSensitiveLog = (obj) => ({
|
|
1052
|
-
...obj,
|
|
1053
|
-
});
|
|
1054
|
-
export const ListEntityRecognizersRequestFilterSensitiveLog = (obj) => ({
|
|
1055
|
-
...obj,
|
|
1056
|
-
});
|
|
1057
592
|
export const ListEntityRecognizersResponseFilterSensitiveLog = (obj) => ({
|
|
1058
593
|
...obj,
|
|
1059
594
|
...(obj.EntityRecognizerPropertiesList && {
|
|
1060
595
|
EntityRecognizerPropertiesList: obj.EntityRecognizerPropertiesList.map((item) => EntityRecognizerPropertiesFilterSensitiveLog(item)),
|
|
1061
596
|
}),
|
|
1062
597
|
});
|
|
1063
|
-
export const ListEntityRecognizerSummariesRequestFilterSensitiveLog = (obj) => ({
|
|
1064
|
-
...obj,
|
|
1065
|
-
});
|
|
1066
|
-
export const EntityRecognizerSummaryFilterSensitiveLog = (obj) => ({
|
|
1067
|
-
...obj,
|
|
1068
|
-
});
|
|
1069
|
-
export const ListEntityRecognizerSummariesResponseFilterSensitiveLog = (obj) => ({
|
|
1070
|
-
...obj,
|
|
1071
|
-
});
|
|
1072
|
-
export const EventsDetectionJobFilterFilterSensitiveLog = (obj) => ({
|
|
1073
|
-
...obj,
|
|
1074
|
-
});
|
|
1075
|
-
export const ListEventsDetectionJobsRequestFilterSensitiveLog = (obj) => ({
|
|
1076
|
-
...obj,
|
|
1077
|
-
});
|
|
1078
|
-
export const ListEventsDetectionJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1079
|
-
...obj,
|
|
1080
|
-
});
|
|
1081
|
-
export const FlywheelIterationFilterFilterSensitiveLog = (obj) => ({
|
|
1082
|
-
...obj,
|
|
1083
|
-
});
|
|
1084
|
-
export const ListFlywheelIterationHistoryRequestFilterSensitiveLog = (obj) => ({
|
|
1085
|
-
...obj,
|
|
1086
|
-
});
|
|
1087
|
-
export const ListFlywheelIterationHistoryResponseFilterSensitiveLog = (obj) => ({
|
|
1088
|
-
...obj,
|
|
1089
|
-
});
|
|
1090
|
-
export const FlywheelFilterFilterSensitiveLog = (obj) => ({
|
|
1091
|
-
...obj,
|
|
1092
|
-
});
|
|
1093
|
-
export const ListFlywheelsRequestFilterSensitiveLog = (obj) => ({
|
|
1094
|
-
...obj,
|
|
1095
|
-
});
|
|
1096
|
-
export const FlywheelSummaryFilterSensitiveLog = (obj) => ({
|
|
1097
|
-
...obj,
|
|
1098
|
-
});
|
|
1099
|
-
export const ListFlywheelsResponseFilterSensitiveLog = (obj) => ({
|
|
1100
|
-
...obj,
|
|
1101
|
-
});
|
|
1102
|
-
export const KeyPhrasesDetectionJobFilterFilterSensitiveLog = (obj) => ({
|
|
1103
|
-
...obj,
|
|
1104
|
-
});
|
|
1105
|
-
export const ListKeyPhrasesDetectionJobsRequestFilterSensitiveLog = (obj) => ({
|
|
1106
|
-
...obj,
|
|
1107
|
-
});
|
|
1108
|
-
export const ListKeyPhrasesDetectionJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1109
|
-
...obj,
|
|
1110
|
-
});
|
|
1111
|
-
export const PiiEntitiesDetectionJobFilterFilterSensitiveLog = (obj) => ({
|
|
1112
|
-
...obj,
|
|
1113
|
-
});
|
|
1114
|
-
export const ListPiiEntitiesDetectionJobsRequestFilterSensitiveLog = (obj) => ({
|
|
1115
|
-
...obj,
|
|
1116
|
-
});
|
|
1117
|
-
export const ListPiiEntitiesDetectionJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1118
|
-
...obj,
|
|
1119
|
-
});
|
|
1120
|
-
export const SentimentDetectionJobFilterFilterSensitiveLog = (obj) => ({
|
|
1121
|
-
...obj,
|
|
1122
|
-
});
|
|
1123
|
-
export const ListSentimentDetectionJobsRequestFilterSensitiveLog = (obj) => ({
|
|
1124
|
-
...obj,
|
|
1125
|
-
});
|
|
1126
|
-
export const ListSentimentDetectionJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1127
|
-
...obj,
|
|
1128
|
-
});
|
|
1129
|
-
export const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
1130
|
-
...obj,
|
|
1131
|
-
});
|
|
1132
|
-
export const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
1133
|
-
...obj,
|
|
1134
|
-
});
|
|
1135
|
-
export const TargetedSentimentDetectionJobFilterFilterSensitiveLog = (obj) => ({
|
|
1136
|
-
...obj,
|
|
1137
|
-
});
|
|
1138
|
-
export const ListTargetedSentimentDetectionJobsRequestFilterSensitiveLog = (obj) => ({
|
|
1139
|
-
...obj,
|
|
1140
|
-
});
|
|
1141
|
-
export const ListTargetedSentimentDetectionJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1142
|
-
...obj,
|
|
1143
|
-
});
|
|
1144
|
-
export const TopicsDetectionJobFilterFilterSensitiveLog = (obj) => ({
|
|
1145
|
-
...obj,
|
|
1146
|
-
});
|
|
1147
|
-
export const ListTopicsDetectionJobsRequestFilterSensitiveLog = (obj) => ({
|
|
1148
|
-
...obj,
|
|
1149
|
-
});
|
|
1150
|
-
export const ListTopicsDetectionJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1151
|
-
...obj,
|
|
1152
|
-
});
|
|
1153
|
-
export const PutResourcePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
1154
|
-
...obj,
|
|
1155
|
-
});
|
|
1156
|
-
export const PutResourcePolicyResponseFilterSensitiveLog = (obj) => ({
|
|
1157
|
-
...obj,
|
|
1158
|
-
});
|
|
1159
|
-
export const StartDocumentClassificationJobRequestFilterSensitiveLog = (obj) => ({
|
|
1160
|
-
...obj,
|
|
1161
|
-
});
|
|
1162
|
-
export const StartDocumentClassificationJobResponseFilterSensitiveLog = (obj) => ({
|
|
1163
|
-
...obj,
|
|
1164
|
-
});
|
|
1165
|
-
export const StartDominantLanguageDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1166
|
-
...obj,
|
|
1167
|
-
});
|
|
1168
|
-
export const StartDominantLanguageDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1169
|
-
...obj,
|
|
1170
|
-
});
|
|
1171
|
-
export const StartEntitiesDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1172
|
-
...obj,
|
|
1173
|
-
});
|
|
1174
|
-
export const StartEntitiesDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1175
|
-
...obj,
|
|
1176
|
-
});
|
|
1177
|
-
export const StartEventsDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1178
|
-
...obj,
|
|
1179
|
-
});
|
|
1180
|
-
export const StartEventsDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1181
|
-
...obj,
|
|
1182
|
-
});
|
|
1183
|
-
export const StartFlywheelIterationRequestFilterSensitiveLog = (obj) => ({
|
|
1184
|
-
...obj,
|
|
1185
|
-
});
|
|
1186
|
-
export const StartFlywheelIterationResponseFilterSensitiveLog = (obj) => ({
|
|
1187
|
-
...obj,
|
|
1188
|
-
});
|
|
1189
|
-
export const StartKeyPhrasesDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1190
|
-
...obj,
|
|
1191
|
-
});
|
|
1192
|
-
export const StartKeyPhrasesDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1193
|
-
...obj,
|
|
1194
|
-
});
|
|
1195
|
-
export const StartPiiEntitiesDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1196
|
-
...obj,
|
|
1197
|
-
});
|
|
1198
|
-
export const StartPiiEntitiesDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1199
|
-
...obj,
|
|
1200
|
-
});
|
|
1201
|
-
export const StartSentimentDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1202
|
-
...obj,
|
|
1203
|
-
});
|
|
1204
|
-
export const StartSentimentDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1205
|
-
...obj,
|
|
1206
|
-
});
|
|
1207
|
-
export const StartTargetedSentimentDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1208
|
-
...obj,
|
|
1209
|
-
});
|
|
1210
|
-
export const StartTargetedSentimentDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1211
|
-
...obj,
|
|
1212
|
-
});
|
|
1213
|
-
export const StartTopicsDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1214
|
-
...obj,
|
|
1215
|
-
});
|
|
1216
|
-
export const StartTopicsDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1217
|
-
...obj,
|
|
1218
|
-
});
|
|
1219
|
-
export const StopDominantLanguageDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1220
|
-
...obj,
|
|
1221
|
-
});
|
|
1222
|
-
export const StopDominantLanguageDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1223
|
-
...obj,
|
|
1224
|
-
});
|
|
1225
|
-
export const StopEntitiesDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1226
|
-
...obj,
|
|
1227
|
-
});
|
|
1228
|
-
export const StopEntitiesDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1229
|
-
...obj,
|
|
1230
|
-
});
|
|
1231
|
-
export const StopEventsDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1232
|
-
...obj,
|
|
1233
|
-
});
|
|
1234
|
-
export const StopEventsDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1235
|
-
...obj,
|
|
1236
|
-
});
|
|
1237
|
-
export const StopKeyPhrasesDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1238
|
-
...obj,
|
|
1239
|
-
});
|
|
1240
|
-
export const StopKeyPhrasesDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1241
|
-
...obj,
|
|
1242
|
-
});
|
|
1243
|
-
export const StopPiiEntitiesDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1244
|
-
...obj,
|
|
1245
|
-
});
|
|
1246
|
-
export const StopPiiEntitiesDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1247
|
-
...obj,
|
|
1248
|
-
});
|
|
1249
|
-
export const StopSentimentDetectionJobRequestFilterSensitiveLog = (obj) => ({
|
|
1250
|
-
...obj,
|
|
1251
|
-
});
|
|
1252
|
-
export const StopSentimentDetectionJobResponseFilterSensitiveLog = (obj) => ({
|
|
1253
|
-
...obj,
|
|
1254
|
-
});
|