@aws-sdk/client-opensearch 3.803.0 → 3.804.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (142) hide show
  1. package/dist-es/protocols/Aws_restJson1.js +1 -1
  2. package/dist-types/commands/AcceptInboundConnectionCommand.d.ts +1 -1
  3. package/dist-types/commands/AddDataSourceCommand.d.ts +1 -1
  4. package/dist-types/commands/AddDirectQueryDataSourceCommand.d.ts +1 -1
  5. package/dist-types/commands/AddTagsCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociatePackageCommand.d.ts +1 -1
  7. package/dist-types/commands/AssociatePackagesCommand.d.ts +1 -1
  8. package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +1 -1
  9. package/dist-types/commands/CancelDomainConfigChangeCommand.d.ts +1 -1
  10. package/dist-types/commands/CancelServiceSoftwareUpdateCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateApplicationCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateDomainCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateOutboundConnectionCommand.d.ts +1 -1
  14. package/dist-types/commands/CreatePackageCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteApplicationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteDirectQueryDataSourceCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteInboundConnectionCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteOutboundConnectionCommand.d.ts +1 -1
  22. package/dist-types/commands/DeletePackageCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeDomainConfigCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeDomainHealthCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeDomainNodesCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeDomainsCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeDryRunProgressCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeInstanceTypeLimitsCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +1 -1
  34. package/dist-types/commands/DissociatePackageCommand.d.ts +1 -1
  35. package/dist-types/commands/DissociatePackagesCommand.d.ts +1 -1
  36. package/dist-types/commands/GetApplicationCommand.d.ts +1 -1
  37. package/dist-types/commands/GetDataSourceCommand.d.ts +1 -1
  38. package/dist-types/commands/GetDirectQueryDataSourceCommand.d.ts +1 -1
  39. package/dist-types/commands/GetDomainMaintenanceStatusCommand.d.ts +1 -1
  40. package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +1 -1
  41. package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +1 -1
  42. package/dist-types/commands/GetUpgradeStatusCommand.d.ts +1 -1
  43. package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -1
  44. package/dist-types/commands/ListDomainMaintenancesCommand.d.ts +1 -1
  45. package/dist-types/commands/ListDomainsForPackageCommand.d.ts +1 -1
  46. package/dist-types/commands/ListInstanceTypeDetailsCommand.d.ts +1 -1
  47. package/dist-types/commands/ListPackagesForDomainCommand.d.ts +1 -1
  48. package/dist-types/commands/ListScheduledActionsCommand.d.ts +1 -1
  49. package/dist-types/commands/ListTagsCommand.d.ts +1 -1
  50. package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +1 -1
  51. package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +1 -1
  52. package/dist-types/commands/PurchaseReservedInstanceOfferingCommand.d.ts +1 -1
  53. package/dist-types/commands/RejectInboundConnectionCommand.d.ts +1 -1
  54. package/dist-types/commands/RemoveTagsCommand.d.ts +1 -1
  55. package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +1 -1
  56. package/dist-types/commands/StartDomainMaintenanceCommand.d.ts +1 -1
  57. package/dist-types/commands/StartServiceSoftwareUpdateCommand.d.ts +1 -1
  58. package/dist-types/commands/UpdateApplicationCommand.d.ts +1 -1
  59. package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -1
  60. package/dist-types/commands/UpdateDirectQueryDataSourceCommand.d.ts +1 -1
  61. package/dist-types/commands/UpdateDomainConfigCommand.d.ts +1 -1
  62. package/dist-types/commands/UpdatePackageCommand.d.ts +1 -1
  63. package/dist-types/commands/UpdatePackageScopeCommand.d.ts +1 -1
  64. package/dist-types/commands/UpdateScheduledActionCommand.d.ts +1 -1
  65. package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +1 -1
  66. package/dist-types/commands/UpgradeDomainCommand.d.ts +1 -1
  67. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  68. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  69. package/dist-types/runtimeConfig.d.ts +16 -16
  70. package/dist-types/runtimeConfig.native.d.ts +18 -18
  71. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  72. package/dist-types/ts3.4/commands/AcceptInboundConnectionCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/AddDataSourceCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/AddDirectQueryDataSourceCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/AssociatePackagesCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/AuthorizeVpcEndpointAccessCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/CancelDomainConfigChangeCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/CancelServiceSoftwareUpdateCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/CreateOutboundConnectionCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DeleteDirectQueryDataSourceCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DeleteInboundConnectionCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DeleteOutboundConnectionCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribeDomainChangeProgressCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DescribeDomainConfigCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DescribeDomainHealthCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DescribeDomainNodesCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DescribeDomainsCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DescribeDryRunProgressCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DescribeInstanceTypeLimitsCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DissociatePackagesCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/GetDirectQueryDataSourceCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/GetDomainMaintenanceStatusCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/ListDomainMaintenancesCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/ListInstanceTypeDetailsCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/ListScheduledActionsCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/ListVpcEndpointAccessCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/ListVpcEndpointsForDomainCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/PurchaseReservedInstanceOfferingCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/RejectInboundConnectionCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/RevokeVpcEndpointAccessCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/StartDomainMaintenanceCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/StartServiceSoftwareUpdateCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/UpdateDirectQueryDataSourceCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/UpdateDomainConfigCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/UpdatePackageScopeCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/UpdateScheduledActionCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/UpgradeDomainCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  138. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  139. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  140. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  141. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  142. package/package.json +19 -19
