@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
|
@@ -26,7 +26,7 @@ declare const ClassifyDocumentCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ClassifyDocumentCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ClassifyDocumentCommandInput,
|
|
32
32
|
ClassifyDocumentCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ContainsPiiEntitiesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ContainsPiiEntitiesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ContainsPiiEntitiesCommandInput,
|
|
33
33
|
ContainsPiiEntitiesCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const CreateDatasetCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: CreateDatasetCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
CreateDatasetCommandInput,
|
|
32
32
|
CreateDatasetCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const CreateDocumentClassifierCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CreateDocumentClassifierCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CreateDocumentClassifierCommandInput,
|
|
33
33
|
CreateDocumentClassifierCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const CreateEndpointCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: CreateEndpointCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
CreateEndpointCommandInput,
|
|
32
32
|
CreateEndpointCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const CreateEntityRecognizerCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CreateEntityRecognizerCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CreateEntityRecognizerCommandInput,
|
|
33
33
|
CreateEntityRecognizerCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const CreateFlywheelCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: CreateFlywheelCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
CreateFlywheelCommandInput,
|
|
32
32
|
CreateFlywheelCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteDocumentClassifierCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteDocumentClassifierCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteDocumentClassifierCommandInput,
|
|
33
33
|
DeleteDocumentClassifierCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeleteEndpointCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteEndpointCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteEndpointCommandInput,
|
|
32
32
|
DeleteEndpointCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteEntityRecognizerCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteEntityRecognizerCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteEntityRecognizerCommandInput,
|
|
33
33
|
DeleteEntityRecognizerCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeleteFlywheelCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteFlywheelCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteFlywheelCommandInput,
|
|
32
32
|
DeleteFlywheelCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteResourcePolicyCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteResourcePolicyCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteResourcePolicyCommandInput,
|
|
33
33
|
DeleteResourcePolicyCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DescribeDatasetCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DescribeDatasetCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DescribeDatasetCommandInput,
|
|
32
32
|
DescribeDatasetCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeDocumentClassificationJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeDocumentClassificationJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeDocumentClassificationJobCommandInput,
|
|
33
33
|
DescribeDocumentClassificationJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeDocumentClassifierCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeDocumentClassifierCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeDocumentClassifierCommandInput,
|
|
33
33
|
DescribeDocumentClassifierCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeDominantLanguageDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeDominantLanguageDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeDominantLanguageDetectionJobCommandInput,
|
|
33
33
|
DescribeDominantLanguageDetectionJobCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DescribeEndpointCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DescribeEndpointCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DescribeEndpointCommandInput,
|
|
32
32
|
DescribeEndpointCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeEntitiesDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeEntitiesDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeEntitiesDetectionJobCommandInput,
|
|
33
33
|
DescribeEntitiesDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeEntityRecognizerCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeEntityRecognizerCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeEntityRecognizerCommandInput,
|
|
33
33
|
DescribeEntityRecognizerCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeEventsDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeEventsDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeEventsDetectionJobCommandInput,
|
|
33
33
|
DescribeEventsDetectionJobCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DescribeFlywheelCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DescribeFlywheelCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DescribeFlywheelCommandInput,
|
|
32
32
|
DescribeFlywheelCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeFlywheelIterationCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeFlywheelIterationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeFlywheelIterationCommandInput,
|
|
33
33
|
DescribeFlywheelIterationCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeKeyPhrasesDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeKeyPhrasesDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeKeyPhrasesDetectionJobCommandInput,
|
|
33
33
|
DescribeKeyPhrasesDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribePiiEntitiesDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribePiiEntitiesDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribePiiEntitiesDetectionJobCommandInput,
|
|
33
33
|
DescribePiiEntitiesDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeResourcePolicyCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeResourcePolicyCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeResourcePolicyCommandInput,
|
|
33
33
|
DescribeResourcePolicyCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeSentimentDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeSentimentDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeSentimentDetectionJobCommandInput,
|
|
33
33
|
DescribeSentimentDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeTargetedSentimentDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeTargetedSentimentDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeTargetedSentimentDetectionJobCommandInput,
|
|
33
33
|
DescribeTargetedSentimentDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeTopicsDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeTopicsDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeTopicsDetectionJobCommandInput,
|
|
33
33
|
DescribeTopicsDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DetectDominantLanguageCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DetectDominantLanguageCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DetectDominantLanguageCommandInput,
|
|
33
33
|
DetectDominantLanguageCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DetectKeyPhrasesCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DetectKeyPhrasesCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DetectKeyPhrasesCommandInput,
|
|
32
32
|
DetectKeyPhrasesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DetectPiiEntitiesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DetectPiiEntitiesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DetectPiiEntitiesCommandInput,
|
|
33
33
|
DetectPiiEntitiesCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DetectSentimentCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DetectSentimentCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DetectSentimentCommandInput,
|
|
32
32
|
DetectSentimentCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DetectTargetedSentimentCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DetectTargetedSentimentCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DetectTargetedSentimentCommandInput,
|
|
33
33
|
DetectTargetedSentimentCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DetectToxicContentCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DetectToxicContentCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DetectToxicContentCommandInput,
|
|
33
33
|
DetectToxicContentCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListFlywheelIterationHistoryCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListFlywheelIterationHistoryCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListFlywheelIterationHistoryCommandInput,
|
|
33
33
|
ListFlywheelIterationHistoryCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListTagsForResourceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListTagsForResourceCommandInput,
|
|
33
33
|
ListTagsForResourceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const PutResourcePolicyCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: PutResourcePolicyCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
PutResourcePolicyCommandInput,
|
|
33
33
|
PutResourcePolicyCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartDocumentClassificationJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartDocumentClassificationJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartDocumentClassificationJobCommandInput,
|
|
33
33
|
StartDocumentClassificationJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartDominantLanguageDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartDominantLanguageDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartDominantLanguageDetectionJobCommandInput,
|
|
33
33
|
StartDominantLanguageDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartEntitiesDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartEntitiesDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartEntitiesDetectionJobCommandInput,
|
|
33
33
|
StartEntitiesDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartEventsDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartEventsDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartEventsDetectionJobCommandInput,
|
|
33
33
|
StartEventsDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartFlywheelIterationCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartFlywheelIterationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartFlywheelIterationCommandInput,
|
|
33
33
|
StartFlywheelIterationCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartKeyPhrasesDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartKeyPhrasesDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartKeyPhrasesDetectionJobCommandInput,
|
|
33
33
|
StartKeyPhrasesDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartPiiEntitiesDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartPiiEntitiesDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartPiiEntitiesDetectionJobCommandInput,
|
|
33
33
|
StartPiiEntitiesDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartSentimentDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartSentimentDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartSentimentDetectionJobCommandInput,
|
|
33
33
|
StartSentimentDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartTargetedSentimentDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartTargetedSentimentDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartTargetedSentimentDetectionJobCommandInput,
|
|
33
33
|
StartTargetedSentimentDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartTopicsDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartTopicsDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartTopicsDetectionJobCommandInput,
|
|
33
33
|
StartTopicsDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopDominantLanguageDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopDominantLanguageDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopDominantLanguageDetectionJobCommandInput,
|
|
33
33
|
StopDominantLanguageDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopEntitiesDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopEntitiesDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopEntitiesDetectionJobCommandInput,
|
|
33
33
|
StopEntitiesDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopEventsDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopEventsDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopEventsDetectionJobCommandInput,
|
|
33
33
|
StopEventsDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopKeyPhrasesDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopKeyPhrasesDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopKeyPhrasesDetectionJobCommandInput,
|
|
33
33
|
StopKeyPhrasesDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopPiiEntitiesDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopPiiEntitiesDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopPiiEntitiesDetectionJobCommandInput,
|
|
33
33
|
StopPiiEntitiesDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopSentimentDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopSentimentDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopSentimentDetectionJobCommandInput,
|
|
33
33
|
StopSentimentDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopTargetedSentimentDetectionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopTargetedSentimentDetectionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopTargetedSentimentDetectionJobCommandInput,
|
|
33
33
|
StopTargetedSentimentDetectionJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopTrainingDocumentClassifierCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopTrainingDocumentClassifierCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopTrainingDocumentClassifierCommandInput,
|
|
33
33
|
StopTrainingDocumentClassifierCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopTrainingEntityRecognizerCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopTrainingEntityRecognizerCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopTrainingEntityRecognizerCommandInput,
|
|
33
33
|
StopTrainingEntityRecognizerCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UntagResourceCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UntagResourceCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UntagResourceCommandInput,
|
|
32
32
|
UntagResourceCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateEndpointCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateEndpointCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateEndpointCommandInput,
|
|
32
32
|
UpdateEndpointCommandOutput,
|