|
290 | 290 | }
|
291 | 291 | ],
|
292 | 292 | "traits": {
|
293 |
| - "smithy.api#documentation": "<p>Adds the data source on the domain.</p>", |
| 293 | + "smithy.api#documentation": "<p>Creates a new direct-query data source to the specified domain. For more information, see\n <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/direct-query-s3-creating.html\">Creating Amazon OpenSearch Service data source integrations with Amazon S3</a>.</p>", |
294 | 294 | "smithy.api#http": {
|
295 | 295 | "method": "POST",
|
296 | 296 | "uri": "/2021-01-01/opensearch/domain/{DomainName}/dataSource",
|
|
304 | 304 | "DomainName": {
|
305 | 305 | "target": "com.amazonaws.opensearch#DomainName",
|
306 | 306 | "traits": {
|
307 |
| - "smithy.api#documentation": "<p>The name of the domain.</p>", |
| 307 | + "smithy.api#documentation": "<p>The name of the domain to add the data source to.</p>", |
308 | 308 | "smithy.api#httpLabel": {},
|
309 | 309 | "smithy.api#required": {}
|
310 | 310 | }
|
311 | 311 | },
|
312 | 312 | "Name": {
|
313 | 313 | "target": "com.amazonaws.opensearch#DataSourceName",
|
314 | 314 | "traits": {
|
315 |
| - "smithy.api#documentation": "<p>The name of the data source.</p>", |
| 315 | + "smithy.api#documentation": "<p>A name for the data source.</p>", |
316 | 316 | "smithy.api#required": {}
|
317 | 317 | }
|
318 | 318 | },
|
|
341 | 341 | "Message": {
|
342 | 342 | "target": "com.amazonaws.opensearch#String",
|
343 | 343 | "traits": {
|
344 |
| - "smithy.api#documentation": "<p>A message associated with the data source.</p>" |
| 344 | + "smithy.api#documentation": "<p>A message associated with creation of the data source.</p>" |
345 | 345 | }
|
346 | 346 | }
|
347 | 347 | },
|
|
3461 | 3461 | }
|
3462 | 3462 | },
|
3463 | 3463 | "traits": {
|
3464 |
| - "smithy.api#documentation": "<p>Details about the data sources.</p>" |
| 3464 | + "smithy.api#documentation": "<p>Details about a direct-query data source.</p>" |
3465 | 3465 | }
|
3466 | 3466 | },
|
3467 | 3467 | "com.amazonaws.opensearch#DataSourceList": {
|
|
3486 | 3486 | "S3GlueDataCatalog": {
|
3487 | 3487 | "target": "com.amazonaws.opensearch#S3GlueDataCatalog",
|
3488 | 3488 | "traits": {
|
3489 |
| - "smithy.api#documentation": "<p>The data source for the AWS S3 Glue Data Catalog.</p>" |
| 3489 | + "smithy.api#documentation": "<p>An Amazon S3 data source.</p>" |
3490 | 3490 | }
|
3491 | 3491 | }
|
3492 | 3492 | },
|
3493 | 3493 | "traits": {
|
3494 |
| - "smithy.api#documentation": "<p>Information about the data source.</p>" |
| 3494 | + "smithy.api#documentation": "<p>The type of data source.</p>" |
3495 | 3495 | }
|
3496 | 3496 | },
|
3497 | 3497 | "com.amazonaws.opensearch#DeleteDataSource": {
|
|
3523 | 3523 | }
|
3524 | 3524 | ],
|
3525 | 3525 | "traits": {
|
3526 |
| - "smithy.api#documentation": "<p>Deletes the data source.</p>", |
| 3526 | + "smithy.api#documentation": "<p>Deletes a direct-query data source. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/direct-query-s3-delete.html\">Deleting an Amazon OpenSearch Service data source with Amazon S3</a>.</p>", |
3527 | 3527 | "smithy.api#http": {
|
3528 | 3528 | "method": "DELETE",
|
3529 | 3529 | "uri": "/2021-01-01/opensearch/domain/{DomainName}/dataSource/{Name}",
|
|
3545 | 3545 | "Name": {
|
3546 | 3546 | "target": "com.amazonaws.opensearch#DataSourceName",
|
3547 | 3547 | "traits": {
|
3548 |
| - "smithy.api#documentation": "<p>The name of the data source.</p>", |
| 3548 | + "smithy.api#documentation": "<p>The name of the data source to delete.</p>", |
3549 | 3549 | "smithy.api#httpLabel": {},
|
3550 | 3550 | "smithy.api#required": {}
|
3551 | 3551 | }
|
|
3562 | 3562 | "Message": {
|
3563 | 3563 | "target": "com.amazonaws.opensearch#String",
|
3564 | 3564 | "traits": {
|
3565 |
| - "smithy.api#documentation": "<p>A message associated with the initiated request.</p>" |
| 3565 | + "smithy.api#documentation": "<p>A message associated with deletion of the data source.</p>" |
3566 | 3566 | }
|
3567 | 3567 | }
|
3568 | 3568 | },
|
|
5476 | 5476 | "TLSSecurityPolicy": {
|
5477 | 5477 | "target": "com.amazonaws.opensearch#TLSSecurityPolicy",
|
5478 | 5478 | "traits": {
|
5479 |
| - "smithy.api#documentation": "<p>Specify the TLS security policy to apply to the HTTPS endpoint of the domain. The policy can\n be one of the following values:</p>\n <ul>\n <li>\n <p>\n <b>Policy-Min-TLS-1-0-2019-07:</b> TLS security policy which\n supports TLS version 1.0 to TLS version 1.2</p>\n </li>\n <li>\n <p>\n <b>Policy-Min-TLS-1-2-2019-07:</b> TLS security policy which\n supports only TLS version 1.2</p>\n </li>\n <li>\n <p>\n <b>Policy-Min-TLS-1-0-2023-10:</b> TLS security policy which\n supports TLS version 1.0 to TLS version 1.3</p>\n </li>\n <li>\n <p>\n <b>Policy-Min-TLS-1-2-2023-10:</b> TLS security policy which\n supports TLS version 1.2 to TLS version 1.3 with perfect forward secrecy cipher suites</p>\n </li>\n </ul>" |
| 5479 | + "smithy.api#documentation": "<p>Specify the TLS security policy to apply to the HTTPS endpoint of the domain. The policy can\n be one of the following values:</p>\n <ul>\n <li>\n <p>\n <b>Policy-Min-TLS-1-0-2019-07:</b> TLS security policy that\n supports TLS version 1.0 to TLS version 1.2</p>\n </li>\n <li>\n <p>\n <b>Policy-Min-TLS-1-2-2019-07:</b> TLS security policy that\n supports only TLS version 1.2</p>\n </li>\n </ul>" |
5480 | 5480 | }
|
5481 | 5481 | },
|
5482 | 5482 | "CustomEndpointEnabled": {
|
|
6512 | 6512 | }
|
6513 | 6513 | ],
|
6514 | 6514 | "traits": {
|
6515 |
| - "smithy.api#documentation": "<p>Describes the data source details.</p>", |
| 6515 | + "smithy.api#documentation": "<p>Retrieves information about a direct query data source.</p>", |
6516 | 6516 | "smithy.api#http": {
|
6517 | 6517 | "method": "GET",
|
6518 | 6518 | "uri": "/2021-01-01/opensearch/domain/{DomainName}/dataSource/{Name}",
|
|
6534 | 6534 | "Name": {
|
6535 | 6535 | "target": "com.amazonaws.opensearch#DataSourceName",
|
6536 | 6536 | "traits": {
|
6537 |
| - "smithy.api#documentation": "<p>The name of the data source.</p>", |
| 6537 | + "smithy.api#documentation": "<p>The name of the data source to get information about.</p>", |
6538 | 6538 | "smithy.api#httpLabel": {},
|
6539 | 6539 | "smithy.api#required": {}
|
6540 | 6540 | }
|
|
7409 | 7409 | }
|
7410 | 7410 | ],
|
7411 | 7411 | "traits": {
|
7412 |
| - "smithy.api#documentation": "<p>A list of the data source details of the domain.</p>", |
| 7412 | + "smithy.api#documentation": "<p>Lists direct-query data sources for a specific domain. For more information, see \n For more information, see\n <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/direct-query-s3.html\">Working with Amazon OpenSearch Service direct queries with Amazon S3</a>.</p>", |
7413 | 7413 | "smithy.api#http": {
|
7414 | 7414 | "method": "GET",
|
7415 | 7415 | "uri": "/2021-01-01/opensearch/domain/{DomainName}/dataSource",
|
|
7440 | 7440 | "DataSources": {
|
7441 | 7441 | "target": "com.amazonaws.opensearch#DataSourceList",
|
7442 | 7442 | "traits": {
|
7443 |
| - "smithy.api#documentation": "<p>A list of the data sources.</p>" |
| 7443 | + "smithy.api#documentation": "<p>A list of data sources associated with specified domain.</p>" |
7444 | 7444 | }
|
7445 | 7445 | }
|
7446 | 7446 | },
|
@@ -10546,12 +10546,12 @@
|
10546 | 10546 | "RoleArn": {
|
10547 | 10547 | "target": "com.amazonaws.opensearch#RoleArn",
|
10548 | 10548 | "traits": {
|
10549 |
| - "smithy.api#documentation": "<p>The role ARN for the AWS S3 Glue Data Catalog.</p>" |
| 10549 | + "smithy.api#documentation": "<p>>The Amazon Resource Name (ARN) for the S3 Glue Data Catalog.</p>" |
10550 | 10550 | }
|
10551 | 10551 | }
|
10552 | 10552 | },
|
10553 | 10553 | "traits": {
|
10554 |
| - "smithy.api#documentation": "<p>Information about the AWS S3 Glue Data Catalog.</p>" |
| 10554 | + "smithy.api#documentation": "<p>Information about the Amazon S3 Glue Data Catalog.</p>" |
10555 | 10555 | }
|
10556 | 10556 | },
|
10557 | 10557 | "com.amazonaws.opensearch#S3Key": {
|
|
11456 | 11456 | }
|
11457 | 11457 | ],
|
11458 | 11458 | "traits": {
|
11459 |
| - "smithy.api#documentation": "<p>Updates the data source on the domain.</p>", |
| 11459 | + "smithy.api#documentation": "<p>Updates a direct-query data source. For more information, see\n <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/direct-query-s3-creating.html\">Working with Amazon OpenSearch Service data source integrations with Amazon S3</a>.</p>", |
11460 | 11460 | "smithy.api#http": {
|
11461 | 11461 | "method": "PUT",
|
11462 | 11462 | "uri": "/2021-01-01/opensearch/domain/{DomainName}/dataSource/{Name}",
|
|
11478 | 11478 | "Name": {
|
11479 | 11479 | "target": "com.amazonaws.opensearch#DataSourceName",
|
11480 | 11480 | "traits": {
|
11481 |
| - "smithy.api#documentation": "<p>The name of the data source.</p>", |
| 11481 | + "smithy.api#documentation": "<p>The name of the data source to modify.</p>", |
11482 | 11482 | "smithy.api#httpLabel": {},
|
11483 | 11483 | "smithy.api#required": {}
|
11484 | 11484 | }
|
|
11493 | 11493 | "Description": {
|
11494 | 11494 | "target": "com.amazonaws.opensearch#DataSourceDescription",
|
11495 | 11495 | "traits": {
|
11496 |
| - "smithy.api#documentation": "<p>A description of the data source.</p>" |
| 11496 | + "smithy.api#documentation": "<p>A new description of the data source.</p>" |
11497 | 11497 | }
|
11498 | 11498 | }
|
11499 | 11499 | },
|
|
11508 | 11508 | "Message": {
|
11509 | 11509 | "target": "com.amazonaws.opensearch#String",
|
11510 | 11510 | "traits": {
|
11511 |
| - "smithy.api#documentation": "<p>A message associated with the data source.</p>" |
| 11511 | + "smithy.api#documentation": "<p>A message associated with the updated data source.</p>" |
11512 | 11512 | }
|
11513 | 11513 | }
|
11514 | 11514 | },
|
|
0 commit comments