@aws-sdk/client-opensearch 3.533.0 → 3.535.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 (131) hide show
  1. package/dist-types/OpenSearch.d.ts +10 -1
  2. package/dist-types/OpenSearchClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptInboundConnectionCommand.d.ts +2 -1
  4. package/dist-types/commands/AddDataSourceCommand.d.ts +2 -1
  5. package/dist-types/commands/AddTagsCommand.d.ts +2 -1
  6. package/dist-types/commands/AssociatePackageCommand.d.ts +2 -1
  7. package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +2 -1
  8. package/dist-types/commands/CancelDomainConfigChangeCommand.d.ts +2 -1
  9. package/dist-types/commands/CancelServiceSoftwareUpdateCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateOutboundConnectionCommand.d.ts +2 -1
  12. package/dist-types/commands/CreatePackageCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteDataSourceCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteInboundConnectionCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteOutboundConnectionCommand.d.ts +2 -1
  18. package/dist-types/commands/DeletePackageCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeDomainCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeDomainConfigCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeDomainHealthCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeDomainNodesCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeDomainsCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeDryRunProgressCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeInboundConnectionsCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeInstanceTypeLimitsCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeOutboundConnectionsCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribePackagesCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeReservedInstanceOfferingsCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
  35. package/dist-types/commands/DissociatePackageCommand.d.ts +2 -1
  36. package/dist-types/commands/GetCompatibleVersionsCommand.d.ts +2 -1
  37. package/dist-types/commands/GetDataSourceCommand.d.ts +2 -1
  38. package/dist-types/commands/GetDomainMaintenanceStatusCommand.d.ts +2 -1
  39. package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +2 -1
  40. package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +2 -1
  41. package/dist-types/commands/GetUpgradeStatusCommand.d.ts +2 -1
  42. package/dist-types/commands/ListDataSourcesCommand.d.ts +2 -1
  43. package/dist-types/commands/ListDomainMaintenancesCommand.d.ts +2 -1
  44. package/dist-types/commands/ListDomainNamesCommand.d.ts +2 -1
  45. package/dist-types/commands/ListDomainsForPackageCommand.d.ts +2 -1
  46. package/dist-types/commands/ListInstanceTypeDetailsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListPackagesForDomainCommand.d.ts +2 -1
  48. package/dist-types/commands/ListScheduledActionsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListTagsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListVersionsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +2 -1
  52. package/dist-types/commands/ListVpcEndpointsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +2 -1
  54. package/dist-types/commands/PurchaseReservedInstanceOfferingCommand.d.ts +2 -1
  55. package/dist-types/commands/RejectInboundConnectionCommand.d.ts +2 -1
  56. package/dist-types/commands/RemoveTagsCommand.d.ts +2 -1
  57. package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +2 -1
  58. package/dist-types/commands/StartDomainMaintenanceCommand.d.ts +2 -1
  59. package/dist-types/commands/StartServiceSoftwareUpdateCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateDomainConfigCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdatePackageCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateScheduledActionCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +2 -1
  65. package/dist-types/commands/UpgradeDomainCommand.d.ts +2 -1
  66. package/dist-types/models/models_0.d.ts +915 -915
  67. package/dist-types/ts3.4/OpenSearch.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/AcceptInboundConnectionCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/AddDataSourceCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +7 -0
  71. package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/AuthorizeVpcEndpointAccessCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/CancelDomainConfigChangeCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/CancelServiceSoftwareUpdateCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/CreateOutboundConnectionCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/DeleteInboundConnectionCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/DeleteOutboundConnectionCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/DescribeDomainChangeProgressCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/DescribeDomainConfigCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DescribeDomainHealthCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DescribeDomainNodesCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DescribeDomainsCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DescribeDryRunProgressCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DescribeInboundConnectionsCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DescribeInstanceTypeLimitsCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DescribeOutboundConnectionsCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DescribePackagesCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DescribeReservedInstanceOfferingsCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/GetCompatibleVersionsCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/GetDomainMaintenanceStatusCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/ListDomainMaintenancesCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/ListDomainNamesCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ListInstanceTypeDetailsCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/ListScheduledActionsCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/ListVersionsCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/ListVpcEndpointAccessCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListVpcEndpointsForDomainCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/PurchaseReservedInstanceOfferingCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/RejectInboundConnectionCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/RevokeVpcEndpointAccessCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/StartDomainMaintenanceCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/StartServiceSoftwareUpdateCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/UpdateDomainConfigCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/UpdateScheduledActionCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/UpgradeDomainCommand.d.ts +9 -0
  131. package/package.json +40 -40
@@ -25,6 +25,15 @@ declare const GetDomainMaintenanceStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetDomainMaintenanceStatusCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetDomainMaintenanceStatusCommandInput,
32
+ GetDomainMaintenanceStatusCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetDomainMaintenanceStatusCommand extends GetDomainMaintenanceStatusCommand_base {}
@@ -25,6 +25,15 @@ declare const GetPackageVersionHistoryCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetPackageVersionHistoryCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetPackageVersionHistoryCommandInput,
32
+ GetPackageVersionHistoryCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetPackageVersionHistoryCommand extends GetPackageVersionHistoryCommand_base {}
@@ -25,6 +25,15 @@ declare const GetUpgradeHistoryCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetUpgradeHistoryCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetUpgradeHistoryCommandInput,
32
+ GetUpgradeHistoryCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetUpgradeHistoryCommand extends GetUpgradeHistoryCommand_base {}
@@ -24,6 +24,15 @@ declare const GetUpgradeStatusCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetUpgradeStatusCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetUpgradeStatusCommandInput,
31
+ GetUpgradeStatusCommandOutput,
32
+ OpenSearchClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetUpgradeStatusCommand extends GetUpgradeStatusCommand_base {}
@@ -24,6 +24,15 @@ declare const ListDataSourcesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: ListDataSourcesCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListDataSourcesCommandInput,
31
+ ListDataSourcesCommandOutput,
32
+ OpenSearchClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListDataSourcesCommand extends ListDataSourcesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListDomainMaintenancesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListDomainMaintenancesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListDomainMaintenancesCommandInput,
32
+ ListDomainMaintenancesCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListDomainMaintenancesCommand extends ListDomainMaintenancesCommand_base {}
@@ -24,6 +24,15 @@ declare const ListDomainNamesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListDomainNamesCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListDomainNamesCommandInput,
31
+ ListDomainNamesCommandOutput,
32
+ OpenSearchClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListDomainNamesCommand extends ListDomainNamesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListDomainsForPackageCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListDomainsForPackageCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListDomainsForPackageCommandInput,
32
+ ListDomainsForPackageCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListDomainsForPackageCommand extends ListDomainsForPackageCommand_base {}
@@ -25,6 +25,15 @@ declare const ListInstanceTypeDetailsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListInstanceTypeDetailsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListInstanceTypeDetailsCommandInput,
32
+ ListInstanceTypeDetailsCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListInstanceTypeDetailsCommand extends ListInstanceTypeDetailsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListPackagesForDomainCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListPackagesForDomainCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListPackagesForDomainCommandInput,
32
+ ListPackagesForDomainCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListPackagesForDomainCommand extends ListPackagesForDomainCommand_base {}
@@ -25,6 +25,15 @@ declare const ListScheduledActionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListScheduledActionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListScheduledActionsCommandInput,
32
+ ListScheduledActionsCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListScheduledActionsCommand extends ListScheduledActionsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListTagsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListTagsCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListTagsCommandInput,
28
+ ListTagsCommandOutput,
29
+ OpenSearchClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListTagsCommand extends ListTagsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListVersionsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListVersionsCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListVersionsCommandInput,
28
+ ListVersionsCommandOutput,
29
+ OpenSearchClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListVersionsCommand extends ListVersionsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListVpcEndpointAccessCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListVpcEndpointAccessCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListVpcEndpointAccessCommandInput,
32
+ ListVpcEndpointAccessCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListVpcEndpointAccessCommand extends ListVpcEndpointAccessCommand_base {}
@@ -24,6 +24,15 @@ declare const ListVpcEndpointsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListVpcEndpointsCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListVpcEndpointsCommandInput,
31
+ ListVpcEndpointsCommandOutput,
32
+ OpenSearchClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListVpcEndpointsCommand extends ListVpcEndpointsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListVpcEndpointsForDomainCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListVpcEndpointsForDomainCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListVpcEndpointsForDomainCommandInput,
32
+ ListVpcEndpointsForDomainCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListVpcEndpointsForDomainCommand extends ListVpcEndpointsForDomainCommand_base {}
@@ -25,6 +25,15 @@ declare const PurchaseReservedInstanceOfferingCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PurchaseReservedInstanceOfferingCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PurchaseReservedInstanceOfferingCommandInput,
32
+ PurchaseReservedInstanceOfferingCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PurchaseReservedInstanceOfferingCommand extends PurchaseReservedInstanceOfferingCommand_base {}
@@ -25,6 +25,15 @@ declare const RejectInboundConnectionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: RejectInboundConnectionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ RejectInboundConnectionCommandInput,
32
+ RejectInboundConnectionCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class RejectInboundConnectionCommand extends RejectInboundConnectionCommand_base {}
@@ -19,6 +19,15 @@ declare const RemoveTagsCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: RemoveTagsCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ RemoveTagsCommandInput,
26
+ RemoveTagsCommandOutput,
27
+ OpenSearchClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class RemoveTagsCommand extends RemoveTagsCommand_base {}
@@ -25,6 +25,15 @@ declare const RevokeVpcEndpointAccessCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: RevokeVpcEndpointAccessCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ RevokeVpcEndpointAccessCommandInput,
32
+ RevokeVpcEndpointAccessCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class RevokeVpcEndpointAccessCommand extends RevokeVpcEndpointAccessCommand_base {}
@@ -25,6 +25,15 @@ declare const StartDomainMaintenanceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartDomainMaintenanceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartDomainMaintenanceCommandInput,
32
+ StartDomainMaintenanceCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartDomainMaintenanceCommand extends StartDomainMaintenanceCommand_base {}
@@ -25,6 +25,15 @@ declare const StartServiceSoftwareUpdateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartServiceSoftwareUpdateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartServiceSoftwareUpdateCommandInput,
32
+ StartServiceSoftwareUpdateCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartServiceSoftwareUpdateCommand extends StartServiceSoftwareUpdateCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateDataSourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateDataSourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateDataSourceCommandInput,
31
+ UpdateDataSourceCommandOutput,
32
+ OpenSearchClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateDataSourceCommand extends UpdateDataSourceCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateDomainConfigCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateDomainConfigCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateDomainConfigCommandInput,
32
+ UpdateDomainConfigCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateDomainConfigCommand extends UpdateDomainConfigCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdatePackageCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdatePackageCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdatePackageCommandInput,
31
+ UpdatePackageCommandOutput,
32
+ OpenSearchClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdatePackageCommand extends UpdatePackageCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateScheduledActionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateScheduledActionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateScheduledActionCommandInput,
32
+ UpdateScheduledActionCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateScheduledActionCommand extends UpdateScheduledActionCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateVpcEndpointCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateVpcEndpointCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateVpcEndpointCommandInput,
32
+ UpdateVpcEndpointCommandOutput,
33
+ OpenSearchClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateVpcEndpointCommand extends UpdateVpcEndpointCommand_base {}
@@ -24,6 +24,15 @@ declare const UpgradeDomainCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpgradeDomainCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpgradeDomainCommandInput,
31
+ UpgradeDomainCommandOutput,
32
+ OpenSearchClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpgradeDomainCommand extends UpgradeDomainCommand_base {}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-opensearch",
3
3
  "description": "AWS SDK for JavaScript Opensearch Client for Node.js, Browser and React Native",
4
- "version": "3.533.0",
4
+ "version": "3.535.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-opensearch",
@@ -20,47 +20,47 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.533.0",
24
- "@aws-sdk/core": "3.533.0",
25
- "@aws-sdk/credential-provider-node": "3.533.0",
26
- "@aws-sdk/middleware-host-header": "3.533.0",
27
- "@aws-sdk/middleware-logger": "3.533.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.533.0",
29
- "@aws-sdk/middleware-user-agent": "3.533.0",
30
- "@aws-sdk/region-config-resolver": "3.533.0",
31
- "@aws-sdk/types": "3.533.0",
32
- "@aws-sdk/util-endpoints": "3.533.0",
33
- "@aws-sdk/util-user-agent-browser": "3.533.0",
34
- "@aws-sdk/util-user-agent-node": "3.533.0",
35
- "@smithy/config-resolver": "^2.1.5",
36
- "@smithy/core": "^1.3.8",
37
- "@smithy/fetch-http-handler": "^2.4.5",
38
- "@smithy/hash-node": "^2.1.4",
39
- "@smithy/invalid-dependency": "^2.1.4",
40
- "@smithy/middleware-content-length": "^2.1.4",
41
- "@smithy/middleware-endpoint": "^2.4.6",
42
- "@smithy/middleware-retry": "^2.1.7",
43
- "@smithy/middleware-serde": "^2.2.1",
44
- "@smithy/middleware-stack": "^2.1.4",
45
- "@smithy/node-config-provider": "^2.2.5",
46
- "@smithy/node-http-handler": "^2.4.3",
47
- "@smithy/protocol-http": "^3.2.2",
48
- "@smithy/smithy-client": "^2.4.5",
49
- "@smithy/types": "^2.11.0",
50
- "@smithy/url-parser": "^2.1.4",
51
- "@smithy/util-base64": "^2.2.1",
52
- "@smithy/util-body-length-browser": "^2.1.1",
53
- "@smithy/util-body-length-node": "^2.2.2",
54
- "@smithy/util-defaults-mode-browser": "^2.1.7",
55
- "@smithy/util-defaults-mode-node": "^2.2.7",
56
- "@smithy/util-endpoints": "^1.1.5",
57
- "@smithy/util-middleware": "^2.1.4",
58
- "@smithy/util-retry": "^2.1.4",
59
- "@smithy/util-utf8": "^2.2.0",
60
- "tslib": "^2.5.0"
23
+ "@aws-sdk/client-sts": "3.535.0",
24
+ "@aws-sdk/core": "3.535.0",
25
+ "@aws-sdk/credential-provider-node": "3.535.0",
26
+ "@aws-sdk/middleware-host-header": "3.535.0",
27
+ "@aws-sdk/middleware-logger": "3.535.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.535.0",
29
+ "@aws-sdk/middleware-user-agent": "3.535.0",
30
+ "@aws-sdk/region-config-resolver": "3.535.0",
31
+ "@aws-sdk/types": "3.535.0",
32
+ "@aws-sdk/util-endpoints": "3.535.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.535.0",
34
+ "@aws-sdk/util-user-agent-node": "3.535.0",
35
+ "@smithy/config-resolver": "^2.2.0",
36
+ "@smithy/core": "^1.4.0",
37
+ "@smithy/fetch-http-handler": "^2.5.0",
38
+ "@smithy/hash-node": "^2.2.0",
39
+ "@smithy/invalid-dependency": "^2.2.0",
40
+ "@smithy/middleware-content-length": "^2.2.0",
41
+ "@smithy/middleware-endpoint": "^2.5.0",
42
+ "@smithy/middleware-retry": "^2.2.0",
43
+ "@smithy/middleware-serde": "^2.3.0",
44
+ "@smithy/middleware-stack": "^2.2.0",
45
+ "@smithy/node-config-provider": "^2.3.0",
46
+ "@smithy/node-http-handler": "^2.5.0",
47
+ "@smithy/protocol-http": "^3.3.0",
48
+ "@smithy/smithy-client": "^2.5.0",
49
+ "@smithy/types": "^2.12.0",
50
+ "@smithy/url-parser": "^2.2.0",
51
+ "@smithy/util-base64": "^2.3.0",
52
+ "@smithy/util-body-length-browser": "^2.2.0",
53
+ "@smithy/util-body-length-node": "^2.3.0",
54
+ "@smithy/util-defaults-mode-browser": "^2.2.0",
55
+ "@smithy/util-defaults-mode-node": "^2.3.0",
56
+ "@smithy/util-endpoints": "^1.2.0",
57
+ "@smithy/util-middleware": "^2.2.0",
58
+ "@smithy/util-retry": "^2.2.0",
59
+ "@smithy/util-utf8": "^2.3.0",
60
+ "tslib": "^2.6.2"
61
61
  },
62
62
  "devDependencies": {
63
- "@smithy/service-client-documentation-generator": "^2.1.1",
63
+ "@smithy/service-client-documentation-generator": "^2.2.0",
64
64
  "@tsconfig/node14": "1.0.3",
65
65
  "@types/node": "^14.14.31",
66
66
  "concurrently": "7.0.0",