@@ -26,7 +26,7 @@ declare const DescribeDomainCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeDomainCommandInput
29
+ input: DescribeDomainCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeDomainCommandInput,
32
32
  DescribeDomainCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeDomainConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeDomainConfigCommandInput
30
+ input: DescribeDomainConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeDomainConfigCommandInput,
33
33
  DescribeDomainConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeDomainHealthCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeDomainHealthCommandInput
30
+ input: DescribeDomainHealthCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeDomainHealthCommandInput,
33
33
  DescribeDomainHealthCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeDomainNodesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeDomainNodesCommandInput
30
+ input: DescribeDomainNodesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeDomainNodesCommandInput,
33
33
  DescribeDomainNodesCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeDomainsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeDomainsCommandInput
29
+ input: DescribeDomainsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeDomainsCommandInput,
32
32
  DescribeDomainsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeDryRunProgressCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeDryRunProgressCommandInput
30
+ input: DescribeDryRunProgressCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeDryRunProgressCommandInput,
33
33
  DescribeDryRunProgressCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeInstanceTypeLimitsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeInstanceTypeLimitsCommandInput
30
+ input: DescribeInstanceTypeLimitsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeInstanceTypeLimitsCommandInput,
33
33
  DescribeInstanceTypeLimitsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeVpcEndpointsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeVpcEndpointsCommandInput
30
+ input: DescribeVpcEndpointsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeVpcEndpointsCommandInput,
33
33
  DescribeVpcEndpointsCommandOutput,
@@ -27,7 +27,7 @@ declare const DissociatePackageCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DissociatePackageCommandInput
30
+ input: DissociatePackageCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DissociatePackageCommandInput,
33
33
  DissociatePackageCommandOutput,
@@ -27,7 +27,7 @@ declare const DissociatePackagesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DissociatePackagesCommandInput
30
+ input: DissociatePackagesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DissociatePackagesCommandInput,
33
33
  DissociatePackagesCommandOutput,
@@ -26,7 +26,7 @@ declare const GetApplicationCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetApplicationCommandInput
29
+ input: GetApplicationCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetApplicationCommandInput,
32
32
  GetApplicationCommandOutput,
@@ -26,7 +26,7 @@ declare const GetDataSourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetDataSourceCommandInput
29
+ input: GetDataSourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetDataSourceCommandInput,
32
32
  GetDataSourceCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDirectQueryDataSourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDirectQueryDataSourceCommandInput
30
+ input: GetDirectQueryDataSourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDirectQueryDataSourceCommandInput,
33
33
  GetDirectQueryDataSourceCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDomainMaintenanceStatusCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDomainMaintenanceStatusCommandInput
30
+ input: GetDomainMaintenanceStatusCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDomainMaintenanceStatusCommandInput,
33
33
  GetDomainMaintenanceStatusCommandOutput,
@@ -27,7 +27,7 @@ declare const GetPackageVersionHistoryCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetPackageVersionHistoryCommandInput
30
+ input: GetPackageVersionHistoryCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetPackageVersionHistoryCommandInput,
33
33
  GetPackageVersionHistoryCommandOutput,
@@ -27,7 +27,7 @@ declare const GetUpgradeHistoryCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetUpgradeHistoryCommandInput
30
+ input: GetUpgradeHistoryCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetUpgradeHistoryCommandInput,
33
33
  GetUpgradeHistoryCommandOutput,
@@ -26,7 +26,7 @@ declare const GetUpgradeStatusCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetUpgradeStatusCommandInput
29
+ input: GetUpgradeStatusCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetUpgradeStatusCommandInput,
32
32
  GetUpgradeStatusCommandOutput,
