@aws-sdk/client-opensearch 3.650.0 → 3.654.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 (127) hide show
  1. package/dist-types/commands/AcceptInboundConnectionCommand.d.ts +11 -0
  2. package/dist-types/commands/AddDataSourceCommand.d.ts +11 -0
  3. package/dist-types/commands/AddTagsCommand.d.ts +11 -0
  4. package/dist-types/commands/AssociatePackageCommand.d.ts +11 -0
  5. package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +11 -0
  6. package/dist-types/commands/CancelDomainConfigChangeCommand.d.ts +11 -0
  7. package/dist-types/commands/CancelServiceSoftwareUpdateCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateDomainCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateOutboundConnectionCommand.d.ts +11 -0
  10. package/dist-types/commands/CreatePackageCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteDataSourceCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteDomainCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteInboundConnectionCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteOutboundConnectionCommand.d.ts +11 -0
  16. package/dist-types/commands/DeletePackageCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +11 -0
  18. package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +11 -0
  19. package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +11 -0
  20. package/dist-types/commands/DescribeDomainCommand.d.ts +11 -0
  21. package/dist-types/commands/DescribeDomainConfigCommand.d.ts +11 -0
  22. package/dist-types/commands/DescribeDomainHealthCommand.d.ts +11 -0
  23. package/dist-types/commands/DescribeDomainNodesCommand.d.ts +11 -0
  24. package/dist-types/commands/DescribeDomainsCommand.d.ts +11 -0
  25. package/dist-types/commands/DescribeDryRunProgressCommand.d.ts +11 -0
  26. package/dist-types/commands/DescribeInboundConnectionsCommand.d.ts +11 -0
  27. package/dist-types/commands/DescribeInstanceTypeLimitsCommand.d.ts +11 -0
  28. package/dist-types/commands/DescribeOutboundConnectionsCommand.d.ts +11 -0
  29. package/dist-types/commands/DescribePackagesCommand.d.ts +11 -0
  30. package/dist-types/commands/DescribeReservedInstanceOfferingsCommand.d.ts +11 -0
  31. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +11 -0
  32. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +11 -0
  33. package/dist-types/commands/DissociatePackageCommand.d.ts +11 -0
  34. package/dist-types/commands/GetCompatibleVersionsCommand.d.ts +11 -0
  35. package/dist-types/commands/GetDataSourceCommand.d.ts +11 -0
  36. package/dist-types/commands/GetDomainMaintenanceStatusCommand.d.ts +11 -0
  37. package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +11 -0
  38. package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +11 -0
  39. package/dist-types/commands/GetUpgradeStatusCommand.d.ts +11 -0
  40. package/dist-types/commands/ListDataSourcesCommand.d.ts +11 -0
  41. package/dist-types/commands/ListDomainMaintenancesCommand.d.ts +11 -0
  42. package/dist-types/commands/ListDomainNamesCommand.d.ts +11 -0
  43. package/dist-types/commands/ListDomainsForPackageCommand.d.ts +11 -0
  44. package/dist-types/commands/ListInstanceTypeDetailsCommand.d.ts +11 -0
  45. package/dist-types/commands/ListPackagesForDomainCommand.d.ts +11 -0
  46. package/dist-types/commands/ListScheduledActionsCommand.d.ts +11 -0
  47. package/dist-types/commands/ListTagsCommand.d.ts +11 -0
  48. package/dist-types/commands/ListVersionsCommand.d.ts +11 -0
  49. package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +11 -0
  50. package/dist-types/commands/ListVpcEndpointsCommand.d.ts +11 -0
  51. package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +11 -0
  52. package/dist-types/commands/PurchaseReservedInstanceOfferingCommand.d.ts +11 -0
  53. package/dist-types/commands/RejectInboundConnectionCommand.d.ts +11 -0
  54. package/dist-types/commands/RemoveTagsCommand.d.ts +11 -0
  55. package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +11 -0
  56. package/dist-types/commands/StartDomainMaintenanceCommand.d.ts +11 -0
  57. package/dist-types/commands/StartServiceSoftwareUpdateCommand.d.ts +11 -0
  58. package/dist-types/commands/UpdateDataSourceCommand.d.ts +11 -0
  59. package/dist-types/commands/UpdateDomainConfigCommand.d.ts +11 -0
  60. package/dist-types/commands/UpdatePackageCommand.d.ts +11 -0
  61. package/dist-types/commands/UpdateScheduledActionCommand.d.ts +11 -0
  62. package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +11 -0
  63. package/dist-types/commands/UpgradeDomainCommand.d.ts +11 -0
  64. package/dist-types/ts3.4/commands/AcceptInboundConnectionCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/AddDataSourceCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/AuthorizeVpcEndpointAccessCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/CancelDomainConfigChangeCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/CancelServiceSoftwareUpdateCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/CreateOutboundConnectionCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/DeleteInboundConnectionCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/DeleteOutboundConnectionCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/DescribeDomainChangeProgressCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/DescribeDomainConfigCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/DescribeDomainHealthCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/DescribeDomainNodesCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/DescribeDomainsCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/DescribeDryRunProgressCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/DescribeInboundConnectionsCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/DescribeInstanceTypeLimitsCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/DescribeOutboundConnectionsCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/DescribePackagesCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/DescribeReservedInstanceOfferingsCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/GetCompatibleVersionsCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/GetDomainMaintenanceStatusCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/ListDomainMaintenancesCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/ListDomainNamesCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/ListInstanceTypeDetailsCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/ListScheduledActionsCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/ListVersionsCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/ListVpcEndpointAccessCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/ListVpcEndpointsForDomainCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/PurchaseReservedInstanceOfferingCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/RejectInboundConnectionCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/RevokeVpcEndpointAccessCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/StartDomainMaintenanceCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/StartServiceSoftwareUpdateCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/UpdateDomainConfigCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/UpdateScheduledActionCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/UpgradeDomainCommand.d.ts +12 -1
  127. package/package.json +35 -35
@@ -37,4 +37,15 @@ declare const DeleteOutboundConnectionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteOutboundConnectionCommand extends DeleteOutboundConnectionCommand_base {}
40
+ export declare class DeleteOutboundConnectionCommand extends DeleteOutboundConnectionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteOutboundConnectionRequest;
44
+ output: DeleteOutboundConnectionResponse;
45
+ };
46
+ sdk: {
47
+ input: DeleteOutboundConnectionCommandInput;
48
+ output: DeleteOutboundConnectionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DeletePackageCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeletePackageCommand extends DeletePackageCommand_base {}
39
+ export declare class DeletePackageCommand extends DeletePackageCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeletePackageRequest;
43
+ output: DeletePackageResponse;
44
+ };
45
+ sdk: {
46
+ input: DeletePackageCommandInput;
47
+ output: DeletePackageCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeleteVpcEndpointCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteVpcEndpointCommand extends DeleteVpcEndpointCommand_base {}
40
+ export declare class DeleteVpcEndpointCommand extends DeleteVpcEndpointCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteVpcEndpointRequest;
44
+ output: DeleteVpcEndpointResponse;
45
+ };
46
+ sdk: {
47
+ input: DeleteVpcEndpointCommandInput;
48
+ output: DeleteVpcEndpointCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeDomainAutoTunesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeDomainAutoTunesCommand extends DescribeDomainAutoTunesCommand_base {}
40
+ export declare class DescribeDomainAutoTunesCommand extends DescribeDomainAutoTunesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeDomainAutoTunesRequest;
44
+ output: DescribeDomainAutoTunesResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeDomainAutoTunesCommandInput;
48
+ output: DescribeDomainAutoTunesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeDomainChangeProgressCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeDomainChangeProgressCommand extends DescribeDomainChangeProgressCommand_base {}
40
+ export declare class DescribeDomainChangeProgressCommand extends DescribeDomainChangeProgressCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeDomainChangeProgressRequest;
44
+ output: DescribeDomainChangeProgressResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeDomainChangeProgressCommandInput;
48
+ output: DescribeDomainChangeProgressCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribeDomainCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeDomainCommand extends DescribeDomainCommand_base {}
39
+ export declare class DescribeDomainCommand extends DescribeDomainCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeDomainRequest;
43
+ output: DescribeDomainResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeDomainCommandInput;
47
+ output: DescribeDomainCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DescribeDomainConfigCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeDomainConfigCommand extends DescribeDomainConfigCommand_base {}
40
+ export declare class DescribeDomainConfigCommand extends DescribeDomainConfigCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeDomainConfigRequest;
44
+ output: DescribeDomainConfigResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeDomainConfigCommandInput;
48
+ output: DescribeDomainConfigCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeDomainHealthCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeDomainHealthCommand extends DescribeDomainHealthCommand_base {}
40
+ export declare class DescribeDomainHealthCommand extends DescribeDomainHealthCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeDomainHealthRequest;
44
+ output: DescribeDomainHealthResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeDomainHealthCommandInput;
48
+ output: DescribeDomainHealthCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeDomainNodesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeDomainNodesCommand extends DescribeDomainNodesCommand_base {}
40
+ export declare class DescribeDomainNodesCommand extends DescribeDomainNodesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeDomainNodesRequest;
44
+ output: DescribeDomainNodesResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeDomainNodesCommandInput;
48
+ output: DescribeDomainNodesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribeDomainsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeDomainsCommand extends DescribeDomainsCommand_base {}
39
+ export declare class DescribeDomainsCommand extends DescribeDomainsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeDomainsRequest;
43
+ output: DescribeDomainsResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeDomainsCommandInput;
47
+ output: DescribeDomainsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DescribeDryRunProgressCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeDryRunProgressCommand extends DescribeDryRunProgressCommand_base {}
40
+ export declare class DescribeDryRunProgressCommand extends DescribeDryRunProgressCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeDryRunProgressRequest;
44
+ output: DescribeDryRunProgressResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeDryRunProgressCommandInput;
48
+ output: DescribeDryRunProgressCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeInboundConnectionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeInboundConnectionsCommand extends DescribeInboundConnectionsCommand_base {}
40
+ export declare class DescribeInboundConnectionsCommand extends DescribeInboundConnectionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeInboundConnectionsRequest;
44
+ output: DescribeInboundConnectionsResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeInboundConnectionsCommandInput;
48
+ output: DescribeInboundConnectionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeInstanceTypeLimitsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeInstanceTypeLimitsCommand extends DescribeInstanceTypeLimitsCommand_base {}
40
+ export declare class DescribeInstanceTypeLimitsCommand extends DescribeInstanceTypeLimitsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeInstanceTypeLimitsRequest;
44
+ output: DescribeInstanceTypeLimitsResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeInstanceTypeLimitsCommandInput;
48
+ output: DescribeInstanceTypeLimitsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeOutboundConnectionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeOutboundConnectionsCommand extends DescribeOutboundConnectionsCommand_base {}
40
+ export declare class DescribeOutboundConnectionsCommand extends DescribeOutboundConnectionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeOutboundConnectionsRequest;
44
+ output: DescribeOutboundConnectionsResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeOutboundConnectionsCommandInput;
48
+ output: DescribeOutboundConnectionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribePackagesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribePackagesCommand extends DescribePackagesCommand_base {}
39
+ export declare class DescribePackagesCommand extends DescribePackagesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribePackagesRequest;
43
+ output: DescribePackagesResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribePackagesCommandInput;
47
+ output: DescribePackagesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DescribeReservedInstanceOfferingsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeReservedInstanceOfferingsCommand extends DescribeReservedInstanceOfferingsCommand_base {}
40
+ export declare class DescribeReservedInstanceOfferingsCommand extends DescribeReservedInstanceOfferingsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeReservedInstanceOfferingsRequest;
44
+ output: DescribeReservedInstanceOfferingsResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeReservedInstanceOfferingsCommandInput;
48
+ output: DescribeReservedInstanceOfferingsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeReservedInstancesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeReservedInstancesCommand extends DescribeReservedInstancesCommand_base {}
40
+ export declare class DescribeReservedInstancesCommand extends DescribeReservedInstancesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeReservedInstancesRequest;
44
+ output: DescribeReservedInstancesResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeReservedInstancesCommandInput;
48
+ output: DescribeReservedInstancesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeVpcEndpointsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeVpcEndpointsCommand extends DescribeVpcEndpointsCommand_base {}
40
+ export declare class DescribeVpcEndpointsCommand extends DescribeVpcEndpointsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeVpcEndpointsRequest;
44
+ output: DescribeVpcEndpointsResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeVpcEndpointsCommandInput;
48
+ output: DescribeVpcEndpointsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DissociatePackageCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DissociatePackageCommand extends DissociatePackageCommand_base {}
40
+ export declare class DissociatePackageCommand extends DissociatePackageCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DissociatePackageRequest;
44
+ output: DissociatePackageResponse;
45
+ };
46
+ sdk: {
47
+ input: DissociatePackageCommandInput;
48
+ output: DissociatePackageCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetCompatibleVersionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetCompatibleVersionsCommand extends GetCompatibleVersionsCommand_base {}
40
+ export declare class GetCompatibleVersionsCommand extends GetCompatibleVersionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetCompatibleVersionsRequest;
44
+ output: GetCompatibleVersionsResponse;
45
+ };
46
+ sdk: {
47
+ input: GetCompatibleVersionsCommandInput;
48
+ output: GetCompatibleVersionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetDataSourceCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetDataSourceCommand extends GetDataSourceCommand_base {}
39
+ export declare class GetDataSourceCommand extends GetDataSourceCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetDataSourceRequest;
43
+ output: GetDataSourceResponse;
44
+ };
45
+ sdk: {
46
+ input: GetDataSourceCommandInput;
47
+ output: GetDataSourceCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const GetDomainMaintenanceStatusCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetDomainMaintenanceStatusCommand extends GetDomainMaintenanceStatusCommand_base {}
40
+ export declare class GetDomainMaintenanceStatusCommand extends GetDomainMaintenanceStatusCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetDomainMaintenanceStatusRequest;
44
+ output: GetDomainMaintenanceStatusResponse;
45
+ };
46
+ sdk: {
47
+ input: GetDomainMaintenanceStatusCommandInput;
48
+ output: GetDomainMaintenanceStatusCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetPackageVersionHistoryCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetPackageVersionHistoryCommand extends GetPackageVersionHistoryCommand_base {}
40
+ export declare class GetPackageVersionHistoryCommand extends GetPackageVersionHistoryCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetPackageVersionHistoryRequest;
44
+ output: GetPackageVersionHistoryResponse;
45
+ };
46
+ sdk: {
47
+ input: GetPackageVersionHistoryCommandInput;
48
+ output: GetPackageVersionHistoryCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetUpgradeHistoryCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetUpgradeHistoryCommand extends GetUpgradeHistoryCommand_base {}
40
+ export declare class GetUpgradeHistoryCommand extends GetUpgradeHistoryCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetUpgradeHistoryRequest;
44
+ output: GetUpgradeHistoryResponse;
45
+ };
46
+ sdk: {
47
+ input: GetUpgradeHistoryCommandInput;
48
+ output: GetUpgradeHistoryCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetUpgradeStatusCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetUpgradeStatusCommand extends GetUpgradeStatusCommand_base {}
39
+ export declare class GetUpgradeStatusCommand extends GetUpgradeStatusCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetUpgradeStatusRequest;
43
+ output: GetUpgradeStatusResponse;
44
+ };
45
+ sdk: {
46
+ input: GetUpgradeStatusCommandInput;
47
+ output: GetUpgradeStatusCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const ListDataSourcesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListDataSourcesCommand extends ListDataSourcesCommand_base {}
39
+ export declare class ListDataSourcesCommand extends ListDataSourcesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListDataSourcesRequest;
43
+ output: ListDataSourcesResponse;
44
+ };
45
+ sdk: {
46
+ input: ListDataSourcesCommandInput;
47
+ output: ListDataSourcesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListDomainMaintenancesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListDomainMaintenancesCommand extends ListDomainMaintenancesCommand_base {}
40
+ export declare class ListDomainMaintenancesCommand extends ListDomainMaintenancesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListDomainMaintenancesRequest;
44
+ output: ListDomainMaintenancesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListDomainMaintenancesCommandInput;
48
+ output: ListDomainMaintenancesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListDomainNamesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListDomainNamesCommand extends ListDomainNamesCommand_base {}
39
+ export declare class ListDomainNamesCommand extends ListDomainNamesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListDomainNamesRequest;
43
+ output: ListDomainNamesResponse;
44
+ };
45
+ sdk: {
46
+ input: ListDomainNamesCommandInput;
47
+ output: ListDomainNamesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListDomainsForPackageCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListDomainsForPackageCommand extends ListDomainsForPackageCommand_base {}
40
+ export declare class ListDomainsForPackageCommand extends ListDomainsForPackageCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListDomainsForPackageRequest;
44
+ output: ListDomainsForPackageResponse;
45
+ };
46
+ sdk: {
47
+ input: ListDomainsForPackageCommandInput;
48
+ output: ListDomainsForPackageCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListInstanceTypeDetailsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListInstanceTypeDetailsCommand extends ListInstanceTypeDetailsCommand_base {}
40
+ export declare class ListInstanceTypeDetailsCommand extends ListInstanceTypeDetailsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListInstanceTypeDetailsRequest;
44
+ output: ListInstanceTypeDetailsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListInstanceTypeDetailsCommandInput;
48
+ output: ListInstanceTypeDetailsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListPackagesForDomainCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListPackagesForDomainCommand extends ListPackagesForDomainCommand_base {}
40
+ export declare class ListPackagesForDomainCommand extends ListPackagesForDomainCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListPackagesForDomainRequest;
44
+ output: ListPackagesForDomainResponse;
45
+ };
46
+ sdk: {
47
+ input: ListPackagesForDomainCommandInput;
48
+ output: ListPackagesForDomainCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListScheduledActionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListScheduledActionsCommand extends ListScheduledActionsCommand_base {}
40
+ export declare class ListScheduledActionsCommand extends ListScheduledActionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListScheduledActionsRequest;
44
+ output: ListScheduledActionsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListScheduledActionsCommandInput;
48
+ output: ListScheduledActionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListTagsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListTagsCommand extends ListTagsCommand_base {}
36
+ export declare class ListTagsCommand extends ListTagsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListTagsRequest;
40
+ output: ListTagsResponse;
41
+ };
42
+ sdk: {
43
+ input: ListTagsCommandInput;
44
+ output: ListTagsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const ListVersionsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListVersionsCommand extends ListVersionsCommand_base {}
36
+ export declare class ListVersionsCommand extends ListVersionsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListVersionsRequest;
40
+ output: ListVersionsResponse;
41
+ };
42
+ sdk: {
43
+ input: ListVersionsCommandInput;
44
+ output: ListVersionsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListVpcEndpointAccessCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListVpcEndpointAccessCommand extends ListVpcEndpointAccessCommand_base {}
40
+ export declare class ListVpcEndpointAccessCommand extends ListVpcEndpointAccessCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListVpcEndpointAccessRequest;
44
+ output: ListVpcEndpointAccessResponse;
45
+ };
46
+ sdk: {
47
+ input: ListVpcEndpointAccessCommandInput;
48
+ output: ListVpcEndpointAccessCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListVpcEndpointsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListVpcEndpointsCommand extends ListVpcEndpointsCommand_base {}
39
+ export declare class ListVpcEndpointsCommand extends ListVpcEndpointsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListVpcEndpointsRequest;
43
+ output: ListVpcEndpointsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListVpcEndpointsCommandInput;
47
+ output: ListVpcEndpointsCommandOutput;
48
+ };
49
+ };
50
+ }