@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.
Files changed (148) hide show
  1. package/dist-es/protocols/Aws_json1_1.js +30 -30
  2. package/dist-types/commands/BatchDetectDominantLanguageCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchDetectEntitiesCommand.d.ts +1 -1
  4. package/dist-types/commands/BatchDetectKeyPhrasesCommand.d.ts +1 -1
  5. package/dist-types/commands/BatchDetectSentimentCommand.d.ts +1 -1
  6. package/dist-types/commands/BatchDetectSyntaxCommand.d.ts +1 -1
  7. package/dist-types/commands/BatchDetectTargetedSentimentCommand.d.ts +1 -1
  8. package/dist-types/commands/ClassifyDocumentCommand.d.ts +1 -1
  9. package/dist-types/commands/ContainsPiiEntitiesCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateDatasetCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateDocumentClassifierCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateEndpointCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateEntityRecognizerCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateFlywheelCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteDocumentClassifierCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteEntityRecognizerCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteFlywheelCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeDatasetCommand.d.ts +1 -1
  21. package/dist-types/commands/DescribeDocumentClassificationJobCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeDocumentClassifierCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeDominantLanguageDetectionJobCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeEntitiesDetectionJobCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeEntityRecognizerCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeEventsDetectionJobCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeFlywheelCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeFlywheelIterationCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeKeyPhrasesDetectionJobCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribePiiEntitiesDetectionJobCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeSentimentDetectionJobCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeTargetedSentimentDetectionJobCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeTopicsDetectionJobCommand.d.ts +1 -1
  36. package/dist-types/commands/DetectDominantLanguageCommand.d.ts +1 -1
  37. package/dist-types/commands/DetectKeyPhrasesCommand.d.ts +1 -1
  38. package/dist-types/commands/DetectPiiEntitiesCommand.d.ts +1 -1
  39. package/dist-types/commands/DetectSentimentCommand.d.ts +1 -1
  40. package/dist-types/commands/DetectSyntaxCommand.d.ts +1 -1
  41. package/dist-types/commands/DetectTargetedSentimentCommand.d.ts +1 -1
  42. package/dist-types/commands/DetectToxicContentCommand.d.ts +1 -1
  43. package/dist-types/commands/ImportModelCommand.d.ts +1 -1
  44. package/dist-types/commands/ListFlywheelIterationHistoryCommand.d.ts +1 -1
  45. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  46. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  47. package/dist-types/commands/StartDocumentClassificationJobCommand.d.ts +1 -1
  48. package/dist-types/commands/StartDominantLanguageDetectionJobCommand.d.ts +1 -1
  49. package/dist-types/commands/StartEntitiesDetectionJobCommand.d.ts +1 -1
  50. package/dist-types/commands/StartEventsDetectionJobCommand.d.ts +1 -1
  51. package/dist-types/commands/StartFlywheelIterationCommand.d.ts +1 -1
  52. package/dist-types/commands/StartKeyPhrasesDetectionJobCommand.d.ts +1 -1
  53. package/dist-types/commands/StartPiiEntitiesDetectionJobCommand.d.ts +1 -1
  54. package/dist-types/commands/StartSentimentDetectionJobCommand.d.ts +1 -1
  55. package/dist-types/commands/StartTargetedSentimentDetectionJobCommand.d.ts +1 -1
  56. package/dist-types/commands/StartTopicsDetectionJobCommand.d.ts +1 -1
  57. package/dist-types/commands/StopDominantLanguageDetectionJobCommand.d.ts +1 -1
  58. package/dist-types/commands/StopEntitiesDetectionJobCommand.d.ts +1 -1
  59. package/dist-types/commands/StopEventsDetectionJobCommand.d.ts +1 -1
  60. package/dist-types/commands/StopKeyPhrasesDetectionJobCommand.d.ts +1 -1
  61. package/dist-types/commands/StopPiiEntitiesDetectionJobCommand.d.ts +1 -1
  62. package/dist-types/commands/StopSentimentDetectionJobCommand.d.ts +1 -1
  63. package/dist-types/commands/StopTargetedSentimentDetectionJobCommand.d.ts +1 -1
  64. package/dist-types/commands/StopTrainingDocumentClassifierCommand.d.ts +1 -1
  65. package/dist-types/commands/StopTrainingEntityRecognizerCommand.d.ts +1 -1
  66. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  67. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  68. package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateFlywheelCommand.d.ts +1 -1
  70. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  71. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  72. package/dist-types/runtimeConfig.d.ts +16 -16
  73. package/dist-types/runtimeConfig.native.d.ts +18 -18
  74. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  75. package/dist-types/ts3.4/commands/BatchDetectDominantLanguageCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/BatchDetectEntitiesCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/BatchDetectKeyPhrasesCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/BatchDetectSentimentCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/BatchDetectSyntaxCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/BatchDetectTargetedSentimentCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/ClassifyDocumentCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/ContainsPiiEntitiesCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/CreateDocumentClassifierCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/CreateEntityRecognizerCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/CreateFlywheelCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DeleteDocumentClassifierCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DeleteEntityRecognizerCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DeleteFlywheelCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribeDocumentClassificationJobCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribeDocumentClassifierCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeDominantLanguageDetectionJobCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DescribeEntitiesDetectionJobCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DescribeEntityRecognizerCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DescribeEventsDetectionJobCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DescribeFlywheelCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DescribeFlywheelIterationCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DescribeKeyPhrasesDetectionJobCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DescribePiiEntitiesDetectionJobCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DescribeSentimentDetectionJobCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DescribeTargetedSentimentDetectionJobCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DescribeTopicsDetectionJobCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DetectDominantLanguageCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DetectKeyPhrasesCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DetectPiiEntitiesCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DetectSentimentCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DetectSyntaxCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DetectTargetedSentimentCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DetectToxicContentCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/ImportModelCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/ListFlywheelIterationHistoryCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/StartDocumentClassificationJobCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/StartDominantLanguageDetectionJobCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/StartEntitiesDetectionJobCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/StartEventsDetectionJobCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/StartFlywheelIterationCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/StartKeyPhrasesDetectionJobCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/StartPiiEntitiesDetectionJobCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/StartSentimentDetectionJobCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/StartTargetedSentimentDetectionJobCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/StartTopicsDetectionJobCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/StopDominantLanguageDetectionJobCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/StopEntitiesDetectionJobCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/StopEventsDetectionJobCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/StopKeyPhrasesDetectionJobCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/StopPiiEntitiesDetectionJobCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/StopSentimentDetectionJobCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/StopTargetedSentimentDetectionJobCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/StopTrainingDocumentClassifierCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/StopTrainingEntityRecognizerCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/UpdateFlywheelCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  144. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  145. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  146. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  147. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  148. package/package.json +19 -19
@@ -26,7 +26,7 @@ declare const ClassifyDocumentCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ClassifyDocumentCommandInput
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
- __0_0: ContainsPiiEntitiesCommandInput
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
- __0_0: CreateDatasetCommandInput
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
- __0_0: CreateDocumentClassifierCommandInput
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
- __0_0: CreateEndpointCommandInput
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
- __0_0: CreateEntityRecognizerCommandInput
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
- __0_0: CreateFlywheelCommandInput
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
- __0_0: DeleteDocumentClassifierCommandInput
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
- __0_0: DeleteEndpointCommandInput
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
- __0_0: DeleteEntityRecognizerCommandInput
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
- __0_0: DeleteFlywheelCommandInput
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
- __0_0: DeleteResourcePolicyCommandInput
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
- __0_0: DescribeDatasetCommandInput
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
- __0_0: DescribeDocumentClassificationJobCommandInput
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
- __0_0: DescribeDocumentClassifierCommandInput
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
- __0_0: DescribeDominantLanguageDetectionJobCommandInput
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
- __0_0: DescribeEndpointCommandInput
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
- __0_0: DescribeEntitiesDetectionJobCommandInput
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
- __0_0: DescribeEntityRecognizerCommandInput
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
- __0_0: DescribeEventsDetectionJobCommandInput
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
- __0_0: DescribeFlywheelCommandInput
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
- __0_0: DescribeFlywheelIterationCommandInput
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
- __0_0: DescribeKeyPhrasesDetectionJobCommandInput
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
- __0_0: DescribePiiEntitiesDetectionJobCommandInput
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
- __0_0: DescribeResourcePolicyCommandInput
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
- __0_0: DescribeSentimentDetectionJobCommandInput
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
- __0_0: DescribeTargetedSentimentDetectionJobCommandInput
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
- __0_0: DescribeTopicsDetectionJobCommandInput
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
- __0_0: DetectDominantLanguageCommandInput
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
- __0_0: DetectKeyPhrasesCommandInput
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
- __0_0: DetectPiiEntitiesCommandInput
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
- __0_0: DetectSentimentCommandInput
29
+ input: DetectSentimentCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DetectSentimentCommandInput,
32
32
  DetectSentimentCommandOutput,
@@ -23,7 +23,7 @@ declare const DetectSyntaxCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DetectSyntaxCommandInput
26
+ input: DetectSyntaxCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DetectSyntaxCommandInput,
29
29
  DetectSyntaxCommandOutput,
@@ -27,7 +27,7 @@ declare const DetectTargetedSentimentCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DetectTargetedSentimentCommandInput
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
- __0_0: DetectToxicContentCommandInput
30
+ input: DetectToxicContentCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DetectToxicContentCommandInput,
33
33
  DetectToxicContentCommandOutput,
@@ -23,7 +23,7 @@ declare const ImportModelCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ImportModelCommandInput
26
+ input: ImportModelCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ImportModelCommandInput,
29
29
  ImportModelCommandOutput,
@@ -27,7 +27,7 @@ declare const ListFlywheelIterationHistoryCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListFlywheelIterationHistoryCommandInput
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
- __0_0: ListTagsForResourceCommandInput
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
- __0_0: PutResourcePolicyCommandInput
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
- __0_0: StartDocumentClassificationJobCommandInput
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
- __0_0: StartDominantLanguageDetectionJobCommandInput
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
- __0_0: StartEntitiesDetectionJobCommandInput
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
- __0_0: StartEventsDetectionJobCommandInput
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
- __0_0: StartFlywheelIterationCommandInput
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
- __0_0: StartKeyPhrasesDetectionJobCommandInput
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
- __0_0: StartPiiEntitiesDetectionJobCommandInput
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
- __0_0: StartSentimentDetectionJobCommandInput
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
- __0_0: StartTargetedSentimentDetectionJobCommandInput
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
- __0_0: StartTopicsDetectionJobCommandInput
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
- __0_0: StopDominantLanguageDetectionJobCommandInput
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
- __0_0: StopEntitiesDetectionJobCommandInput
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
- __0_0: StopEventsDetectionJobCommandInput
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
- __0_0: StopKeyPhrasesDetectionJobCommandInput
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
- __0_0: StopPiiEntitiesDetectionJobCommandInput
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
- __0_0: StopSentimentDetectionJobCommandInput
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
- __0_0: StopTargetedSentimentDetectionJobCommandInput
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
- __0_0: StopTrainingDocumentClassifierCommandInput
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
- __0_0: StopTrainingEntityRecognizerCommandInput
30
+ input: StopTrainingEntityRecognizerCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StopTrainingEntityRecognizerCommandInput,
33
33
  StopTrainingEntityRecognizerCommandOutput,
@@ -23,7 +23,7 @@ declare const TagResourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: TagResourceCommandInput
26
+ input: TagResourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  TagResourceCommandInput,
29
29
  TagResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const UntagResourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UntagResourceCommandInput
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
- __0_0: UpdateEndpointCommandInput
29
+ input: UpdateEndpointCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateEndpointCommandInput,
32
32
  UpdateEndpointCommandOutput,