@@ -26,7 +26,7 @@ declare const ListDataSourcesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListDataSourcesCommandInput
29
+ input: ListDataSourcesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListDataSourcesCommandInput,
32
32
  ListDataSourcesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListDomainMaintenancesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListDomainMaintenancesCommandInput
30
+ input: ListDomainMaintenancesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListDomainMaintenancesCommandInput,
33
33
  ListDomainMaintenancesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListDomainsForPackageCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListDomainsForPackageCommandInput
30
+ input: ListDomainsForPackageCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListDomainsForPackageCommandInput,
33
33
  ListDomainsForPackageCommandOutput,
@@ -27,7 +27,7 @@ declare const ListInstanceTypeDetailsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListInstanceTypeDetailsCommandInput
30
+ input: ListInstanceTypeDetailsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListInstanceTypeDetailsCommandInput,
33
33
  ListInstanceTypeDetailsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListPackagesForDomainCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListPackagesForDomainCommandInput
30
+ input: ListPackagesForDomainCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListPackagesForDomainCommandInput,
33
33
  ListPackagesForDomainCommandOutput,
@@ -27,7 +27,7 @@ declare const ListScheduledActionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListScheduledActionsCommandInput
30
+ input: ListScheduledActionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListScheduledActionsCommandInput,
33
33
  ListScheduledActionsCommandOutput,
@@ -23,7 +23,7 @@ declare const ListTagsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListTagsCommandInput
26
+ input: ListTagsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListTagsCommandInput,
29
29
  ListTagsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListVpcEndpointAccessCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListVpcEndpointAccessCommandInput
30
+ input: ListVpcEndpointAccessCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListVpcEndpointAccessCommandInput,
33
33
  ListVpcEndpointAccessCommandOutput,
@@ -27,7 +27,7 @@ declare const ListVpcEndpointsForDomainCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListVpcEndpointsForDomainCommandInput
30
+ input: ListVpcEndpointsForDomainCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListVpcEndpointsForDomainCommandInput,
33
33
  ListVpcEndpointsForDomainCommandOutput,
@@ -27,7 +27,7 @@ declare const PurchaseReservedInstanceOfferingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PurchaseReservedInstanceOfferingCommandInput
30
+ input: PurchaseReservedInstanceOfferingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PurchaseReservedInstanceOfferingCommandInput,
33
33
  PurchaseReservedInstanceOfferingCommandOutput,
@@ -27,7 +27,7 @@ declare const RejectInboundConnectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RejectInboundConnectionCommandInput
30
+ input: RejectInboundConnectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RejectInboundConnectionCommandInput,
33
33
  RejectInboundConnectionCommandOutput,
@@ -21,7 +21,7 @@ declare const RemoveTagsCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: RemoveTagsCommandInput
24
+ input: RemoveTagsCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  RemoveTagsCommandInput,
27
27
  RemoveTagsCommandOutput,
@@ -27,7 +27,7 @@ declare const RevokeVpcEndpointAccessCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RevokeVpcEndpointAccessCommandInput
30
+ input: RevokeVpcEndpointAccessCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RevokeVpcEndpointAccessCommandInput,
33
33
  RevokeVpcEndpointAccessCommandOutput,
@@ -27,7 +27,7 @@ declare const StartDomainMaintenanceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartDomainMaintenanceCommandInput
30
+ input: StartDomainMaintenanceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartDomainMaintenanceCommandInput,
33
33
  StartDomainMaintenanceCommandOutput,
@@ -27,7 +27,7 @@ declare const StartServiceSoftwareUpdateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartServiceSoftwareUpdateCommandInput
30
+ input: StartServiceSoftwareUpdateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartServiceSoftwareUpdateCommandInput,
33
33
  StartServiceSoftwareUpdateCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateApplicationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateApplicationCommandInput
30
+ input: UpdateApplicationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateApplicationCommandInput,
33
33
  UpdateApplicationCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateDataSourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateDataSourceCommandInput
29
+ input: UpdateDataSourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateDataSourceCommandInput,
32
32
  UpdateDataSourceCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateDirectQueryDataSourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateDirectQueryDataSourceCommandInput
30
+ input: UpdateDirectQueryDataSourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateDirectQueryDataSourceCommandInput,
33
33
  UpdateDirectQueryDataSourceCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateDomainConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateDomainConfigCommandInput
30
+ input: UpdateDomainConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateDomainConfigCommandInput,
33
33
  UpdateDomainConfigCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdatePackageCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdatePackageCommandInput
29
+ input: UpdatePackageCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdatePackageCommandInput,
32
32
  UpdatePackageCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdatePackageScopeCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdatePackageScopeCommandInput
30
+ input: UpdatePackageScopeCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdatePackageScopeCommandInput,
33
33
  UpdatePackageScopeCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateScheduledActionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateScheduledActionCommandInput
30
+ input: UpdateScheduledActionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateScheduledActionCommandInput,
33
33
  UpdateScheduledActionCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateVpcEndpointCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateVpcEndpointCommandInput
30
+ input: UpdateVpcEndpointCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateVpcEndpointCommandInput,
33
33
  UpdateVpcEndpointCommandOutput,
@@ -26,7 +26,7 @@ declare const UpgradeDomainCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpgradeDomainCommandInput
29
+ input: UpgradeDomainCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpgradeDomainCommandInput,
32
32
  UpgradeDomainCommandOutput,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";
@@ -12,9 +12,7 @@ export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
12
12
  _: unknown
13
13
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
14
  defaultUserAgentProvider: (
15
- config?:
16
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
17
- | undefined
15
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
18
16
  ) => Promise<import("@smithy/types").UserAgent>;
19
17
  maxAttempts: number | import("@smithy/types").Provider<number>;
20
18
  region: string | import("@smithy/types").Provider<any>;
@@ -30,23 +28,22 @@ export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
30
28
  cacheMiddleware?: boolean | undefined;
31
29
  urlParser: import("@smithy/types").UrlParser;
32
30
  base64Decoder: import("@smithy/types").Decoder;
33
- base64Encoder: (_input: string | Uint8Array) => string;
31
+ base64Encoder: (_input: Uint8Array | string) => string;
34
32
  utf8Decoder: import("@smithy/types").Decoder;
35
- utf8Encoder: (input: string | Uint8Array) => string;
33
+ utf8Encoder: (input: Uint8Array | string) => string;
36
34
  disableHostPrefix: boolean;
37
35
  serviceId: string;
38
- profile?: string | undefined;
36
+ profile?: string;
39
37
  logger: import("@smithy/types").Logger;
40
38
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
39
+ customUserAgent?: string | import("@smithy/types").UserAgent;
42
40
  userAgentAppId?:
43
41
  | string
44
- | import("@smithy/types").Provider<string | undefined>
45
- | undefined;
42
+ | undefined
43
+ | import("@smithy/types").Provider<string | undefined>;
46
44
  retryStrategy?:
47
45
  | import("@smithy/types").RetryStrategy
48
- | import("@smithy/types").RetryStrategyV2
49
- | undefined;
46
+ | import("@smithy/types").RetryStrategyV2;
50
47
  endpoint?:
51
48
  | ((
52
49
  | string
@@ -67,34 +64,27 @@ export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
67
64
  endpointProvider: (
68
65
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
69
66
  context?: {
70
- logger?: import("@smithy/types").Logger | undefined;
67
+ logger?: import("@smithy/types").Logger;
71
68
  }
72
69
  ) => import("@smithy/types").EndpointV2;
73
- tls?: boolean | undefined;
74
- serviceConfiguredEndpoint?: undefined;
75
- authSchemePreference?:
76
- | string[]
77
- | import("@smithy/types").Provider<string[]>
78
- | undefined;
70
+ tls?: boolean;
71
+ serviceConfiguredEndpoint?: never;
72
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
79
73
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
80
74
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").OpenSearchHttpAuthSchemeProvider;
81
75
  credentials?:
82
76
  | import("@smithy/types").AwsCredentialIdentity
83
- | import("@smithy/types").AwsCredentialIdentityProvider
84
- | undefined;
77
+ | import("@smithy/types").AwsCredentialIdentityProvider;
85
78
  signer?:
86
79
  | import("@smithy/types").RequestSigner
87
80
  | ((
88
- authScheme?: import("@smithy/types").AuthScheme | undefined
89
- ) => Promise<import("@smithy/types").RequestSigner>)
90
- | undefined;
91
- signingEscapePath?: boolean | undefined;
92
- systemClockOffset?: number | undefined;
93
- signingRegion?: string | undefined;
94
- signerConstructor?:
95
- | (new (
96
- options: import("@smithy/signature-v4").SignatureV4Init &
97
- import("@smithy/signature-v4").SignatureV4CryptoInit
98
- ) => import("@smithy/types").RequestSigner)
99
- | undefined;
81
+ authScheme?: import("@smithy/types").AuthScheme
82
+ ) => Promise<import("@smithy/types").RequestSigner>);
83
+ signingEscapePath?: boolean;
84
+ systemClockOffset?: number;
85
+ signingRegion?: string;
86
+ signerConstructor?: new (
87
+ options: import("@smithy/signature-v4").SignatureV4Init &
88
+ import("@smithy/signature-v4").SignatureV4CryptoInit
89
+ ) => import("@smithy/types").RequestSigner;
100
90
  };
