|
44 | 44 | "GetApplication": "<p>Retrieves the configuration and status of an existing OpenSearch application.</p>", |
45 | 45 | "GetCompatibleVersions": "<p>Returns a map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.</p>", |
46 | 46 | "GetDataSource": "<p>Retrieves information about a direct query data source.</p>", |
| 47 | + "GetDefaultApplicationSetting": "<p>Gets the ARN of the current default application.</p> <p> If the default application isn't set, the operation returns a resource not found error.</p>", |
47 | 48 | "GetDirectQueryDataSource": "<p> Returns detailed configuration information for a specific direct query data source in Amazon OpenSearch Service. </p>", |
48 | 49 | "GetDomainMaintenanceStatus": "<p>The status of the maintenance action.</p>", |
49 | 50 | "GetPackageVersionHistory": "<p>Returns a list of Amazon OpenSearch Service package versions, along with their creation time, commit message, and plugin properties (if the package is a zip plugin package). For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/custom-packages.html\">Custom packages for Amazon OpenSearch Service</a>.</p>", |
|
64 | 65 | "ListVpcEndpoints": "<p>Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current Amazon Web Services account and Region.</p>", |
65 | 66 | "ListVpcEndpointsForDomain": "<p>Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain.</p>", |
66 | 67 | "PurchaseReservedInstanceOffering": "<p>Allows you to purchase Amazon OpenSearch Service Reserved Instances.</p>", |
| 68 | + "PutDefaultApplicationSetting": "<p>Sets the default application to the application with the specified ARN.</p> <p> To remove the default application, use the <code>GetDefaultApplicationSetting</code> operation to get the current default and then call the <code>PutDefaultApplicationSetting</code> with the current applications ARN and the <code>setAsDefault</code> parameter set to <code>false</code>.</p>", |
67 | 69 | "RejectInboundConnection": "<p>Allows the remote Amazon OpenSearch Service domain owner to reject an inbound cross-cluster connection request.</p>", |
68 | 70 | "RemoveTags": "<p>Removes the specified set of tags from an Amazon OpenSearch Service domain, data source, or application. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/managedomains.html#managedomains-awsresorcetagging\"> Tagging Amazon OpenSearch Service resources</a>.</p>", |
69 | 71 | "RevokeVpcEndpointAccess": "<p>Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.</p>", |
|
111 | 113 | "DomainEndpointOptions$CustomEndpointCertificateArn": "<p>The ARN for your security certificate, managed in Amazon Web Services Certificate Manager (ACM).</p>", |
112 | 114 | "DomainStatus$ARN": "<p>The Amazon Resource Name (ARN) of the domain. For more information, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html\">IAM identifiers </a> in the <i>AWS Identity and Access Management User Guide</i>.</p>", |
113 | 115 | "GetApplicationResponse$arn": null, |
| 116 | + "GetDefaultApplicationSettingResponse$applicationArn": null, |
114 | 117 | "IamIdentityCenterOptions$iamIdentityCenterInstanceArn": null, |
115 | 118 | "IamIdentityCenterOptions$iamIdentityCenterApplicationArn": null, |
116 | 119 | "IamIdentityCenterOptionsInput$iamIdentityCenterInstanceArn": null, |
117 | 120 | "ListTagsRequest$ARN": "<p>Amazon Resource Name (ARN) for the domain, data source, or application to view tags for.</p>", |
118 | 121 | "MasterUserOptions$MasterUserARN": "<p>Amazon Resource Name (ARN) for the master user. Only specify if <code>InternalUserDatabaseEnabled</code> is <code>false</code>.</p>", |
| 122 | + "PutDefaultApplicationSettingRequest$applicationArn": null, |
| 123 | + "PutDefaultApplicationSettingResponse$applicationArn": null, |
119 | 124 | "RemoveTagsRequest$ARN": "<p>The Amazon Resource Name (ARN) of the domain, data source, or application from which you want to delete the specified tags.</p>", |
120 | 125 | "UpdateApplicationResponse$arn": null |
121 | 126 | } |
|
501 | 506 | "DomainStatus$UpgradeProcessing": "<p>The status of a domain version upgrade to a new version of OpenSearch or Elasticsearch. True if OpenSearch Service is in the process of a version upgrade. False if the configuration is active.</p>", |
502 | 507 | "EBSOptions$EBSEnabled": "<p>Indicates whether EBS volumes are attached to data nodes in an OpenSearch Service domain.</p>", |
503 | 508 | "EncryptionAtRestOptions$Enabled": "<p>True to enable encryption at rest.</p>", |
504 | | - "IAMFederationOptionsInput$Enabled": "<p>True to enable IAM federation authentication for a domain.</p>", |
505 | | - "IAMFederationOptionsOutput$Enabled": "<p>True if IAM federation is enabled.</p>", |
| 509 | + "IAMFederationOptionsInput$Enabled": "<p>Specifies whether IAM identity federation is enabled for the OpenSearch domain.</p>", |
| 510 | + "IAMFederationOptionsOutput$Enabled": "<p>Indicates whether IAM identity federation is currently enabled for the domain.</p>", |
506 | 511 | "IamIdentityCenterOptions$enabled": "<p>Indicates whether IAM Identity Center is enabled for the OpenSearch application.</p>", |
507 | 512 | "IamIdentityCenterOptionsInput$enabled": "<p>Specifies whether IAM Identity Center is enabled or disabled.</p>", |
508 | 513 | "IdentityCenterOptions$EnabledAPIAccess": "<p>Indicates whether IAM Identity Center is enabled for the application.</p>", |
|
524 | 529 | "PackageConfiguration$RequiresRestartForConfigurationUpdate": "<p>This indicates whether a B/G deployment is required for updating the configuration that the plugin is prerequisite for.</p>", |
525 | 530 | "PackageEncryptionOptions$EncryptionEnabled": "<p>Whether encryption is enabled for the package.</p>", |
526 | 531 | "PackageVendingOptions$VendingEnabled": "<p>Indicates whether the package vending feature is enabled, allowing the package to be used by other users.</p>", |
| 532 | + "PutDefaultApplicationSettingRequest$setAsDefault": "<p>Set to true to set the specified ARN as the default application. Set to false to clear the default application.</p>", |
527 | 533 | "S3VectorsEngine$Enabled": "<p>Enables S3 vectors engine features.</p>", |
528 | 534 | "SAMLOptionsInput$Enabled": "<p>True to enable SAML authentication for a domain.</p>", |
529 | 535 | "SAMLOptionsOutput$Enabled": "<p>True if SAML is enabled.</p>", |
|
1576 | 1582 | "base": "<p>The result of a <code>GetDataSource</code> operation.</p>", |
1577 | 1583 | "refs": {} |
1578 | 1584 | }, |
| 1585 | + "GetDefaultApplicationSettingRequest": { |
| 1586 | + "base": null, |
| 1587 | + "refs": {} |
| 1588 | + }, |
| 1589 | + "GetDefaultApplicationSettingResponse": { |
| 1590 | + "base": null, |
| 1591 | + "refs": {} |
| 1592 | + }, |
1579 | 1593 | "GetDirectQueryDataSourceRequest": { |
1580 | 1594 | "base": null, |
1581 | 1595 | "refs": {} |
|
1623 | 1637 | } |
1624 | 1638 | }, |
1625 | 1639 | "IAMFederationOptionsInput": { |
1626 | | - "base": "<p>The IAM federation authentication configuration for an Amazon OpenSearch Service domain.</p>", |
| 1640 | + "base": "<p>Input parameters for configuring IAM identity federation settings.</p>", |
1627 | 1641 | "refs": { |
1628 | | - "AdvancedSecurityOptionsInput$IAMFederationOptions": "<p>Container for information about the IAM federation configuration for an OpenSearch UI application.</p>" |
| 1642 | + "AdvancedSecurityOptionsInput$IAMFederationOptions": "<p>Input configuration for IAM identity federation within advanced security options.</p>" |
1629 | 1643 | } |
1630 | 1644 | }, |
1631 | 1645 | "IAMFederationOptionsOutput": { |
1632 | | - "base": "<p>Describes the IAM federation options configured for the domain.</p>", |
| 1646 | + "base": "<p>Output parameters showing the current IAM identity federation configuration.</p>", |
1633 | 1647 | "refs": { |
1634 | | - "AdvancedSecurityOptions$IAMFederationOptions": "<p>Container for information about the IAM federation configuration for an OpenSearch UI application.</p>" |
| 1648 | + "AdvancedSecurityOptions$IAMFederationOptions": "<p>Configuration options for IAM identity federation in advanced security settings.</p>" |
1635 | 1649 | } |
1636 | 1650 | }, |
1637 | 1651 | "IAMFederationRolesKey": { |
1638 | 1652 | "base": null, |
1639 | 1653 | "refs": { |
1640 | | - "IAMFederationOptionsInput$RolesKey": "<p>Element of the IAM federation assertion to use for backend roles. Default is <code>roles</code>.</p>", |
1641 | | - "IAMFederationOptionsOutput$RolesKey": "<p>The key used for matching the IAM federation roles attribute.</p>" |
| 1654 | + "IAMFederationOptionsInput$RolesKey": "<p>The key in the SAML assertion that contains the user's role information.</p>", |
| 1655 | + "IAMFederationOptionsOutput$RolesKey": "<p>The configured key in the SAML assertion for the user's role information.</p>" |
1642 | 1656 | } |
1643 | 1657 | }, |
1644 | 1658 | "IAMFederationSubjectKey": { |
1645 | 1659 | "base": null, |
1646 | 1660 | "refs": { |
1647 | | - "IAMFederationOptionsInput$SubjectKey": "<p>Element of the IAM federation assertion to use for the user name. Default is <code>sub</code>.</p>", |
1648 | | - "IAMFederationOptionsOutput$SubjectKey": "<p>The key used for matching the IAM federation subject attribute.</p>" |
| 1661 | + "IAMFederationOptionsInput$SubjectKey": "<p>The key in the SAML assertion that contains the user's subject identifier.</p>", |
| 1662 | + "IAMFederationOptionsOutput$SubjectKey": "<p>The configured key in the SAML assertion for the user's subject identifier.</p>" |
1649 | 1663 | } |
1650 | 1664 | }, |
1651 | 1665 | "IPAddressType": { |
|
2676 | 2690 | "base": "<p>Represents the output of a <code>PurchaseReservedInstanceOffering</code> operation.</p>", |
2677 | 2691 | "refs": {} |
2678 | 2692 | }, |
| 2693 | + "PutDefaultApplicationSettingRequest": { |
| 2694 | + "base": null, |
| 2695 | + "refs": {} |
| 2696 | + }, |
| 2697 | + "PutDefaultApplicationSettingResponse": { |
| 2698 | + "base": null, |
| 2699 | + "refs": {} |
| 2700 | + }, |
2679 | 2701 | "RecurringCharge": { |
2680 | 2702 | "base": "<p>Contains the specific price and frequency of a recurring charges for an OpenSearch Reserved Instance, or for a Reserved Instance offering.</p>", |
2681 | 2703 | "refs": { |
|
0 commit comments