@aws-sdk/client-comprehend 3.590.0 → 3.596.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 (175) hide show
  1. package/dist-cjs/index.js +0 -85
  2. package/dist-types/commands/BatchDetectDominantLanguageCommand.d.ts +2 -1
  3. package/dist-types/commands/BatchDetectEntitiesCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchDetectKeyPhrasesCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchDetectSentimentCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchDetectSyntaxCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchDetectTargetedSentimentCommand.d.ts +2 -1
  8. package/dist-types/commands/ClassifyDocumentCommand.d.ts +2 -1
  9. package/dist-types/commands/ContainsPiiEntitiesCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDatasetCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateDocumentClassifierCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateEndpointCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateEntityRecognizerCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateFlywheelCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteDocumentClassifierCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteEntityRecognizerCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteFlywheelCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeDatasetCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeDocumentClassificationJobCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeDocumentClassifierCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeDominantLanguageDetectionJobCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeEndpointCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeEntitiesDetectionJobCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeEntityRecognizerCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeEventsDetectionJobCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeFlywheelCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeFlywheelIterationCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeKeyPhrasesDetectionJobCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribePiiEntitiesDetectionJobCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeSentimentDetectionJobCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeTargetedSentimentDetectionJobCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeTopicsDetectionJobCommand.d.ts +2 -1
  36. package/dist-types/commands/DetectDominantLanguageCommand.d.ts +2 -1
  37. package/dist-types/commands/DetectEntitiesCommand.d.ts +2 -1
  38. package/dist-types/commands/DetectKeyPhrasesCommand.d.ts +2 -1
  39. package/dist-types/commands/DetectPiiEntitiesCommand.d.ts +2 -1
  40. package/dist-types/commands/DetectSentimentCommand.d.ts +2 -1
  41. package/dist-types/commands/DetectSyntaxCommand.d.ts +2 -1
  42. package/dist-types/commands/DetectTargetedSentimentCommand.d.ts +2 -1
  43. package/dist-types/commands/DetectToxicContentCommand.d.ts +2 -1
  44. package/dist-types/commands/ImportModelCommand.d.ts +2 -1
  45. package/dist-types/commands/ListDatasetsCommand.d.ts +2 -1
  46. package/dist-types/commands/ListDocumentClassificationJobsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListDocumentClassifierSummariesCommand.d.ts +2 -1
  48. package/dist-types/commands/ListDocumentClassifiersCommand.d.ts +2 -1
  49. package/dist-types/commands/ListDominantLanguageDetectionJobsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListEndpointsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListEntitiesDetectionJobsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListEntityRecognizerSummariesCommand.d.ts +2 -1
  53. package/dist-types/commands/ListEntityRecognizersCommand.d.ts +2 -1
  54. package/dist-types/commands/ListEventsDetectionJobsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListFlywheelIterationHistoryCommand.d.ts +2 -1
  56. package/dist-types/commands/ListFlywheelsCommand.d.ts +2 -1
  57. package/dist-types/commands/ListKeyPhrasesDetectionJobsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListPiiEntitiesDetectionJobsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListSentimentDetectionJobsCommand.d.ts +2 -1
  60. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  61. package/dist-types/commands/ListTargetedSentimentDetectionJobsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListTopicsDetectionJobsCommand.d.ts +2 -1
  63. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  64. package/dist-types/commands/StartDocumentClassificationJobCommand.d.ts +2 -1
  65. package/dist-types/commands/StartDominantLanguageDetectionJobCommand.d.ts +2 -1
  66. package/dist-types/commands/StartEntitiesDetectionJobCommand.d.ts +2 -1
  67. package/dist-types/commands/StartEventsDetectionJobCommand.d.ts +2 -1
  68. package/dist-types/commands/StartFlywheelIterationCommand.d.ts +2 -1
  69. package/dist-types/commands/StartKeyPhrasesDetectionJobCommand.d.ts +2 -1
  70. package/dist-types/commands/StartPiiEntitiesDetectionJobCommand.d.ts +2 -1
  71. package/dist-types/commands/StartSentimentDetectionJobCommand.d.ts +2 -1
  72. package/dist-types/commands/StartTargetedSentimentDetectionJobCommand.d.ts +2 -1
  73. package/dist-types/commands/StartTopicsDetectionJobCommand.d.ts +2 -1
  74. package/dist-types/commands/StopDominantLanguageDetectionJobCommand.d.ts +2 -1
  75. package/dist-types/commands/StopEntitiesDetectionJobCommand.d.ts +2 -1
  76. package/dist-types/commands/StopEventsDetectionJobCommand.d.ts +2 -1
  77. package/dist-types/commands/StopKeyPhrasesDetectionJobCommand.d.ts +2 -1
  78. package/dist-types/commands/StopPiiEntitiesDetectionJobCommand.d.ts +2 -1
  79. package/dist-types/commands/StopSentimentDetectionJobCommand.d.ts +2 -1
  80. package/dist-types/commands/StopTargetedSentimentDetectionJobCommand.d.ts +2 -1
  81. package/dist-types/commands/StopTrainingDocumentClassifierCommand.d.ts +2 -1
  82. package/dist-types/commands/StopTrainingEntityRecognizerCommand.d.ts +2 -1
  83. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  84. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  85. package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -1
  86. package/dist-types/commands/UpdateFlywheelCommand.d.ts +2 -1
  87. package/dist-types/index.d.ts +2 -2
  88. package/dist-types/models/ComprehendServiceException.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/BatchDetectDominantLanguageCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/BatchDetectEntitiesCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/BatchDetectKeyPhrasesCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/BatchDetectSentimentCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/BatchDetectSyntaxCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/BatchDetectTargetedSentimentCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ClassifyDocumentCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ContainsPiiEntitiesCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/CreateDocumentClassifierCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/CreateEntityRecognizerCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/CreateFlywheelCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/DeleteDocumentClassifierCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/DeleteEntityRecognizerCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/DeleteFlywheelCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/DescribeDocumentClassificationJobCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/DescribeDocumentClassifierCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/DescribeDominantLanguageDetectionJobCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/DescribeEntitiesDetectionJobCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/DescribeEntityRecognizerCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/DescribeEventsDetectionJobCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/DescribeFlywheelCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/DescribeFlywheelIterationCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DescribeKeyPhrasesDetectionJobCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/DescribePiiEntitiesDetectionJobCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/DescribeSentimentDetectionJobCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/DescribeTargetedSentimentDetectionJobCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/DescribeTopicsDetectionJobCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/DetectDominantLanguageCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/DetectEntitiesCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/DetectKeyPhrasesCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/DetectPiiEntitiesCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/DetectSentimentCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/DetectSyntaxCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/DetectTargetedSentimentCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/DetectToxicContentCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/ImportModelCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/ListDocumentClassificationJobsCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/ListDocumentClassifierSummariesCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/ListDocumentClassifiersCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/ListDominantLanguageDetectionJobsCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/ListEntitiesDetectionJobsCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/ListEntityRecognizerSummariesCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/ListEntityRecognizersCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/ListEventsDetectionJobsCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/ListFlywheelIterationHistoryCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/ListFlywheelsCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/ListKeyPhrasesDetectionJobsCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/ListPiiEntitiesDetectionJobsCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/ListSentimentDetectionJobsCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/ListTargetedSentimentDetectionJobsCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/ListTopicsDetectionJobsCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/StartDocumentClassificationJobCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/StartDominantLanguageDetectionJobCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/StartEntitiesDetectionJobCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/StartEventsDetectionJobCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/StartFlywheelIterationCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/StartKeyPhrasesDetectionJobCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/StartPiiEntitiesDetectionJobCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/StartSentimentDetectionJobCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/StartTargetedSentimentDetectionJobCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/StartTopicsDetectionJobCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/StopDominantLanguageDetectionJobCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/StopEntitiesDetectionJobCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/StopEventsDetectionJobCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/StopKeyPhrasesDetectionJobCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/StopPiiEntitiesDetectionJobCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/StopSentimentDetectionJobCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/StopTargetedSentimentDetectionJobCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/StopTrainingDocumentClassifierCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/StopTrainingEntityRecognizerCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/UpdateFlywheelCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/models/ComprehendServiceException.d.ts +2 -1
  175. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { BatchDetectTargetedSentimentRequest, BatchDetectTargetedSentimentRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ClassifyDocumentRequest, ClassifyDocumentResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ContainsPiiEntitiesRequest, ContainsPiiEntitiesResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDatasetRequest, CreateDatasetResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDocumentClassifierRequest, CreateDocumentClassifierResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateEndpointRequest, CreateEndpointResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateEntityRecognizerRequest, CreateEntityRecognizerResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateFlywheelRequest, CreateFlywheelResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDocumentClassifierRequest, DeleteDocumentClassifierResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteEndpointRequest, DeleteEndpointResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteEntityRecognizerRequest, DeleteEntityRecognizerResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteFlywheelRequest, DeleteFlywheelResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeDocumentClassificationJobRequest, DescribeDocumentClassificatio
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeDocumentClassifierRequest, DescribeDocumentClassifierResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeDominantLanguageDetectionJobRequest, DescribeDominantLanguageDe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeEndpointRequest, DescribeEndpointResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeEntitiesDetectionJobRequest, DescribeEntitiesDetectionJobRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeEntityRecognizerRequest, DescribeEntityRecognizerResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeEventsDetectionJobRequest, DescribeEventsDetectionJobResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeFlywheelRequest, DescribeFlywheelResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeFlywheelIterationRequest, DescribeFlywheelIterationResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeKeyPhrasesDetectionJobRequest, DescribeKeyPhrasesDetectionJobRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribePiiEntitiesDetectionJobRequest, DescribePiiEntitiesDetectionJob
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeResourcePolicyRequest, DescribeResourcePolicyResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeSentimentDetectionJobRequest, DescribeSentimentDetectionJobResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeTargetedSentimentDetectionJobRequest, DescribeTargetedSentiment
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeTopicsDetectionJobRequest, DescribeTopicsDetectionJobResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DetectDominantLanguageRequest, DetectDominantLanguageResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DetectEntitiesRequest, DetectEntitiesResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DetectKeyPhrasesRequest, DetectKeyPhrasesResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DetectPiiEntitiesRequest, DetectPiiEntitiesResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DetectSentimentRequest, DetectSentimentResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DetectSyntaxRequest, DetectSyntaxResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DetectTargetedSentimentRequest, DetectTargetedSentimentResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DetectToxicContentRequest, DetectToxicContentResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ImportModelRequest, ImportModelResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDatasetsRequest, ListDatasetsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDocumentClassificationJobsRequest, ListDocumentClassificationJobsRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDocumentClassifierSummariesRequest, ListDocumentClassifierSummaries
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDocumentClassifiersRequest, ListDocumentClassifiersResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDominantLanguageDetectionJobsRequest, ListDominantLanguageDetection
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListEndpointsRequest, ListEndpointsResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListEntitiesDetectionJobsRequest, ListEntitiesDetectionJobsResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListEntityRecognizerSummariesRequest, ListEntityRecognizerSummariesResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListEntityRecognizersRequest, ListEntityRecognizersResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListEventsDetectionJobsRequest, ListEventsDetectionJobsResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListFlywheelIterationHistoryRequest, ListFlywheelIterationHistoryRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListFlywheelsRequest, ListFlywheelsResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListKeyPhrasesDetectionJobsRequest, ListKeyPhrasesDetectionJobsResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPiiEntitiesDetectionJobsRequest, ListPiiEntitiesDetectionJobsRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSentimentDetectionJobsRequest, ListSentimentDetectionJobsResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTargetedSentimentDetectionJobsRequest, ListTargetedSentimentDetecti
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTopicsDetectionJobsRequest, ListTopicsDetectionJobsResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartDocumentClassificationJobRequest, StartDocumentClassificationJobRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *