@aws-sdk/client-opensearch 3.799.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 +20 -20
@@ -2385,7 +2385,7 @@ const se_AutoTuneMaintenanceSchedule = (input, context) => {
2385
2385
  return take(input, {
2386
2386
  CronExpressionForRecurrence: [],
2387
2387
  Duration: _json,
2388
- StartAt: (_) => _.getTime() / 1000,
2388
+ StartAt: (_) => _.getTime() / 1_000,
2389
2389
  });
2390
2390
  };
2391
2391
  const se_AutoTuneMaintenanceScheduleList = (input, context) => {
@@ -23,7 +23,7 @@ export interface AcceptInboundConnectionCommandOutput extends AcceptInboundConne
23
23
  }
24
24
  declare const AcceptInboundConnectionCommand_base: {
25
25
  new (input: AcceptInboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInboundConnectionCommandInput, AcceptInboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AcceptInboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInboundConnectionCommandInput, AcceptInboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AcceptInboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInboundConnectionCommandInput, AcceptInboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddDataSourceCommandOutput extends AddDataSourceResponse, __Met
23
23
  }
24
24
  declare const AddDataSourceCommand_base: {
25
25
  new (input: AddDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddDataSourceCommandInput, AddDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddDataSourceCommandInput, AddDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddDataSourceCommandInput, AddDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddDirectQueryDataSourceCommandOutput extends AddDirectQueryDat
23
23
  }
24
24
  declare const AddDirectQueryDataSourceCommand_base: {
25
25
  new (input: AddDirectQueryDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddDirectQueryDataSourceCommandInput, AddDirectQueryDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddDirectQueryDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddDirectQueryDataSourceCommandInput, AddDirectQueryDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddDirectQueryDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddDirectQueryDataSourceCommandInput, AddDirectQueryDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddTagsCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const AddTagsCommand_base: {
25
25
  new (input: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsCommandInput, AddTagsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsCommandInput, AddTagsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsCommandInput, AddTagsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociatePackageCommandOutput extends AssociatePackageResponse,
23
23
  }
24
24
  declare const AssociatePackageCommand_base: {
25
25
  new (input: AssociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePackageCommandInput, AssociatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePackageCommandInput, AssociatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePackageCommandInput, AssociatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociatePackagesCommandOutput extends AssociatePackagesRespons
23
23
  }
24
24
  declare const AssociatePackagesCommand_base: {
25
25
  new (input: AssociatePackagesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePackagesCommandInput, AssociatePackagesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociatePackagesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePackagesCommandInput, AssociatePackagesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociatePackagesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePackagesCommandInput, AssociatePackagesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AuthorizeVpcEndpointAccessCommandOutput extends AuthorizeVpcEnd
23
23
  }
24
24
  declare const AuthorizeVpcEndpointAccessCommand_base: {
25
25
  new (input: AuthorizeVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeVpcEndpointAccessCommandInput, AuthorizeVpcEndpointAccessCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AuthorizeVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeVpcEndpointAccessCommandInput, AuthorizeVpcEndpointAccessCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AuthorizeVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeVpcEndpointAccessCommandInput, AuthorizeVpcEndpointAccessCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelDomainConfigChangeCommandOutput extends CancelDomainConfi
23
23
  }
24
24
  declare const CancelDomainConfigChangeCommand_base: {
25
25
  new (input: CancelDomainConfigChangeCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDomainConfigChangeCommandInput, CancelDomainConfigChangeCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelDomainConfigChangeCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDomainConfigChangeCommandInput, CancelDomainConfigChangeCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelDomainConfigChangeCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDomainConfigChangeCommandInput, CancelDomainConfigChangeCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelServiceSoftwareUpdateCommandOutput extends CancelServiceS
23
23
  }
24
24
  declare const CancelServiceSoftwareUpdateCommand_base: {
25
25
  new (input: CancelServiceSoftwareUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServiceSoftwareUpdateCommandInput, CancelServiceSoftwareUpdateCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelServiceSoftwareUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServiceSoftwareUpdateCommandInput, CancelServiceSoftwareUpdateCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelServiceSoftwareUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServiceSoftwareUpdateCommandInput, CancelServiceSoftwareUpdateCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateApplicationCommandOutput extends CreateApplicationRespons
23
23
  }
24
24
  declare const CreateApplicationCommand_base: {
25
25
  new (input: CreateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationCommandInput, CreateApplicationCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationCommandInput, CreateApplicationCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationCommandInput, CreateApplicationCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
23
23
  }
24
24
  declare const CreateDomainCommand_base: {
25
25
  new (input: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateOutboundConnectionCommandOutput extends CreateOutboundCon
23
23
  }
24
24
  declare const CreateOutboundConnectionCommand_base: {
25
25
  new (input: CreateOutboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOutboundConnectionCommandInput, CreateOutboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateOutboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOutboundConnectionCommandInput, CreateOutboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateOutboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOutboundConnectionCommandInput, CreateOutboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreatePackageCommandOutput extends CreatePackageResponse, __Met
23
23
  }
24
24
  declare const CreatePackageCommand_base: {
25
25
  new (input: CreatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePackageCommandInput, CreatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePackageCommandInput, CreatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePackageCommandInput, CreatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateVpcEndpointCommandOutput extends CreateVpcEndpointRespons
23
23
  }
24
24
  declare const CreateVpcEndpointCommand_base: {
25
25
  new (input: CreateVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteApplicationCommandOutput extends DeleteApplicationRespons
23
23
  }
24
24
  declare const DeleteApplicationCommand_base: {
25
25
  new (input: DeleteApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDataSourceCommandOutput extends DeleteDataSourceResponse,
23
23
  }
24
24
  declare const DeleteDataSourceCommand_base: {
25
25
  new (input: DeleteDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDirectQueryDataSourceCommandOutput extends __MetadataBear
23
23
  }
24
24
  declare const DeleteDirectQueryDataSourceCommand_base: {
25
25
  new (input: DeleteDirectQueryDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectQueryDataSourceCommandInput, DeleteDirectQueryDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDirectQueryDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectQueryDataSourceCommandInput, DeleteDirectQueryDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDirectQueryDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectQueryDataSourceCommandInput, DeleteDirectQueryDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDomainCommandOutput extends DeleteDomainResponse, __Metad
23
23
  }
24
24
  declare const DeleteDomainCommand_base: {
25
25
  new (input: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteInboundConnectionCommandOutput extends DeleteInboundConne
23
23
  }
24
24
  declare const DeleteInboundConnectionCommand_base: {
25
25
  new (input: DeleteInboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInboundConnectionCommandInput, DeleteInboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteInboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInboundConnectionCommandInput, DeleteInboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteInboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInboundConnectionCommandInput, DeleteInboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteOutboundConnectionCommandOutput extends DeleteOutboundCon
23
23
  }
24
24
  declare const DeleteOutboundConnectionCommand_base: {
25
25
  new (input: DeleteOutboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOutboundConnectionCommandInput, DeleteOutboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteOutboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOutboundConnectionCommandInput, DeleteOutboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteOutboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOutboundConnectionCommandInput, DeleteOutboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePackageCommandOutput extends DeletePackageResponse, __Met
23
23
  }
24
24
  declare const DeletePackageCommand_base: {
25
25
  new (input: DeletePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteVpcEndpointCommandOutput extends DeleteVpcEndpointRespons
23
23
  }
24
24
  declare const DeleteVpcEndpointCommand_base: {
25
25
  new (input: DeleteVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcEndpointCommandInput, DeleteVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcEndpointCommandInput, DeleteVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcEndpointCommandInput, DeleteVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDomainAutoTunesCommandOutput extends DescribeDomainAuto
23
23
  }
24
24
  declare const DescribeDomainAutoTunesCommand_base: {
25
25
  new (input: DescribeDomainAutoTunesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainAutoTunesCommandInput, DescribeDomainAutoTunesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDomainAutoTunesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainAutoTunesCommandInput, DescribeDomainAutoTunesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDomainAutoTunesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainAutoTunesCommandInput, DescribeDomainAutoTunesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDomainChangeProgressCommandOutput extends DescribeDomai
23
23
  }
24
24
  declare const DescribeDomainChangeProgressCommand_base: {
25
25
  new (input: DescribeDomainChangeProgressCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainChangeProgressCommandInput, DescribeDomainChangeProgressCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDomainChangeProgressCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainChangeProgressCommandInput, DescribeDomainChangeProgressCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDomainChangeProgressCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainChangeProgressCommandInput, DescribeDomainChangeProgressCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDomainCommandOutput extends DescribeDomainResponse, __M
23
23
  }
24
24
  declare const DescribeDomainCommand_base: {
25
25
  new (input: DescribeDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainCommandInput, DescribeDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainCommandInput, DescribeDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainCommandInput, DescribeDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDomainConfigCommandOutput extends DescribeDomainConfigR
23
23
  }
24
24
  declare const DescribeDomainConfigCommand_base: {
25
25
  new (input: DescribeDomainConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainConfigCommandInput, DescribeDomainConfigCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDomainConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainConfigCommandInput, DescribeDomainConfigCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDomainConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainConfigCommandInput, DescribeDomainConfigCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDomainHealthCommandOutput extends DescribeDomainHealthR
23
23
  }
24
24
  declare const DescribeDomainHealthCommand_base: {
25
25
  new (input: DescribeDomainHealthCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainHealthCommandInput, DescribeDomainHealthCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDomainHealthCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainHealthCommandInput, DescribeDomainHealthCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDomainHealthCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainHealthCommandInput, DescribeDomainHealthCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDomainNodesCommandOutput extends DescribeDomainNodesRes
23
23
  }
24
24
  declare const DescribeDomainNodesCommand_base: {
25
25
  new (input: DescribeDomainNodesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainNodesCommandInput, DescribeDomainNodesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDomainNodesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainNodesCommandInput, DescribeDomainNodesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDomainNodesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainNodesCommandInput, DescribeDomainNodesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDomainsCommandOutput extends DescribeDomainsResponse, _
23
23
  }
24
24
  declare const DescribeDomainsCommand_base: {
25
25
  new (input: DescribeDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainsCommandInput, DescribeDomainsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainsCommandInput, DescribeDomainsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainsCommandInput, DescribeDomainsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDryRunProgressCommandOutput extends DescribeDryRunProgr
23
23
  }
24
24
  declare const DescribeDryRunProgressCommand_base: {
25
25
  new (input: DescribeDryRunProgressCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDryRunProgressCommandInput, DescribeDryRunProgressCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDryRunProgressCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDryRunProgressCommandInput, DescribeDryRunProgressCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDryRunProgressCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDryRunProgressCommandInput, DescribeDryRunProgressCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeInstanceTypeLimitsCommandOutput extends DescribeInstanc
23
23
  }
24
24
  declare const DescribeInstanceTypeLimitsCommand_base: {
25
25
  new (input: DescribeInstanceTypeLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceTypeLimitsCommandInput, DescribeInstanceTypeLimitsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeInstanceTypeLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceTypeLimitsCommandInput, DescribeInstanceTypeLimitsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeInstanceTypeLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceTypeLimitsCommandInput, DescribeInstanceTypeLimitsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeVpcEndpointsCommandOutput extends DescribeVpcEndpointsR
23
23
  }
24
24
  declare const DescribeVpcEndpointsCommand_base: {
25
25
  new (input: DescribeVpcEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVpcEndpointsCommandInput, DescribeVpcEndpointsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeVpcEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVpcEndpointsCommandInput, DescribeVpcEndpointsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeVpcEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVpcEndpointsCommandInput, DescribeVpcEndpointsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DissociatePackageCommandOutput extends DissociatePackageRespons
23
23
  }
24
24
  declare const DissociatePackageCommand_base: {
25
25
  new (input: DissociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DissociatePackageCommandInput, DissociatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DissociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DissociatePackageCommandInput, DissociatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DissociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DissociatePackageCommandInput, DissociatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DissociatePackagesCommandOutput extends DissociatePackagesRespo
23
23
  }
24
24
  declare const DissociatePackagesCommand_base: {
25
25
  new (input: DissociatePackagesCommandInput): import("@smithy/smithy-client").CommandImpl<DissociatePackagesCommandInput, DissociatePackagesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DissociatePackagesCommandInput): import("@smithy/smithy-client").CommandImpl<DissociatePackagesCommandInput, DissociatePackagesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DissociatePackagesCommandInput): import("@smithy/smithy-client").CommandImpl<DissociatePackagesCommandInput, DissociatePackagesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetApplicationCommandOutput extends GetApplicationResponse, __M
23
23
  }
24
24
  declare const GetApplicationCommand_base: {
25
25
  new (input: GetApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationCommandInput, GetApplicationCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationCommandInput, GetApplicationCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationCommandInput, GetApplicationCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDataSourceCommandOutput extends GetDataSourceResponse, __Met
23
23
  }
24
24
  declare const GetDataSourceCommand_base: {
25
25
  new (input: GetDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceCommandInput, GetDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceCommandInput, GetDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceCommandInput, GetDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDirectQueryDataSourceCommandOutput extends GetDirectQueryDat
23
23
  }
24
24
  declare const GetDirectQueryDataSourceCommand_base: {
25
25
  new (input: GetDirectQueryDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDirectQueryDataSourceCommandInput, GetDirectQueryDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDirectQueryDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDirectQueryDataSourceCommandInput, GetDirectQueryDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDirectQueryDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDirectQueryDataSourceCommandInput, GetDirectQueryDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDomainMaintenanceStatusCommandOutput extends GetDomainMainte
23
23
  }
24
24
  declare const GetDomainMaintenanceStatusCommand_base: {
25
25
  new (input: GetDomainMaintenanceStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainMaintenanceStatusCommandInput, GetDomainMaintenanceStatusCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDomainMaintenanceStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainMaintenanceStatusCommandInput, GetDomainMaintenanceStatusCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDomainMaintenanceStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainMaintenanceStatusCommandInput, GetDomainMaintenanceStatusCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetPackageVersionHistoryCommandOutput extends GetPackageVersion
23
23
  }
24
24
  declare const GetPackageVersionHistoryCommand_base: {
25
25
  new (input: GetPackageVersionHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionHistoryCommandInput, GetPackageVersionHistoryCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetPackageVersionHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionHistoryCommandInput, GetPackageVersionHistoryCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetPackageVersionHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionHistoryCommandInput, GetPackageVersionHistoryCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetUpgradeHistoryCommandOutput extends GetUpgradeHistoryRespons
23
23
  }
24
24
  declare const GetUpgradeHistoryCommand_base: {
25
25
  new (input: GetUpgradeHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeHistoryCommandInput, GetUpgradeHistoryCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetUpgradeHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeHistoryCommandInput, GetUpgradeHistoryCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetUpgradeHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeHistoryCommandInput, GetUpgradeHistoryCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetUpgradeStatusCommandOutput extends GetUpgradeStatusResponse,
23
23
  }
24
24
  declare const GetUpgradeStatusCommand_base: {
25
25
  new (input: GetUpgradeStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeStatusCommandInput, GetUpgradeStatusCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetUpgradeStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeStatusCommandInput, GetUpgradeStatusCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetUpgradeStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeStatusCommandInput, GetUpgradeStatusCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListDataSourcesCommandOutput extends ListDataSourcesResponse, _
23
23
  }
24
24
  declare const ListDataSourcesCommand_base: {
25
25
  new (input: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListDomainMaintenancesCommandOutput extends ListDomainMaintenan
23
23
  }
24
24
  declare const ListDomainMaintenancesCommand_base: {
25
25
  new (input: ListDomainMaintenancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainMaintenancesCommandInput, ListDomainMaintenancesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListDomainMaintenancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainMaintenancesCommandInput, ListDomainMaintenancesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDomainMaintenancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainMaintenancesCommandInput, ListDomainMaintenancesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListDomainsForPackageCommandOutput extends ListDomainsForPackag
23
23
  }
24
24
  declare const ListDomainsForPackageCommand_base: {
25
25
  new (input: ListDomainsForPackageCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainsForPackageCommandInput, ListDomainsForPackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListDomainsForPackageCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainsForPackageCommandInput, ListDomainsForPackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDomainsForPackageCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainsForPackageCommandInput, ListDomainsForPackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListInstanceTypeDetailsCommandOutput extends ListInstanceTypeDe
23
23
  }
24
24
  declare const ListInstanceTypeDetailsCommand_base: {
25
25
  new (input: ListInstanceTypeDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceTypeDetailsCommandInput, ListInstanceTypeDetailsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListInstanceTypeDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceTypeDetailsCommandInput, ListInstanceTypeDetailsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListInstanceTypeDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceTypeDetailsCommandInput, ListInstanceTypeDetailsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListPackagesForDomainCommandOutput extends ListPackagesForDomai
23
23
  }
24
24
  declare const ListPackagesForDomainCommand_base: {
25
25
  new (input: ListPackagesForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackagesForDomainCommandInput, ListPackagesForDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListPackagesForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackagesForDomainCommandInput, ListPackagesForDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListPackagesForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackagesForDomainCommandInput, ListPackagesForDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListScheduledActionsCommandOutput extends ListScheduledActionsR
23
23
  }
24
24
  declare const ListScheduledActionsCommand_base: {
25
25
  new (input: ListScheduledActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListScheduledActionsCommandInput, ListScheduledActionsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListScheduledActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListScheduledActionsCommandInput, ListScheduledActionsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListScheduledActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListScheduledActionsCommandInput, ListScheduledActionsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsCommandOutput extends ListTagsResponse, __MetadataBeare
23
23
  }
24
24
  declare const ListTagsCommand_base: {
25
25
  new (input: ListTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListVpcEndpointAccessCommandOutput extends ListVpcEndpointAcces
23
23
  }
24
24
  declare const ListVpcEndpointAccessCommand_base: {
25
25
  new (input: ListVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcEndpointAccessCommandInput, ListVpcEndpointAccessCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcEndpointAccessCommandInput, ListVpcEndpointAccessCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcEndpointAccessCommandInput, ListVpcEndpointAccessCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListVpcEndpointsForDomainCommandOutput extends ListVpcEndpoints
23
23
  }
24
24
  declare const ListVpcEndpointsForDomainCommand_base: {
25
25
  new (input: ListVpcEndpointsForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcEndpointsForDomainCommandInput, ListVpcEndpointsForDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListVpcEndpointsForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcEndpointsForDomainCommandInput, ListVpcEndpointsForDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListVpcEndpointsForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcEndpointsForDomainCommandInput, ListVpcEndpointsForDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PurchaseReservedInstanceOfferingCommandOutput extends PurchaseR
23
23
  }
24
24
  declare const PurchaseReservedInstanceOfferingCommand_base: {
25
25
  new (input: PurchaseReservedInstanceOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseReservedInstanceOfferingCommandInput, PurchaseReservedInstanceOfferingCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PurchaseReservedInstanceOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseReservedInstanceOfferingCommandInput, PurchaseReservedInstanceOfferingCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PurchaseReservedInstanceOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseReservedInstanceOfferingCommandInput, PurchaseReservedInstanceOfferingCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RejectInboundConnectionCommandOutput extends RejectInboundConne
23
23
  }
24
24
  declare const RejectInboundConnectionCommand_base: {
25
25
  new (input: RejectInboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<RejectInboundConnectionCommandInput, RejectInboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RejectInboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<RejectInboundConnectionCommandInput, RejectInboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RejectInboundConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<RejectInboundConnectionCommandInput, RejectInboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**