@aws-sdk/client-comprehend 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/ContainsPiiEntitiesCommand.js +2 -3
- package/dist-cjs/commands/CreateDatasetCommand.js +2 -3
- package/dist-cjs/commands/CreateDocumentClassifierCommand.js +2 -3
- package/dist-cjs/commands/CreateEndpointCommand.js +2 -3
- package/dist-cjs/commands/CreateEntityRecognizerCommand.js +2 -3
- package/dist-cjs/commands/CreateFlywheelCommand.js +2 -3
- package/dist-cjs/commands/DeleteDocumentClassifierCommand.js +2 -3
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
- package/dist-cjs/commands/DeleteEntityRecognizerCommand.js +2 -3
- package/dist-cjs/commands/DeleteFlywheelCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetCommand.js +2 -3
- package/dist-cjs/commands/DescribeDocumentClassificationJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeDocumentClassifierCommand.js +1 -1
- package/dist-cjs/commands/DescribeDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeEndpointCommand.js +2 -3
- package/dist-cjs/commands/DescribeEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeEntityRecognizerCommand.js +1 -1
- package/dist-cjs/commands/DescribeEventsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeFlywheelCommand.js +2 -3
- package/dist-cjs/commands/DescribeFlywheelIterationCommand.js +2 -3
- package/dist-cjs/commands/DescribeKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribePiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/DescribeSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeTopicsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/DetectPiiEntitiesCommand.js +2 -3
- package/dist-cjs/commands/ImportModelCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetsCommand.js +2 -3
- package/dist-cjs/commands/ListDocumentClassificationJobsCommand.js +2 -3
- package/dist-cjs/commands/ListDocumentClassifierSummariesCommand.js +2 -3
- package/dist-cjs/commands/ListDocumentClassifiersCommand.js +1 -1
- package/dist-cjs/commands/ListDominantLanguageDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListEndpointsCommand.js +2 -3
- package/dist-cjs/commands/ListEntitiesDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListEntityRecognizerSummariesCommand.js +2 -3
- package/dist-cjs/commands/ListEntityRecognizersCommand.js +1 -1
- package/dist-cjs/commands/ListEventsDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListFlywheelIterationHistoryCommand.js +2 -3
- package/dist-cjs/commands/ListFlywheelsCommand.js +2 -3
- package/dist-cjs/commands/ListKeyPhrasesDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListPiiEntitiesDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListSentimentDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTargetedSentimentDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/ListTopicsDetectionJobsCommand.js +2 -3
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/StartDocumentClassificationJobCommand.js +2 -3
- package/dist-cjs/commands/StartDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartEventsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartFlywheelIterationCommand.js +2 -3
- package/dist-cjs/commands/StartKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartPiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StartTopicsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopEventsDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopPiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-cjs/commands/StopTrainingDocumentClassifierCommand.js +2 -3
- package/dist-cjs/commands/StopTrainingEntityRecognizerCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -3
- package/dist-cjs/commands/UpdateFlywheelCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -882
- package/dist-cjs/models/models_1.js +1 -61
- package/dist-es/commands/ContainsPiiEntitiesCommand.js +2 -3
- package/dist-es/commands/CreateDatasetCommand.js +2 -3
- package/dist-es/commands/CreateDocumentClassifierCommand.js +2 -3
- package/dist-es/commands/CreateEndpointCommand.js +2 -3
- package/dist-es/commands/CreateEntityRecognizerCommand.js +2 -3
- package/dist-es/commands/CreateFlywheelCommand.js +2 -3
- package/dist-es/commands/DeleteDocumentClassifierCommand.js +2 -3
- package/dist-es/commands/DeleteEndpointCommand.js +2 -3
- package/dist-es/commands/DeleteEntityRecognizerCommand.js +2 -3
- package/dist-es/commands/DeleteFlywheelCommand.js +2 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetCommand.js +2 -3
- package/dist-es/commands/DescribeDocumentClassificationJobCommand.js +2 -3
- package/dist-es/commands/DescribeDocumentClassifierCommand.js +2 -2
- package/dist-es/commands/DescribeDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeEndpointCommand.js +2 -3
- package/dist-es/commands/DescribeEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeEntityRecognizerCommand.js +2 -2
- package/dist-es/commands/DescribeEventsDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeFlywheelCommand.js +2 -3
- package/dist-es/commands/DescribeFlywheelIterationCommand.js +2 -3
- package/dist-es/commands/DescribeKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribePiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeResourcePolicyCommand.js +2 -3
- package/dist-es/commands/DescribeSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/DescribeTopicsDetectionJobCommand.js +2 -3
- package/dist-es/commands/DetectPiiEntitiesCommand.js +2 -3
- package/dist-es/commands/ImportModelCommand.js +2 -3
- package/dist-es/commands/ListDatasetsCommand.js +2 -3
- package/dist-es/commands/ListDocumentClassificationJobsCommand.js +2 -3
- package/dist-es/commands/ListDocumentClassifierSummariesCommand.js +2 -3
- package/dist-es/commands/ListDocumentClassifiersCommand.js +2 -2
- package/dist-es/commands/ListDominantLanguageDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListEndpointsCommand.js +2 -3
- package/dist-es/commands/ListEntitiesDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListEntityRecognizerSummariesCommand.js +2 -3
- package/dist-es/commands/ListEntityRecognizersCommand.js +2 -2
- package/dist-es/commands/ListEventsDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListFlywheelIterationHistoryCommand.js +2 -3
- package/dist-es/commands/ListFlywheelsCommand.js +2 -3
- package/dist-es/commands/ListKeyPhrasesDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListPiiEntitiesDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListSentimentDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTargetedSentimentDetectionJobsCommand.js +2 -3
- package/dist-es/commands/ListTopicsDetectionJobsCommand.js +2 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-es/commands/StartDocumentClassificationJobCommand.js +2 -3
- package/dist-es/commands/StartDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartEventsDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartFlywheelIterationCommand.js +2 -3
- package/dist-es/commands/StartKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartPiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/StartTopicsDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopDominantLanguageDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopEventsDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopKeyPhrasesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopPiiEntitiesDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopTargetedSentimentDetectionJobCommand.js +2 -3
- package/dist-es/commands/StopTrainingDocumentClassifierCommand.js +2 -3
- package/dist-es/commands/StopTrainingEntityRecognizerCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateEndpointCommand.js +2 -3
- package/dist-es/commands/UpdateFlywheelCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -657
- package/dist-es/models/models_1.js +0 -45
- package/dist-types/Comprehend.d.ts +85 -0
- package/dist-types/ComprehendClient.d.ts +24 -4
- package/dist-types/commands/BatchDetectDominantLanguageCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectKeyPhrasesCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectSentimentCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectSyntaxCommand.d.ts +16 -0
- package/dist-types/commands/BatchDetectTargetedSentimentCommand.d.ts +16 -0
- package/dist-types/commands/ClassifyDocumentCommand.d.ts +16 -0
- package/dist-types/commands/ContainsPiiEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/CreateDatasetCommand.d.ts +16 -0
- package/dist-types/commands/CreateDocumentClassifierCommand.d.ts +16 -0
- package/dist-types/commands/CreateEndpointCommand.d.ts +16 -0
- package/dist-types/commands/CreateEntityRecognizerCommand.d.ts +16 -0
- package/dist-types/commands/CreateFlywheelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDocumentClassifierCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEndpointCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEntityRecognizerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFlywheelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDatasetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDocumentClassificationJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDocumentClassifierCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDominantLanguageDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEntityRecognizerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFlywheelCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFlywheelIterationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeKeyPhrasesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribePiiEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTargetedSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTopicsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/DetectDominantLanguageCommand.d.ts +16 -0
- package/dist-types/commands/DetectEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/DetectKeyPhrasesCommand.d.ts +16 -0
- package/dist-types/commands/DetectPiiEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/DetectSentimentCommand.d.ts +16 -0
- package/dist-types/commands/DetectSyntaxCommand.d.ts +16 -0
- package/dist-types/commands/DetectTargetedSentimentCommand.d.ts +16 -0
- package/dist-types/commands/ImportModelCommand.d.ts +16 -0
- package/dist-types/commands/ListDatasetsCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentClassificationJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentClassifierSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentClassifiersCommand.d.ts +16 -0
- package/dist-types/commands/ListDominantLanguageDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/ListEntitiesDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListEntityRecognizerSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListEntityRecognizersCommand.d.ts +16 -0
- package/dist-types/commands/ListEventsDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListFlywheelIterationHistoryCommand.d.ts +16 -0
- package/dist-types/commands/ListFlywheelsCommand.d.ts +16 -0
- package/dist-types/commands/ListKeyPhrasesDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListPiiEntitiesDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListSentimentDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTargetedSentimentDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListTopicsDetectionJobsCommand.d.ts +16 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/StartDocumentClassificationJobCommand.d.ts +16 -0
- package/dist-types/commands/StartDominantLanguageDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartEventsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartFlywheelIterationCommand.d.ts +16 -0
- package/dist-types/commands/StartKeyPhrasesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartPiiEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartTargetedSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StartTopicsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopDominantLanguageDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopEventsDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopKeyPhrasesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopPiiEntitiesDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopTargetedSentimentDetectionJobCommand.d.ts +16 -0
- package/dist-types/commands/StopTrainingDocumentClassifierCommand.d.ts +16 -0
- package/dist-types/commands/StopTrainingEntityRecognizerCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFlywheelCommand.d.ts +16 -0
- package/dist-types/models/ComprehendServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +698 -900
- package/dist-types/models/models_1.d.ts +45 -60
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListDatasetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentClassificationJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentClassifierSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentClassifiersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDominantLanguageDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEndpointsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEntitiesDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEntityRecognizerSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEntityRecognizersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEventsDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFlywheelIterationHistoryPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFlywheelsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListKeyPhrasesDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPiiEntitiesDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSentimentDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTargetedSentimentDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTopicsDetectionJobsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -631
- package/dist-types/ts3.4/models/models_1.d.ts +0 -45
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient";
|
|
5
5
|
import { UpdateFlywheelRequest, UpdateFlywheelResponse } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateFlywheelCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateFlywheelCommandInput extends UpdateFlywheelRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateFlywheelCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateFlywheelCommandOutput extends UpdateFlywheelResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Update the configuration information for an existing flywheel.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateFlywheelCommandOutput extends UpdateFlywheelResponse, __M
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateFlywheelCommandInput - {@link UpdateFlywheelCommandInput}
|
|
34
|
+
* @returns {@link UpdateFlywheelCommandOutput}
|
|
28
35
|
* @see {@link UpdateFlywheelCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateFlywheelCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ComprehendClientResolvedConfig | config} for ComprehendClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface UpdateFlywheelCommandOutput extends UpdateFlywheelResponse, __M
|
|
|
50
57
|
export declare class UpdateFlywheelCommand extends $Command<UpdateFlywheelCommandInput, UpdateFlywheelCommandOutput, ComprehendClientResolvedConfig> {
|
|
51
58
|
readonly input: UpdateFlywheelCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: UpdateFlywheelCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ComprehendClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFlywheelCommandInput, UpdateFlywheelCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
2
|
/**
|
|
3
|
+
* @public
|
|
4
|
+
*
|
|
3
5
|
* Base exception class for all service exceptions from Comprehend service.
|
|
4
6
|
*/
|
|
5
7
|
export declare class ComprehendServiceException extends __ServiceException {
|