@@ -10,16 +10,12 @@ export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
10
10
  credentialDefaultProvider:
11
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
12
12
  | ((
13
- init?:
14
- | import("@aws-sdk/credential-provider-node").DefaultProviderInit
15
- | undefined
13
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
16
14
  ) => import("@smithy/types").MemoizedProvider<
17
15
  import("@smithy/types").AwsCredentialIdentity
18
16
  >);
19
17
  defaultUserAgentProvider: (
20
- config?:
21
- | import("@aws-sdk/util-user-agent-node").PreviouslyResolved
22
- | undefined
18
+ config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
23
19
  ) => Promise<import("@smithy/types").UserAgent>;
24
20
  maxAttempts: number | import("@smithy/types").Provider<number>;
25
21
  region: string | import("@smithy/types").Provider<string>;
@@ -36,19 +32,18 @@ export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
36
32
  cacheMiddleware?: boolean | undefined;
37
33
  urlParser: import("@smithy/types").UrlParser;
38
34
  base64Decoder: import("@smithy/types").Decoder;
39
- base64Encoder: (_input: string | Uint8Array) => string;
35
+ base64Encoder: (_input: Uint8Array | string) => string;
40
36
  utf8Decoder: import("@smithy/types").Decoder;
41
- utf8Encoder: (input: string | Uint8Array) => string;
37
+ utf8Encoder: (input: Uint8Array | string) => string;
42
38
  disableHostPrefix: boolean;
43
39
  serviceId: string;
44
- profile?: string | undefined;
40
+ profile?: string;
45
41
  logger: import("@smithy/types").Logger;
46
42
  extensions: import("./runtimeExtensions").RuntimeExtension[];
47
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
43
+ customUserAgent?: string | import("@smithy/types").UserAgent;
48
44
  retryStrategy?:
49
45
  | import("@smithy/types").RetryStrategy
50
- | import("@smithy/types").RetryStrategyV2
51
- | undefined;
46
+ | import("@smithy/types").RetryStrategyV2;
52
47
  endpoint?:
53
48
  | ((
54
49
  | string
@@ -69,30 +64,26 @@ export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
69
64
  endpointProvider: (
70
65
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
71
66
  context?: {
72
- logger?: import("@smithy/types").Logger | undefined;
67
+ logger?: import("@smithy/types").Logger;
73
68
  }
74
69
  ) => import("@smithy/types").EndpointV2;
75
- tls?: boolean | undefined;
76
- serviceConfiguredEndpoint?: undefined;
70
+ tls?: boolean;
71
+ serviceConfiguredEndpoint?: never;
77
72
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
78
73
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").OpenSearchHttpAuthSchemeProvider;
79
74
  credentials?:
80
75
  | import("@smithy/types").AwsCredentialIdentity
81
- | import("@smithy/types").AwsCredentialIdentityProvider
82
- | undefined;
76
+ | import("@smithy/types").AwsCredentialIdentityProvider;
83
77
  signer?:
84
78
  | import("@smithy/types").RequestSigner
85
79
  | ((
86
- authScheme?: import("@smithy/types").AuthScheme | undefined
87
- ) => Promise<import("@smithy/types").RequestSigner>)
88
- | undefined;
89
- signingEscapePath?: boolean | undefined;
90
- systemClockOffset?: number | undefined;
91
- signingRegion?: string | undefined;
92
- signerConstructor?:
93
- | (new (
94
- options: import("@smithy/signature-v4").SignatureV4Init &
95
- import("@smithy/signature-v4").SignatureV4CryptoInit
96
- ) => import("@smithy/types").RequestSigner)
97
- | undefined;
80
+ authScheme?: import("@smithy/types").AuthScheme
81
+ ) => Promise<import("@smithy/types").RequestSigner>);
82
+ signingEscapePath?: boolean;
83
+ systemClockOffset?: number;
84
+ signingRegion?: string;
85
+ signerConstructor?: new (
86
+ options: import("@smithy/signature-v4").SignatureV4Init &
87
+ import("@smithy/signature-v4").SignatureV4CryptoInit
88
+ ) => import("@smithy/types").RequestSigner;
98
89
  };