|
167 | 167 | {"shape":"TooManyTagsException"},
|
168 | 168 | {"shape":"InternalServerException"}
|
169 | 169 | ],
|
170 |
| - "documentation":"<p>Creates a model-specific endpoint for synchronous inference for a previously trained custom model </p>" |
| 170 | + "documentation":"<p>Creates a model-specific endpoint for synchronous inference for a previously trained custom model For information about endpoints, see <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/manage-endpoints.html\">Managing endpoints</a>.</p>" |
171 | 171 | },
|
172 | 172 | "CreateEntityRecognizer":{
|
173 | 173 | "name":"CreateEntityRecognizer",
|
|
222 | 222 | {"shape":"TooManyRequestsException"},
|
223 | 223 | {"shape":"InternalServerException"}
|
224 | 224 | ],
|
225 |
| - "documentation":"<p>Deletes a model-specific endpoint for a previously-trained custom model. All endpoints must be deleted in order for the model to be deleted.</p>" |
| 225 | + "documentation":"<p>Deletes a model-specific endpoint for a previously-trained custom model. All endpoints must be deleted in order for the model to be deleted. For information about endpoints, see <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/manage-endpoints.html\">Managing endpoints</a>.</p>" |
226 | 226 | },
|
227 | 227 | "DeleteEntityRecognizer":{
|
228 | 228 | "name":"DeleteEntityRecognizer",
|
|
319 | 319 | {"shape":"ResourceNotFoundException"},
|
320 | 320 | {"shape":"InternalServerException"}
|
321 | 321 | ],
|
322 |
| - "documentation":"<p>Gets the properties associated with a specific endpoint. Use this operation to get the status of an endpoint.</p>" |
| 322 | + "documentation":"<p>Gets the properties associated with a specific endpoint. Use this operation to get the status of an endpoint. For information about endpoints, see <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/manage-endpoints.html\">Managing endpoints</a>.</p>" |
323 | 323 | },
|
324 | 324 | "DescribeEntitiesDetectionJob":{
|
325 | 325 | "name":"DescribeEntitiesDetectionJob",
|
|
657 | 657 | {"shape":"TooManyRequestsException"},
|
658 | 658 | {"shape":"InternalServerException"}
|
659 | 659 | ],
|
660 |
| - "documentation":"<p>Gets a list of all existing endpoints that you've created.</p>" |
| 660 | + "documentation":"<p>Gets a list of all existing endpoints that you've created. For information about endpoints, see <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/manage-endpoints.html\">Managing endpoints</a>.</p>" |
661 | 661 | },
|
662 | 662 | "ListEntitiesDetectionJobs":{
|
663 | 663 | "name":"ListEntitiesDetectionJobs",
|
|
1077 | 1077 | {"shape":"JobNotFoundException"},
|
1078 | 1078 | {"shape":"InternalServerException"}
|
1079 | 1079 | ],
|
1080 |
| - "documentation":"<p>Stops a sentiment detection job in progress.</p> <p>If the job state is <code>IN_PROGRESS</code> the job is marked for termination and put into the <code>STOP_REQUESTED</code> state. If the job completes before it can be stopped, it is put into the <code>COMPLETED</code> state; otherwise the job is be stopped and put into the <code>STOPPED</code> state.</p> <p>If the job is in the <code>COMPLETED</code> or <code>FAILED</code> state when you call the <code>StopDominantLanguageDetectionJob</code> operation, the operation returns a 400 Internal Request Exception. </p> <p>When a job is stopped, any documents already processed are written to the output location.</p>" |
| 1080 | + "documentation":"<p>Stops a sentiment detection job in progress.</p> <p>If the job state is <code>IN_PROGRESS</code>, the job is marked for termination and put into the <code>STOP_REQUESTED</code> state. If the job completes before it can be stopped, it is put into the <code>COMPLETED</code> state; otherwise the job is be stopped and put into the <code>STOPPED</code> state.</p> <p>If the job is in the <code>COMPLETED</code> or <code>FAILED</code> state when you call the <code>StopDominantLanguageDetectionJob</code> operation, the operation returns a 400 Internal Request Exception. </p> <p>When a job is stopped, any documents already processed are written to the output location.</p>" |
1081 | 1081 | },
|
1082 | 1082 | "StopTargetedSentimentDetectionJob":{
|
1083 | 1083 | "name":"StopTargetedSentimentDetectionJob",
|
|
1092 | 1092 | {"shape":"JobNotFoundException"},
|
1093 | 1093 | {"shape":"InternalServerException"}
|
1094 | 1094 | ],
|
1095 |
| - "documentation":"<p>Stops a targeted sentiment detection job in progress.</p> <p>If the job state is <code>IN_PROGRESS</code> the job is marked for termination and put into the <code>STOP_REQUESTED</code> state. If the job completes before it can be stopped, it is put into the <code>COMPLETED</code> state; otherwise the job is be stopped and put into the <code>STOPPED</code> state.</p> <p>If the job is in the <code>COMPLETED</code> or <code>FAILED</code> state when you call the <code>StopDominantLanguageDetectionJob</code> operation, the operation returns a 400 Internal Request Exception. </p> <p>When a job is stopped, any documents already processed are written to the output location.</p>" |
| 1095 | + "documentation":"<p>Stops a targeted sentiment detection job in progress.</p> <p>If the job state is <code>IN_PROGRESS</code>, the job is marked for termination and put into the <code>STOP_REQUESTED</code> state. If the job completes before it can be stopped, it is put into the <code>COMPLETED</code> state; otherwise the job is be stopped and put into the <code>STOPPED</code> state.</p> <p>If the job is in the <code>COMPLETED</code> or <code>FAILED</code> state when you call the <code>StopDominantLanguageDetectionJob</code> operation, the operation returns a 400 Internal Request Exception. </p> <p>When a job is stopped, any documents already processed are written to the output location.</p>" |
1096 | 1096 | },
|
1097 | 1097 | "StopTrainingDocumentClassifier":{
|
1098 | 1098 | "name":"StopTrainingDocumentClassifier",
|
|
1177 | 1177 | {"shape":"ResourceUnavailableException"},
|
1178 | 1178 | {"shape":"InternalServerException"}
|
1179 | 1179 | ],
|
1180 |
| - "documentation":"<p>Updates information about the specified endpoint.</p>" |
| 1180 | + "documentation":"<p>Updates information about the specified endpoint. For information about endpoints, see <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/manage-endpoints.html\">Managing endpoints</a>.</p>" |
1181 | 1181 | }
|
1182 | 1182 | },
|
1183 | 1183 | "shapes":{
|
|
1347 | 1347 | "members":{
|
1348 | 1348 | "TextList":{
|
1349 | 1349 | "shape":"CustomerInputStringList",
|
1350 |
| - "documentation":"<p>A list containing the text of the input documents. The list can contain a maximum of 25 documents. Each document must contain fewer that 5,000 bytes of UTF-8 encoded characters.</p>" |
| 1350 | + "documentation":"<p>A list containing the text of the input documents. The list can contain a maximum of 25 documents. Each document must contain fewer than 5,000 bytes of UTF-8 encoded characters.</p>" |
1351 | 1351 | },
|
1352 | 1352 | "LanguageCode":{
|
1353 | 1353 | "shape":"LanguageCode",
|
|
1579 | 1579 | },
|
1580 | 1580 | "EndpointArn":{
|
1581 | 1581 | "shape":"DocumentClassifierEndpointArn",
|
1582 |
| - "documentation":"<p>The Amazon Resource Number (ARN) of the endpoint.</p>" |
| 1582 | + "documentation":"<p>The Amazon Resource Number (ARN) of the endpoint. For information about endpoints, see <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/manage-endpoints.html\">Managing endpoints</a>.</p>" |
1583 | 1583 | }
|
1584 | 1584 | }
|
1585 | 1585 | },
|
|
1649 | 1649 | },
|
1650 | 1650 | "LanguageCode":{
|
1651 | 1651 | "shape":"LanguageCode",
|
1652 |
| - "documentation":"<p>The language of the input documents.</p>" |
| 1652 | + "documentation":"<p>The language of the input documents. Currently, English is the only valid language.</p>" |
1653 | 1653 | }
|
1654 | 1654 | }
|
1655 | 1655 | },
|
|
1852 | 1852 | "CustomerInputStringList":{
|
1853 | 1853 | "type":"list",
|
1854 | 1854 | "member":{"shape":"CustomerInputString"},
|
| 1855 | + "min":1, |
1855 | 1856 | "sensitive":true
|
1856 | 1857 | },
|
1857 | 1858 | "DeleteDocumentClassifierRequest":{
|
|
2208 | 2209 | },
|
2209 | 2210 | "EndpointArn":{
|
2210 | 2211 | "shape":"EntityRecognizerEndpointArn",
|
2211 |
| - "documentation":"<p>The Amazon Resource Name of an endpoint that is associated with a custom entity recognition model. Provide an endpoint if you want to detect entities by using your own custom model instead of the default model that is used by Amazon Comprehend.</p> <p>If you specify an endpoint, Amazon Comprehend uses the language of your custom model, and it ignores any language code that you provide in your request.</p>" |
| 2212 | + "documentation":"<p>The Amazon Resource Name of an endpoint that is associated with a custom entity recognition model. Provide an endpoint if you want to detect entities by using your own custom model instead of the default model that is used by Amazon Comprehend.</p> <p>If you specify an endpoint, Amazon Comprehend uses the language of your custom model, and it ignores any language code that you provide in your request.</p> <p>For information about endpoints, see <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/manage-endpoints.html\">Managing endpoints</a>.</p>" |
2212 | 2213 | }
|
2213 | 2214 | }
|
2214 | 2215 | },
|
|
2262 | 2263 | },
|
2263 | 2264 | "LanguageCode":{
|
2264 | 2265 | "shape":"LanguageCode",
|
2265 |
| - "documentation":"<p>The language of the input documents.</p>" |
| 2266 | + "documentation":"<p>The language of the input documents. Currently, English is the only valid language.</p>" |
2266 | 2267 | }
|
2267 | 2268 | }
|
2268 | 2269 | },
|
|
2422 | 2423 | },
|
2423 | 2424 | "VpcConfig":{
|
2424 | 2425 | "shape":"VpcConfig",
|
2425 |
| - "documentation":"<p> Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your document classification job. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html\">Amazon VPC</a>. </p>" |
| 2426 | + "documentation":"<p> Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your document classification job. For more information, see <a href=\"https://docs.aws.amazon.com/vppc/latest/userguide/what-is-amazon-vpc.html\">Amazon VPC</a>. </p>" |
2426 | 2427 | }
|
2427 | 2428 | },
|
2428 | 2429 | "documentation":"<p>Provides information about a document classification job.</p>"
|
|
2498 | 2499 | "documentation":"<p>A list of augmented manifest files that provide training data for your custom model. An augmented manifest file is a labeled dataset that is produced by Amazon SageMaker Ground Truth.</p> <p>This parameter is required if you set <code>DataFormat</code> to <code>AUGMENTED_MANIFEST</code>.</p>"
|
2499 | 2500 | }
|
2500 | 2501 | },
|
2501 |
| - "documentation":"<p>The input properties for training a document classifier. </p> <p>For more information on how the input file is formatted, see <a>how-document-classification-training-data</a>. </p>" |
| 2502 | + "documentation":"<p>The input properties for training a document classifier. </p> <p>For more information on how the input file is formatted, see <a>prep-classifier-data</a>. </p>" |
2502 | 2503 | },
|
2503 | 2504 | "DocumentClassifierMode":{
|
2504 | 2505 | "type":"string",
|
|
2578 | 2579 | },
|
2579 | 2580 | "VpcConfig":{
|
2580 | 2581 | "shape":"VpcConfig",
|
2581 |
| - "documentation":"<p> Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your custom classifier. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html\">Amazon VPC</a>. </p>" |
| 2582 | + "documentation":"<p> Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your custom classifier. For more information, see <a href=\"https://docs.aws.amazon.com/vppc/latest/userguide/what-is-amazon-vpc.html\">Amazon VPC</a>. </p>" |
2582 | 2583 | },
|
2583 | 2584 | "Mode":{
|
2584 | 2585 | "shape":"DocumentClassifierMode",
|
|
2853 | 2854 | "documentation":"<p>Data access role ARN to use in case the new model is encrypted with a customer KMS key.</p>"
|
2854 | 2855 | }
|
2855 | 2856 | },
|
2856 |
| - "documentation":"<p>Specifies information about the specified endpoint.</p>" |
| 2857 | + "documentation":"<p>Specifies information about the specified endpoint. For information about endpoints, see <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/manage-endpoints.html\">Managing endpoints</a>.</p>" |
2857 | 2858 | },
|
2858 | 2859 | "EndpointPropertiesList":{
|
2859 | 2860 | "type":"list",
|
|
4418 | 4419 | "AWS_SECRET_KEY",
|
4419 | 4420 | "IP_ADDRESS",
|
4420 | 4421 | "MAC_ADDRESS",
|
4421 |
| - "ALL" |
| 4422 | + "ALL", |
| 4423 | + "LICENSE_PLATE", |
| 4424 | + "VEHICLE_IDENTIFICATION_NUMBER", |
| 4425 | + "UK_NATIONAL_INSURANCE_NUMBER", |
| 4426 | + "CA_SOCIAL_INSURANCE_NUMBER", |
| 4427 | + "US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER", |
| 4428 | + "UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER", |
| 4429 | + "IN_PERMANENT_ACCOUNT_NUMBER", |
| 4430 | + "IN_NREGA", |
| 4431 | + "INTERNATIONAL_BANK_ACCOUNT_NUMBER", |
| 4432 | + "SWIFT_CODE", |
| 4433 | + "UK_NATIONAL_HEALTH_SERVICE_NUMBER", |
| 4434 | + "CA_HEALTH_NUMBER", |
| 4435 | + "IN_AADHAAR", |
| 4436 | + "IN_VOTER_NUMBER" |
4422 | 4437 | ]
|
4423 | 4438 | },
|
4424 | 4439 | "PiiOutputDataConfig":{
|
|
5023 | 5038 | },
|
5024 | 5039 | "LanguageCode":{
|
5025 | 5040 | "shape":"LanguageCode",
|
5026 |
| - "documentation":"<p>The language of the input documents.</p>" |
| 5041 | + "documentation":"<p>The language of the input documents. Currently, English is the only valid language.</p>" |
5027 | 5042 | },
|
5028 | 5043 | "ClientRequestToken":{
|
5029 | 5044 | "shape":"ClientRequestTokenString",
|
|
5142 | 5157 | },
|
5143 | 5158 | "LanguageCode":{
|
5144 | 5159 | "shape":"LanguageCode",
|
5145 |
| - "documentation":"<p>The language of the input documents. You can specify any of the primary languages supported by Amazon Comprehend. All documents must be in the same language.</p>" |
| 5160 | + "documentation":"<p>The language of the input documents. Currently, English is the only valid language.</p>" |
5146 | 5161 | },
|
5147 | 5162 | "ClientRequestToken":{
|
5148 | 5163 | "shape":"ClientRequestTokenString",
|
|
0 commit comments