@@ -37,7 +37,7 @@ public interface AmazonComprehendAsync extends AmazonComprehend {
3737 * Determines the dominant language of the input text for a batch of
3838 * documents. For a list of languages that Amazon Comprehend can detect, see
3939 * <a href=
40- * "http ://docs.aws.amazon.com/comprehend/latest/dg/how-languages.html"
40+ * "https ://docs.aws.amazon.com/comprehend/latest/dg/how-languages.html"
4141 * >Amazon Comprehend Supported Languages</a>.
4242 * </p>
4343 *
@@ -66,7 +66,7 @@ Future<BatchDetectDominantLanguageResult> batchDetectDominantLanguageAsync(
6666 * Determines the dominant language of the input text for a batch of
6767 * documents. For a list of languages that Amazon Comprehend can detect, see
6868 * <a href=
69- * "http ://docs.aws.amazon.com/comprehend/latest/dg/how-languages.html"
69+ * "https ://docs.aws.amazon.com/comprehend/latest/dg/how-languages.html"
7070 * >Amazon Comprehend Supported Languages</a>.
7171 * </p>
7272 *
@@ -354,6 +354,7 @@ Future<BatchDetectSyntaxResult> batchDetectSyntaxAsync(
354354 * @throws TooManyRequestsException
355355 * @throws ResourceLimitExceededException
356356 * @throws UnsupportedLanguageException
357+ * @throws KmsKeyValidationException
357358 * @throws InternalServerException
358359 * @throws AmazonClientException If any internal errors are encountered
359360 * inside the client while attempting to make the request or
@@ -390,6 +391,7 @@ Future<CreateDocumentClassifierResult> createDocumentClassifierAsync(
390391 * @throws TooManyRequestsException
391392 * @throws ResourceLimitExceededException
392393 * @throws UnsupportedLanguageException
394+ * @throws KmsKeyValidationException
393395 * @throws InternalServerException
394396 * @throws AmazonClientException If any internal errors are encountered
395397 * inside the client while attempting to make the request or
@@ -420,6 +422,7 @@ Future<CreateDocumentClassifierResult> createDocumentClassifierAsync(
420422 * @throws TooManyRequestsException
421423 * @throws ResourceLimitExceededException
422424 * @throws UnsupportedLanguageException
425+ * @throws KmsKeyValidationException
423426 * @throws InternalServerException
424427 * @throws AmazonClientException If any internal errors are encountered
425428 * inside the client while attempting to make the request or
@@ -453,6 +456,7 @@ Future<CreateEntityRecognizerResult> createEntityRecognizerAsync(
453456 * @throws TooManyRequestsException
454457 * @throws ResourceLimitExceededException
455458 * @throws UnsupportedLanguageException
459+ * @throws KmsKeyValidationException
456460 * @throws InternalServerException
457461 * @throws AmazonClientException If any internal errors are encountered
458462 * inside the client while attempting to make the request or
@@ -1087,7 +1091,7 @@ Future<DescribeTopicsDetectionJobResult> describeTopicsDetectionJobAsync(
10871091 * <p>
10881092 * Determines the dominant language of the input text. For a list of
10891093 * languages that Amazon Comprehend can detect, see <a href=
1090- * "http ://docs.aws.amazon.com/comprehend/latest/dg/how-languages.html"
1094+ * "https ://docs.aws.amazon.com/comprehend/latest/dg/how-languages.html"
10911095 * >Amazon Comprehend Supported Languages</a>.
10921096 * </p>
10931097 *
@@ -1114,7 +1118,7 @@ Future<DetectDominantLanguageResult> detectDominantLanguageAsync(
11141118 * <p>
11151119 * Determines the dominant language of the input text. For a list of
11161120 * languages that Amazon Comprehend can detect, see <a href=
1117- * "http ://docs.aws.amazon.com/comprehend/latest/dg/how-languages.html"
1121+ * "https ://docs.aws.amazon.com/comprehend/latest/dg/how-languages.html"
11181122 * >Amazon Comprehend Supported Languages</a>.
11191123 * </p>
11201124 *
@@ -1833,6 +1837,7 @@ Future<ListTopicsDetectionJobsResult> listTopicsDetectionJobsAsync(
18331837 * @throws TooManyRequestsException
18341838 * @throws ResourceNotFoundException
18351839 * @throws ResourceUnavailableException
1840+ * @throws KmsKeyValidationException
18361841 * @throws InternalServerException
18371842 * @throws AmazonClientException If any internal errors are encountered
18381843 * inside the client while attempting to make the request or
@@ -1864,6 +1869,7 @@ Future<StartDocumentClassificationJobResult> startDocumentClassificationJobAsync
18641869 * @throws TooManyRequestsException
18651870 * @throws ResourceNotFoundException
18661871 * @throws ResourceUnavailableException
1872+ * @throws KmsKeyValidationException
18671873 * @throws InternalServerException
18681874 * @throws AmazonClientException If any internal errors are encountered
18691875 * inside the client while attempting to make the request or
@@ -1890,6 +1896,7 @@ Future<StartDocumentClassificationJobResult> startDocumentClassificationJobAsync
18901896 * Amazon Comprehend.
18911897 * @throws InvalidRequestException
18921898 * @throws TooManyRequestsException
1899+ * @throws KmsKeyValidationException
18931900 * @throws InternalServerException
18941901 * @throws AmazonClientException If any internal errors are encountered
18951902 * inside the client while attempting to make the request or
@@ -1919,6 +1926,7 @@ Future<StartDominantLanguageDetectionJobResult> startDominantLanguageDetectionJo
19191926 * Amazon Comprehend.
19201927 * @throws InvalidRequestException
19211928 * @throws TooManyRequestsException
1929+ * @throws KmsKeyValidationException
19221930 * @throws InternalServerException
19231931 * @throws AmazonClientException If any internal errors are encountered
19241932 * inside the client while attempting to make the request or
@@ -1953,6 +1961,7 @@ Future<StartDominantLanguageDetectionJobResult> startDominantLanguageDetectionJo
19531961 * @throws TooManyRequestsException
19541962 * @throws ResourceNotFoundException
19551963 * @throws ResourceUnavailableException
1964+ * @throws KmsKeyValidationException
19561965 * @throws InternalServerException
19571966 * @throws AmazonClientException If any internal errors are encountered
19581967 * inside the client while attempting to make the request or
@@ -1990,6 +1999,7 @@ Future<StartEntitiesDetectionJobResult> startEntitiesDetectionJobAsync(
19901999 * @throws TooManyRequestsException
19912000 * @throws ResourceNotFoundException
19922001 * @throws ResourceUnavailableException
2002+ * @throws KmsKeyValidationException
19932003 * @throws InternalServerException
19942004 * @throws AmazonClientException If any internal errors are encountered
19952005 * inside the client while attempting to make the request or
@@ -2016,6 +2026,7 @@ Future<StartEntitiesDetectionJobResult> startEntitiesDetectionJobAsync(
20162026 * Comprehend.
20172027 * @throws InvalidRequestException
20182028 * @throws TooManyRequestsException
2029+ * @throws KmsKeyValidationException
20192030 * @throws InternalServerException
20202031 * @throws AmazonClientException If any internal errors are encountered
20212032 * inside the client while attempting to make the request or
@@ -2045,6 +2056,7 @@ Future<StartKeyPhrasesDetectionJobResult> startKeyPhrasesDetectionJobAsync(
20452056 * Comprehend.
20462057 * @throws InvalidRequestException
20472058 * @throws TooManyRequestsException
2059+ * @throws KmsKeyValidationException
20482060 * @throws InternalServerException
20492061 * @throws AmazonClientException If any internal errors are encountered
20502062 * inside the client while attempting to make the request or
@@ -2071,6 +2083,7 @@ Future<StartKeyPhrasesDetectionJobResult> startKeyPhrasesDetectionJobAsync(
20712083 * Comprehend.
20722084 * @throws InvalidRequestException
20732085 * @throws TooManyRequestsException
2086+ * @throws KmsKeyValidationException
20742087 * @throws InternalServerException
20752088 * @throws AmazonClientException If any internal errors are encountered
20762089 * inside the client while attempting to make the request or
@@ -2100,6 +2113,7 @@ Future<StartSentimentDetectionJobResult> startSentimentDetectionJobAsync(
21002113 * Comprehend.
21012114 * @throws InvalidRequestException
21022115 * @throws TooManyRequestsException
2116+ * @throws KmsKeyValidationException
21032117 * @throws InternalServerException
21042118 * @throws AmazonClientException If any internal errors are encountered
21052119 * inside the client while attempting to make the request or
@@ -2127,6 +2141,7 @@ Future<StartSentimentDetectionJobResult> startSentimentDetectionJobAsync(
21272141 * Comprehend.
21282142 * @throws InvalidRequestException
21292143 * @throws TooManyRequestsException
2144+ * @throws KmsKeyValidationException
21302145 * @throws InternalServerException
21312146 * @throws AmazonClientException If any internal errors are encountered
21322147 * inside the client while attempting to make the request or
@@ -2157,6 +2172,7 @@ Future<StartTopicsDetectionJobResult> startTopicsDetectionJobAsync(
21572172 * Comprehend.
21582173 * @throws InvalidRequestException
21592174 * @throws TooManyRequestsException
2175+ * @throws KmsKeyValidationException
21602176 * @throws InternalServerException
21612177 * @throws AmazonClientException If any internal errors are encountered
21622178 * inside the client while attempting to make the request or
0 commit comments