@aws-sdk/client-comprehend 3.803.0 → 3.804.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-es/protocols/Aws_json1_1.js +30 -30
- package/dist-types/commands/BatchDetectDominantLanguageCommand.d.ts +1 -1
- package/dist-types/commands/BatchDetectEntitiesCommand.d.ts +1 -1
- package/dist-types/commands/BatchDetectKeyPhrasesCommand.d.ts +1 -1
- package/dist-types/commands/BatchDetectSentimentCommand.d.ts +1 -1
- package/dist-types/commands/BatchDetectSyntaxCommand.d.ts +1 -1
- package/dist-types/commands/BatchDetectTargetedSentimentCommand.d.ts +1 -1
- package/dist-types/commands/ClassifyDocumentCommand.d.ts +1 -1
- package/dist-types/commands/ContainsPiiEntitiesCommand.d.ts +1 -1
- package/dist-types/commands/CreateDatasetCommand.d.ts +1 -1
- package/dist-types/commands/CreateDocumentClassifierCommand.d.ts +1 -1
- package/dist-types/commands/CreateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateEntityRecognizerCommand.d.ts +1 -1
- package/dist-types/commands/CreateFlywheelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDocumentClassifierCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEntityRecognizerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFlywheelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDatasetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDocumentClassificationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDocumentClassifierCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDominantLanguageDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEntitiesDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEntityRecognizerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEventsDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlywheelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlywheelIterationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeKeyPhrasesDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribePiiEntitiesDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSentimentDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTargetedSentimentDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicsDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/DetectDominantLanguageCommand.d.ts +1 -1
- package/dist-types/commands/DetectKeyPhrasesCommand.d.ts +1 -1
- package/dist-types/commands/DetectPiiEntitiesCommand.d.ts +1 -1
- package/dist-types/commands/DetectSentimentCommand.d.ts +1 -1
- package/dist-types/commands/DetectSyntaxCommand.d.ts +1 -1
- package/dist-types/commands/DetectTargetedSentimentCommand.d.ts +1 -1
- package/dist-types/commands/DetectToxicContentCommand.d.ts +1 -1
- package/dist-types/commands/ImportModelCommand.d.ts +1 -1
- package/dist-types/commands/ListFlywheelIterationHistoryCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/StartDocumentClassificationJobCommand.d.ts +1 -1
- package/dist-types/commands/StartDominantLanguageDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StartEntitiesDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StartEventsDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StartFlywheelIterationCommand.d.ts +1 -1
- package/dist-types/commands/StartKeyPhrasesDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StartPiiEntitiesDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StartSentimentDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StartTargetedSentimentDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StartTopicsDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StopDominantLanguageDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StopEntitiesDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StopEventsDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StopKeyPhrasesDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StopPiiEntitiesDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StopSentimentDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTargetedSentimentDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingDocumentClassifierCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingEntityRecognizerCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFlywheelCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchDetectDominantLanguageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDetectEntitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDetectKeyPhrasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDetectSentimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDetectSyntaxCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDetectTargetedSentimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ClassifyDocumentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ContainsPiiEntitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDocumentClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEntityRecognizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFlywheelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDocumentClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEntityRecognizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFlywheelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDocumentClassificationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDocumentClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDominantLanguageDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEntitiesDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEntityRecognizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEventsDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlywheelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlywheelIterationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeKeyPhrasesDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePiiEntitiesDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSentimentDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTargetedSentimentDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicsDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectDominantLanguageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectKeyPhrasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectPiiEntitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectSentimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectSyntaxCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectTargetedSentimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectToxicContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlywheelIterationHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDocumentClassificationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDominantLanguageDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartEntitiesDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartEventsDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartFlywheelIterationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartKeyPhrasesDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartPiiEntitiesDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSentimentDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTargetedSentimentDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTopicsDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopDominantLanguageDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEntitiesDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEventsDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopKeyPhrasesDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopPiiEntitiesDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopSentimentDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTargetedSentimentDetectionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTrainingDocumentClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTrainingEntityRecognizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFlywheelCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -1905,8 +1905,8 @@ const se_CreateFlywheelRequest = (input, context) => {
|
|
|
1905
1905
|
};
|
|
1906
1906
|
const se_DatasetFilter = (input, context) => {
|
|
1907
1907
|
return take(input, {
|
|
1908
|
-
CreationTimeAfter: (_) => _.getTime() /
|
|
1909
|
-
CreationTimeBefore: (_) => _.getTime() /
|
|
1908
|
+
CreationTimeAfter: (_) => _.getTime() / 1_000,
|
|
1909
|
+
CreationTimeBefore: (_) => _.getTime() / 1_000,
|
|
1910
1910
|
DatasetType: [],
|
|
1911
1911
|
Status: [],
|
|
1912
1912
|
});
|
|
@@ -1924,30 +1924,30 @@ const se_DocumentClassificationJobFilter = (input, context) => {
|
|
|
1924
1924
|
return take(input, {
|
|
1925
1925
|
JobName: [],
|
|
1926
1926
|
JobStatus: [],
|
|
1927
|
-
SubmitTimeAfter: (_) => _.getTime() /
|
|
1928
|
-
SubmitTimeBefore: (_) => _.getTime() /
|
|
1927
|
+
SubmitTimeAfter: (_) => _.getTime() / 1_000,
|
|
1928
|
+
SubmitTimeBefore: (_) => _.getTime() / 1_000,
|
|
1929
1929
|
});
|
|
1930
1930
|
};
|
|
1931
1931
|
const se_DocumentClassifierFilter = (input, context) => {
|
|
1932
1932
|
return take(input, {
|
|
1933
1933
|
DocumentClassifierName: [],
|
|
1934
1934
|
Status: [],
|
|
1935
|
-
SubmitTimeAfter: (_) => _.getTime() /
|
|
1936
|
-
SubmitTimeBefore: (_) => _.getTime() /
|
|
1935
|
+
SubmitTimeAfter: (_) => _.getTime() / 1_000,
|
|
1936
|
+
SubmitTimeBefore: (_) => _.getTime() / 1_000,
|
|
1937
1937
|
});
|
|
1938
1938
|
};
|
|
1939
1939
|
const se_DominantLanguageDetectionJobFilter = (input, context) => {
|
|
1940
1940
|
return take(input, {
|
|
1941
1941
|
JobName: [],
|
|
1942
1942
|
JobStatus: [],
|
|
1943
|
-
SubmitTimeAfter: (_) => _.getTime() /
|
|
1944
|
-
SubmitTimeBefore: (_) => _.getTime() /
|
|
1943
|
+
SubmitTimeAfter: (_) => _.getTime() / 1_000,
|
|
1944
|
+
SubmitTimeBefore: (_) => _.getTime() / 1_000,
|
|
1945
1945
|
});
|
|
1946
1946
|
};
|
|
1947
1947
|
const se_EndpointFilter = (input, context) => {
|
|
1948
1948
|
return take(input, {
|
|
1949
|
-
CreationTimeAfter: (_) => _.getTime() /
|
|
1950
|
-
CreationTimeBefore: (_) => _.getTime() /
|
|
1949
|
+
CreationTimeAfter: (_) => _.getTime() / 1_000,
|
|
1950
|
+
CreationTimeBefore: (_) => _.getTime() / 1_000,
|
|
1951
1951
|
ModelArn: [],
|
|
1952
1952
|
Status: [],
|
|
1953
1953
|
});
|
|
@@ -1956,45 +1956,45 @@ const se_EntitiesDetectionJobFilter = (input, context) => {
|
|
|
1956
1956
|
return take(input, {
|
|
1957
1957
|
JobName: [],
|
|
1958
1958
|
JobStatus: [],
|
|
1959
|
-
SubmitTimeAfter: (_) => _.getTime() /
|
|
1960
|
-
SubmitTimeBefore: (_) => _.getTime() /
|
|
1959
|
+
SubmitTimeAfter: (_) => _.getTime() / 1_000,
|
|
1960
|
+
SubmitTimeBefore: (_) => _.getTime() / 1_000,
|
|
1961
1961
|
});
|
|
1962
1962
|
};
|
|
1963
1963
|
const se_EntityRecognizerFilter = (input, context) => {
|
|
1964
1964
|
return take(input, {
|
|
1965
1965
|
RecognizerName: [],
|
|
1966
1966
|
Status: [],
|
|
1967
|
-
SubmitTimeAfter: (_) => _.getTime() /
|
|
1968
|
-
SubmitTimeBefore: (_) => _.getTime() /
|
|
1967
|
+
SubmitTimeAfter: (_) => _.getTime() / 1_000,
|
|
1968
|
+
SubmitTimeBefore: (_) => _.getTime() / 1_000,
|
|
1969
1969
|
});
|
|
1970
1970
|
};
|
|
1971
1971
|
const se_EventsDetectionJobFilter = (input, context) => {
|
|
1972
1972
|
return take(input, {
|
|
1973
1973
|
JobName: [],
|
|
1974
1974
|
JobStatus: [],
|
|
1975
|
-
SubmitTimeAfter: (_) => _.getTime() /
|
|
1976
|
-
SubmitTimeBefore: (_) => _.getTime() /
|
|
1975
|
+
SubmitTimeAfter: (_) => _.getTime() / 1_000,
|
|
1976
|
+
SubmitTimeBefore: (_) => _.getTime() / 1_000,
|
|
1977
1977
|
});
|
|
1978
1978
|
};
|
|
1979
1979
|
const se_FlywheelFilter = (input, context) => {
|
|
1980
1980
|
return take(input, {
|
|
1981
|
-
CreationTimeAfter: (_) => _.getTime() /
|
|
1982
|
-
CreationTimeBefore: (_) => _.getTime() /
|
|
1981
|
+
CreationTimeAfter: (_) => _.getTime() / 1_000,
|
|
1982
|
+
CreationTimeBefore: (_) => _.getTime() / 1_000,
|
|
1983
1983
|
Status: [],
|
|
1984
1984
|
});
|
|
1985
1985
|
};
|
|
1986
1986
|
const se_FlywheelIterationFilter = (input, context) => {
|
|
1987
1987
|
return take(input, {
|
|
1988
|
-
CreationTimeAfter: (_) => _.getTime() /
|
|
1989
|
-
CreationTimeBefore: (_) => _.getTime() /
|
|
1988
|
+
CreationTimeAfter: (_) => _.getTime() / 1_000,
|
|
1989
|
+
CreationTimeBefore: (_) => _.getTime() / 1_000,
|
|
1990
1990
|
});
|
|
1991
1991
|
};
|
|
1992
1992
|
const se_KeyPhrasesDetectionJobFilter = (input, context) => {
|
|
1993
1993
|
return take(input, {
|
|
1994
1994
|
JobName: [],
|
|
1995
1995
|
JobStatus: [],
|
|
1996
|
-
SubmitTimeAfter: (_) => _.getTime() /
|
|
1997
|
-
SubmitTimeBefore: (_) => _.getTime() /
|
|
1996
|
+
SubmitTimeAfter: (_) => _.getTime() / 1_000,
|
|
1997
|
+
SubmitTimeBefore: (_) => _.getTime() / 1_000,
|
|
1998
1998
|
});
|
|
1999
1999
|
};
|
|
2000
2000
|
const se_ListDatasetsRequest = (input, context) => {
|
|
@@ -2108,16 +2108,16 @@ const se_PiiEntitiesDetectionJobFilter = (input, context) => {
|
|
|
2108
2108
|
return take(input, {
|
|
2109
2109
|
JobName: [],
|
|
2110
2110
|
JobStatus: [],
|
|
2111
|
-
SubmitTimeAfter: (_) => _.getTime() /
|
|
2112
|
-
SubmitTimeBefore: (_) => _.getTime() /
|
|
2111
|
+
SubmitTimeAfter: (_) => _.getTime() / 1_000,
|
|
2112
|
+
SubmitTimeBefore: (_) => _.getTime() / 1_000,
|
|
2113
2113
|
});
|
|
2114
2114
|
};
|
|
2115
2115
|
const se_SentimentDetectionJobFilter = (input, context) => {
|
|
2116
2116
|
return take(input, {
|
|
2117
2117
|
JobName: [],
|
|
2118
2118
|
JobStatus: [],
|
|
2119
|
-
SubmitTimeAfter: (_) => _.getTime() /
|
|
2120
|
-
SubmitTimeBefore: (_) => _.getTime() /
|
|
2119
|
+
SubmitTimeAfter: (_) => _.getTime() / 1_000,
|
|
2120
|
+
SubmitTimeBefore: (_) => _.getTime() / 1_000,
|
|
2121
2121
|
});
|
|
2122
2122
|
};
|
|
2123
2123
|
const se_StartDocumentClassificationJobRequest = (input, context) => {
|
|
@@ -2242,16 +2242,16 @@ const se_TargetedSentimentDetectionJobFilter = (input, context) => {
|
|
|
2242
2242
|
return take(input, {
|
|
2243
2243
|
JobName: [],
|
|
2244
2244
|
JobStatus: [],
|
|
2245
|
-
SubmitTimeAfter: (_) => _.getTime() /
|
|
2246
|
-
SubmitTimeBefore: (_) => _.getTime() /
|
|
2245
|
+
SubmitTimeAfter: (_) => _.getTime() / 1_000,
|
|
2246
|
+
SubmitTimeBefore: (_) => _.getTime() / 1_000,
|
|
2247
2247
|
});
|
|
2248
2248
|
};
|
|
2249
2249
|
const se_TopicsDetectionJobFilter = (input, context) => {
|
|
2250
2250
|
return take(input, {
|
|
2251
2251
|
JobName: [],
|
|
2252
2252
|
JobStatus: [],
|
|
2253
|
-
SubmitTimeAfter: (_) => _.getTime() /
|
|
2254
|
-
SubmitTimeBefore: (_) => _.getTime() /
|
|
2253
|
+
SubmitTimeAfter: (_) => _.getTime() / 1_000,
|
|
2254
|
+
SubmitTimeBefore: (_) => _.getTime() / 1_000,
|
|
2255
2255
|
});
|
|
2256
2256
|
};
|
|
2257
2257
|
const de_BatchDetectDominantLanguageItemResult = (output, context) => {
|
|
@@ -23,7 +23,7 @@ export interface BatchDetectDominantLanguageCommandOutput extends BatchDetectDom
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDetectDominantLanguageCommand_base: {
|
|
25
25
|
new (input: BatchDetectDominantLanguageCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDetectDominantLanguageCommandInput, BatchDetectDominantLanguageCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDetectDominantLanguageCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDetectDominantLanguageCommandInput, BatchDetectDominantLanguageCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDetectEntitiesCommandOutput extends BatchDetectEntitiesRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDetectEntitiesCommand_base: {
|
|
25
25
|
new (input: BatchDetectEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDetectEntitiesCommandInput, BatchDetectEntitiesCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDetectEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDetectEntitiesCommandInput, BatchDetectEntitiesCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDetectKeyPhrasesCommandOutput extends BatchDetectKeyPhrase
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDetectKeyPhrasesCommand_base: {
|
|
25
25
|
new (input: BatchDetectKeyPhrasesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDetectKeyPhrasesCommandInput, BatchDetectKeyPhrasesCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDetectKeyPhrasesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDetectKeyPhrasesCommandInput, BatchDetectKeyPhrasesCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDetectSentimentCommandOutput extends BatchDetectSentimentR
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDetectSentimentCommand_base: {
|
|
25
25
|
new (input: BatchDetectSentimentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDetectSentimentCommandInput, BatchDetectSentimentCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDetectSentimentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDetectSentimentCommandInput, BatchDetectSentimentCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDetectSyntaxCommandOutput extends BatchDetectSyntaxRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDetectSyntaxCommand_base: {
|
|
25
25
|
new (input: BatchDetectSyntaxCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDetectSyntaxCommandInput, BatchDetectSyntaxCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDetectSyntaxCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDetectSyntaxCommandInput, BatchDetectSyntaxCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDetectTargetedSentimentCommandOutput extends BatchDetectTa
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDetectTargetedSentimentCommand_base: {
|
|
25
25
|
new (input: BatchDetectTargetedSentimentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDetectTargetedSentimentCommandInput, BatchDetectTargetedSentimentCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDetectTargetedSentimentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDetectTargetedSentimentCommandInput, BatchDetectTargetedSentimentCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ClassifyDocumentCommandOutput extends ClassifyDocumentResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const ClassifyDocumentCommand_base: {
|
|
25
25
|
new (input: ClassifyDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<ClassifyDocumentCommandInput, ClassifyDocumentCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ClassifyDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<ClassifyDocumentCommandInput, ClassifyDocumentCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ContainsPiiEntitiesCommandOutput extends ContainsPiiEntitiesRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ContainsPiiEntitiesCommand_base: {
|
|
25
25
|
new (input: ContainsPiiEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ContainsPiiEntitiesCommandInput, ContainsPiiEntitiesCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ContainsPiiEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ContainsPiiEntitiesCommandInput, ContainsPiiEntitiesCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDatasetCommandOutput extends CreateDatasetResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDatasetCommand_base: {
|
|
25
25
|
new (input: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDocumentClassifierCommandOutput extends CreateDocumentCla
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDocumentClassifierCommand_base: {
|
|
25
25
|
new (input: CreateDocumentClassifierCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDocumentClassifierCommandInput, CreateDocumentClassifierCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDocumentClassifierCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDocumentClassifierCommandInput, CreateDocumentClassifierCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateEndpointCommand_base: {
|
|
25
25
|
new (input: CreateEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointCommandInput, CreateEndpointCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointCommandInput, CreateEndpointCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateEntityRecognizerCommandOutput extends CreateEntityRecogni
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateEntityRecognizerCommand_base: {
|
|
25
25
|
new (input: CreateEntityRecognizerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEntityRecognizerCommandInput, CreateEntityRecognizerCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateEntityRecognizerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEntityRecognizerCommandInput, CreateEntityRecognizerCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateFlywheelCommandOutput extends CreateFlywheelResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFlywheelCommand_base: {
|
|
25
25
|
new (input: CreateFlywheelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFlywheelCommandInput, CreateFlywheelCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateFlywheelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFlywheelCommandInput, CreateFlywheelCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDocumentClassifierCommandOutput extends DeleteDocumentCla
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDocumentClassifierCommand_base: {
|
|
25
25
|
new (input: DeleteDocumentClassifierCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentClassifierCommandInput, DeleteDocumentClassifierCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDocumentClassifierCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentClassifierCommandInput, DeleteDocumentClassifierCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteEndpointCommandOutput extends DeleteEndpointResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteEndpointCommand_base: {
|
|
25
25
|
new (input: DeleteEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointCommandInput, DeleteEndpointCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointCommandInput, DeleteEndpointCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteEntityRecognizerCommandOutput extends DeleteEntityRecogni
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteEntityRecognizerCommand_base: {
|
|
25
25
|
new (input: DeleteEntityRecognizerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEntityRecognizerCommandInput, DeleteEntityRecognizerCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteEntityRecognizerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEntityRecognizerCommandInput, DeleteEntityRecognizerCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteFlywheelCommandOutput extends DeleteFlywheelResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteFlywheelCommand_base: {
|
|
25
25
|
new (input: DeleteFlywheelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFlywheelCommandInput, DeleteFlywheelCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteFlywheelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFlywheelCommandInput, DeleteFlywheelCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteResourcePolicyCommand_base: {
|
|
25
25
|
new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDatasetCommand_base: {
|
|
25
25
|
new (input: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDocumentClassificationJobCommandOutput extends Describe
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDocumentClassificationJobCommand_base: {
|
|
25
25
|
new (input: DescribeDocumentClassificationJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDocumentClassificationJobCommandInput, DescribeDocumentClassificationJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDocumentClassificationJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDocumentClassificationJobCommandInput, DescribeDocumentClassificationJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDocumentClassifierCommandOutput extends DescribeDocumen
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDocumentClassifierCommand_base: {
|
|
25
25
|
new (input: DescribeDocumentClassifierCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDocumentClassifierCommandInput, DescribeDocumentClassifierCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDocumentClassifierCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDocumentClassifierCommandInput, DescribeDocumentClassifierCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDominantLanguageDetectionJobCommandOutput extends Descr
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDominantLanguageDetectionJobCommand_base: {
|
|
25
25
|
new (input: DescribeDominantLanguageDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDominantLanguageDetectionJobCommandInput, DescribeDominantLanguageDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDominantLanguageDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDominantLanguageDetectionJobCommandInput, DescribeDominantLanguageDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeEndpointCommandOutput extends DescribeEndpointResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeEndpointCommand_base: {
|
|
25
25
|
new (input: DescribeEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEndpointCommandInput, DescribeEndpointCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEndpointCommandInput, DescribeEndpointCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeEntitiesDetectionJobCommandOutput extends DescribeEntit
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeEntitiesDetectionJobCommand_base: {
|
|
25
25
|
new (input: DescribeEntitiesDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEntitiesDetectionJobCommandInput, DescribeEntitiesDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeEntitiesDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEntitiesDetectionJobCommandInput, DescribeEntitiesDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeEntityRecognizerCommandOutput extends DescribeEntityRec
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeEntityRecognizerCommand_base: {
|
|
25
25
|
new (input: DescribeEntityRecognizerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEntityRecognizerCommandInput, DescribeEntityRecognizerCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeEntityRecognizerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEntityRecognizerCommandInput, DescribeEntityRecognizerCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeEventsDetectionJobCommandOutput extends DescribeEventsD
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeEventsDetectionJobCommand_base: {
|
|
25
25
|
new (input: DescribeEventsDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventsDetectionJobCommandInput, DescribeEventsDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeEventsDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventsDetectionJobCommandInput, DescribeEventsDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeFlywheelCommandOutput extends DescribeFlywheelResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeFlywheelCommand_base: {
|
|
25
25
|
new (input: DescribeFlywheelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlywheelCommandInput, DescribeFlywheelCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeFlywheelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlywheelCommandInput, DescribeFlywheelCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeFlywheelIterationCommandOutput extends DescribeFlywheel
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeFlywheelIterationCommand_base: {
|
|
25
25
|
new (input: DescribeFlywheelIterationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlywheelIterationCommandInput, DescribeFlywheelIterationCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeFlywheelIterationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFlywheelIterationCommandInput, DescribeFlywheelIterationCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeKeyPhrasesDetectionJobCommandOutput extends DescribeKey
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeKeyPhrasesDetectionJobCommand_base: {
|
|
25
25
|
new (input: DescribeKeyPhrasesDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeKeyPhrasesDetectionJobCommandInput, DescribeKeyPhrasesDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeKeyPhrasesDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeKeyPhrasesDetectionJobCommandInput, DescribeKeyPhrasesDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribePiiEntitiesDetectionJobCommandOutput extends DescribePi
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribePiiEntitiesDetectionJobCommand_base: {
|
|
25
25
|
new (input: DescribePiiEntitiesDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePiiEntitiesDetectionJobCommandInput, DescribePiiEntitiesDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribePiiEntitiesDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePiiEntitiesDetectionJobCommandInput, DescribePiiEntitiesDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeResourcePolicyCommandOutput extends DescribeResourcePol
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeResourcePolicyCommand_base: {
|
|
25
25
|
new (input: DescribeResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourcePolicyCommandInput, DescribeResourcePolicyCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourcePolicyCommandInput, DescribeResourcePolicyCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeSentimentDetectionJobCommandOutput extends DescribeSent
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSentimentDetectionJobCommand_base: {
|
|
25
25
|
new (input: DescribeSentimentDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSentimentDetectionJobCommandInput, DescribeSentimentDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeSentimentDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSentimentDetectionJobCommandInput, DescribeSentimentDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeTargetedSentimentDetectionJobCommandOutput extends Desc
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeTargetedSentimentDetectionJobCommand_base: {
|
|
25
25
|
new (input: DescribeTargetedSentimentDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTargetedSentimentDetectionJobCommandInput, DescribeTargetedSentimentDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeTargetedSentimentDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTargetedSentimentDetectionJobCommandInput, DescribeTargetedSentimentDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeTopicsDetectionJobCommandOutput extends DescribeTopicsD
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeTopicsDetectionJobCommand_base: {
|
|
25
25
|
new (input: DescribeTopicsDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTopicsDetectionJobCommandInput, DescribeTopicsDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeTopicsDetectionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTopicsDetectionJobCommandInput, DescribeTopicsDetectionJobCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DetectDominantLanguageCommandOutput extends DetectDominantLangu
|
|
|
23
23
|
}
|
|
24
24
|
declare const DetectDominantLanguageCommand_base: {
|
|
25
25
|
new (input: DetectDominantLanguageCommandInput): import("@smithy/smithy-client").CommandImpl<DetectDominantLanguageCommandInput, DetectDominantLanguageCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DetectDominantLanguageCommandInput): import("@smithy/smithy-client").CommandImpl<DetectDominantLanguageCommandInput, DetectDominantLanguageCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DetectKeyPhrasesCommandOutput extends DetectKeyPhrasesResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DetectKeyPhrasesCommand_base: {
|
|
25
25
|
new (input: DetectKeyPhrasesCommandInput): import("@smithy/smithy-client").CommandImpl<DetectKeyPhrasesCommandInput, DetectKeyPhrasesCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DetectKeyPhrasesCommandInput): import("@smithy/smithy-client").CommandImpl<DetectKeyPhrasesCommandInput, DetectKeyPhrasesCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DetectPiiEntitiesCommandOutput extends DetectPiiEntitiesRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DetectPiiEntitiesCommand_base: {
|
|
25
25
|
new (input: DetectPiiEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<DetectPiiEntitiesCommandInput, DetectPiiEntitiesCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DetectPiiEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<DetectPiiEntitiesCommandInput, DetectPiiEntitiesCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DetectSentimentCommandOutput extends DetectSentimentResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DetectSentimentCommand_base: {
|
|
25
25
|
new (input: DetectSentimentCommandInput): import("@smithy/smithy-client").CommandImpl<DetectSentimentCommandInput, DetectSentimentCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DetectSentimentCommandInput): import("@smithy/smithy-client").CommandImpl<DetectSentimentCommandInput, DetectSentimentCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DetectSyntaxCommandOutput extends DetectSyntaxResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DetectSyntaxCommand_base: {
|
|
25
25
|
new (input: DetectSyntaxCommandInput): import("@smithy/smithy-client").CommandImpl<DetectSyntaxCommandInput, DetectSyntaxCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DetectSyntaxCommandInput): import("@smithy/smithy-client").CommandImpl<DetectSyntaxCommandInput, DetectSyntaxCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DetectTargetedSentimentCommandOutput extends DetectTargetedSent
|
|
|
23
23
|
}
|
|
24
24
|
declare const DetectTargetedSentimentCommand_base: {
|
|
25
25
|
new (input: DetectTargetedSentimentCommandInput): import("@smithy/smithy-client").CommandImpl<DetectTargetedSentimentCommandInput, DetectTargetedSentimentCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DetectTargetedSentimentCommandInput): import("@smithy/smithy-client").CommandImpl<DetectTargetedSentimentCommandInput, DetectTargetedSentimentCommandOutput, ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|