@aws-sdk/client-comprehend 3.775.0 → 3.782.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.
Files changed (86) hide show
  1. package/dist-types/commands/BatchDetectDominantLanguageCommand.d.ts +1 -0
  2. package/dist-types/commands/BatchDetectEntitiesCommand.d.ts +1 -0
  3. package/dist-types/commands/BatchDetectKeyPhrasesCommand.d.ts +1 -0
  4. package/dist-types/commands/BatchDetectSentimentCommand.d.ts +1 -0
  5. package/dist-types/commands/BatchDetectSyntaxCommand.d.ts +1 -0
  6. package/dist-types/commands/BatchDetectTargetedSentimentCommand.d.ts +1 -0
  7. package/dist-types/commands/ClassifyDocumentCommand.d.ts +1 -0
  8. package/dist-types/commands/ContainsPiiEntitiesCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateDatasetCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateDocumentClassifierCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateEndpointCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateEntityRecognizerCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateFlywheelCommand.d.ts +1 -0
  14. package/dist-types/commands/DeleteDocumentClassifierCommand.d.ts +1 -0
  15. package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -0
  16. package/dist-types/commands/DeleteEntityRecognizerCommand.d.ts +1 -0
  17. package/dist-types/commands/DeleteFlywheelCommand.d.ts +1 -0
  18. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -0
  19. package/dist-types/commands/DescribeDatasetCommand.d.ts +1 -0
  20. package/dist-types/commands/DescribeDocumentClassificationJobCommand.d.ts +1 -0
  21. package/dist-types/commands/DescribeDocumentClassifierCommand.d.ts +1 -0
  22. package/dist-types/commands/DescribeDominantLanguageDetectionJobCommand.d.ts +1 -0
  23. package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -0
  24. package/dist-types/commands/DescribeEntitiesDetectionJobCommand.d.ts +1 -0
  25. package/dist-types/commands/DescribeEntityRecognizerCommand.d.ts +1 -0
  26. package/dist-types/commands/DescribeEventsDetectionJobCommand.d.ts +1 -0
  27. package/dist-types/commands/DescribeFlywheelCommand.d.ts +1 -0
  28. package/dist-types/commands/DescribeFlywheelIterationCommand.d.ts +1 -0
  29. package/dist-types/commands/DescribeKeyPhrasesDetectionJobCommand.d.ts +1 -0
  30. package/dist-types/commands/DescribePiiEntitiesDetectionJobCommand.d.ts +1 -0
  31. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +1 -0
  32. package/dist-types/commands/DescribeSentimentDetectionJobCommand.d.ts +1 -0
  33. package/dist-types/commands/DescribeTargetedSentimentDetectionJobCommand.d.ts +1 -0
  34. package/dist-types/commands/DescribeTopicsDetectionJobCommand.d.ts +1 -0
  35. package/dist-types/commands/DetectDominantLanguageCommand.d.ts +1 -0
  36. package/dist-types/commands/DetectEntitiesCommand.d.ts +1 -0
  37. package/dist-types/commands/DetectKeyPhrasesCommand.d.ts +1 -0
  38. package/dist-types/commands/DetectPiiEntitiesCommand.d.ts +1 -0
  39. package/dist-types/commands/DetectSentimentCommand.d.ts +1 -0
  40. package/dist-types/commands/DetectSyntaxCommand.d.ts +1 -0
  41. package/dist-types/commands/DetectTargetedSentimentCommand.d.ts +1 -0
  42. package/dist-types/commands/DetectToxicContentCommand.d.ts +1 -0
  43. package/dist-types/commands/ImportModelCommand.d.ts +1 -0
  44. package/dist-types/commands/ListDatasetsCommand.d.ts +1 -0
  45. package/dist-types/commands/ListDocumentClassificationJobsCommand.d.ts +1 -0
  46. package/dist-types/commands/ListDocumentClassifierSummariesCommand.d.ts +1 -0
  47. package/dist-types/commands/ListDocumentClassifiersCommand.d.ts +1 -0
  48. package/dist-types/commands/ListDominantLanguageDetectionJobsCommand.d.ts +1 -0
  49. package/dist-types/commands/ListEndpointsCommand.d.ts +1 -0
  50. package/dist-types/commands/ListEntitiesDetectionJobsCommand.d.ts +1 -0
  51. package/dist-types/commands/ListEntityRecognizerSummariesCommand.d.ts +1 -0
  52. package/dist-types/commands/ListEntityRecognizersCommand.d.ts +1 -0
  53. package/dist-types/commands/ListEventsDetectionJobsCommand.d.ts +1 -0
  54. package/dist-types/commands/ListFlywheelIterationHistoryCommand.d.ts +1 -0
  55. package/dist-types/commands/ListFlywheelsCommand.d.ts +1 -0
  56. package/dist-types/commands/ListKeyPhrasesDetectionJobsCommand.d.ts +1 -0
  57. package/dist-types/commands/ListPiiEntitiesDetectionJobsCommand.d.ts +1 -0
  58. package/dist-types/commands/ListSentimentDetectionJobsCommand.d.ts +1 -0
  59. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  60. package/dist-types/commands/ListTargetedSentimentDetectionJobsCommand.d.ts +1 -0
  61. package/dist-types/commands/ListTopicsDetectionJobsCommand.d.ts +1 -0
  62. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -0
  63. package/dist-types/commands/StartDocumentClassificationJobCommand.d.ts +1 -0
  64. package/dist-types/commands/StartDominantLanguageDetectionJobCommand.d.ts +1 -0
  65. package/dist-types/commands/StartEntitiesDetectionJobCommand.d.ts +1 -0
  66. package/dist-types/commands/StartEventsDetectionJobCommand.d.ts +1 -0
  67. package/dist-types/commands/StartFlywheelIterationCommand.d.ts +1 -0
  68. package/dist-types/commands/StartKeyPhrasesDetectionJobCommand.d.ts +1 -0
  69. package/dist-types/commands/StartPiiEntitiesDetectionJobCommand.d.ts +1 -0
  70. package/dist-types/commands/StartSentimentDetectionJobCommand.d.ts +1 -0
  71. package/dist-types/commands/StartTargetedSentimentDetectionJobCommand.d.ts +1 -0
  72. package/dist-types/commands/StartTopicsDetectionJobCommand.d.ts +1 -0
  73. package/dist-types/commands/StopDominantLanguageDetectionJobCommand.d.ts +1 -0
  74. package/dist-types/commands/StopEntitiesDetectionJobCommand.d.ts +1 -0
  75. package/dist-types/commands/StopEventsDetectionJobCommand.d.ts +1 -0
  76. package/dist-types/commands/StopKeyPhrasesDetectionJobCommand.d.ts +1 -0
  77. package/dist-types/commands/StopPiiEntitiesDetectionJobCommand.d.ts +1 -0
  78. package/dist-types/commands/StopSentimentDetectionJobCommand.d.ts +1 -0
  79. package/dist-types/commands/StopTargetedSentimentDetectionJobCommand.d.ts +1 -0
  80. package/dist-types/commands/StopTrainingDocumentClassifierCommand.d.ts +1 -0
  81. package/dist-types/commands/StopTrainingEntityRecognizerCommand.d.ts +1 -0
  82. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  83. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  84. package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -0
  85. package/dist-types/commands/UpdateFlywheelCommand.d.ts +1 -0
  86. package/package.json +5 -5
