@aws-sdk/client-comprehend 3.297.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/models/models_0.d.ts +18 -894
- package/dist-types/models/models_1.d.ts +0 -60
- 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
|
@@ -6962,54 +6962,18 @@ export interface StopSentimentDetectionJobResponse {
|
|
|
6962
6962
|
*/
|
|
6963
6963
|
JobStatus?: JobStatus | string;
|
|
6964
6964
|
}
|
|
6965
|
-
/**
|
|
6966
|
-
* @internal
|
|
6967
|
-
*/
|
|
6968
|
-
export declare const AugmentedManifestsListItemFilterSensitiveLog: (obj: AugmentedManifestsListItem) => any;
|
|
6969
6965
|
/**
|
|
6970
6966
|
* @internal
|
|
6971
6967
|
*/
|
|
6972
6968
|
export declare const BatchDetectDominantLanguageRequestFilterSensitiveLog: (obj: BatchDetectDominantLanguageRequest) => any;
|
|
6973
|
-
/**
|
|
6974
|
-
* @internal
|
|
6975
|
-
*/
|
|
6976
|
-
export declare const BatchItemErrorFilterSensitiveLog: (obj: BatchItemError) => any;
|
|
6977
|
-
/**
|
|
6978
|
-
* @internal
|
|
6979
|
-
*/
|
|
6980
|
-
export declare const DominantLanguageFilterSensitiveLog: (obj: DominantLanguage) => any;
|
|
6981
|
-
/**
|
|
6982
|
-
* @internal
|
|
6983
|
-
*/
|
|
6984
|
-
export declare const BatchDetectDominantLanguageItemResultFilterSensitiveLog: (obj: BatchDetectDominantLanguageItemResult) => any;
|
|
6985
6969
|
/**
|
|
6986
6970
|
* @internal
|
|
6987
6971
|
*/
|
|
6988
6972
|
export declare const BatchDetectDominantLanguageResponseFilterSensitiveLog: (obj: BatchDetectDominantLanguageResponse) => any;
|
|
6989
|
-
/**
|
|
6990
|
-
* @internal
|
|
6991
|
-
*/
|
|
6992
|
-
export declare const InvalidRequestDetailFilterSensitiveLog: (obj: InvalidRequestDetail) => any;
|
|
6993
6973
|
/**
|
|
6994
6974
|
* @internal
|
|
6995
6975
|
*/
|
|
6996
6976
|
export declare const BatchDetectEntitiesRequestFilterSensitiveLog: (obj: BatchDetectEntitiesRequest) => any;
|
|
6997
|
-
/**
|
|
6998
|
-
* @internal
|
|
6999
|
-
*/
|
|
7000
|
-
export declare const ChildBlockFilterSensitiveLog: (obj: ChildBlock) => any;
|
|
7001
|
-
/**
|
|
7002
|
-
* @internal
|
|
7003
|
-
*/
|
|
7004
|
-
export declare const BlockReferenceFilterSensitiveLog: (obj: BlockReference) => any;
|
|
7005
|
-
/**
|
|
7006
|
-
* @internal
|
|
7007
|
-
*/
|
|
7008
|
-
export declare const EntityFilterSensitiveLog: (obj: Entity) => any;
|
|
7009
|
-
/**
|
|
7010
|
-
* @internal
|
|
7011
|
-
*/
|
|
7012
|
-
export declare const BatchDetectEntitiesItemResultFilterSensitiveLog: (obj: BatchDetectEntitiesItemResult) => any;
|
|
7013
6977
|
/**
|
|
7014
6978
|
* @internal
|
|
7015
6979
|
*/
|
|
@@ -7018,14 +6982,6 @@ export declare const BatchDetectEntitiesResponseFilterSensitiveLog: (obj: BatchD
|
|
|
7018
6982
|
* @internal
|
|
7019
6983
|
*/
|
|
7020
6984
|
export declare const BatchDetectKeyPhrasesRequestFilterSensitiveLog: (obj: BatchDetectKeyPhrasesRequest) => any;
|
|
7021
|
-
/**
|
|
7022
|
-
* @internal
|
|
7023
|
-
*/
|
|
7024
|
-
export declare const KeyPhraseFilterSensitiveLog: (obj: KeyPhrase) => any;
|
|
7025
|
-
/**
|
|
7026
|
-
* @internal
|
|
7027
|
-
*/
|
|
7028
|
-
export declare const BatchDetectKeyPhrasesItemResultFilterSensitiveLog: (obj: BatchDetectKeyPhrasesItemResult) => any;
|
|
7029
6985
|
/**
|
|
7030
6986
|
* @internal
|
|
7031
6987
|
*/
|
|
@@ -7034,14 +6990,6 @@ export declare const BatchDetectKeyPhrasesResponseFilterSensitiveLog: (obj: Batc
|
|
|
7034
6990
|
* @internal
|
|
7035
6991
|
*/
|
|
7036
6992
|
export declare const BatchDetectSentimentRequestFilterSensitiveLog: (obj: BatchDetectSentimentRequest) => any;
|
|
7037
|
-
/**
|
|
7038
|
-
* @internal
|
|
7039
|
-
*/
|
|
7040
|
-
export declare const SentimentScoreFilterSensitiveLog: (obj: SentimentScore) => any;
|
|
7041
|
-
/**
|
|
7042
|
-
* @internal
|
|
7043
|
-
*/
|
|
7044
|
-
export declare const BatchDetectSentimentItemResultFilterSensitiveLog: (obj: BatchDetectSentimentItemResult) => any;
|
|
7045
6993
|
/**
|
|
7046
6994
|
* @internal
|
|
7047
6995
|
*/
|
|
@@ -7050,18 +6998,6 @@ export declare const BatchDetectSentimentResponseFilterSensitiveLog: (obj: Batch
|
|
|
7050
6998
|
* @internal
|
|
7051
6999
|
*/
|
|
7052
7000
|
export declare const BatchDetectSyntaxRequestFilterSensitiveLog: (obj: BatchDetectSyntaxRequest) => any;
|
|
7053
|
-
/**
|
|
7054
|
-
* @internal
|
|
7055
|
-
*/
|
|
7056
|
-
export declare const PartOfSpeechTagFilterSensitiveLog: (obj: PartOfSpeechTag) => any;
|
|
7057
|
-
/**
|
|
7058
|
-
* @internal
|
|
7059
|
-
*/
|
|
7060
|
-
export declare const SyntaxTokenFilterSensitiveLog: (obj: SyntaxToken) => any;
|
|
7061
|
-
/**
|
|
7062
|
-
* @internal
|
|
7063
|
-
*/
|
|
7064
|
-
export declare const BatchDetectSyntaxItemResultFilterSensitiveLog: (obj: BatchDetectSyntaxItemResult) => any;
|
|
7065
7001
|
/**
|
|
7066
7002
|
* @internal
|
|
7067
7003
|
*/
|
|
@@ -7070,86 +7006,18 @@ export declare const BatchDetectSyntaxResponseFilterSensitiveLog: (obj: BatchDet
|
|
|
7070
7006
|
* @internal
|
|
7071
7007
|
*/
|
|
7072
7008
|
export declare const BatchDetectTargetedSentimentRequestFilterSensitiveLog: (obj: BatchDetectTargetedSentimentRequest) => any;
|
|
7073
|
-
/**
|
|
7074
|
-
* @internal
|
|
7075
|
-
*/
|
|
7076
|
-
export declare const MentionSentimentFilterSensitiveLog: (obj: MentionSentiment) => any;
|
|
7077
|
-
/**
|
|
7078
|
-
* @internal
|
|
7079
|
-
*/
|
|
7080
|
-
export declare const TargetedSentimentMentionFilterSensitiveLog: (obj: TargetedSentimentMention) => any;
|
|
7081
|
-
/**
|
|
7082
|
-
* @internal
|
|
7083
|
-
*/
|
|
7084
|
-
export declare const TargetedSentimentEntityFilterSensitiveLog: (obj: TargetedSentimentEntity) => any;
|
|
7085
|
-
/**
|
|
7086
|
-
* @internal
|
|
7087
|
-
*/
|
|
7088
|
-
export declare const BatchDetectTargetedSentimentItemResultFilterSensitiveLog: (obj: BatchDetectTargetedSentimentItemResult) => any;
|
|
7089
7009
|
/**
|
|
7090
7010
|
* @internal
|
|
7091
7011
|
*/
|
|
7092
7012
|
export declare const BatchDetectTargetedSentimentResponseFilterSensitiveLog: (obj: BatchDetectTargetedSentimentResponse) => any;
|
|
7093
|
-
/**
|
|
7094
|
-
* @internal
|
|
7095
|
-
*/
|
|
7096
|
-
export declare const BoundingBoxFilterSensitiveLog: (obj: BoundingBox) => any;
|
|
7097
|
-
/**
|
|
7098
|
-
* @internal
|
|
7099
|
-
*/
|
|
7100
|
-
export declare const PointFilterSensitiveLog: (obj: Point) => any;
|
|
7101
|
-
/**
|
|
7102
|
-
* @internal
|
|
7103
|
-
*/
|
|
7104
|
-
export declare const GeometryFilterSensitiveLog: (obj: Geometry) => any;
|
|
7105
|
-
/**
|
|
7106
|
-
* @internal
|
|
7107
|
-
*/
|
|
7108
|
-
export declare const RelationshipsListItemFilterSensitiveLog: (obj: RelationshipsListItem) => any;
|
|
7109
|
-
/**
|
|
7110
|
-
* @internal
|
|
7111
|
-
*/
|
|
7112
|
-
export declare const BlockFilterSensitiveLog: (obj: Block) => any;
|
|
7113
|
-
/**
|
|
7114
|
-
* @internal
|
|
7115
|
-
*/
|
|
7116
|
-
export declare const ClassifierEvaluationMetricsFilterSensitiveLog: (obj: ClassifierEvaluationMetrics) => any;
|
|
7117
7013
|
/**
|
|
7118
7014
|
* @internal
|
|
7119
7015
|
*/
|
|
7120
7016
|
export declare const ClassifierMetadataFilterSensitiveLog: (obj: ClassifierMetadata) => any;
|
|
7121
|
-
/**
|
|
7122
|
-
* @internal
|
|
7123
|
-
*/
|
|
7124
|
-
export declare const DocumentReaderConfigFilterSensitiveLog: (obj: DocumentReaderConfig) => any;
|
|
7125
7017
|
/**
|
|
7126
7018
|
* @internal
|
|
7127
7019
|
*/
|
|
7128
7020
|
export declare const ClassifyDocumentRequestFilterSensitiveLog: (obj: ClassifyDocumentRequest) => any;
|
|
7129
|
-
/**
|
|
7130
|
-
* @internal
|
|
7131
|
-
*/
|
|
7132
|
-
export declare const DocumentClassFilterSensitiveLog: (obj: DocumentClass) => any;
|
|
7133
|
-
/**
|
|
7134
|
-
* @internal
|
|
7135
|
-
*/
|
|
7136
|
-
export declare const ExtractedCharactersListItemFilterSensitiveLog: (obj: ExtractedCharactersListItem) => any;
|
|
7137
|
-
/**
|
|
7138
|
-
* @internal
|
|
7139
|
-
*/
|
|
7140
|
-
export declare const DocumentMetadataFilterSensitiveLog: (obj: DocumentMetadata) => any;
|
|
7141
|
-
/**
|
|
7142
|
-
* @internal
|
|
7143
|
-
*/
|
|
7144
|
-
export declare const DocumentTypeListItemFilterSensitiveLog: (obj: DocumentTypeListItem) => any;
|
|
7145
|
-
/**
|
|
7146
|
-
* @internal
|
|
7147
|
-
*/
|
|
7148
|
-
export declare const ErrorsListItemFilterSensitiveLog: (obj: ErrorsListItem) => any;
|
|
7149
|
-
/**
|
|
7150
|
-
* @internal
|
|
7151
|
-
*/
|
|
7152
|
-
export declare const DocumentLabelFilterSensitiveLog: (obj: DocumentLabel) => any;
|
|
7153
7021
|
/**
|
|
7154
7022
|
* @internal
|
|
7155
7023
|
*/
|
|
@@ -7157,820 +7025,76 @@ export declare const ClassifyDocumentResponseFilterSensitiveLog: (obj: ClassifyD
|
|
|
7157
7025
|
/**
|
|
7158
7026
|
* @internal
|
|
7159
7027
|
*/
|
|
7160
|
-
export declare const
|
|
7161
|
-
/**
|
|
7162
|
-
* @internal
|
|
7163
|
-
*/
|
|
7164
|
-
export declare const EntityLabelFilterSensitiveLog: (obj: EntityLabel) => any;
|
|
7165
|
-
/**
|
|
7166
|
-
* @internal
|
|
7167
|
-
*/
|
|
7168
|
-
export declare const ContainsPiiEntitiesResponseFilterSensitiveLog: (obj: ContainsPiiEntitiesResponse) => any;
|
|
7169
|
-
/**
|
|
7170
|
-
* @internal
|
|
7171
|
-
*/
|
|
7172
|
-
export declare const DatasetAugmentedManifestsListItemFilterSensitiveLog: (obj: DatasetAugmentedManifestsListItem) => any;
|
|
7173
|
-
/**
|
|
7174
|
-
* @internal
|
|
7175
|
-
*/
|
|
7176
|
-
export declare const DatasetDocumentClassifierInputDataConfigFilterSensitiveLog: (obj: DatasetDocumentClassifierInputDataConfig) => any;
|
|
7177
|
-
/**
|
|
7178
|
-
* @internal
|
|
7179
|
-
*/
|
|
7180
|
-
export declare const DatasetEntityRecognizerAnnotationsFilterSensitiveLog: (obj: DatasetEntityRecognizerAnnotations) => any;
|
|
7181
|
-
/**
|
|
7182
|
-
* @internal
|
|
7183
|
-
*/
|
|
7184
|
-
export declare const DatasetEntityRecognizerDocumentsFilterSensitiveLog: (obj: DatasetEntityRecognizerDocuments) => any;
|
|
7185
|
-
/**
|
|
7186
|
-
* @internal
|
|
7187
|
-
*/
|
|
7188
|
-
export declare const DatasetEntityRecognizerEntityListFilterSensitiveLog: (obj: DatasetEntityRecognizerEntityList) => any;
|
|
7189
|
-
/**
|
|
7190
|
-
* @internal
|
|
7191
|
-
*/
|
|
7192
|
-
export declare const DatasetEntityRecognizerInputDataConfigFilterSensitiveLog: (obj: DatasetEntityRecognizerInputDataConfig) => any;
|
|
7193
|
-
/**
|
|
7194
|
-
* @internal
|
|
7195
|
-
*/
|
|
7196
|
-
export declare const DatasetInputDataConfigFilterSensitiveLog: (obj: DatasetInputDataConfig) => any;
|
|
7197
|
-
/**
|
|
7198
|
-
* @internal
|
|
7199
|
-
*/
|
|
7200
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
7201
|
-
/**
|
|
7202
|
-
* @internal
|
|
7203
|
-
*/
|
|
7204
|
-
export declare const CreateDatasetRequestFilterSensitiveLog: (obj: CreateDatasetRequest) => any;
|
|
7205
|
-
/**
|
|
7206
|
-
* @internal
|
|
7207
|
-
*/
|
|
7208
|
-
export declare const CreateDatasetResponseFilterSensitiveLog: (obj: CreateDatasetResponse) => any;
|
|
7209
|
-
/**
|
|
7210
|
-
* @internal
|
|
7211
|
-
*/
|
|
7212
|
-
export declare const DocumentClassifierInputDataConfigFilterSensitiveLog: (obj: DocumentClassifierInputDataConfig) => any;
|
|
7213
|
-
/**
|
|
7214
|
-
* @internal
|
|
7215
|
-
*/
|
|
7216
|
-
export declare const DocumentClassifierOutputDataConfigFilterSensitiveLog: (obj: DocumentClassifierOutputDataConfig) => any;
|
|
7217
|
-
/**
|
|
7218
|
-
* @internal
|
|
7219
|
-
*/
|
|
7220
|
-
export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
|
|
7221
|
-
/**
|
|
7222
|
-
* @internal
|
|
7223
|
-
*/
|
|
7224
|
-
export declare const CreateDocumentClassifierRequestFilterSensitiveLog: (obj: CreateDocumentClassifierRequest) => any;
|
|
7225
|
-
/**
|
|
7226
|
-
* @internal
|
|
7227
|
-
*/
|
|
7228
|
-
export declare const CreateDocumentClassifierResponseFilterSensitiveLog: (obj: CreateDocumentClassifierResponse) => any;
|
|
7229
|
-
/**
|
|
7230
|
-
* @internal
|
|
7231
|
-
*/
|
|
7232
|
-
export declare const CreateEndpointRequestFilterSensitiveLog: (obj: CreateEndpointRequest) => any;
|
|
7233
|
-
/**
|
|
7234
|
-
* @internal
|
|
7235
|
-
*/
|
|
7236
|
-
export declare const CreateEndpointResponseFilterSensitiveLog: (obj: CreateEndpointResponse) => any;
|
|
7237
|
-
/**
|
|
7238
|
-
* @internal
|
|
7239
|
-
*/
|
|
7240
|
-
export declare const EntityRecognizerAnnotationsFilterSensitiveLog: (obj: EntityRecognizerAnnotations) => any;
|
|
7241
|
-
/**
|
|
7242
|
-
* @internal
|
|
7243
|
-
*/
|
|
7244
|
-
export declare const EntityRecognizerDocumentsFilterSensitiveLog: (obj: EntityRecognizerDocuments) => any;
|
|
7245
|
-
/**
|
|
7246
|
-
* @internal
|
|
7247
|
-
*/
|
|
7248
|
-
export declare const EntityRecognizerEntityListFilterSensitiveLog: (obj: EntityRecognizerEntityList) => any;
|
|
7249
|
-
/**
|
|
7250
|
-
* @internal
|
|
7251
|
-
*/
|
|
7252
|
-
export declare const EntityTypesListItemFilterSensitiveLog: (obj: EntityTypesListItem) => any;
|
|
7253
|
-
/**
|
|
7254
|
-
* @internal
|
|
7255
|
-
*/
|
|
7256
|
-
export declare const EntityRecognizerInputDataConfigFilterSensitiveLog: (obj: EntityRecognizerInputDataConfig) => any;
|
|
7257
|
-
/**
|
|
7258
|
-
* @internal
|
|
7259
|
-
*/
|
|
7260
|
-
export declare const CreateEntityRecognizerRequestFilterSensitiveLog: (obj: CreateEntityRecognizerRequest) => any;
|
|
7261
|
-
/**
|
|
7262
|
-
* @internal
|
|
7263
|
-
*/
|
|
7264
|
-
export declare const CreateEntityRecognizerResponseFilterSensitiveLog: (obj: CreateEntityRecognizerResponse) => any;
|
|
7265
|
-
/**
|
|
7266
|
-
* @internal
|
|
7267
|
-
*/
|
|
7268
|
-
export declare const DataSecurityConfigFilterSensitiveLog: (obj: DataSecurityConfig) => any;
|
|
7269
|
-
/**
|
|
7270
|
-
* @internal
|
|
7271
|
-
*/
|
|
7272
|
-
export declare const DocumentClassificationConfigFilterSensitiveLog: (obj: DocumentClassificationConfig) => any;
|
|
7273
|
-
/**
|
|
7274
|
-
* @internal
|
|
7275
|
-
*/
|
|
7276
|
-
export declare const EntityRecognitionConfigFilterSensitiveLog: (obj: EntityRecognitionConfig) => any;
|
|
7277
|
-
/**
|
|
7278
|
-
* @internal
|
|
7279
|
-
*/
|
|
7280
|
-
export declare const TaskConfigFilterSensitiveLog: (obj: TaskConfig) => any;
|
|
7281
|
-
/**
|
|
7282
|
-
* @internal
|
|
7283
|
-
*/
|
|
7284
|
-
export declare const CreateFlywheelRequestFilterSensitiveLog: (obj: CreateFlywheelRequest) => any;
|
|
7285
|
-
/**
|
|
7286
|
-
* @internal
|
|
7287
|
-
*/
|
|
7288
|
-
export declare const CreateFlywheelResponseFilterSensitiveLog: (obj: CreateFlywheelResponse) => any;
|
|
7289
|
-
/**
|
|
7290
|
-
* @internal
|
|
7291
|
-
*/
|
|
7292
|
-
export declare const DeleteDocumentClassifierRequestFilterSensitiveLog: (obj: DeleteDocumentClassifierRequest) => any;
|
|
7293
|
-
/**
|
|
7294
|
-
* @internal
|
|
7295
|
-
*/
|
|
7296
|
-
export declare const DeleteDocumentClassifierResponseFilterSensitiveLog: (obj: DeleteDocumentClassifierResponse) => any;
|
|
7297
|
-
/**
|
|
7298
|
-
* @internal
|
|
7299
|
-
*/
|
|
7300
|
-
export declare const DeleteEndpointRequestFilterSensitiveLog: (obj: DeleteEndpointRequest) => any;
|
|
7301
|
-
/**
|
|
7302
|
-
* @internal
|
|
7303
|
-
*/
|
|
7304
|
-
export declare const DeleteEndpointResponseFilterSensitiveLog: (obj: DeleteEndpointResponse) => any;
|
|
7305
|
-
/**
|
|
7306
|
-
* @internal
|
|
7307
|
-
*/
|
|
7308
|
-
export declare const DeleteEntityRecognizerRequestFilterSensitiveLog: (obj: DeleteEntityRecognizerRequest) => any;
|
|
7309
|
-
/**
|
|
7310
|
-
* @internal
|
|
7311
|
-
*/
|
|
7312
|
-
export declare const DeleteEntityRecognizerResponseFilterSensitiveLog: (obj: DeleteEntityRecognizerResponse) => any;
|
|
7313
|
-
/**
|
|
7314
|
-
* @internal
|
|
7315
|
-
*/
|
|
7316
|
-
export declare const DeleteFlywheelRequestFilterSensitiveLog: (obj: DeleteFlywheelRequest) => any;
|
|
7317
|
-
/**
|
|
7318
|
-
* @internal
|
|
7319
|
-
*/
|
|
7320
|
-
export declare const DeleteFlywheelResponseFilterSensitiveLog: (obj: DeleteFlywheelResponse) => any;
|
|
7321
|
-
/**
|
|
7322
|
-
* @internal
|
|
7323
|
-
*/
|
|
7324
|
-
export declare const DeleteResourcePolicyRequestFilterSensitiveLog: (obj: DeleteResourcePolicyRequest) => any;
|
|
7325
|
-
/**
|
|
7326
|
-
* @internal
|
|
7327
|
-
*/
|
|
7328
|
-
export declare const DeleteResourcePolicyResponseFilterSensitiveLog: (obj: DeleteResourcePolicyResponse) => any;
|
|
7329
|
-
/**
|
|
7330
|
-
* @internal
|
|
7331
|
-
*/
|
|
7332
|
-
export declare const DescribeDatasetRequestFilterSensitiveLog: (obj: DescribeDatasetRequest) => any;
|
|
7333
|
-
/**
|
|
7334
|
-
* @internal
|
|
7335
|
-
*/
|
|
7336
|
-
export declare const DatasetPropertiesFilterSensitiveLog: (obj: DatasetProperties) => any;
|
|
7337
|
-
/**
|
|
7338
|
-
* @internal
|
|
7339
|
-
*/
|
|
7340
|
-
export declare const DescribeDatasetResponseFilterSensitiveLog: (obj: DescribeDatasetResponse) => any;
|
|
7028
|
+
export declare const DocumentClassifierPropertiesFilterSensitiveLog: (obj: DocumentClassifierProperties) => any;
|
|
7341
7029
|
/**
|
|
7342
7030
|
* @internal
|
|
7343
7031
|
*/
|
|
7344
|
-
export declare const
|
|
7032
|
+
export declare const DescribeDocumentClassifierResponseFilterSensitiveLog: (obj: DescribeDocumentClassifierResponse) => any;
|
|
7345
7033
|
/**
|
|
7346
7034
|
* @internal
|
|
7347
7035
|
*/
|
|
7348
|
-
export declare const
|
|
7036
|
+
export declare const EntityRecognizerMetadataFilterSensitiveLog: (obj: EntityRecognizerMetadata) => any;
|
|
7349
7037
|
/**
|
|
7350
7038
|
* @internal
|
|
7351
7039
|
*/
|
|
7352
|
-
export declare const
|
|
7040
|
+
export declare const EntityRecognizerPropertiesFilterSensitiveLog: (obj: EntityRecognizerProperties) => any;
|
|
7353
7041
|
/**
|
|
7354
7042
|
* @internal
|
|
7355
7043
|
*/
|
|
7356
|
-
export declare const
|
|
7044
|
+
export declare const DescribeEntityRecognizerResponseFilterSensitiveLog: (obj: DescribeEntityRecognizerResponse) => any;
|
|
7357
7045
|
/**
|
|
7358
7046
|
* @internal
|
|
7359
7047
|
*/
|
|
7360
|
-
export declare const
|
|
7048
|
+
export declare const DetectDominantLanguageRequestFilterSensitiveLog: (obj: DetectDominantLanguageRequest) => any;
|
|
7361
7049
|
/**
|
|
7362
7050
|
* @internal
|
|
7363
7051
|
*/
|
|
7364
|
-
export declare const
|
|
7052
|
+
export declare const DetectDominantLanguageResponseFilterSensitiveLog: (obj: DetectDominantLanguageResponse) => any;
|
|
7365
7053
|
/**
|
|
7366
7054
|
* @internal
|
|
7367
7055
|
*/
|
|
7368
|
-
export declare const
|
|
7056
|
+
export declare const DetectEntitiesRequestFilterSensitiveLog: (obj: DetectEntitiesRequest) => any;
|
|
7369
7057
|
/**
|
|
7370
7058
|
* @internal
|
|
7371
7059
|
*/
|
|
7372
|
-
export declare const
|
|
7060
|
+
export declare const DetectEntitiesResponseFilterSensitiveLog: (obj: DetectEntitiesResponse) => any;
|
|
7373
7061
|
/**
|
|
7374
7062
|
* @internal
|
|
7375
7063
|
*/
|
|
7376
|
-
export declare const
|
|
7064
|
+
export declare const DetectKeyPhrasesRequestFilterSensitiveLog: (obj: DetectKeyPhrasesRequest) => any;
|
|
7377
7065
|
/**
|
|
7378
7066
|
* @internal
|
|
7379
7067
|
*/
|
|
7380
|
-
export declare const
|
|
7068
|
+
export declare const DetectKeyPhrasesResponseFilterSensitiveLog: (obj: DetectKeyPhrasesResponse) => any;
|
|
7381
7069
|
/**
|
|
7382
7070
|
* @internal
|
|
7383
7071
|
*/
|
|
7384
|
-
export declare const
|
|
7072
|
+
export declare const DetectSentimentRequestFilterSensitiveLog: (obj: DetectSentimentRequest) => any;
|
|
7385
7073
|
/**
|
|
7386
7074
|
* @internal
|
|
7387
7075
|
*/
|
|
7388
|
-
export declare const
|
|
7076
|
+
export declare const DetectSentimentResponseFilterSensitiveLog: (obj: DetectSentimentResponse) => any;
|
|
7389
7077
|
/**
|
|
7390
7078
|
* @internal
|
|
7391
7079
|
*/
|
|
7392
|
-
export declare const
|
|
7080
|
+
export declare const DetectSyntaxRequestFilterSensitiveLog: (obj: DetectSyntaxRequest) => any;
|
|
7393
7081
|
/**
|
|
7394
7082
|
* @internal
|
|
7395
7083
|
*/
|
|
7396
|
-
export declare const
|
|
7084
|
+
export declare const DetectSyntaxResponseFilterSensitiveLog: (obj: DetectSyntaxResponse) => any;
|
|
7397
7085
|
/**
|
|
7398
7086
|
* @internal
|
|
7399
7087
|
*/
|
|
7400
|
-
export declare const
|
|
7088
|
+
export declare const DetectTargetedSentimentRequestFilterSensitiveLog: (obj: DetectTargetedSentimentRequest) => any;
|
|
7401
7089
|
/**
|
|
7402
7090
|
* @internal
|
|
7403
7091
|
*/
|
|
7404
|
-
export declare const
|
|
7092
|
+
export declare const DetectTargetedSentimentResponseFilterSensitiveLog: (obj: DetectTargetedSentimentResponse) => any;
|
|
7405
7093
|
/**
|
|
7406
7094
|
* @internal
|
|
7407
7095
|
*/
|
|
7408
|
-
export declare const
|
|
7409
|
-
/**
|
|
7410
|
-
* @internal
|
|
7411
|
-
*/
|
|
7412
|
-
export declare const DescribeEntityRecognizerRequestFilterSensitiveLog: (obj: DescribeEntityRecognizerRequest) => any;
|
|
7413
|
-
/**
|
|
7414
|
-
* @internal
|
|
7415
|
-
*/
|
|
7416
|
-
export declare const EntityRecognizerOutputDataConfigFilterSensitiveLog: (obj: EntityRecognizerOutputDataConfig) => any;
|
|
7417
|
-
/**
|
|
7418
|
-
* @internal
|
|
7419
|
-
*/
|
|
7420
|
-
export declare const EntityTypesEvaluationMetricsFilterSensitiveLog: (obj: EntityTypesEvaluationMetrics) => any;
|
|
7421
|
-
/**
|
|
7422
|
-
* @internal
|
|
7423
|
-
*/
|
|
7424
|
-
export declare const EntityRecognizerMetadataEntityTypesListItemFilterSensitiveLog: (obj: EntityRecognizerMetadataEntityTypesListItem) => any;
|
|
7425
|
-
/**
|
|
7426
|
-
* @internal
|
|
7427
|
-
*/
|
|
7428
|
-
export declare const EntityRecognizerEvaluationMetricsFilterSensitiveLog: (obj: EntityRecognizerEvaluationMetrics) => any;
|
|
7429
|
-
/**
|
|
7430
|
-
* @internal
|
|
7431
|
-
*/
|
|
7432
|
-
export declare const EntityRecognizerMetadataFilterSensitiveLog: (obj: EntityRecognizerMetadata) => any;
|
|
7433
|
-
/**
|
|
7434
|
-
* @internal
|
|
7435
|
-
*/
|
|
7436
|
-
export declare const EntityRecognizerPropertiesFilterSensitiveLog: (obj: EntityRecognizerProperties) => any;
|
|
7437
|
-
/**
|
|
7438
|
-
* @internal
|
|
7439
|
-
*/
|
|
7440
|
-
export declare const DescribeEntityRecognizerResponseFilterSensitiveLog: (obj: DescribeEntityRecognizerResponse) => any;
|
|
7441
|
-
/**
|
|
7442
|
-
* @internal
|
|
7443
|
-
*/
|
|
7444
|
-
export declare const DescribeEventsDetectionJobRequestFilterSensitiveLog: (obj: DescribeEventsDetectionJobRequest) => any;
|
|
7445
|
-
/**
|
|
7446
|
-
* @internal
|
|
7447
|
-
*/
|
|
7448
|
-
export declare const EventsDetectionJobPropertiesFilterSensitiveLog: (obj: EventsDetectionJobProperties) => any;
|
|
7449
|
-
/**
|
|
7450
|
-
* @internal
|
|
7451
|
-
*/
|
|
7452
|
-
export declare const DescribeEventsDetectionJobResponseFilterSensitiveLog: (obj: DescribeEventsDetectionJobResponse) => any;
|
|
7453
|
-
/**
|
|
7454
|
-
* @internal
|
|
7455
|
-
*/
|
|
7456
|
-
export declare const DescribeFlywheelRequestFilterSensitiveLog: (obj: DescribeFlywheelRequest) => any;
|
|
7457
|
-
/**
|
|
7458
|
-
* @internal
|
|
7459
|
-
*/
|
|
7460
|
-
export declare const FlywheelPropertiesFilterSensitiveLog: (obj: FlywheelProperties) => any;
|
|
7461
|
-
/**
|
|
7462
|
-
* @internal
|
|
7463
|
-
*/
|
|
7464
|
-
export declare const DescribeFlywheelResponseFilterSensitiveLog: (obj: DescribeFlywheelResponse) => any;
|
|
7465
|
-
/**
|
|
7466
|
-
* @internal
|
|
7467
|
-
*/
|
|
7468
|
-
export declare const DescribeFlywheelIterationRequestFilterSensitiveLog: (obj: DescribeFlywheelIterationRequest) => any;
|
|
7469
|
-
/**
|
|
7470
|
-
* @internal
|
|
7471
|
-
*/
|
|
7472
|
-
export declare const FlywheelModelEvaluationMetricsFilterSensitiveLog: (obj: FlywheelModelEvaluationMetrics) => any;
|
|
7473
|
-
/**
|
|
7474
|
-
* @internal
|
|
7475
|
-
*/
|
|
7476
|
-
export declare const FlywheelIterationPropertiesFilterSensitiveLog: (obj: FlywheelIterationProperties) => any;
|
|
7477
|
-
/**
|
|
7478
|
-
* @internal
|
|
7479
|
-
*/
|
|
7480
|
-
export declare const DescribeFlywheelIterationResponseFilterSensitiveLog: (obj: DescribeFlywheelIterationResponse) => any;
|
|
7481
|
-
/**
|
|
7482
|
-
* @internal
|
|
7483
|
-
*/
|
|
7484
|
-
export declare const DescribeKeyPhrasesDetectionJobRequestFilterSensitiveLog: (obj: DescribeKeyPhrasesDetectionJobRequest) => any;
|
|
7485
|
-
/**
|
|
7486
|
-
* @internal
|
|
7487
|
-
*/
|
|
7488
|
-
export declare const KeyPhrasesDetectionJobPropertiesFilterSensitiveLog: (obj: KeyPhrasesDetectionJobProperties) => any;
|
|
7489
|
-
/**
|
|
7490
|
-
* @internal
|
|
7491
|
-
*/
|
|
7492
|
-
export declare const DescribeKeyPhrasesDetectionJobResponseFilterSensitiveLog: (obj: DescribeKeyPhrasesDetectionJobResponse) => any;
|
|
7493
|
-
/**
|
|
7494
|
-
* @internal
|
|
7495
|
-
*/
|
|
7496
|
-
export declare const DescribePiiEntitiesDetectionJobRequestFilterSensitiveLog: (obj: DescribePiiEntitiesDetectionJobRequest) => any;
|
|
7497
|
-
/**
|
|
7498
|
-
* @internal
|
|
7499
|
-
*/
|
|
7500
|
-
export declare const PiiOutputDataConfigFilterSensitiveLog: (obj: PiiOutputDataConfig) => any;
|
|
7501
|
-
/**
|
|
7502
|
-
* @internal
|
|
7503
|
-
*/
|
|
7504
|
-
export declare const RedactionConfigFilterSensitiveLog: (obj: RedactionConfig) => any;
|
|
7505
|
-
/**
|
|
7506
|
-
* @internal
|
|
7507
|
-
*/
|
|
7508
|
-
export declare const PiiEntitiesDetectionJobPropertiesFilterSensitiveLog: (obj: PiiEntitiesDetectionJobProperties) => any;
|
|
7509
|
-
/**
|
|
7510
|
-
* @internal
|
|
7511
|
-
*/
|
|
7512
|
-
export declare const DescribePiiEntitiesDetectionJobResponseFilterSensitiveLog: (obj: DescribePiiEntitiesDetectionJobResponse) => any;
|
|
7513
|
-
/**
|
|
7514
|
-
* @internal
|
|
7515
|
-
*/
|
|
7516
|
-
export declare const DescribeResourcePolicyRequestFilterSensitiveLog: (obj: DescribeResourcePolicyRequest) => any;
|
|
7517
|
-
/**
|
|
7518
|
-
* @internal
|
|
7519
|
-
*/
|
|
7520
|
-
export declare const DescribeResourcePolicyResponseFilterSensitiveLog: (obj: DescribeResourcePolicyResponse) => any;
|
|
7521
|
-
/**
|
|
7522
|
-
* @internal
|
|
7523
|
-
*/
|
|
7524
|
-
export declare const DescribeSentimentDetectionJobRequestFilterSensitiveLog: (obj: DescribeSentimentDetectionJobRequest) => any;
|
|
7525
|
-
/**
|
|
7526
|
-
* @internal
|
|
7527
|
-
*/
|
|
7528
|
-
export declare const SentimentDetectionJobPropertiesFilterSensitiveLog: (obj: SentimentDetectionJobProperties) => any;
|
|
7529
|
-
/**
|
|
7530
|
-
* @internal
|
|
7531
|
-
*/
|
|
7532
|
-
export declare const DescribeSentimentDetectionJobResponseFilterSensitiveLog: (obj: DescribeSentimentDetectionJobResponse) => any;
|
|
7533
|
-
/**
|
|
7534
|
-
* @internal
|
|
7535
|
-
*/
|
|
7536
|
-
export declare const DescribeTargetedSentimentDetectionJobRequestFilterSensitiveLog: (obj: DescribeTargetedSentimentDetectionJobRequest) => any;
|
|
7537
|
-
/**
|
|
7538
|
-
* @internal
|
|
7539
|
-
*/
|
|
7540
|
-
export declare const TargetedSentimentDetectionJobPropertiesFilterSensitiveLog: (obj: TargetedSentimentDetectionJobProperties) => any;
|
|
7541
|
-
/**
|
|
7542
|
-
* @internal
|
|
7543
|
-
*/
|
|
7544
|
-
export declare const DescribeTargetedSentimentDetectionJobResponseFilterSensitiveLog: (obj: DescribeTargetedSentimentDetectionJobResponse) => any;
|
|
7545
|
-
/**
|
|
7546
|
-
* @internal
|
|
7547
|
-
*/
|
|
7548
|
-
export declare const DescribeTopicsDetectionJobRequestFilterSensitiveLog: (obj: DescribeTopicsDetectionJobRequest) => any;
|
|
7549
|
-
/**
|
|
7550
|
-
* @internal
|
|
7551
|
-
*/
|
|
7552
|
-
export declare const TopicsDetectionJobPropertiesFilterSensitiveLog: (obj: TopicsDetectionJobProperties) => any;
|
|
7553
|
-
/**
|
|
7554
|
-
* @internal
|
|
7555
|
-
*/
|
|
7556
|
-
export declare const DescribeTopicsDetectionJobResponseFilterSensitiveLog: (obj: DescribeTopicsDetectionJobResponse) => any;
|
|
7557
|
-
/**
|
|
7558
|
-
* @internal
|
|
7559
|
-
*/
|
|
7560
|
-
export declare const DetectDominantLanguageRequestFilterSensitiveLog: (obj: DetectDominantLanguageRequest) => any;
|
|
7561
|
-
/**
|
|
7562
|
-
* @internal
|
|
7563
|
-
*/
|
|
7564
|
-
export declare const DetectDominantLanguageResponseFilterSensitiveLog: (obj: DetectDominantLanguageResponse) => any;
|
|
7565
|
-
/**
|
|
7566
|
-
* @internal
|
|
7567
|
-
*/
|
|
7568
|
-
export declare const DetectEntitiesRequestFilterSensitiveLog: (obj: DetectEntitiesRequest) => any;
|
|
7569
|
-
/**
|
|
7570
|
-
* @internal
|
|
7571
|
-
*/
|
|
7572
|
-
export declare const DetectEntitiesResponseFilterSensitiveLog: (obj: DetectEntitiesResponse) => any;
|
|
7573
|
-
/**
|
|
7574
|
-
* @internal
|
|
7575
|
-
*/
|
|
7576
|
-
export declare const DetectKeyPhrasesRequestFilterSensitiveLog: (obj: DetectKeyPhrasesRequest) => any;
|
|
7577
|
-
/**
|
|
7578
|
-
* @internal
|
|
7579
|
-
*/
|
|
7580
|
-
export declare const DetectKeyPhrasesResponseFilterSensitiveLog: (obj: DetectKeyPhrasesResponse) => any;
|
|
7581
|
-
/**
|
|
7582
|
-
* @internal
|
|
7583
|
-
*/
|
|
7584
|
-
export declare const DetectPiiEntitiesRequestFilterSensitiveLog: (obj: DetectPiiEntitiesRequest) => any;
|
|
7585
|
-
/**
|
|
7586
|
-
* @internal
|
|
7587
|
-
*/
|
|
7588
|
-
export declare const PiiEntityFilterSensitiveLog: (obj: PiiEntity) => any;
|
|
7589
|
-
/**
|
|
7590
|
-
* @internal
|
|
7591
|
-
*/
|
|
7592
|
-
export declare const DetectPiiEntitiesResponseFilterSensitiveLog: (obj: DetectPiiEntitiesResponse) => any;
|
|
7593
|
-
/**
|
|
7594
|
-
* @internal
|
|
7595
|
-
*/
|
|
7596
|
-
export declare const DetectSentimentRequestFilterSensitiveLog: (obj: DetectSentimentRequest) => any;
|
|
7597
|
-
/**
|
|
7598
|
-
* @internal
|
|
7599
|
-
*/
|
|
7600
|
-
export declare const DetectSentimentResponseFilterSensitiveLog: (obj: DetectSentimentResponse) => any;
|
|
7601
|
-
/**
|
|
7602
|
-
* @internal
|
|
7603
|
-
*/
|
|
7604
|
-
export declare const DetectSyntaxRequestFilterSensitiveLog: (obj: DetectSyntaxRequest) => any;
|
|
7605
|
-
/**
|
|
7606
|
-
* @internal
|
|
7607
|
-
*/
|
|
7608
|
-
export declare const DetectSyntaxResponseFilterSensitiveLog: (obj: DetectSyntaxResponse) => any;
|
|
7609
|
-
/**
|
|
7610
|
-
* @internal
|
|
7611
|
-
*/
|
|
7612
|
-
export declare const DetectTargetedSentimentRequestFilterSensitiveLog: (obj: DetectTargetedSentimentRequest) => any;
|
|
7613
|
-
/**
|
|
7614
|
-
* @internal
|
|
7615
|
-
*/
|
|
7616
|
-
export declare const DetectTargetedSentimentResponseFilterSensitiveLog: (obj: DetectTargetedSentimentResponse) => any;
|
|
7617
|
-
/**
|
|
7618
|
-
* @internal
|
|
7619
|
-
*/
|
|
7620
|
-
export declare const ImportModelRequestFilterSensitiveLog: (obj: ImportModelRequest) => any;
|
|
7621
|
-
/**
|
|
7622
|
-
* @internal
|
|
7623
|
-
*/
|
|
7624
|
-
export declare const ImportModelResponseFilterSensitiveLog: (obj: ImportModelResponse) => any;
|
|
7625
|
-
/**
|
|
7626
|
-
* @internal
|
|
7627
|
-
*/
|
|
7628
|
-
export declare const DatasetFilterFilterSensitiveLog: (obj: DatasetFilter) => any;
|
|
7629
|
-
/**
|
|
7630
|
-
* @internal
|
|
7631
|
-
*/
|
|
7632
|
-
export declare const ListDatasetsRequestFilterSensitiveLog: (obj: ListDatasetsRequest) => any;
|
|
7633
|
-
/**
|
|
7634
|
-
* @internal
|
|
7635
|
-
*/
|
|
7636
|
-
export declare const ListDatasetsResponseFilterSensitiveLog: (obj: ListDatasetsResponse) => any;
|
|
7637
|
-
/**
|
|
7638
|
-
* @internal
|
|
7639
|
-
*/
|
|
7640
|
-
export declare const DocumentClassificationJobFilterFilterSensitiveLog: (obj: DocumentClassificationJobFilter) => any;
|
|
7641
|
-
/**
|
|
7642
|
-
* @internal
|
|
7643
|
-
*/
|
|
7644
|
-
export declare const ListDocumentClassificationJobsRequestFilterSensitiveLog: (obj: ListDocumentClassificationJobsRequest) => any;
|
|
7645
|
-
/**
|
|
7646
|
-
* @internal
|
|
7647
|
-
*/
|
|
7648
|
-
export declare const ListDocumentClassificationJobsResponseFilterSensitiveLog: (obj: ListDocumentClassificationJobsResponse) => any;
|
|
7649
|
-
/**
|
|
7650
|
-
* @internal
|
|
7651
|
-
*/
|
|
7652
|
-
export declare const DocumentClassifierFilterFilterSensitiveLog: (obj: DocumentClassifierFilter) => any;
|
|
7653
|
-
/**
|
|
7654
|
-
* @internal
|
|
7655
|
-
*/
|
|
7656
|
-
export declare const ListDocumentClassifiersRequestFilterSensitiveLog: (obj: ListDocumentClassifiersRequest) => any;
|
|
7657
|
-
/**
|
|
7658
|
-
* @internal
|
|
7659
|
-
*/
|
|
7660
|
-
export declare const ListDocumentClassifiersResponseFilterSensitiveLog: (obj: ListDocumentClassifiersResponse) => any;
|
|
7661
|
-
/**
|
|
7662
|
-
* @internal
|
|
7663
|
-
*/
|
|
7664
|
-
export declare const ListDocumentClassifierSummariesRequestFilterSensitiveLog: (obj: ListDocumentClassifierSummariesRequest) => any;
|
|
7665
|
-
/**
|
|
7666
|
-
* @internal
|
|
7667
|
-
*/
|
|
7668
|
-
export declare const DocumentClassifierSummaryFilterSensitiveLog: (obj: DocumentClassifierSummary) => any;
|
|
7669
|
-
/**
|
|
7670
|
-
* @internal
|
|
7671
|
-
*/
|
|
7672
|
-
export declare const ListDocumentClassifierSummariesResponseFilterSensitiveLog: (obj: ListDocumentClassifierSummariesResponse) => any;
|
|
7673
|
-
/**
|
|
7674
|
-
* @internal
|
|
7675
|
-
*/
|
|
7676
|
-
export declare const DominantLanguageDetectionJobFilterFilterSensitiveLog: (obj: DominantLanguageDetectionJobFilter) => any;
|
|
7677
|
-
/**
|
|
7678
|
-
* @internal
|
|
7679
|
-
*/
|
|
7680
|
-
export declare const ListDominantLanguageDetectionJobsRequestFilterSensitiveLog: (obj: ListDominantLanguageDetectionJobsRequest) => any;
|
|
7681
|
-
/**
|
|
7682
|
-
* @internal
|
|
7683
|
-
*/
|
|
7684
|
-
export declare const ListDominantLanguageDetectionJobsResponseFilterSensitiveLog: (obj: ListDominantLanguageDetectionJobsResponse) => any;
|
|
7685
|
-
/**
|
|
7686
|
-
* @internal
|
|
7687
|
-
*/
|
|
7688
|
-
export declare const EndpointFilterFilterSensitiveLog: (obj: EndpointFilter) => any;
|
|
7689
|
-
/**
|
|
7690
|
-
* @internal
|
|
7691
|
-
*/
|
|
7692
|
-
export declare const ListEndpointsRequestFilterSensitiveLog: (obj: ListEndpointsRequest) => any;
|
|
7693
|
-
/**
|
|
7694
|
-
* @internal
|
|
7695
|
-
*/
|
|
7696
|
-
export declare const ListEndpointsResponseFilterSensitiveLog: (obj: ListEndpointsResponse) => any;
|
|
7697
|
-
/**
|
|
7698
|
-
* @internal
|
|
7699
|
-
*/
|
|
7700
|
-
export declare const EntitiesDetectionJobFilterFilterSensitiveLog: (obj: EntitiesDetectionJobFilter) => any;
|
|
7701
|
-
/**
|
|
7702
|
-
* @internal
|
|
7703
|
-
*/
|
|
7704
|
-
export declare const ListEntitiesDetectionJobsRequestFilterSensitiveLog: (obj: ListEntitiesDetectionJobsRequest) => any;
|
|
7705
|
-
/**
|
|
7706
|
-
* @internal
|
|
7707
|
-
*/
|
|
7708
|
-
export declare const ListEntitiesDetectionJobsResponseFilterSensitiveLog: (obj: ListEntitiesDetectionJobsResponse) => any;
|
|
7709
|
-
/**
|
|
7710
|
-
* @internal
|
|
7711
|
-
*/
|
|
7712
|
-
export declare const EntityRecognizerFilterFilterSensitiveLog: (obj: EntityRecognizerFilter) => any;
|
|
7713
|
-
/**
|
|
7714
|
-
* @internal
|
|
7715
|
-
*/
|
|
7716
|
-
export declare const ListEntityRecognizersRequestFilterSensitiveLog: (obj: ListEntityRecognizersRequest) => any;
|
|
7096
|
+
export declare const ListDocumentClassifiersResponseFilterSensitiveLog: (obj: ListDocumentClassifiersResponse) => any;
|
|
7717
7097
|
/**
|
|
7718
7098
|
* @internal
|
|
7719
7099
|
*/
|
|
7720
7100
|
export declare const ListEntityRecognizersResponseFilterSensitiveLog: (obj: ListEntityRecognizersResponse) => any;
|
|
7721
|
-
/**
|
|
7722
|
-
* @internal
|
|
7723
|
-
*/
|
|
7724
|
-
export declare const ListEntityRecognizerSummariesRequestFilterSensitiveLog: (obj: ListEntityRecognizerSummariesRequest) => any;
|
|
7725
|
-
/**
|
|
7726
|
-
* @internal
|
|
7727
|
-
*/
|
|
7728
|
-
export declare const EntityRecognizerSummaryFilterSensitiveLog: (obj: EntityRecognizerSummary) => any;
|
|
7729
|
-
/**
|
|
7730
|
-
* @internal
|
|
7731
|
-
*/
|
|
7732
|
-
export declare const ListEntityRecognizerSummariesResponseFilterSensitiveLog: (obj: ListEntityRecognizerSummariesResponse) => any;
|
|
7733
|
-
/**
|
|
7734
|
-
* @internal
|
|
7735
|
-
*/
|
|
7736
|
-
export declare const EventsDetectionJobFilterFilterSensitiveLog: (obj: EventsDetectionJobFilter) => any;
|
|
7737
|
-
/**
|
|
7738
|
-
* @internal
|
|
7739
|
-
*/
|
|
7740
|
-
export declare const ListEventsDetectionJobsRequestFilterSensitiveLog: (obj: ListEventsDetectionJobsRequest) => any;
|
|
7741
|
-
/**
|
|
7742
|
-
* @internal
|
|
7743
|
-
*/
|
|
7744
|
-
export declare const ListEventsDetectionJobsResponseFilterSensitiveLog: (obj: ListEventsDetectionJobsResponse) => any;
|
|
7745
|
-
/**
|
|
7746
|
-
* @internal
|
|
7747
|
-
*/
|
|
7748
|
-
export declare const FlywheelIterationFilterFilterSensitiveLog: (obj: FlywheelIterationFilter) => any;
|
|
7749
|
-
/**
|
|
7750
|
-
* @internal
|
|
7751
|
-
*/
|
|
7752
|
-
export declare const ListFlywheelIterationHistoryRequestFilterSensitiveLog: (obj: ListFlywheelIterationHistoryRequest) => any;
|
|
7753
|
-
/**
|
|
7754
|
-
* @internal
|
|
7755
|
-
*/
|
|
7756
|
-
export declare const ListFlywheelIterationHistoryResponseFilterSensitiveLog: (obj: ListFlywheelIterationHistoryResponse) => any;
|
|
7757
|
-
/**
|
|
7758
|
-
* @internal
|
|
7759
|
-
*/
|
|
7760
|
-
export declare const FlywheelFilterFilterSensitiveLog: (obj: FlywheelFilter) => any;
|
|
7761
|
-
/**
|
|
7762
|
-
* @internal
|
|
7763
|
-
*/
|
|
7764
|
-
export declare const ListFlywheelsRequestFilterSensitiveLog: (obj: ListFlywheelsRequest) => any;
|
|
7765
|
-
/**
|
|
7766
|
-
* @internal
|
|
7767
|
-
*/
|
|
7768
|
-
export declare const FlywheelSummaryFilterSensitiveLog: (obj: FlywheelSummary) => any;
|
|
7769
|
-
/**
|
|
7770
|
-
* @internal
|
|
7771
|
-
*/
|
|
7772
|
-
export declare const ListFlywheelsResponseFilterSensitiveLog: (obj: ListFlywheelsResponse) => any;
|
|
7773
|
-
/**
|
|
7774
|
-
* @internal
|
|
7775
|
-
*/
|
|
7776
|
-
export declare const KeyPhrasesDetectionJobFilterFilterSensitiveLog: (obj: KeyPhrasesDetectionJobFilter) => any;
|
|
7777
|
-
/**
|
|
7778
|
-
* @internal
|
|
7779
|
-
*/
|
|
7780
|
-
export declare const ListKeyPhrasesDetectionJobsRequestFilterSensitiveLog: (obj: ListKeyPhrasesDetectionJobsRequest) => any;
|
|
7781
|
-
/**
|
|
7782
|
-
* @internal
|
|
7783
|
-
*/
|
|
7784
|
-
export declare const ListKeyPhrasesDetectionJobsResponseFilterSensitiveLog: (obj: ListKeyPhrasesDetectionJobsResponse) => any;
|
|
7785
|
-
/**
|
|
7786
|
-
* @internal
|
|
7787
|
-
*/
|
|
7788
|
-
export declare const PiiEntitiesDetectionJobFilterFilterSensitiveLog: (obj: PiiEntitiesDetectionJobFilter) => any;
|
|
7789
|
-
/**
|
|
7790
|
-
* @internal
|
|
7791
|
-
*/
|
|
7792
|
-
export declare const ListPiiEntitiesDetectionJobsRequestFilterSensitiveLog: (obj: ListPiiEntitiesDetectionJobsRequest) => any;
|
|
7793
|
-
/**
|
|
7794
|
-
* @internal
|
|
7795
|
-
*/
|
|
7796
|
-
export declare const ListPiiEntitiesDetectionJobsResponseFilterSensitiveLog: (obj: ListPiiEntitiesDetectionJobsResponse) => any;
|
|
7797
|
-
/**
|
|
7798
|
-
* @internal
|
|
7799
|
-
*/
|
|
7800
|
-
export declare const SentimentDetectionJobFilterFilterSensitiveLog: (obj: SentimentDetectionJobFilter) => any;
|
|
7801
|
-
/**
|
|
7802
|
-
* @internal
|
|
7803
|
-
*/
|
|
7804
|
-
export declare const ListSentimentDetectionJobsRequestFilterSensitiveLog: (obj: ListSentimentDetectionJobsRequest) => any;
|
|
7805
|
-
/**
|
|
7806
|
-
* @internal
|
|
7807
|
-
*/
|
|
7808
|
-
export declare const ListSentimentDetectionJobsResponseFilterSensitiveLog: (obj: ListSentimentDetectionJobsResponse) => any;
|
|
7809
|
-
/**
|
|
7810
|
-
* @internal
|
|
7811
|
-
*/
|
|
7812
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
7813
|
-
/**
|
|
7814
|
-
* @internal
|
|
7815
|
-
*/
|
|
7816
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
7817
|
-
/**
|
|
7818
|
-
* @internal
|
|
7819
|
-
*/
|
|
7820
|
-
export declare const TargetedSentimentDetectionJobFilterFilterSensitiveLog: (obj: TargetedSentimentDetectionJobFilter) => any;
|
|
7821
|
-
/**
|
|
7822
|
-
* @internal
|
|
7823
|
-
*/
|
|
7824
|
-
export declare const ListTargetedSentimentDetectionJobsRequestFilterSensitiveLog: (obj: ListTargetedSentimentDetectionJobsRequest) => any;
|
|
7825
|
-
/**
|
|
7826
|
-
* @internal
|
|
7827
|
-
*/
|
|
7828
|
-
export declare const ListTargetedSentimentDetectionJobsResponseFilterSensitiveLog: (obj: ListTargetedSentimentDetectionJobsResponse) => any;
|
|
7829
|
-
/**
|
|
7830
|
-
* @internal
|
|
7831
|
-
*/
|
|
7832
|
-
export declare const TopicsDetectionJobFilterFilterSensitiveLog: (obj: TopicsDetectionJobFilter) => any;
|
|
7833
|
-
/**
|
|
7834
|
-
* @internal
|
|
7835
|
-
*/
|
|
7836
|
-
export declare const ListTopicsDetectionJobsRequestFilterSensitiveLog: (obj: ListTopicsDetectionJobsRequest) => any;
|
|
7837
|
-
/**
|
|
7838
|
-
* @internal
|
|
7839
|
-
*/
|
|
7840
|
-
export declare const ListTopicsDetectionJobsResponseFilterSensitiveLog: (obj: ListTopicsDetectionJobsResponse) => any;
|
|
7841
|
-
/**
|
|
7842
|
-
* @internal
|
|
7843
|
-
*/
|
|
7844
|
-
export declare const PutResourcePolicyRequestFilterSensitiveLog: (obj: PutResourcePolicyRequest) => any;
|
|
7845
|
-
/**
|
|
7846
|
-
* @internal
|
|
7847
|
-
*/
|
|
7848
|
-
export declare const PutResourcePolicyResponseFilterSensitiveLog: (obj: PutResourcePolicyResponse) => any;
|
|
7849
|
-
/**
|
|
7850
|
-
* @internal
|
|
7851
|
-
*/
|
|
7852
|
-
export declare const StartDocumentClassificationJobRequestFilterSensitiveLog: (obj: StartDocumentClassificationJobRequest) => any;
|
|
7853
|
-
/**
|
|
7854
|
-
* @internal
|
|
7855
|
-
*/
|
|
7856
|
-
export declare const StartDocumentClassificationJobResponseFilterSensitiveLog: (obj: StartDocumentClassificationJobResponse) => any;
|
|
7857
|
-
/**
|
|
7858
|
-
* @internal
|
|
7859
|
-
*/
|
|
7860
|
-
export declare const StartDominantLanguageDetectionJobRequestFilterSensitiveLog: (obj: StartDominantLanguageDetectionJobRequest) => any;
|
|
7861
|
-
/**
|
|
7862
|
-
* @internal
|
|
7863
|
-
*/
|
|
7864
|
-
export declare const StartDominantLanguageDetectionJobResponseFilterSensitiveLog: (obj: StartDominantLanguageDetectionJobResponse) => any;
|
|
7865
|
-
/**
|
|
7866
|
-
* @internal
|
|
7867
|
-
*/
|
|
7868
|
-
export declare const StartEntitiesDetectionJobRequestFilterSensitiveLog: (obj: StartEntitiesDetectionJobRequest) => any;
|
|
7869
|
-
/**
|
|
7870
|
-
* @internal
|
|
7871
|
-
*/
|
|
7872
|
-
export declare const StartEntitiesDetectionJobResponseFilterSensitiveLog: (obj: StartEntitiesDetectionJobResponse) => any;
|
|
7873
|
-
/**
|
|
7874
|
-
* @internal
|
|
7875
|
-
*/
|
|
7876
|
-
export declare const StartEventsDetectionJobRequestFilterSensitiveLog: (obj: StartEventsDetectionJobRequest) => any;
|
|
7877
|
-
/**
|
|
7878
|
-
* @internal
|
|
7879
|
-
*/
|
|
7880
|
-
export declare const StartEventsDetectionJobResponseFilterSensitiveLog: (obj: StartEventsDetectionJobResponse) => any;
|
|
7881
|
-
/**
|
|
7882
|
-
* @internal
|
|
7883
|
-
*/
|
|
7884
|
-
export declare const StartFlywheelIterationRequestFilterSensitiveLog: (obj: StartFlywheelIterationRequest) => any;
|
|
7885
|
-
/**
|
|
7886
|
-
* @internal
|
|
7887
|
-
*/
|
|
7888
|
-
export declare const StartFlywheelIterationResponseFilterSensitiveLog: (obj: StartFlywheelIterationResponse) => any;
|
|
7889
|
-
/**
|
|
7890
|
-
* @internal
|
|
7891
|
-
*/
|
|
7892
|
-
export declare const StartKeyPhrasesDetectionJobRequestFilterSensitiveLog: (obj: StartKeyPhrasesDetectionJobRequest) => any;
|
|
7893
|
-
/**
|
|
7894
|
-
* @internal
|
|
7895
|
-
*/
|
|
7896
|
-
export declare const StartKeyPhrasesDetectionJobResponseFilterSensitiveLog: (obj: StartKeyPhrasesDetectionJobResponse) => any;
|
|
7897
|
-
/**
|
|
7898
|
-
* @internal
|
|
7899
|
-
*/
|
|
7900
|
-
export declare const StartPiiEntitiesDetectionJobRequestFilterSensitiveLog: (obj: StartPiiEntitiesDetectionJobRequest) => any;
|
|
7901
|
-
/**
|
|
7902
|
-
* @internal
|
|
7903
|
-
*/
|
|
7904
|
-
export declare const StartPiiEntitiesDetectionJobResponseFilterSensitiveLog: (obj: StartPiiEntitiesDetectionJobResponse) => any;
|
|
7905
|
-
/**
|
|
7906
|
-
* @internal
|
|
7907
|
-
*/
|
|
7908
|
-
export declare const StartSentimentDetectionJobRequestFilterSensitiveLog: (obj: StartSentimentDetectionJobRequest) => any;
|
|
7909
|
-
/**
|
|
7910
|
-
* @internal
|
|
7911
|
-
*/
|
|
7912
|
-
export declare const StartSentimentDetectionJobResponseFilterSensitiveLog: (obj: StartSentimentDetectionJobResponse) => any;
|
|
7913
|
-
/**
|
|
7914
|
-
* @internal
|
|
7915
|
-
*/
|
|
7916
|
-
export declare const StartTargetedSentimentDetectionJobRequestFilterSensitiveLog: (obj: StartTargetedSentimentDetectionJobRequest) => any;
|
|
7917
|
-
/**
|
|
7918
|
-
* @internal
|
|
7919
|
-
*/
|
|
7920
|
-
export declare const StartTargetedSentimentDetectionJobResponseFilterSensitiveLog: (obj: StartTargetedSentimentDetectionJobResponse) => any;
|
|
7921
|
-
/**
|
|
7922
|
-
* @internal
|
|
7923
|
-
*/
|
|
7924
|
-
export declare const StartTopicsDetectionJobRequestFilterSensitiveLog: (obj: StartTopicsDetectionJobRequest) => any;
|
|
7925
|
-
/**
|
|
7926
|
-
* @internal
|
|
7927
|
-
*/
|
|
7928
|
-
export declare const StartTopicsDetectionJobResponseFilterSensitiveLog: (obj: StartTopicsDetectionJobResponse) => any;
|
|
7929
|
-
/**
|
|
7930
|
-
* @internal
|
|
7931
|
-
*/
|
|
7932
|
-
export declare const StopDominantLanguageDetectionJobRequestFilterSensitiveLog: (obj: StopDominantLanguageDetectionJobRequest) => any;
|
|
7933
|
-
/**
|
|
7934
|
-
* @internal
|
|
7935
|
-
*/
|
|
7936
|
-
export declare const StopDominantLanguageDetectionJobResponseFilterSensitiveLog: (obj: StopDominantLanguageDetectionJobResponse) => any;
|
|
7937
|
-
/**
|
|
7938
|
-
* @internal
|
|
7939
|
-
*/
|
|
7940
|
-
export declare const StopEntitiesDetectionJobRequestFilterSensitiveLog: (obj: StopEntitiesDetectionJobRequest) => any;
|
|
7941
|
-
/**
|
|
7942
|
-
* @internal
|
|
7943
|
-
*/
|
|
7944
|
-
export declare const StopEntitiesDetectionJobResponseFilterSensitiveLog: (obj: StopEntitiesDetectionJobResponse) => any;
|
|
7945
|
-
/**
|
|
7946
|
-
* @internal
|
|
7947
|
-
*/
|
|
7948
|
-
export declare const StopEventsDetectionJobRequestFilterSensitiveLog: (obj: StopEventsDetectionJobRequest) => any;
|
|
7949
|
-
/**
|
|
7950
|
-
* @internal
|
|
7951
|
-
*/
|
|
7952
|
-
export declare const StopEventsDetectionJobResponseFilterSensitiveLog: (obj: StopEventsDetectionJobResponse) => any;
|
|
7953
|
-
/**
|
|
7954
|
-
* @internal
|
|
7955
|
-
*/
|
|
7956
|
-
export declare const StopKeyPhrasesDetectionJobRequestFilterSensitiveLog: (obj: StopKeyPhrasesDetectionJobRequest) => any;
|
|
7957
|
-
/**
|
|
7958
|
-
* @internal
|
|
7959
|
-
*/
|
|
7960
|
-
export declare const StopKeyPhrasesDetectionJobResponseFilterSensitiveLog: (obj: StopKeyPhrasesDetectionJobResponse) => any;
|
|
7961
|
-
/**
|
|
7962
|
-
* @internal
|
|
7963
|
-
*/
|
|
7964
|
-
export declare const StopPiiEntitiesDetectionJobRequestFilterSensitiveLog: (obj: StopPiiEntitiesDetectionJobRequest) => any;
|
|
7965
|
-
/**
|
|
7966
|
-
* @internal
|
|
7967
|
-
*/
|
|
7968
|
-
export declare const StopPiiEntitiesDetectionJobResponseFilterSensitiveLog: (obj: StopPiiEntitiesDetectionJobResponse) => any;
|
|
7969
|
-
/**
|
|
7970
|
-
* @internal
|
|
7971
|
-
*/
|
|
7972
|
-
export declare const StopSentimentDetectionJobRequestFilterSensitiveLog: (obj: StopSentimentDetectionJobRequest) => any;
|
|
7973
|
-
/**
|
|
7974
|
-
* @internal
|
|
7975
|
-
*/
|
|
7976
|
-
export declare const StopSentimentDetectionJobResponseFilterSensitiveLog: (obj: StopSentimentDetectionJobResponse) => any;
|