|
27 | 27 | {"shape":"InternalServerException"}, |
28 | 28 | {"shape":"ValidationException"} |
29 | 29 | ], |
30 | | - "documentation":"<p>Returns attributes for one or more collections, including the collection endpoint, the OpenSearch Dashboards endpoint, and FIPS-compliant endpoints. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-manage.html\">Creating and managing Amazon OpenSearch Serverless collections</a>.</p>" |
| 30 | + "documentation":"<p>Returns attributes for one or more collections, including the collection endpoint, the OpenSearch Dashboards endpoint, and FIPS-compliant endpoints. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-manage.html\">Creating and managing Amazon OpenSearch Serverless collections</a>.</p>", |
| 31 | + "readonly":true |
31 | 32 | }, |
32 | 33 | "BatchGetEffectiveLifecyclePolicy":{ |
33 | 34 | "name":"BatchGetEffectiveLifecyclePolicy", |
|
41 | 42 | {"shape":"InternalServerException"}, |
42 | 43 | {"shape":"ValidationException"} |
43 | 44 | ], |
44 | | - "documentation":"<p>Returns a list of successful and failed retrievals for the OpenSearch Serverless indexes. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-lifecycle.html#serverless-lifecycle-list\">Viewing data lifecycle policies</a>.</p>" |
| 45 | + "documentation":"<p>Returns a list of successful and failed retrievals for the OpenSearch Serverless indexes. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-lifecycle.html#serverless-lifecycle-list\">Viewing data lifecycle policies</a>.</p>", |
| 46 | + "readonly":true |
45 | 47 | }, |
46 | 48 | "BatchGetLifecyclePolicy":{ |
47 | 49 | "name":"BatchGetLifecyclePolicy", |
|
55 | 57 | {"shape":"InternalServerException"}, |
56 | 58 | {"shape":"ValidationException"} |
57 | 59 | ], |
58 | | - "documentation":"<p>Returns one or more configured OpenSearch Serverless lifecycle policies. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-lifecycle.html#serverless-lifecycle-list\">Viewing data lifecycle policies</a>.</p>" |
| 60 | + "documentation":"<p>Returns one or more configured OpenSearch Serverless lifecycle policies. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-lifecycle.html#serverless-lifecycle-list\">Viewing data lifecycle policies</a>.</p>", |
| 61 | + "readonly":true |
59 | 62 | }, |
60 | 63 | "BatchGetVpcEndpoint":{ |
61 | 64 | "name":"BatchGetVpcEndpoint", |
|
69 | 72 | {"shape":"InternalServerException"}, |
70 | 73 | {"shape":"ValidationException"} |
71 | 74 | ], |
72 | | - "documentation":"<p>Returns attributes for one or more VPC endpoints associated with the current account. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-vpc.html\">Access Amazon OpenSearch Serverless using an interface endpoint</a>.</p>" |
| 75 | + "documentation":"<p>Returns attributes for one or more VPC endpoints associated with the current account. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-vpc.html\">Access Amazon OpenSearch Serverless using an interface endpoint</a>.</p>", |
| 76 | + "readonly":true |
73 | 77 | }, |
74 | 78 | "CreateAccessPolicy":{ |
75 | 79 | "name":"CreateAccessPolicy", |
|
322 | 326 | {"shape":"ResourceNotFoundException"}, |
323 | 327 | {"shape":"ValidationException"} |
324 | 328 | ], |
325 | | - "documentation":"<p>Returns an OpenSearch Serverless access policy. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-data-access.html\">Data access control for Amazon OpenSearch Serverless</a>.</p>" |
| 329 | + "documentation":"<p>Returns an OpenSearch Serverless access policy. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-data-access.html\">Data access control for Amazon OpenSearch Serverless</a>.</p>", |
| 330 | + "readonly":true |
326 | 331 | }, |
327 | 332 | "GetAccountSettings":{ |
328 | 333 | "name":"GetAccountSettings", |
|
336 | 341 | {"shape":"InternalServerException"}, |
337 | 342 | {"shape":"ValidationException"} |
338 | 343 | ], |
339 | | - "documentation":"<p>Returns account-level settings related to OpenSearch Serverless.</p>" |
| 344 | + "documentation":"<p>Returns account-level settings related to OpenSearch Serverless.</p>", |
| 345 | + "readonly":true |
340 | 346 | }, |
341 | 347 | "GetIndex":{ |
342 | 348 | "name":"GetIndex", |
|
351 | 357 | {"shape":"ResourceNotFoundException"}, |
352 | 358 | {"shape":"ValidationException"} |
353 | 359 | ], |
354 | | - "documentation":"<p>Retrieves information about an index in an OpenSearch Serverless collection, including its schema definition. The index might be configured to conduct automatic semantic enrichment ingestion and search. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-manage.html#serverless-semantic-enrichment\">About automatic semantic enrichment</a>.</p>" |
| 360 | + "documentation":"<p>Retrieves information about an index in an OpenSearch Serverless collection, including its schema definition. The index might be configured to conduct automatic semantic enrichment ingestion and search. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-manage.html#serverless-semantic-enrichment\">About automatic semantic enrichment</a>.</p>", |
| 361 | + "readonly":true |
355 | 362 | }, |
356 | 363 | "GetPoliciesStats":{ |
357 | 364 | "name":"GetPoliciesStats", |
|
364 | 371 | "errors":[ |
365 | 372 | {"shape":"InternalServerException"} |
366 | 373 | ], |
367 | | - "documentation":"<p>Returns statistical information about your OpenSearch Serverless access policies, security configurations, and security policies.</p>" |
| 374 | + "documentation":"<p>Returns statistical information about your OpenSearch Serverless access policies, security configurations, and security policies.</p>", |
| 375 | + "readonly":true |
368 | 376 | }, |
369 | 377 | "GetSecurityConfig":{ |
370 | 378 | "name":"GetSecurityConfig", |
|
379 | 387 | {"shape":"ResourceNotFoundException"}, |
380 | 388 | {"shape":"ValidationException"} |
381 | 389 | ], |
382 | | - "documentation":"<p>Returns information about an OpenSearch Serverless security configuration. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-saml.html\">SAML authentication for Amazon OpenSearch Serverless</a>.</p>" |
| 390 | + "documentation":"<p>Returns information about an OpenSearch Serverless security configuration. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-saml.html\">SAML authentication for Amazon OpenSearch Serverless</a>.</p>", |
| 391 | + "readonly":true |
383 | 392 | }, |
384 | 393 | "GetSecurityPolicy":{ |
385 | 394 | "name":"GetSecurityPolicy", |
|
394 | 403 | {"shape":"ResourceNotFoundException"}, |
395 | 404 | {"shape":"ValidationException"} |
396 | 405 | ], |
397 | | - "documentation":"<p>Returns information about a configured OpenSearch Serverless security policy. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-network.html\">Network access for Amazon OpenSearch Serverless</a> and <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-encryption.html\">Encryption at rest for Amazon OpenSearch Serverless</a>.</p>" |
| 406 | + "documentation":"<p>Returns information about a configured OpenSearch Serverless security policy. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-network.html\">Network access for Amazon OpenSearch Serverless</a> and <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-encryption.html\">Encryption at rest for Amazon OpenSearch Serverless</a>.</p>", |
| 407 | + "readonly":true |
398 | 408 | }, |
399 | 409 | "ListAccessPolicies":{ |
400 | 410 | "name":"ListAccessPolicies", |
|
408 | 418 | {"shape":"InternalServerException"}, |
409 | 419 | {"shape":"ValidationException"} |
410 | 420 | ], |
411 | | - "documentation":"<p>Returns information about a list of OpenSearch Serverless access policies.</p>" |
| 421 | + "documentation":"<p>Returns information about a list of OpenSearch Serverless access policies.</p>", |
| 422 | + "readonly":true |
412 | 423 | }, |
413 | 424 | "ListCollections":{ |
414 | 425 | "name":"ListCollections", |
|
422 | 433 | {"shape":"InternalServerException"}, |
423 | 434 | {"shape":"ValidationException"} |
424 | 435 | ], |
425 | | - "documentation":"<p>Lists all OpenSearch Serverless collections. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-manage.html\">Creating and managing Amazon OpenSearch Serverless collections</a>.</p> <note> <p>Make sure to include an empty request body {} if you don't include any collection filters in the request.</p> </note>" |
| 436 | + "documentation":"<p>Lists all OpenSearch Serverless collections. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-manage.html\">Creating and managing Amazon OpenSearch Serverless collections</a>.</p> <note> <p>Make sure to include an empty request body {} if you don't include any collection filters in the request.</p> </note>", |
| 437 | + "readonly":true |
426 | 438 | }, |
427 | 439 | "ListLifecyclePolicies":{ |
428 | 440 | "name":"ListLifecyclePolicies", |
|
436 | 448 | {"shape":"InternalServerException"}, |
437 | 449 | {"shape":"ValidationException"} |
438 | 450 | ], |
439 | | - "documentation":"<p>Returns a list of OpenSearch Serverless lifecycle policies. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-lifecycle.html#serverless-lifecycle-list\">Viewing data lifecycle policies</a>.</p>" |
| 451 | + "documentation":"<p>Returns a list of OpenSearch Serverless lifecycle policies. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-lifecycle.html#serverless-lifecycle-list\">Viewing data lifecycle policies</a>.</p>", |
| 452 | + "readonly":true |
440 | 453 | }, |
441 | 454 | "ListSecurityConfigs":{ |
442 | 455 | "name":"ListSecurityConfigs", |
|
450 | 463 | {"shape":"InternalServerException"}, |
451 | 464 | {"shape":"ValidationException"} |
452 | 465 | ], |
453 | | - "documentation":"<p>Returns information about configured OpenSearch Serverless security configurations. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-saml.html\">SAML authentication for Amazon OpenSearch Serverless</a>.</p>" |
| 466 | + "documentation":"<p>Returns information about configured OpenSearch Serverless security configurations. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-saml.html\">SAML authentication for Amazon OpenSearch Serverless</a>.</p>", |
| 467 | + "readonly":true |
454 | 468 | }, |
455 | 469 | "ListSecurityPolicies":{ |
456 | 470 | "name":"ListSecurityPolicies", |
|
464 | 478 | {"shape":"InternalServerException"}, |
465 | 479 | {"shape":"ValidationException"} |
466 | 480 | ], |
467 | | - "documentation":"<p>Returns information about configured OpenSearch Serverless security policies.</p>" |
| 481 | + "documentation":"<p>Returns information about configured OpenSearch Serverless security policies.</p>", |
| 482 | + "readonly":true |
468 | 483 | }, |
469 | 484 | "ListTagsForResource":{ |
470 | 485 | "name":"ListTagsForResource", |
|
493 | 508 | {"shape":"InternalServerException"}, |
494 | 509 | {"shape":"ValidationException"} |
495 | 510 | ], |
496 | | - "documentation":"<p>Returns the OpenSearch Serverless-managed interface VPC endpoints associated with the current account. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-vpc.html\">Access Amazon OpenSearch Serverless using an interface endpoint</a>.</p>" |
| 511 | + "documentation":"<p>Returns the OpenSearch Serverless-managed interface VPC endpoints associated with the current account. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-vpc.html\">Access Amazon OpenSearch Serverless using an interface endpoint</a>.</p>", |
| 512 | + "readonly":true |
497 | 513 | }, |
498 | 514 | "TagResource":{ |
499 | 515 | "name":"TagResource", |
|
555 | 571 | "output":{"shape":"UpdateAccountSettingsResponse"}, |
556 | 572 | "errors":[ |
557 | 573 | {"shape":"InternalServerException"}, |
558 | | - {"shape":"ValidationException"} |
| 574 | + {"shape":"ValidationException"}, |
| 575 | + {"shape":"ServiceQuotaExceededException"} |
559 | 576 | ], |
560 | 577 | "documentation":"<p>Update the OpenSearch Serverless settings for the current Amazon Web Services account. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-scaling.html\">Managing capacity limits for Amazon OpenSearch Serverless</a>.</p>" |
561 | 578 | }, |
|
909 | 926 | "shape":"StandbyReplicas", |
910 | 927 | "documentation":"<p>Details about an OpenSearch Serverless collection.</p>" |
911 | 928 | }, |
| 929 | + "vectorOptions":{ |
| 930 | + "shape":"VectorOptions", |
| 931 | + "documentation":"<p>Configuration options for vector search capabilities in the collection.</p>" |
| 932 | + }, |
912 | 933 | "createdDate":{ |
913 | 934 | "shape":"Long", |
914 | 935 | "documentation":"<p>The Epoch time when the collection was created.</p>" |
|
1145 | 1166 | "shape":"StandbyReplicas", |
1146 | 1167 | "documentation":"<p>Creates details about an OpenSearch Serverless collection.</p>" |
1147 | 1168 | }, |
| 1169 | + "vectorOptions":{ |
| 1170 | + "shape":"VectorOptions", |
| 1171 | + "documentation":"<p>Configuration options for vector search capabilities in the collection.</p>" |
| 1172 | + }, |
1148 | 1173 | "createdDate":{ |
1149 | 1174 | "shape":"Long", |
1150 | 1175 | "documentation":"<p>The Epoch time when the collection was created.</p>" |
|
1180 | 1205 | "shape":"StandbyReplicas", |
1181 | 1206 | "documentation":"<p>Indicates whether standby replicas should be used for a collection.</p>" |
1182 | 1207 | }, |
| 1208 | + "vectorOptions":{ |
| 1209 | + "shape":"VectorOptions", |
| 1210 | + "documentation":"<p>Configuration options for vector search capabilities in the collection.</p>" |
| 1211 | + }, |
1183 | 1212 | "clientToken":{ |
1184 | 1213 | "shape":"ClientToken", |
1185 | 1214 | "documentation":"<p>Unique, case-sensitive identifier to ensure idempotency of the request.</p>", |
|
2665 | 2694 | "network" |
2666 | 2695 | ] |
2667 | 2696 | }, |
| 2697 | + "ServerlessVectorAccelerationStatus":{ |
| 2698 | + "type":"string", |
| 2699 | + "documentation":"<p>Specifies whether serverless vector acceleration is enabled for the collection.</p>", |
| 2700 | + "enum":[ |
| 2701 | + "ENABLED", |
| 2702 | + "DISABLED", |
| 2703 | + "ALLOWED" |
| 2704 | + ] |
| 2705 | + }, |
2668 | 2706 | "ServiceQuotaExceededException":{ |
2669 | 2707 | "type":"structure", |
2670 | 2708 | "required":[ |
|
3179 | 3217 | "documentation":"<p>Thrown when the HTTP request contains invalid input or is missing required input.</p>", |
3180 | 3218 | "exception":true |
3181 | 3219 | }, |
| 3220 | + "VectorOptions":{ |
| 3221 | + "type":"structure", |
| 3222 | + "required":["ServerlessVectorAcceleration"], |
| 3223 | + "members":{ |
| 3224 | + "ServerlessVectorAcceleration":{ |
| 3225 | + "shape":"ServerlessVectorAccelerationStatus", |
| 3226 | + "documentation":"<p>Specifies whether serverless vector acceleration is enabled for the collection.</p>" |
| 3227 | + } |
| 3228 | + }, |
| 3229 | + "documentation":"<p>Configuration options for vector search capabilities in an OpenSearch Serverless collection.</p>" |
| 3230 | + }, |
3182 | 3231 | "VpcEndpointDetail":{ |
3183 | 3232 | "type":"structure", |
3184 | 3233 | "members":{ |
|
0 commit comments