@@ -88,6 +88,7 @@ declare const BatchDetectDominantLanguageCommand_base: {
88
88
  * @throws {@link ComprehendServiceException}
89
89
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class BatchDetectDominantLanguageCommand extends BatchDetectDominantLanguageCommand_base {
@@ -112,6 +112,7 @@ declare const BatchDetectEntitiesCommand_base: {
112
112
  * @throws {@link ComprehendServiceException}
113
113
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class BatchDetectEntitiesCommand extends BatchDetectEntitiesCommand_base {
@@ -94,6 +94,7 @@ declare const BatchDetectKeyPhrasesCommand_base: {
94
94
  * @throws {@link ComprehendServiceException}
95
95
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class BatchDetectKeyPhrasesCommand extends BatchDetectKeyPhrasesCommand_base {
@@ -95,6 +95,7 @@ declare const BatchDetectSentimentCommand_base: {
95
95
  * @throws {@link ComprehendServiceException}
96
96
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class BatchDetectSentimentCommand extends BatchDetectSentimentCommand_base {
@@ -101,6 +101,7 @@ declare const BatchDetectSyntaxCommand_base: {
101
101
  * @throws {@link ComprehendServiceException}
102
102
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class BatchDetectSyntaxCommand extends BatchDetectSyntaxCommand_base {
@@ -114,6 +114,7 @@ declare const BatchDetectTargetedSentimentCommand_base: {
114
114
  * @throws {@link ComprehendServiceException}
115
115
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
116
116
  *
117
+ *
117
118
  * @public
118
119
  */
119
120
  export declare class BatchDetectTargetedSentimentCommand extends BatchDetectTargetedSentimentCommand_base {
@@ -141,6 +141,7 @@ declare const ClassifyDocumentCommand_base: {
141
141
  * @throws {@link ComprehendServiceException}
142
142
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
143
143
  *
144
+ *
144
145
  * @public
145
146
  */
146
147
  export declare class ClassifyDocumentCommand extends ClassifyDocumentCommand_base {
@@ -76,6 +76,7 @@ declare const ContainsPiiEntitiesCommand_base: {
76
76
  * @throws {@link ComprehendServiceException}
77
77
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class ContainsPiiEntitiesCommand extends ContainsPiiEntitiesCommand_base {
@@ -121,6 +121,7 @@ declare const CreateDatasetCommand_base: {
121
121
  * @throws {@link ComprehendServiceException}
122
122
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
123
123
  *
124
+ *
124
125
  * @public
125
126
  */
126
127
  export declare class CreateDatasetCommand extends CreateDatasetCommand_base {
@@ -147,6 +147,7 @@ declare const CreateDocumentClassifierCommand_base: {
147
147
  * @throws {@link ComprehendServiceException}
148
148
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
149
149
  *
150
+ *
150
151
  * @public
151
152
  */
152
153
  export declare class CreateDocumentClassifierCommand extends CreateDocumentClassifierCommand_base {
@@ -97,6 +97,7 @@ declare const CreateEndpointCommand_base: {
97
97
  * @throws {@link ComprehendServiceException}
98
98
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class CreateEndpointCommand extends CreateEndpointCommand_base {
@@ -140,6 +140,7 @@ declare const CreateEntityRecognizerCommand_base: {
140
140
  * @throws {@link ComprehendServiceException}
141
141
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
142
142
  *
143
+ *
143
144
  * @public
144
145
  */
145
146
  export declare class CreateEntityRecognizerCommand extends CreateEntityRecognizerCommand_base {
@@ -143,6 +143,7 @@ declare const CreateFlywheelCommand_base: {
143
143
  * @throws {@link ComprehendServiceException}
144
144
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
145
145
  *
146
+ *
146
147
  * @public
147
148
  */
148
149
  export declare class CreateFlywheelCommand extends CreateFlywheelCommand_base {
@@ -78,6 +78,7 @@ declare const DeleteDocumentClassifierCommand_base: {
78
78
  * @throws {@link ComprehendServiceException}
79
79
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class DeleteDocumentClassifierCommand extends DeleteDocumentClassifierCommand_base {
@@ -70,6 +70,7 @@ declare const DeleteEndpointCommand_base: {
70
70
  * @throws {@link ComprehendServiceException}
71
71
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DeleteEndpointCommand extends DeleteEndpointCommand_base {
@@ -78,6 +78,7 @@ declare const DeleteEntityRecognizerCommand_base: {
78
78
  * @throws {@link ComprehendServiceException}
79
79
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class DeleteEntityRecognizerCommand extends DeleteEntityRecognizerCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteFlywheelCommand_base: {
75
75
  * @throws {@link ComprehendServiceException}
76
76
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DeleteFlywheelCommand extends DeleteFlywheelCommand_base {
@@ -62,6 +62,7 @@ declare const DeleteResourcePolicyCommand_base: {
62
62
  * @throws {@link ComprehendServiceException}
63
63
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
@@ -79,6 +79,7 @@ declare const DescribeDatasetCommand_base: {
79
79
  * @throws {@link ComprehendServiceException}
80
80
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class DescribeDatasetCommand extends DescribeDatasetCommand_base {
@@ -102,6 +102,7 @@ declare const DescribeDocumentClassificationJobCommand_base: {
102
102
  * @throws {@link ComprehendServiceException}
103
103
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class DescribeDocumentClassificationJobCommand extends DescribeDocumentClassificationJobCommand_base {
@@ -140,6 +140,7 @@ declare const DescribeDocumentClassifierCommand_base: {
140
140
  * @throws {@link ComprehendServiceException}
141
141
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
142
142
  *
143
+ *
143
144
  * @public
144
145
  */
145
146
  export declare class DescribeDocumentClassifierCommand extends DescribeDocumentClassifierCommand_base {
@@ -100,6 +100,7 @@ declare const DescribeDominantLanguageDetectionJobCommand_base: {
100
100
  * @throws {@link ComprehendServiceException}
101
101
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class DescribeDominantLanguageDetectionJobCommand extends DescribeDominantLanguageDetectionJobCommand_base {
@@ -81,6 +81,7 @@ declare const DescribeEndpointCommand_base: {
81
81
  * @throws {@link ComprehendServiceException}
82
82
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class DescribeEndpointCommand extends DescribeEndpointCommand_base {
@@ -103,6 +103,7 @@ declare const DescribeEntitiesDetectionJobCommand_base: {
103
103
  * @throws {@link ComprehendServiceException}
104
104
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class DescribeEntitiesDetectionJobCommand extends DescribeEntitiesDetectionJobCommand_base {
@@ -145,6 +145,7 @@ declare const DescribeEntityRecognizerCommand_base: {
145
145
  * @throws {@link ComprehendServiceException}
146
146
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
147
147
  *
148
+ *
148
149
  * @public
149
150
  */
150
151
  export declare class DescribeEntityRecognizerCommand extends DescribeEntityRecognizerCommand_base {
@@ -94,6 +94,7 @@ declare const DescribeEventsDetectionJobCommand_base: {
94
94
  * @throws {@link ComprehendServiceException}
95
95
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class DescribeEventsDetectionJobCommand extends DescribeEventsDetectionJobCommand_base {
@@ -107,6 +107,7 @@ declare const DescribeFlywheelCommand_base: {
107
107
  * @throws {@link ComprehendServiceException}
108
108
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class DescribeFlywheelCommand extends DescribeFlywheelCommand_base {
@@ -91,6 +91,7 @@ declare const DescribeFlywheelIterationCommand_base: {
91
91
  * @throws {@link ComprehendServiceException}
92
92
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class DescribeFlywheelIterationCommand extends DescribeFlywheelIterationCommand_base {
@@ -101,6 +101,7 @@ declare const DescribeKeyPhrasesDetectionJobCommand_base: {
101
101
  * @throws {@link ComprehendServiceException}
102
102
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class DescribeKeyPhrasesDetectionJobCommand extends DescribeKeyPhrasesDetectionJobCommand_base {
@@ -100,6 +100,7 @@ declare const DescribePiiEntitiesDetectionJobCommand_base: {
100
100
  * @throws {@link ComprehendServiceException}
101
101
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class DescribePiiEntitiesDetectionJobCommand extends DescribePiiEntitiesDetectionJobCommand_base {
@@ -67,6 +67,7 @@ declare const DescribeResourcePolicyCommand_base: {
67
67
  * @throws {@link ComprehendServiceException}
68
68
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class DescribeResourcePolicyCommand extends DescribeResourcePolicyCommand_base {
@@ -101,6 +101,7 @@ declare const DescribeSentimentDetectionJobCommand_base: {
101
101
  * @throws {@link ComprehendServiceException}
102
102
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class DescribeSentimentDetectionJobCommand extends DescribeSentimentDetectionJobCommand_base {
@@ -101,6 +101,7 @@ declare const DescribeTargetedSentimentDetectionJobCommand_base: {
101
101
  * @throws {@link ComprehendServiceException}
102
102
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class DescribeTargetedSentimentDetectionJobCommand extends DescribeTargetedSentimentDetectionJobCommand_base {
@@ -101,6 +101,7 @@ declare const DescribeTopicsDetectionJobCommand_base: {
101
101
  * @throws {@link ComprehendServiceException}
102
102
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class DescribeTopicsDetectionJobCommand extends DescribeTopicsDetectionJobCommand_base {
@@ -69,6 +69,7 @@ declare const DetectDominantLanguageCommand_base: {
69
69
  * @throws {@link ComprehendServiceException}
70
70
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DetectDominantLanguageCommand extends DetectDominantLanguageCommand_base {
@@ -171,6 +171,7 @@ declare const DetectEntitiesCommand_base: {
171
171
  * @throws {@link ComprehendServiceException}
172
172
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
173
173
  *
174
+ *
174
175
  * @public
175
176
  */
176
177
  export declare class DetectEntitiesCommand extends DetectEntitiesCommand_base {
@@ -76,6 +76,7 @@ declare const DetectKeyPhrasesCommand_base: {
76
76
  * @throws {@link ComprehendServiceException}
77
77
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DetectKeyPhrasesCommand extends DetectKeyPhrasesCommand_base {
@@ -77,6 +77,7 @@ declare const DetectPiiEntitiesCommand_base: {
77
77
  * @throws {@link ComprehendServiceException}
78
78
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class DetectPiiEntitiesCommand extends DetectPiiEntitiesCommand_base {
@@ -76,6 +76,7 @@ declare const DetectSentimentCommand_base: {
76
76
  * @throws {@link ComprehendServiceException}
77
77
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DetectSentimentCommand extends DetectSentimentCommand_base {
@@ -83,6 +83,7 @@ declare const DetectSyntaxCommand_base: {
83
83
  * @throws {@link ComprehendServiceException}
84
84
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class DetectSyntaxCommand extends DetectSyntaxCommand_base {
@@ -95,6 +95,7 @@ declare const DetectTargetedSentimentCommand_base: {
95
95
  * @throws {@link ComprehendServiceException}
96
96
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class DetectTargetedSentimentCommand extends DetectTargetedSentimentCommand_base {
@@ -86,6 +86,7 @@ declare const DetectToxicContentCommand_base: {
86
86
  * @throws {@link ComprehendServiceException}
87
87
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class DetectToxicContentCommand extends DetectToxicContentCommand_base {
@@ -102,6 +102,7 @@ declare const ImportModelCommand_base: {
102
102
  * @throws {@link ComprehendServiceException}
103
103
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class ImportModelCommand extends ImportModelCommand_base {
@@ -93,6 +93,7 @@ declare const ListDatasetsCommand_base: {
93
93
  * @throws {@link ComprehendServiceException}
94
94
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class ListDatasetsCommand extends ListDatasetsCommand_base {
@@ -112,6 +112,7 @@ declare const ListDocumentClassificationJobsCommand_base: {
112
112
  * @throws {@link ComprehendServiceException}
113
113
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class ListDocumentClassificationJobsCommand extends ListDocumentClassificationJobsCommand_base {
@@ -73,6 +73,7 @@ declare const ListDocumentClassifierSummariesCommand_base: {
73
73
  * @throws {@link ComprehendServiceException}
74
74
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class ListDocumentClassifierSummariesCommand extends ListDocumentClassifierSummariesCommand_base {
@@ -151,6 +151,7 @@ declare const ListDocumentClassifiersCommand_base: {
151
151
  * @throws {@link ComprehendServiceException}
152
152
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
153
153
  *
154
+ *
154
155
  * @public
155
156
  */
156
157
  export declare class ListDocumentClassifiersCommand extends ListDocumentClassifiersCommand_base {
@@ -110,6 +110,7 @@ declare const ListDominantLanguageDetectionJobsCommand_base: {
110
110
  * @throws {@link ComprehendServiceException}
111
111
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class ListDominantLanguageDetectionJobsCommand extends ListDominantLanguageDetectionJobsCommand_base {
@@ -87,6 +87,7 @@ declare const ListEndpointsCommand_base: {
87
87
  * @throws {@link ComprehendServiceException}
88
88
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class ListEndpointsCommand extends ListEndpointsCommand_base {
@@ -113,6 +113,7 @@ declare const ListEntitiesDetectionJobsCommand_base: {
113
113
  * @throws {@link ComprehendServiceException}
114
114
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
115
115
  *
116
+ *
116
117
  * @public
117
118
  */
118
119
  export declare class ListEntitiesDetectionJobsCommand extends ListEntitiesDetectionJobsCommand_base {
@@ -73,6 +73,7 @@ declare const ListEntityRecognizerSummariesCommand_base: {
73
73
  * @throws {@link ComprehendServiceException}
74
74
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class ListEntityRecognizerSummariesCommand extends ListEntityRecognizerSummariesCommand_base {
@@ -160,6 +160,7 @@ declare const ListEntityRecognizersCommand_base: {
160
160
  * @throws {@link ComprehendServiceException}
161
161
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
162
162
  *
163
+ *
163
164
  * @public
164
165
  */
165
166
  export declare class ListEntityRecognizersCommand extends ListEntityRecognizersCommand_base {
@@ -105,6 +105,7 @@ declare const ListEventsDetectionJobsCommand_base: {
105
105
  * @throws {@link ComprehendServiceException}
106
106
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class ListEventsDetectionJobsCommand extends ListEventsDetectionJobsCommand_base {
@@ -103,6 +103,7 @@ declare const ListFlywheelIterationHistoryCommand_base: {
103
103
  * @throws {@link ComprehendServiceException}
104
104
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class ListFlywheelIterationHistoryCommand extends ListFlywheelIterationHistoryCommand_base {
@@ -86,6 +86,7 @@ declare const ListFlywheelsCommand_base: {
86
86
  * @throws {@link ComprehendServiceException}
87
87
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class ListFlywheelsCommand extends ListFlywheelsCommand_base {
@@ -111,6 +111,7 @@ declare const ListKeyPhrasesDetectionJobsCommand_base: {
111
111
  * @throws {@link ComprehendServiceException}
112
112
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
113
113
  *
114
+ *
114
115
  * @public
115
116
  */
116
117
  export declare class ListKeyPhrasesDetectionJobsCommand extends ListKeyPhrasesDetectionJobsCommand_base {
@@ -110,6 +110,7 @@ declare const ListPiiEntitiesDetectionJobsCommand_base: {
110
110
  * @throws {@link ComprehendServiceException}
111
111
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class ListPiiEntitiesDetectionJobsCommand extends ListPiiEntitiesDetectionJobsCommand_base {
@@ -111,6 +111,7 @@ declare const ListSentimentDetectionJobsCommand_base: {
111
111
  * @throws {@link ComprehendServiceException}
112
112
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
113
113
  *
114
+ *
114
115
  * @public
115
116
  */
116
117
  export declare class ListSentimentDetectionJobsCommand extends ListSentimentDetectionJobsCommand_base {
@@ -69,6 +69,7 @@ declare const ListTagsForResourceCommand_base: {
69
69
  * @throws {@link ComprehendServiceException}
70
70
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -111,6 +111,7 @@ declare const ListTargetedSentimentDetectionJobsCommand_base: {
111
111
  * @throws {@link ComprehendServiceException}
112
112
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
113
113
  *
114
+ *
114
115
  * @public
115
116
  */
116
117
  export declare class ListTargetedSentimentDetectionJobsCommand extends ListTargetedSentimentDetectionJobsCommand_base {
@@ -111,6 +111,7 @@ declare const ListTopicsDetectionJobsCommand_base: {
111
111
  * @throws {@link ComprehendServiceException}
112
112
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
113
113
  *
114
+ *
114
115
  * @public
115
116
  */
116
117
  export declare class ListTopicsDetectionJobsCommand extends ListTopicsDetectionJobsCommand_base {
@@ -67,6 +67,7 @@ declare const PutResourcePolicyCommand_base: {
67
67
  * @throws {@link ComprehendServiceException}
68
68
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
@@ -122,6 +122,7 @@ declare const StartDocumentClassificationJobCommand_base: {
122
122
  * @throws {@link ComprehendServiceException}
123
123
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
124
124
  *
125
+ *
125
126
  * @public
126
127
  */
127
128
  export declare class StartDocumentClassificationJobCommand extends StartDocumentClassificationJobCommand_base {
@@ -112,6 +112,7 @@ declare const StartDominantLanguageDetectionJobCommand_base: {
112
112
  * @throws {@link ComprehendServiceException}
113
113
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class StartDominantLanguageDetectionJobCommand extends StartDominantLanguageDetectionJobCommand_base {
@@ -125,6 +125,7 @@ declare const StartEntitiesDetectionJobCommand_base: {
125
125
  * @throws {@link ComprehendServiceException}
126
126
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
127
127
  *
128
+ *
128
129
  * @public
129
130
  */
130
131
  export declare class StartEntitiesDetectionJobCommand extends StartEntitiesDetectionJobCommand_base {
@@ -105,6 +105,7 @@ declare const StartEventsDetectionJobCommand_base: {
105
105
  * @throws {@link ComprehendServiceException}
106
106
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class StartEventsDetectionJobCommand extends StartEventsDetectionJobCommand_base {
@@ -74,6 +74,7 @@ declare const StartFlywheelIterationCommand_base: {
74
74
  * @throws {@link ComprehendServiceException}
75
75
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class StartFlywheelIterationCommand extends StartFlywheelIterationCommand_base {
@@ -113,6 +113,7 @@ declare const StartKeyPhrasesDetectionJobCommand_base: {
113
113
  * @throws {@link ComprehendServiceException}
114
114
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
115
115
  *
116
+ *
116
117
  * @public
117
118
  */
118
119
  export declare class StartKeyPhrasesDetectionJobCommand extends StartKeyPhrasesDetectionJobCommand_base {
@@ -110,6 +110,7 @@ declare const StartPiiEntitiesDetectionJobCommand_base: {
110
110
  * @throws {@link ComprehendServiceException}
111
111
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class StartPiiEntitiesDetectionJobCommand extends StartPiiEntitiesDetectionJobCommand_base {
@@ -113,6 +113,7 @@ declare const StartSentimentDetectionJobCommand_base: {
113
113
  * @throws {@link ComprehendServiceException}
114
114
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
115
115
  *
116
+ *
116
117
  * @public
117
118
  */
118
119
  export declare class StartSentimentDetectionJobCommand extends StartSentimentDetectionJobCommand_base {
@@ -113,6 +113,7 @@ declare const StartTargetedSentimentDetectionJobCommand_base: {
113
113
  * @throws {@link ComprehendServiceException}
114
114
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
115
115
  *
116
+ *
116
117
  * @public
117
118
  */
118
119
  export declare class StartTargetedSentimentDetectionJobCommand extends StartTargetedSentimentDetectionJobCommand_base {
@@ -112,6 +112,7 @@ declare const StartTopicsDetectionJobCommand_base: {
112
112
  * @throws {@link ComprehendServiceException}
113
113
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class StartTopicsDetectionJobCommand extends StartTopicsDetectionJobCommand_base {
@@ -73,6 +73,7 @@ declare const StopDominantLanguageDetectionJobCommand_base: {
73
73
  * @throws {@link ComprehendServiceException}
74
74
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class StopDominantLanguageDetectionJobCommand extends StopDominantLanguageDetectionJobCommand_base {
@@ -73,6 +73,7 @@ declare const StopEntitiesDetectionJobCommand_base: {
73
73
  * @throws {@link ComprehendServiceException}
74
74
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class StopEntitiesDetectionJobCommand extends StopEntitiesDetectionJobCommand_base {
@@ -64,6 +64,7 @@ declare const StopEventsDetectionJobCommand_base: {
64
64
  * @throws {@link ComprehendServiceException}
65
65
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class StopEventsDetectionJobCommand extends StopEventsDetectionJobCommand_base {
@@ -73,6 +73,7 @@ declare const StopKeyPhrasesDetectionJobCommand_base: {
73
73
  * @throws {@link ComprehendServiceException}
74
74
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class StopKeyPhrasesDetectionJobCommand extends StopKeyPhrasesDetectionJobCommand_base {
@@ -64,6 +64,7 @@ declare const StopPiiEntitiesDetectionJobCommand_base: {
64
64
  * @throws {@link ComprehendServiceException}
65
65
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class StopPiiEntitiesDetectionJobCommand extends StopPiiEntitiesDetectionJobCommand_base {
@@ -73,6 +73,7 @@ declare const StopSentimentDetectionJobCommand_base: {
73
73
  * @throws {@link ComprehendServiceException}
74
74
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class StopSentimentDetectionJobCommand extends StopSentimentDetectionJobCommand_base {
@@ -73,6 +73,7 @@ declare const StopTargetedSentimentDetectionJobCommand_base: {
73
73
  * @throws {@link ComprehendServiceException}
74
74
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class StopTargetedSentimentDetectionJobCommand extends StopTargetedSentimentDetectionJobCommand_base {
@@ -69,6 +69,7 @@ declare const StopTrainingDocumentClassifierCommand_base: {
69
69
  * @throws {@link ComprehendServiceException}
70
70
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class StopTrainingDocumentClassifierCommand extends StopTrainingDocumentClassifierCommand_base {
@@ -69,6 +69,7 @@ declare const StopTrainingEntityRecognizerCommand_base: {
69
69
  * @throws {@link ComprehendServiceException}
70
70
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class StopTrainingEntityRecognizerCommand extends StopTrainingEntityRecognizerCommand_base {
@@ -79,6 +79,7 @@ declare const TagResourceCommand_base: {
79
79
  * @throws {@link ComprehendServiceException}
80
80
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -72,6 +72,7 @@ declare const UntagResourceCommand_base: {
72
72
  * @throws {@link ComprehendServiceException}
73
73
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -83,6 +83,7 @@ declare const UpdateEndpointCommand_base: {
83
83
  * @throws {@link ComprehendServiceException}
84
84
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class UpdateEndpointCommand extends UpdateEndpointCommand_base {
@@ -124,6 +124,7 @@ declare const UpdateFlywheelCommand_base: {
124
124
  * @throws {@link ComprehendServiceException}
125
125
  * <p>Base exception class for all service exceptions from Comprehend service.</p>
126
126
  *
127
+ *
127
128
  * @public
128
129
  */
129
130
  export declare class UpdateFlywheelCommand extends UpdateFlywheelCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-comprehend",
3
3
  "description": "AWS SDK for JavaScript Comprehend Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.782.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-comprehend",
@@ -21,16 +21,16 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.782.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
- "@aws-sdk/middleware-user-agent": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.782.0",
29
29
  "@aws-sdk/region-config-resolver": "3.775.0",
30
30
  "@aws-sdk/types": "3.775.0",
31
- "@aws-sdk/util-endpoints": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.782.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.775.0",
33
- "@aws-sdk/util-user-agent-node": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.782.0",
34
34
  "@smithy/config-resolver": "^4.1.0",
35
35
  "@smithy/core": "^3.2.0",
36
36
  "@smithy/fetch-http-handler": "^5.0.2",