@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
|
@@ -1730,330 +1730,57 @@ export interface StopSentimentDetectionJobResponse {
|
|
|
1730
1730
|
JobId?: string;
|
|
1731
1731
|
JobStatus?: JobStatus | string;
|
|
1732
1732
|
}
|
|
1733
|
-
export declare const AugmentedManifestsListItemFilterSensitiveLog: (
|
|
1734
|
-
obj: AugmentedManifestsListItem
|
|
1735
|
-
) => any;
|
|
1736
1733
|
export declare const BatchDetectDominantLanguageRequestFilterSensitiveLog: (
|
|
1737
1734
|
obj: BatchDetectDominantLanguageRequest
|
|
1738
1735
|
) => any;
|
|
1739
|
-
export declare const BatchItemErrorFilterSensitiveLog: (
|
|
1740
|
-
obj: BatchItemError
|
|
1741
|
-
) => any;
|
|
1742
|
-
export declare const DominantLanguageFilterSensitiveLog: (
|
|
1743
|
-
obj: DominantLanguage
|
|
1744
|
-
) => any;
|
|
1745
|
-
export declare const BatchDetectDominantLanguageItemResultFilterSensitiveLog: (
|
|
1746
|
-
obj: BatchDetectDominantLanguageItemResult
|
|
1747
|
-
) => any;
|
|
1748
1736
|
export declare const BatchDetectDominantLanguageResponseFilterSensitiveLog: (
|
|
1749
1737
|
obj: BatchDetectDominantLanguageResponse
|
|
1750
1738
|
) => any;
|
|
1751
|
-
export declare const InvalidRequestDetailFilterSensitiveLog: (
|
|
1752
|
-
obj: InvalidRequestDetail
|
|
1753
|
-
) => any;
|
|
1754
1739
|
export declare const BatchDetectEntitiesRequestFilterSensitiveLog: (
|
|
1755
1740
|
obj: BatchDetectEntitiesRequest
|
|
1756
1741
|
) => any;
|
|
1757
|
-
export declare const ChildBlockFilterSensitiveLog: (obj: ChildBlock) => any;
|
|
1758
|
-
export declare const BlockReferenceFilterSensitiveLog: (
|
|
1759
|
-
obj: BlockReference
|
|
1760
|
-
) => any;
|
|
1761
|
-
export declare const EntityFilterSensitiveLog: (obj: Entity) => any;
|
|
1762
|
-
export declare const BatchDetectEntitiesItemResultFilterSensitiveLog: (
|
|
1763
|
-
obj: BatchDetectEntitiesItemResult
|
|
1764
|
-
) => any;
|
|
1765
1742
|
export declare const BatchDetectEntitiesResponseFilterSensitiveLog: (
|
|
1766
1743
|
obj: BatchDetectEntitiesResponse
|
|
1767
1744
|
) => any;
|
|
1768
1745
|
export declare const BatchDetectKeyPhrasesRequestFilterSensitiveLog: (
|
|
1769
1746
|
obj: BatchDetectKeyPhrasesRequest
|
|
1770
1747
|
) => any;
|
|
1771
|
-
export declare const KeyPhraseFilterSensitiveLog: (obj: KeyPhrase) => any;
|
|
1772
|
-
export declare const BatchDetectKeyPhrasesItemResultFilterSensitiveLog: (
|
|
1773
|
-
obj: BatchDetectKeyPhrasesItemResult
|
|
1774
|
-
) => any;
|
|
1775
1748
|
export declare const BatchDetectKeyPhrasesResponseFilterSensitiveLog: (
|
|
1776
1749
|
obj: BatchDetectKeyPhrasesResponse
|
|
1777
1750
|
) => any;
|
|
1778
1751
|
export declare const BatchDetectSentimentRequestFilterSensitiveLog: (
|
|
1779
1752
|
obj: BatchDetectSentimentRequest
|
|
1780
1753
|
) => any;
|
|
1781
|
-
export declare const SentimentScoreFilterSensitiveLog: (
|
|
1782
|
-
obj: SentimentScore
|
|
1783
|
-
) => any;
|
|
1784
|
-
export declare const BatchDetectSentimentItemResultFilterSensitiveLog: (
|
|
1785
|
-
obj: BatchDetectSentimentItemResult
|
|
1786
|
-
) => any;
|
|
1787
1754
|
export declare const BatchDetectSentimentResponseFilterSensitiveLog: (
|
|
1788
1755
|
obj: BatchDetectSentimentResponse
|
|
1789
1756
|
) => any;
|
|
1790
1757
|
export declare const BatchDetectSyntaxRequestFilterSensitiveLog: (
|
|
1791
1758
|
obj: BatchDetectSyntaxRequest
|
|
1792
1759
|
) => any;
|
|
1793
|
-
export declare const PartOfSpeechTagFilterSensitiveLog: (
|
|
1794
|
-
obj: PartOfSpeechTag
|
|
1795
|
-
) => any;
|
|
1796
|
-
export declare const SyntaxTokenFilterSensitiveLog: (obj: SyntaxToken) => any;
|
|
1797
|
-
export declare const BatchDetectSyntaxItemResultFilterSensitiveLog: (
|
|
1798
|
-
obj: BatchDetectSyntaxItemResult
|
|
1799
|
-
) => any;
|
|
1800
1760
|
export declare const BatchDetectSyntaxResponseFilterSensitiveLog: (
|
|
1801
1761
|
obj: BatchDetectSyntaxResponse
|
|
1802
1762
|
) => any;
|
|
1803
1763
|
export declare const BatchDetectTargetedSentimentRequestFilterSensitiveLog: (
|
|
1804
1764
|
obj: BatchDetectTargetedSentimentRequest
|
|
1805
1765
|
) => any;
|
|
1806
|
-
export declare const MentionSentimentFilterSensitiveLog: (
|
|
1807
|
-
obj: MentionSentiment
|
|
1808
|
-
) => any;
|
|
1809
|
-
export declare const TargetedSentimentMentionFilterSensitiveLog: (
|
|
1810
|
-
obj: TargetedSentimentMention
|
|
1811
|
-
) => any;
|
|
1812
|
-
export declare const TargetedSentimentEntityFilterSensitiveLog: (
|
|
1813
|
-
obj: TargetedSentimentEntity
|
|
1814
|
-
) => any;
|
|
1815
|
-
export declare const BatchDetectTargetedSentimentItemResultFilterSensitiveLog: (
|
|
1816
|
-
obj: BatchDetectTargetedSentimentItemResult
|
|
1817
|
-
) => any;
|
|
1818
1766
|
export declare const BatchDetectTargetedSentimentResponseFilterSensitiveLog: (
|
|
1819
1767
|
obj: BatchDetectTargetedSentimentResponse
|
|
1820
1768
|
) => any;
|
|
1821
|
-
export declare const BoundingBoxFilterSensitiveLog: (obj: BoundingBox) => any;
|
|
1822
|
-
export declare const PointFilterSensitiveLog: (obj: Point) => any;
|
|
1823
|
-
export declare const GeometryFilterSensitiveLog: (obj: Geometry) => any;
|
|
1824
|
-
export declare const RelationshipsListItemFilterSensitiveLog: (
|
|
1825
|
-
obj: RelationshipsListItem
|
|
1826
|
-
) => any;
|
|
1827
|
-
export declare const BlockFilterSensitiveLog: (obj: Block) => any;
|
|
1828
|
-
export declare const ClassifierEvaluationMetricsFilterSensitiveLog: (
|
|
1829
|
-
obj: ClassifierEvaluationMetrics
|
|
1830
|
-
) => any;
|
|
1831
1769
|
export declare const ClassifierMetadataFilterSensitiveLog: (
|
|
1832
1770
|
obj: ClassifierMetadata
|
|
1833
1771
|
) => any;
|
|
1834
|
-
export declare const DocumentReaderConfigFilterSensitiveLog: (
|
|
1835
|
-
obj: DocumentReaderConfig
|
|
1836
|
-
) => any;
|
|
1837
1772
|
export declare const ClassifyDocumentRequestFilterSensitiveLog: (
|
|
1838
1773
|
obj: ClassifyDocumentRequest
|
|
1839
1774
|
) => any;
|
|
1840
|
-
export declare const DocumentClassFilterSensitiveLog: (
|
|
1841
|
-
obj: DocumentClass
|
|
1842
|
-
) => any;
|
|
1843
|
-
export declare const ExtractedCharactersListItemFilterSensitiveLog: (
|
|
1844
|
-
obj: ExtractedCharactersListItem
|
|
1845
|
-
) => any;
|
|
1846
|
-
export declare const DocumentMetadataFilterSensitiveLog: (
|
|
1847
|
-
obj: DocumentMetadata
|
|
1848
|
-
) => any;
|
|
1849
|
-
export declare const DocumentTypeListItemFilterSensitiveLog: (
|
|
1850
|
-
obj: DocumentTypeListItem
|
|
1851
|
-
) => any;
|
|
1852
|
-
export declare const ErrorsListItemFilterSensitiveLog: (
|
|
1853
|
-
obj: ErrorsListItem
|
|
1854
|
-
) => any;
|
|
1855
|
-
export declare const DocumentLabelFilterSensitiveLog: (
|
|
1856
|
-
obj: DocumentLabel
|
|
1857
|
-
) => any;
|
|
1858
1775
|
export declare const ClassifyDocumentResponseFilterSensitiveLog: (
|
|
1859
1776
|
obj: ClassifyDocumentResponse
|
|
1860
1777
|
) => any;
|
|
1861
|
-
export declare const ContainsPiiEntitiesRequestFilterSensitiveLog: (
|
|
1862
|
-
obj: ContainsPiiEntitiesRequest
|
|
1863
|
-
) => any;
|
|
1864
|
-
export declare const EntityLabelFilterSensitiveLog: (obj: EntityLabel) => any;
|
|
1865
|
-
export declare const ContainsPiiEntitiesResponseFilterSensitiveLog: (
|
|
1866
|
-
obj: ContainsPiiEntitiesResponse
|
|
1867
|
-
) => any;
|
|
1868
|
-
export declare const DatasetAugmentedManifestsListItemFilterSensitiveLog: (
|
|
1869
|
-
obj: DatasetAugmentedManifestsListItem
|
|
1870
|
-
) => any;
|
|
1871
|
-
export declare const DatasetDocumentClassifierInputDataConfigFilterSensitiveLog: (
|
|
1872
|
-
obj: DatasetDocumentClassifierInputDataConfig
|
|
1873
|
-
) => any;
|
|
1874
|
-
export declare const DatasetEntityRecognizerAnnotationsFilterSensitiveLog: (
|
|
1875
|
-
obj: DatasetEntityRecognizerAnnotations
|
|
1876
|
-
) => any;
|
|
1877
|
-
export declare const DatasetEntityRecognizerDocumentsFilterSensitiveLog: (
|
|
1878
|
-
obj: DatasetEntityRecognizerDocuments
|
|
1879
|
-
) => any;
|
|
1880
|
-
export declare const DatasetEntityRecognizerEntityListFilterSensitiveLog: (
|
|
1881
|
-
obj: DatasetEntityRecognizerEntityList
|
|
1882
|
-
) => any;
|
|
1883
|
-
export declare const DatasetEntityRecognizerInputDataConfigFilterSensitiveLog: (
|
|
1884
|
-
obj: DatasetEntityRecognizerInputDataConfig
|
|
1885
|
-
) => any;
|
|
1886
|
-
export declare const DatasetInputDataConfigFilterSensitiveLog: (
|
|
1887
|
-
obj: DatasetInputDataConfig
|
|
1888
|
-
) => any;
|
|
1889
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1890
|
-
export declare const CreateDatasetRequestFilterSensitiveLog: (
|
|
1891
|
-
obj: CreateDatasetRequest
|
|
1892
|
-
) => any;
|
|
1893
|
-
export declare const CreateDatasetResponseFilterSensitiveLog: (
|
|
1894
|
-
obj: CreateDatasetResponse
|
|
1895
|
-
) => any;
|
|
1896
|
-
export declare const DocumentClassifierInputDataConfigFilterSensitiveLog: (
|
|
1897
|
-
obj: DocumentClassifierInputDataConfig
|
|
1898
|
-
) => any;
|
|
1899
|
-
export declare const DocumentClassifierOutputDataConfigFilterSensitiveLog: (
|
|
1900
|
-
obj: DocumentClassifierOutputDataConfig
|
|
1901
|
-
) => any;
|
|
1902
|
-
export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
|
|
1903
|
-
export declare const CreateDocumentClassifierRequestFilterSensitiveLog: (
|
|
1904
|
-
obj: CreateDocumentClassifierRequest
|
|
1905
|
-
) => any;
|
|
1906
|
-
export declare const CreateDocumentClassifierResponseFilterSensitiveLog: (
|
|
1907
|
-
obj: CreateDocumentClassifierResponse
|
|
1908
|
-
) => any;
|
|
1909
|
-
export declare const CreateEndpointRequestFilterSensitiveLog: (
|
|
1910
|
-
obj: CreateEndpointRequest
|
|
1911
|
-
) => any;
|
|
1912
|
-
export declare const CreateEndpointResponseFilterSensitiveLog: (
|
|
1913
|
-
obj: CreateEndpointResponse
|
|
1914
|
-
) => any;
|
|
1915
|
-
export declare const EntityRecognizerAnnotationsFilterSensitiveLog: (
|
|
1916
|
-
obj: EntityRecognizerAnnotations
|
|
1917
|
-
) => any;
|
|
1918
|
-
export declare const EntityRecognizerDocumentsFilterSensitiveLog: (
|
|
1919
|
-
obj: EntityRecognizerDocuments
|
|
1920
|
-
) => any;
|
|
1921
|
-
export declare const EntityRecognizerEntityListFilterSensitiveLog: (
|
|
1922
|
-
obj: EntityRecognizerEntityList
|
|
1923
|
-
) => any;
|
|
1924
|
-
export declare const EntityTypesListItemFilterSensitiveLog: (
|
|
1925
|
-
obj: EntityTypesListItem
|
|
1926
|
-
) => any;
|
|
1927
|
-
export declare const EntityRecognizerInputDataConfigFilterSensitiveLog: (
|
|
1928
|
-
obj: EntityRecognizerInputDataConfig
|
|
1929
|
-
) => any;
|
|
1930
|
-
export declare const CreateEntityRecognizerRequestFilterSensitiveLog: (
|
|
1931
|
-
obj: CreateEntityRecognizerRequest
|
|
1932
|
-
) => any;
|
|
1933
|
-
export declare const CreateEntityRecognizerResponseFilterSensitiveLog: (
|
|
1934
|
-
obj: CreateEntityRecognizerResponse
|
|
1935
|
-
) => any;
|
|
1936
|
-
export declare const DataSecurityConfigFilterSensitiveLog: (
|
|
1937
|
-
obj: DataSecurityConfig
|
|
1938
|
-
) => any;
|
|
1939
|
-
export declare const DocumentClassificationConfigFilterSensitiveLog: (
|
|
1940
|
-
obj: DocumentClassificationConfig
|
|
1941
|
-
) => any;
|
|
1942
|
-
export declare const EntityRecognitionConfigFilterSensitiveLog: (
|
|
1943
|
-
obj: EntityRecognitionConfig
|
|
1944
|
-
) => any;
|
|
1945
|
-
export declare const TaskConfigFilterSensitiveLog: (obj: TaskConfig) => any;
|
|
1946
|
-
export declare const CreateFlywheelRequestFilterSensitiveLog: (
|
|
1947
|
-
obj: CreateFlywheelRequest
|
|
1948
|
-
) => any;
|
|
1949
|
-
export declare const CreateFlywheelResponseFilterSensitiveLog: (
|
|
1950
|
-
obj: CreateFlywheelResponse
|
|
1951
|
-
) => any;
|
|
1952
|
-
export declare const DeleteDocumentClassifierRequestFilterSensitiveLog: (
|
|
1953
|
-
obj: DeleteDocumentClassifierRequest
|
|
1954
|
-
) => any;
|
|
1955
|
-
export declare const DeleteDocumentClassifierResponseFilterSensitiveLog: (
|
|
1956
|
-
obj: DeleteDocumentClassifierResponse
|
|
1957
|
-
) => any;
|
|
1958
|
-
export declare const DeleteEndpointRequestFilterSensitiveLog: (
|
|
1959
|
-
obj: DeleteEndpointRequest
|
|
1960
|
-
) => any;
|
|
1961
|
-
export declare const DeleteEndpointResponseFilterSensitiveLog: (
|
|
1962
|
-
obj: DeleteEndpointResponse
|
|
1963
|
-
) => any;
|
|
1964
|
-
export declare const DeleteEntityRecognizerRequestFilterSensitiveLog: (
|
|
1965
|
-
obj: DeleteEntityRecognizerRequest
|
|
1966
|
-
) => any;
|
|
1967
|
-
export declare const DeleteEntityRecognizerResponseFilterSensitiveLog: (
|
|
1968
|
-
obj: DeleteEntityRecognizerResponse
|
|
1969
|
-
) => any;
|
|
1970
|
-
export declare const DeleteFlywheelRequestFilterSensitiveLog: (
|
|
1971
|
-
obj: DeleteFlywheelRequest
|
|
1972
|
-
) => any;
|
|
1973
|
-
export declare const DeleteFlywheelResponseFilterSensitiveLog: (
|
|
1974
|
-
obj: DeleteFlywheelResponse
|
|
1975
|
-
) => any;
|
|
1976
|
-
export declare const DeleteResourcePolicyRequestFilterSensitiveLog: (
|
|
1977
|
-
obj: DeleteResourcePolicyRequest
|
|
1978
|
-
) => any;
|
|
1979
|
-
export declare const DeleteResourcePolicyResponseFilterSensitiveLog: (
|
|
1980
|
-
obj: DeleteResourcePolicyResponse
|
|
1981
|
-
) => any;
|
|
1982
|
-
export declare const DescribeDatasetRequestFilterSensitiveLog: (
|
|
1983
|
-
obj: DescribeDatasetRequest
|
|
1984
|
-
) => any;
|
|
1985
|
-
export declare const DatasetPropertiesFilterSensitiveLog: (
|
|
1986
|
-
obj: DatasetProperties
|
|
1987
|
-
) => any;
|
|
1988
|
-
export declare const DescribeDatasetResponseFilterSensitiveLog: (
|
|
1989
|
-
obj: DescribeDatasetResponse
|
|
1990
|
-
) => any;
|
|
1991
|
-
export declare const DescribeDocumentClassificationJobRequestFilterSensitiveLog: (
|
|
1992
|
-
obj: DescribeDocumentClassificationJobRequest
|
|
1993
|
-
) => any;
|
|
1994
|
-
export declare const InputDataConfigFilterSensitiveLog: (
|
|
1995
|
-
obj: InputDataConfig
|
|
1996
|
-
) => any;
|
|
1997
|
-
export declare const OutputDataConfigFilterSensitiveLog: (
|
|
1998
|
-
obj: OutputDataConfig
|
|
1999
|
-
) => any;
|
|
2000
|
-
export declare const DocumentClassificationJobPropertiesFilterSensitiveLog: (
|
|
2001
|
-
obj: DocumentClassificationJobProperties
|
|
2002
|
-
) => any;
|
|
2003
|
-
export declare const DescribeDocumentClassificationJobResponseFilterSensitiveLog: (
|
|
2004
|
-
obj: DescribeDocumentClassificationJobResponse
|
|
2005
|
-
) => any;
|
|
2006
|
-
export declare const DescribeDocumentClassifierRequestFilterSensitiveLog: (
|
|
2007
|
-
obj: DescribeDocumentClassifierRequest
|
|
2008
|
-
) => any;
|
|
2009
1778
|
export declare const DocumentClassifierPropertiesFilterSensitiveLog: (
|
|
2010
1779
|
obj: DocumentClassifierProperties
|
|
2011
1780
|
) => any;
|
|
2012
1781
|
export declare const DescribeDocumentClassifierResponseFilterSensitiveLog: (
|
|
2013
1782
|
obj: DescribeDocumentClassifierResponse
|
|
2014
1783
|
) => any;
|
|
2015
|
-
export declare const DescribeDominantLanguageDetectionJobRequestFilterSensitiveLog: (
|
|
2016
|
-
obj: DescribeDominantLanguageDetectionJobRequest
|
|
2017
|
-
) => any;
|
|
2018
|
-
export declare const DominantLanguageDetectionJobPropertiesFilterSensitiveLog: (
|
|
2019
|
-
obj: DominantLanguageDetectionJobProperties
|
|
2020
|
-
) => any;
|
|
2021
|
-
export declare const DescribeDominantLanguageDetectionJobResponseFilterSensitiveLog: (
|
|
2022
|
-
obj: DescribeDominantLanguageDetectionJobResponse
|
|
2023
|
-
) => any;
|
|
2024
|
-
export declare const DescribeEndpointRequestFilterSensitiveLog: (
|
|
2025
|
-
obj: DescribeEndpointRequest
|
|
2026
|
-
) => any;
|
|
2027
|
-
export declare const EndpointPropertiesFilterSensitiveLog: (
|
|
2028
|
-
obj: EndpointProperties
|
|
2029
|
-
) => any;
|
|
2030
|
-
export declare const DescribeEndpointResponseFilterSensitiveLog: (
|
|
2031
|
-
obj: DescribeEndpointResponse
|
|
2032
|
-
) => any;
|
|
2033
|
-
export declare const DescribeEntitiesDetectionJobRequestFilterSensitiveLog: (
|
|
2034
|
-
obj: DescribeEntitiesDetectionJobRequest
|
|
2035
|
-
) => any;
|
|
2036
|
-
export declare const EntitiesDetectionJobPropertiesFilterSensitiveLog: (
|
|
2037
|
-
obj: EntitiesDetectionJobProperties
|
|
2038
|
-
) => any;
|
|
2039
|
-
export declare const DescribeEntitiesDetectionJobResponseFilterSensitiveLog: (
|
|
2040
|
-
obj: DescribeEntitiesDetectionJobResponse
|
|
2041
|
-
) => any;
|
|
2042
|
-
export declare const DescribeEntityRecognizerRequestFilterSensitiveLog: (
|
|
2043
|
-
obj: DescribeEntityRecognizerRequest
|
|
2044
|
-
) => any;
|
|
2045
|
-
export declare const EntityRecognizerOutputDataConfigFilterSensitiveLog: (
|
|
2046
|
-
obj: EntityRecognizerOutputDataConfig
|
|
2047
|
-
) => any;
|
|
2048
|
-
export declare const EntityTypesEvaluationMetricsFilterSensitiveLog: (
|
|
2049
|
-
obj: EntityTypesEvaluationMetrics
|
|
2050
|
-
) => any;
|
|
2051
|
-
export declare const EntityRecognizerMetadataEntityTypesListItemFilterSensitiveLog: (
|
|
2052
|
-
obj: EntityRecognizerMetadataEntityTypesListItem
|
|
2053
|
-
) => any;
|
|
2054
|
-
export declare const EntityRecognizerEvaluationMetricsFilterSensitiveLog: (
|
|
2055
|
-
obj: EntityRecognizerEvaluationMetrics
|
|
2056
|
-
) => any;
|
|
2057
1784
|
export declare const EntityRecognizerMetadataFilterSensitiveLog: (
|
|
2058
1785
|
obj: EntityRecognizerMetadata
|
|
2059
1786
|
) => any;
|
|
@@ -2063,93 +1790,6 @@ export declare const EntityRecognizerPropertiesFilterSensitiveLog: (
|
|
|
2063
1790
|
export declare const DescribeEntityRecognizerResponseFilterSensitiveLog: (
|
|
2064
1791
|
obj: DescribeEntityRecognizerResponse
|
|
2065
1792
|
) => any;
|
|
2066
|
-
export declare const DescribeEventsDetectionJobRequestFilterSensitiveLog: (
|
|
2067
|
-
obj: DescribeEventsDetectionJobRequest
|
|
2068
|
-
) => any;
|
|
2069
|
-
export declare const EventsDetectionJobPropertiesFilterSensitiveLog: (
|
|
2070
|
-
obj: EventsDetectionJobProperties
|
|
2071
|
-
) => any;
|
|
2072
|
-
export declare const DescribeEventsDetectionJobResponseFilterSensitiveLog: (
|
|
2073
|
-
obj: DescribeEventsDetectionJobResponse
|
|
2074
|
-
) => any;
|
|
2075
|
-
export declare const DescribeFlywheelRequestFilterSensitiveLog: (
|
|
2076
|
-
obj: DescribeFlywheelRequest
|
|
2077
|
-
) => any;
|
|
2078
|
-
export declare const FlywheelPropertiesFilterSensitiveLog: (
|
|
2079
|
-
obj: FlywheelProperties
|
|
2080
|
-
) => any;
|
|
2081
|
-
export declare const DescribeFlywheelResponseFilterSensitiveLog: (
|
|
2082
|
-
obj: DescribeFlywheelResponse
|
|
2083
|
-
) => any;
|
|
2084
|
-
export declare const DescribeFlywheelIterationRequestFilterSensitiveLog: (
|
|
2085
|
-
obj: DescribeFlywheelIterationRequest
|
|
2086
|
-
) => any;
|
|
2087
|
-
export declare const FlywheelModelEvaluationMetricsFilterSensitiveLog: (
|
|
2088
|
-
obj: FlywheelModelEvaluationMetrics
|
|
2089
|
-
) => any;
|
|
2090
|
-
export declare const FlywheelIterationPropertiesFilterSensitiveLog: (
|
|
2091
|
-
obj: FlywheelIterationProperties
|
|
2092
|
-
) => any;
|
|
2093
|
-
export declare const DescribeFlywheelIterationResponseFilterSensitiveLog: (
|
|
2094
|
-
obj: DescribeFlywheelIterationResponse
|
|
2095
|
-
) => any;
|
|
2096
|
-
export declare const DescribeKeyPhrasesDetectionJobRequestFilterSensitiveLog: (
|
|
2097
|
-
obj: DescribeKeyPhrasesDetectionJobRequest
|
|
2098
|
-
) => any;
|
|
2099
|
-
export declare const KeyPhrasesDetectionJobPropertiesFilterSensitiveLog: (
|
|
2100
|
-
obj: KeyPhrasesDetectionJobProperties
|
|
2101
|
-
) => any;
|
|
2102
|
-
export declare const DescribeKeyPhrasesDetectionJobResponseFilterSensitiveLog: (
|
|
2103
|
-
obj: DescribeKeyPhrasesDetectionJobResponse
|
|
2104
|
-
) => any;
|
|
2105
|
-
export declare const DescribePiiEntitiesDetectionJobRequestFilterSensitiveLog: (
|
|
2106
|
-
obj: DescribePiiEntitiesDetectionJobRequest
|
|
2107
|
-
) => any;
|
|
2108
|
-
export declare const PiiOutputDataConfigFilterSensitiveLog: (
|
|
2109
|
-
obj: PiiOutputDataConfig
|
|
2110
|
-
) => any;
|
|
2111
|
-
export declare const RedactionConfigFilterSensitiveLog: (
|
|
2112
|
-
obj: RedactionConfig
|
|
2113
|
-
) => any;
|
|
2114
|
-
export declare const PiiEntitiesDetectionJobPropertiesFilterSensitiveLog: (
|
|
2115
|
-
obj: PiiEntitiesDetectionJobProperties
|
|
2116
|
-
) => any;
|
|
2117
|
-
export declare const DescribePiiEntitiesDetectionJobResponseFilterSensitiveLog: (
|
|
2118
|
-
obj: DescribePiiEntitiesDetectionJobResponse
|
|
2119
|
-
) => any;
|
|
2120
|
-
export declare const DescribeResourcePolicyRequestFilterSensitiveLog: (
|
|
2121
|
-
obj: DescribeResourcePolicyRequest
|
|
2122
|
-
) => any;
|
|
2123
|
-
export declare const DescribeResourcePolicyResponseFilterSensitiveLog: (
|
|
2124
|
-
obj: DescribeResourcePolicyResponse
|
|
2125
|
-
) => any;
|
|
2126
|
-
export declare const DescribeSentimentDetectionJobRequestFilterSensitiveLog: (
|
|
2127
|
-
obj: DescribeSentimentDetectionJobRequest
|
|
2128
|
-
) => any;
|
|
2129
|
-
export declare const SentimentDetectionJobPropertiesFilterSensitiveLog: (
|
|
2130
|
-
obj: SentimentDetectionJobProperties
|
|
2131
|
-
) => any;
|
|
2132
|
-
export declare const DescribeSentimentDetectionJobResponseFilterSensitiveLog: (
|
|
2133
|
-
obj: DescribeSentimentDetectionJobResponse
|
|
2134
|
-
) => any;
|
|
2135
|
-
export declare const DescribeTargetedSentimentDetectionJobRequestFilterSensitiveLog: (
|
|
2136
|
-
obj: DescribeTargetedSentimentDetectionJobRequest
|
|
2137
|
-
) => any;
|
|
2138
|
-
export declare const TargetedSentimentDetectionJobPropertiesFilterSensitiveLog: (
|
|
2139
|
-
obj: TargetedSentimentDetectionJobProperties
|
|
2140
|
-
) => any;
|
|
2141
|
-
export declare const DescribeTargetedSentimentDetectionJobResponseFilterSensitiveLog: (
|
|
2142
|
-
obj: DescribeTargetedSentimentDetectionJobResponse
|
|
2143
|
-
) => any;
|
|
2144
|
-
export declare const DescribeTopicsDetectionJobRequestFilterSensitiveLog: (
|
|
2145
|
-
obj: DescribeTopicsDetectionJobRequest
|
|
2146
|
-
) => any;
|
|
2147
|
-
export declare const TopicsDetectionJobPropertiesFilterSensitiveLog: (
|
|
2148
|
-
obj: TopicsDetectionJobProperties
|
|
2149
|
-
) => any;
|
|
2150
|
-
export declare const DescribeTopicsDetectionJobResponseFilterSensitiveLog: (
|
|
2151
|
-
obj: DescribeTopicsDetectionJobResponse
|
|
2152
|
-
) => any;
|
|
2153
1793
|
export declare const DetectDominantLanguageRequestFilterSensitiveLog: (
|
|
2154
1794
|
obj: DetectDominantLanguageRequest
|
|
2155
1795
|
) => any;
|
|
@@ -2168,13 +1808,6 @@ export declare const DetectKeyPhrasesRequestFilterSensitiveLog: (
|
|
|
2168
1808
|
export declare const DetectKeyPhrasesResponseFilterSensitiveLog: (
|
|
2169
1809
|
obj: DetectKeyPhrasesResponse
|
|
2170
1810
|
) => any;
|
|
2171
|
-
export declare const DetectPiiEntitiesRequestFilterSensitiveLog: (
|
|
2172
|
-
obj: DetectPiiEntitiesRequest
|
|
2173
|
-
) => any;
|
|
2174
|
-
export declare const PiiEntityFilterSensitiveLog: (obj: PiiEntity) => any;
|
|
2175
|
-
export declare const DetectPiiEntitiesResponseFilterSensitiveLog: (
|
|
2176
|
-
obj: DetectPiiEntitiesResponse
|
|
2177
|
-
) => any;
|
|
2178
1811
|
export declare const DetectSentimentRequestFilterSensitiveLog: (
|
|
2179
1812
|
obj: DetectSentimentRequest
|
|
2180
1813
|
) => any;
|
|
@@ -2193,273 +1826,9 @@ export declare const DetectTargetedSentimentRequestFilterSensitiveLog: (
|
|
|
2193
1826
|
export declare const DetectTargetedSentimentResponseFilterSensitiveLog: (
|
|
2194
1827
|
obj: DetectTargetedSentimentResponse
|
|
2195
1828
|
) => any;
|
|
2196
|
-
export declare const ImportModelRequestFilterSensitiveLog: (
|
|
2197
|
-
obj: ImportModelRequest
|
|
2198
|
-
) => any;
|
|
2199
|
-
export declare const ImportModelResponseFilterSensitiveLog: (
|
|
2200
|
-
obj: ImportModelResponse
|
|
2201
|
-
) => any;
|
|
2202
|
-
export declare const DatasetFilterFilterSensitiveLog: (
|
|
2203
|
-
obj: DatasetFilter
|
|
2204
|
-
) => any;
|
|
2205
|
-
export declare const ListDatasetsRequestFilterSensitiveLog: (
|
|
2206
|
-
obj: ListDatasetsRequest
|
|
2207
|
-
) => any;
|
|
2208
|
-
export declare const ListDatasetsResponseFilterSensitiveLog: (
|
|
2209
|
-
obj: ListDatasetsResponse
|
|
2210
|
-
) => any;
|
|
2211
|
-
export declare const DocumentClassificationJobFilterFilterSensitiveLog: (
|
|
2212
|
-
obj: DocumentClassificationJobFilter
|
|
2213
|
-
) => any;
|
|
2214
|
-
export declare const ListDocumentClassificationJobsRequestFilterSensitiveLog: (
|
|
2215
|
-
obj: ListDocumentClassificationJobsRequest
|
|
2216
|
-
) => any;
|
|
2217
|
-
export declare const ListDocumentClassificationJobsResponseFilterSensitiveLog: (
|
|
2218
|
-
obj: ListDocumentClassificationJobsResponse
|
|
2219
|
-
) => any;
|
|
2220
|
-
export declare const DocumentClassifierFilterFilterSensitiveLog: (
|
|
2221
|
-
obj: DocumentClassifierFilter
|
|
2222
|
-
) => any;
|
|
2223
|
-
export declare const ListDocumentClassifiersRequestFilterSensitiveLog: (
|
|
2224
|
-
obj: ListDocumentClassifiersRequest
|
|
2225
|
-
) => any;
|
|
2226
1829
|
export declare const ListDocumentClassifiersResponseFilterSensitiveLog: (
|
|
2227
1830
|
obj: ListDocumentClassifiersResponse
|
|
2228
1831
|
) => any;
|
|
2229
|
-
export declare const ListDocumentClassifierSummariesRequestFilterSensitiveLog: (
|
|
2230
|
-
obj: ListDocumentClassifierSummariesRequest
|
|
2231
|
-
) => any;
|
|
2232
|
-
export declare const DocumentClassifierSummaryFilterSensitiveLog: (
|
|
2233
|
-
obj: DocumentClassifierSummary
|
|
2234
|
-
) => any;
|
|
2235
|
-
export declare const ListDocumentClassifierSummariesResponseFilterSensitiveLog: (
|
|
2236
|
-
obj: ListDocumentClassifierSummariesResponse
|
|
2237
|
-
) => any;
|
|
2238
|
-
export declare const DominantLanguageDetectionJobFilterFilterSensitiveLog: (
|
|
2239
|
-
obj: DominantLanguageDetectionJobFilter
|
|
2240
|
-
) => any;
|
|
2241
|
-
export declare const ListDominantLanguageDetectionJobsRequestFilterSensitiveLog: (
|
|
2242
|
-
obj: ListDominantLanguageDetectionJobsRequest
|
|
2243
|
-
) => any;
|
|
2244
|
-
export declare const ListDominantLanguageDetectionJobsResponseFilterSensitiveLog: (
|
|
2245
|
-
obj: ListDominantLanguageDetectionJobsResponse
|
|
2246
|
-
) => any;
|
|
2247
|
-
export declare const EndpointFilterFilterSensitiveLog: (
|
|
2248
|
-
obj: EndpointFilter
|
|
2249
|
-
) => any;
|
|
2250
|
-
export declare const ListEndpointsRequestFilterSensitiveLog: (
|
|
2251
|
-
obj: ListEndpointsRequest
|
|
2252
|
-
) => any;
|
|
2253
|
-
export declare const ListEndpointsResponseFilterSensitiveLog: (
|
|
2254
|
-
obj: ListEndpointsResponse
|
|
2255
|
-
) => any;
|
|
2256
|
-
export declare const EntitiesDetectionJobFilterFilterSensitiveLog: (
|
|
2257
|
-
obj: EntitiesDetectionJobFilter
|
|
2258
|
-
) => any;
|
|
2259
|
-
export declare const ListEntitiesDetectionJobsRequestFilterSensitiveLog: (
|
|
2260
|
-
obj: ListEntitiesDetectionJobsRequest
|
|
2261
|
-
) => any;
|
|
2262
|
-
export declare const ListEntitiesDetectionJobsResponseFilterSensitiveLog: (
|
|
2263
|
-
obj: ListEntitiesDetectionJobsResponse
|
|
2264
|
-
) => any;
|
|
2265
|
-
export declare const EntityRecognizerFilterFilterSensitiveLog: (
|
|
2266
|
-
obj: EntityRecognizerFilter
|
|
2267
|
-
) => any;
|
|
2268
|
-
export declare const ListEntityRecognizersRequestFilterSensitiveLog: (
|
|
2269
|
-
obj: ListEntityRecognizersRequest
|
|
2270
|
-
) => any;
|
|
2271
1832
|
export declare const ListEntityRecognizersResponseFilterSensitiveLog: (
|
|
2272
1833
|
obj: ListEntityRecognizersResponse
|
|
2273
1834
|
) => any;
|
|
2274
|
-
export declare const ListEntityRecognizerSummariesRequestFilterSensitiveLog: (
|
|
2275
|
-
obj: ListEntityRecognizerSummariesRequest
|
|
2276
|
-
) => any;
|
|
2277
|
-
export declare const EntityRecognizerSummaryFilterSensitiveLog: (
|
|
2278
|
-
obj: EntityRecognizerSummary
|
|
2279
|
-
) => any;
|
|
2280
|
-
export declare const ListEntityRecognizerSummariesResponseFilterSensitiveLog: (
|
|
2281
|
-
obj: ListEntityRecognizerSummariesResponse
|
|
2282
|
-
) => any;
|
|
2283
|
-
export declare const EventsDetectionJobFilterFilterSensitiveLog: (
|
|
2284
|
-
obj: EventsDetectionJobFilter
|
|
2285
|
-
) => any;
|
|
2286
|
-
export declare const ListEventsDetectionJobsRequestFilterSensitiveLog: (
|
|
2287
|
-
obj: ListEventsDetectionJobsRequest
|
|
2288
|
-
) => any;
|
|
2289
|
-
export declare const ListEventsDetectionJobsResponseFilterSensitiveLog: (
|
|
2290
|
-
obj: ListEventsDetectionJobsResponse
|
|
2291
|
-
) => any;
|
|
2292
|
-
export declare const FlywheelIterationFilterFilterSensitiveLog: (
|
|
2293
|
-
obj: FlywheelIterationFilter
|
|
2294
|
-
) => any;
|
|
2295
|
-
export declare const ListFlywheelIterationHistoryRequestFilterSensitiveLog: (
|
|
2296
|
-
obj: ListFlywheelIterationHistoryRequest
|
|
2297
|
-
) => any;
|
|
2298
|
-
export declare const ListFlywheelIterationHistoryResponseFilterSensitiveLog: (
|
|
2299
|
-
obj: ListFlywheelIterationHistoryResponse
|
|
2300
|
-
) => any;
|
|
2301
|
-
export declare const FlywheelFilterFilterSensitiveLog: (
|
|
2302
|
-
obj: FlywheelFilter
|
|
2303
|
-
) => any;
|
|
2304
|
-
export declare const ListFlywheelsRequestFilterSensitiveLog: (
|
|
2305
|
-
obj: ListFlywheelsRequest
|
|
2306
|
-
) => any;
|
|
2307
|
-
export declare const FlywheelSummaryFilterSensitiveLog: (
|
|
2308
|
-
obj: FlywheelSummary
|
|
2309
|
-
) => any;
|
|
2310
|
-
export declare const ListFlywheelsResponseFilterSensitiveLog: (
|
|
2311
|
-
obj: ListFlywheelsResponse
|
|
2312
|
-
) => any;
|
|
2313
|
-
export declare const KeyPhrasesDetectionJobFilterFilterSensitiveLog: (
|
|
2314
|
-
obj: KeyPhrasesDetectionJobFilter
|
|
2315
|
-
) => any;
|
|
2316
|
-
export declare const ListKeyPhrasesDetectionJobsRequestFilterSensitiveLog: (
|
|
2317
|
-
obj: ListKeyPhrasesDetectionJobsRequest
|
|
2318
|
-
) => any;
|
|
2319
|
-
export declare const ListKeyPhrasesDetectionJobsResponseFilterSensitiveLog: (
|
|
2320
|
-
obj: ListKeyPhrasesDetectionJobsResponse
|
|
2321
|
-
) => any;
|
|
2322
|
-
export declare const PiiEntitiesDetectionJobFilterFilterSensitiveLog: (
|
|
2323
|
-
obj: PiiEntitiesDetectionJobFilter
|
|
2324
|
-
) => any;
|
|
2325
|
-
export declare const ListPiiEntitiesDetectionJobsRequestFilterSensitiveLog: (
|
|
2326
|
-
obj: ListPiiEntitiesDetectionJobsRequest
|
|
2327
|
-
) => any;
|
|
2328
|
-
export declare const ListPiiEntitiesDetectionJobsResponseFilterSensitiveLog: (
|
|
2329
|
-
obj: ListPiiEntitiesDetectionJobsResponse
|
|
2330
|
-
) => any;
|
|
2331
|
-
export declare const SentimentDetectionJobFilterFilterSensitiveLog: (
|
|
2332
|
-
obj: SentimentDetectionJobFilter
|
|
2333
|
-
) => any;
|
|
2334
|
-
export declare const ListSentimentDetectionJobsRequestFilterSensitiveLog: (
|
|
2335
|
-
obj: ListSentimentDetectionJobsRequest
|
|
2336
|
-
) => any;
|
|
2337
|
-
export declare const ListSentimentDetectionJobsResponseFilterSensitiveLog: (
|
|
2338
|
-
obj: ListSentimentDetectionJobsResponse
|
|
2339
|
-
) => any;
|
|
2340
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
2341
|
-
obj: ListTagsForResourceRequest
|
|
2342
|
-
) => any;
|
|
2343
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
2344
|
-
obj: ListTagsForResourceResponse
|
|
2345
|
-
) => any;
|
|
2346
|
-
export declare const TargetedSentimentDetectionJobFilterFilterSensitiveLog: (
|
|
2347
|
-
obj: TargetedSentimentDetectionJobFilter
|
|
2348
|
-
) => any;
|
|
2349
|
-
export declare const ListTargetedSentimentDetectionJobsRequestFilterSensitiveLog: (
|
|
2350
|
-
obj: ListTargetedSentimentDetectionJobsRequest
|
|
2351
|
-
) => any;
|
|
2352
|
-
export declare const ListTargetedSentimentDetectionJobsResponseFilterSensitiveLog: (
|
|
2353
|
-
obj: ListTargetedSentimentDetectionJobsResponse
|
|
2354
|
-
) => any;
|
|
2355
|
-
export declare const TopicsDetectionJobFilterFilterSensitiveLog: (
|
|
2356
|
-
obj: TopicsDetectionJobFilter
|
|
2357
|
-
) => any;
|
|
2358
|
-
export declare const ListTopicsDetectionJobsRequestFilterSensitiveLog: (
|
|
2359
|
-
obj: ListTopicsDetectionJobsRequest
|
|
2360
|
-
) => any;
|
|
2361
|
-
export declare const ListTopicsDetectionJobsResponseFilterSensitiveLog: (
|
|
2362
|
-
obj: ListTopicsDetectionJobsResponse
|
|
2363
|
-
) => any;
|
|
2364
|
-
export declare const PutResourcePolicyRequestFilterSensitiveLog: (
|
|
2365
|
-
obj: PutResourcePolicyRequest
|
|
2366
|
-
) => any;
|
|
2367
|
-
export declare const PutResourcePolicyResponseFilterSensitiveLog: (
|
|
2368
|
-
obj: PutResourcePolicyResponse
|
|
2369
|
-
) => any;
|
|
2370
|
-
export declare const StartDocumentClassificationJobRequestFilterSensitiveLog: (
|
|
2371
|
-
obj: StartDocumentClassificationJobRequest
|
|
2372
|
-
) => any;
|
|
2373
|
-
export declare const StartDocumentClassificationJobResponseFilterSensitiveLog: (
|
|
2374
|
-
obj: StartDocumentClassificationJobResponse
|
|
2375
|
-
) => any;
|
|
2376
|
-
export declare const StartDominantLanguageDetectionJobRequestFilterSensitiveLog: (
|
|
2377
|
-
obj: StartDominantLanguageDetectionJobRequest
|
|
2378
|
-
) => any;
|
|
2379
|
-
export declare const StartDominantLanguageDetectionJobResponseFilterSensitiveLog: (
|
|
2380
|
-
obj: StartDominantLanguageDetectionJobResponse
|
|
2381
|
-
) => any;
|
|
2382
|
-
export declare const StartEntitiesDetectionJobRequestFilterSensitiveLog: (
|
|
2383
|
-
obj: StartEntitiesDetectionJobRequest
|
|
2384
|
-
) => any;
|
|
2385
|
-
export declare const StartEntitiesDetectionJobResponseFilterSensitiveLog: (
|
|
2386
|
-
obj: StartEntitiesDetectionJobResponse
|
|
2387
|
-
) => any;
|
|
2388
|
-
export declare const StartEventsDetectionJobRequestFilterSensitiveLog: (
|
|
2389
|
-
obj: StartEventsDetectionJobRequest
|
|
2390
|
-
) => any;
|
|
2391
|
-
export declare const StartEventsDetectionJobResponseFilterSensitiveLog: (
|
|
2392
|
-
obj: StartEventsDetectionJobResponse
|
|
2393
|
-
) => any;
|
|
2394
|
-
export declare const StartFlywheelIterationRequestFilterSensitiveLog: (
|
|
2395
|
-
obj: StartFlywheelIterationRequest
|
|
2396
|
-
) => any;
|
|
2397
|
-
export declare const StartFlywheelIterationResponseFilterSensitiveLog: (
|
|
2398
|
-
obj: StartFlywheelIterationResponse
|
|
2399
|
-
) => any;
|
|
2400
|
-
export declare const StartKeyPhrasesDetectionJobRequestFilterSensitiveLog: (
|
|
2401
|
-
obj: StartKeyPhrasesDetectionJobRequest
|
|
2402
|
-
) => any;
|
|
2403
|
-
export declare const StartKeyPhrasesDetectionJobResponseFilterSensitiveLog: (
|
|
2404
|
-
obj: StartKeyPhrasesDetectionJobResponse
|
|
2405
|
-
) => any;
|
|
2406
|
-
export declare const StartPiiEntitiesDetectionJobRequestFilterSensitiveLog: (
|
|
2407
|
-
obj: StartPiiEntitiesDetectionJobRequest
|
|
2408
|
-
) => any;
|
|
2409
|
-
export declare const StartPiiEntitiesDetectionJobResponseFilterSensitiveLog: (
|
|
2410
|
-
obj: StartPiiEntitiesDetectionJobResponse
|
|
2411
|
-
) => any;
|
|
2412
|
-
export declare const StartSentimentDetectionJobRequestFilterSensitiveLog: (
|
|
2413
|
-
obj: StartSentimentDetectionJobRequest
|
|
2414
|
-
) => any;
|
|
2415
|
-
export declare const StartSentimentDetectionJobResponseFilterSensitiveLog: (
|
|
2416
|
-
obj: StartSentimentDetectionJobResponse
|
|
2417
|
-
) => any;
|
|
2418
|
-
export declare const StartTargetedSentimentDetectionJobRequestFilterSensitiveLog: (
|
|
2419
|
-
obj: StartTargetedSentimentDetectionJobRequest
|
|
2420
|
-
) => any;
|
|
2421
|
-
export declare const StartTargetedSentimentDetectionJobResponseFilterSensitiveLog: (
|
|
2422
|
-
obj: StartTargetedSentimentDetectionJobResponse
|
|
2423
|
-
) => any;
|
|
2424
|
-
export declare const StartTopicsDetectionJobRequestFilterSensitiveLog: (
|
|
2425
|
-
obj: StartTopicsDetectionJobRequest
|
|
2426
|
-
) => any;
|
|
2427
|
-
export declare const StartTopicsDetectionJobResponseFilterSensitiveLog: (
|
|
2428
|
-
obj: StartTopicsDetectionJobResponse
|
|
2429
|
-
) => any;
|
|
2430
|
-
export declare const StopDominantLanguageDetectionJobRequestFilterSensitiveLog: (
|
|
2431
|
-
obj: StopDominantLanguageDetectionJobRequest
|
|
2432
|
-
) => any;
|
|
2433
|
-
export declare const StopDominantLanguageDetectionJobResponseFilterSensitiveLog: (
|
|
2434
|
-
obj: StopDominantLanguageDetectionJobResponse
|
|
2435
|
-
) => any;
|
|
2436
|
-
export declare const StopEntitiesDetectionJobRequestFilterSensitiveLog: (
|
|
2437
|
-
obj: StopEntitiesDetectionJobRequest
|
|
2438
|
-
) => any;
|
|
2439
|
-
export declare const StopEntitiesDetectionJobResponseFilterSensitiveLog: (
|
|
2440
|
-
obj: StopEntitiesDetectionJobResponse
|
|
2441
|
-
) => any;
|
|
2442
|
-
export declare const StopEventsDetectionJobRequestFilterSensitiveLog: (
|
|
2443
|
-
obj: StopEventsDetectionJobRequest
|
|
2444
|
-
) => any;
|
|
2445
|
-
export declare const StopEventsDetectionJobResponseFilterSensitiveLog: (
|
|
2446
|
-
obj: StopEventsDetectionJobResponse
|
|
2447
|
-
) => any;
|
|
2448
|
-
export declare const StopKeyPhrasesDetectionJobRequestFilterSensitiveLog: (
|
|
2449
|
-
obj: StopKeyPhrasesDetectionJobRequest
|
|
2450
|
-
) => any;
|
|
2451
|
-
export declare const StopKeyPhrasesDetectionJobResponseFilterSensitiveLog: (
|
|
2452
|
-
obj: StopKeyPhrasesDetectionJobResponse
|
|
2453
|
-
) => any;
|
|
2454
|
-
export declare const StopPiiEntitiesDetectionJobRequestFilterSensitiveLog: (
|
|
2455
|
-
obj: StopPiiEntitiesDetectionJobRequest
|
|
2456
|
-
) => any;
|
|
2457
|
-
export declare const StopPiiEntitiesDetectionJobResponseFilterSensitiveLog: (
|
|
2458
|
-
obj: StopPiiEntitiesDetectionJobResponse
|
|
2459
|
-
) => any;
|
|
2460
|
-
export declare const StopSentimentDetectionJobRequestFilterSensitiveLog: (
|
|
2461
|
-
obj: StopSentimentDetectionJobRequest
|
|
2462
|
-
) => any;
|
|
2463
|
-
export declare const StopSentimentDetectionJobResponseFilterSensitiveLog: (
|
|
2464
|
-
obj: StopSentimentDetectionJobResponse
|
|
2465
|
-
) => any;
|