@aws-sdk/client-opensearch 3.651.1 → 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
@@ -89,4 +89,15 @@ declare const AcceptInboundConnectionCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class AcceptInboundConnectionCommand extends AcceptInboundConnectionCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: AcceptInboundConnectionRequest;
96
+ output: AcceptInboundConnectionResponse;
97
+ };
98
+ sdk: {
99
+ input: AcceptInboundConnectionCommandInput;
100
+ output: AcceptInboundConnectionCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -86,4 +86,15 @@ declare const AddDataSourceCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class AddDataSourceCommand extends AddDataSourceCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: AddDataSourceRequest;
93
+ output: AddDataSourceResponse;
94
+ };
95
+ sdk: {
96
+ input: AddDataSourceCommandInput;
97
+ output: AddDataSourceCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -76,4 +76,15 @@ declare const AddTagsCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class AddTagsCommand extends AddTagsCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: AddTagsRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: AddTagsCommandInput;
87
+ output: AddTagsCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -91,4 +91,15 @@ declare const AssociatePackageCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class AssociatePackageCommand extends AssociatePackageCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: AssociatePackageRequest;
98
+ output: AssociatePackageResponse;
99
+ };
100
+ sdk: {
101
+ input: AssociatePackageCommandInput;
102
+ output: AssociatePackageCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -80,4 +80,15 @@ declare const AuthorizeVpcEndpointAccessCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class AuthorizeVpcEndpointAccessCommand extends AuthorizeVpcEndpointAccessCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: AuthorizeVpcEndpointAccessRequest;
87
+ output: AuthorizeVpcEndpointAccessResponse;
88
+ };
89
+ sdk: {
90
+ input: AuthorizeVpcEndpointAccessCommandInput;
91
+ output: AuthorizeVpcEndpointAccessCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -83,4 +83,15 @@ declare const CancelDomainConfigChangeCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class CancelDomainConfigChangeCommand extends CancelDomainConfigChangeCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: CancelDomainConfigChangeRequest;
90
+ output: CancelDomainConfigChangeResponse;
91
+ };
92
+ sdk: {
93
+ input: CancelDomainConfigChangeCommandInput;
94
+ output: CancelDomainConfigChangeCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -80,4 +80,15 @@ declare const CancelServiceSoftwareUpdateCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class CancelServiceSoftwareUpdateCommand extends CancelServiceSoftwareUpdateCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: CancelServiceSoftwareUpdateRequest;
87
+ output: CancelServiceSoftwareUpdateResponse;
88
+ };
89
+ sdk: {
90
+ input: CancelServiceSoftwareUpdateCommandInput;
91
+ output: CancelServiceSoftwareUpdateCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -369,4 +369,15 @@ declare const CreateDomainCommand_base: {
369
369
  * @public
370
370
  */
371
371
  export declare class CreateDomainCommand extends CreateDomainCommand_base {
372
+ /** @internal type navigation helper, not in runtime. */
373
+ protected static __types: {
374
+ api: {
375
+ input: CreateDomainRequest;
376
+ output: CreateDomainResponse;
377
+ };
378
+ sdk: {
379
+ input: CreateDomainCommandInput;
380
+ output: CreateDomainCommandOutput;
381
+ };
382
+ };
372
383
  }
@@ -118,4 +118,15 @@ declare const CreateOutboundConnectionCommand_base: {
118
118
  * @public
119
119
  */
120
120
  export declare class CreateOutboundConnectionCommand extends CreateOutboundConnectionCommand_base {
121
+ /** @internal type navigation helper, not in runtime. */
122
+ protected static __types: {
123
+ api: {
124
+ input: CreateOutboundConnectionRequest;
125
+ output: CreateOutboundConnectionResponse;
126
+ };
127
+ sdk: {
128
+ input: CreateOutboundConnectionCommandInput;
129
+ output: CreateOutboundConnectionCommandOutput;
130
+ };
131
+ };
121
132
  }
@@ -106,4 +106,15 @@ declare const CreatePackageCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class CreatePackageCommand extends CreatePackageCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: CreatePackageRequest;
113
+ output: CreatePackageResponse;
114
+ };
115
+ sdk: {
116
+ input: CreatePackageCommandInput;
117
+ output: CreatePackageCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -102,4 +102,15 @@ declare const CreateVpcEndpointCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class CreateVpcEndpointCommand extends CreateVpcEndpointCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: CreateVpcEndpointRequest;
109
+ output: CreateVpcEndpointResponse;
110
+ };
111
+ sdk: {
112
+ input: CreateVpcEndpointCommandInput;
113
+ output: CreateVpcEndpointCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -76,4 +76,15 @@ declare const DeleteDataSourceCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeleteDataSourceCommand extends DeleteDataSourceCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteDataSourceRequest;
83
+ output: DeleteDataSourceResponse;
84
+ };
85
+ sdk: {
86
+ input: DeleteDataSourceCommandInput;
87
+ output: DeleteDataSourceCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -228,4 +228,15 @@ declare const DeleteDomainCommand_base: {
228
228
  * @public
229
229
  */
230
230
  export declare class DeleteDomainCommand extends DeleteDomainCommand_base {
231
+ /** @internal type navigation helper, not in runtime. */
232
+ protected static __types: {
233
+ api: {
234
+ input: DeleteDomainRequest;
235
+ output: DeleteDomainResponse;
236
+ };
237
+ sdk: {
238
+ input: DeleteDomainCommandInput;
239
+ output: DeleteDomainCommandOutput;
240
+ };
241
+ };
231
242
  }
@@ -86,4 +86,15 @@ declare const DeleteInboundConnectionCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DeleteInboundConnectionCommand extends DeleteInboundConnectionCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DeleteInboundConnectionRequest;
93
+ output: DeleteInboundConnectionResponse;
94
+ };
95
+ sdk: {
96
+ input: DeleteInboundConnectionCommandInput;
97
+ output: DeleteInboundConnectionCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -93,4 +93,15 @@ declare const DeleteOutboundConnectionCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class DeleteOutboundConnectionCommand extends DeleteOutboundConnectionCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: DeleteOutboundConnectionRequest;
100
+ output: DeleteOutboundConnectionResponse;
101
+ };
102
+ sdk: {
103
+ input: DeleteOutboundConnectionCommandInput;
104
+ output: DeleteOutboundConnectionCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -97,4 +97,15 @@ declare const DeletePackageCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class DeletePackageCommand extends DeletePackageCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: DeletePackageRequest;
104
+ output: DeletePackageResponse;
105
+ };
106
+ sdk: {
107
+ input: DeletePackageCommandInput;
108
+ output: DeletePackageCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -74,4 +74,15 @@ declare const DeleteVpcEndpointCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DeleteVpcEndpointCommand extends DeleteVpcEndpointCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DeleteVpcEndpointRequest;
81
+ output: DeleteVpcEndpointResponse;
82
+ };
83
+ sdk: {
84
+ input: DeleteVpcEndpointCommandInput;
85
+ output: DeleteVpcEndpointCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -86,4 +86,15 @@ declare const DescribeDomainAutoTunesCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DescribeDomainAutoTunesCommand extends DescribeDomainAutoTunesCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DescribeDomainAutoTunesRequest;
93
+ output: DescribeDomainAutoTunesResponse;
94
+ };
95
+ sdk: {
96
+ input: DescribeDomainAutoTunesCommandInput;
97
+ output: DescribeDomainAutoTunesCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -93,4 +93,15 @@ declare const DescribeDomainChangeProgressCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class DescribeDomainChangeProgressCommand extends DescribeDomainChangeProgressCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: DescribeDomainChangeProgressRequest;
100
+ output: DescribeDomainChangeProgressResponse;
101
+ };
102
+ sdk: {
103
+ input: DescribeDomainChangeProgressCommandInput;
104
+ output: DescribeDomainChangeProgressCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -228,4 +228,15 @@ declare const DescribeDomainCommand_base: {
228
228
  * @public
229
229
  */
230
230
  export declare class DescribeDomainCommand extends DescribeDomainCommand_base {
231
+ /** @internal type navigation helper, not in runtime. */
232
+ protected static __types: {
233
+ api: {
234
+ input: DescribeDomainRequest;
235
+ output: DescribeDomainResponse;
236
+ };
237
+ sdk: {
238
+ input: DescribeDomainCommandInput;
239
+ output: DescribeDomainCommandOutput;
240
+ };
241
+ };
231
242
  }
@@ -304,4 +304,15 @@ declare const DescribeDomainConfigCommand_base: {
304
304
  * @public
305
305
  */
306
306
  export declare class DescribeDomainConfigCommand extends DescribeDomainConfigCommand_base {
307
+ /** @internal type navigation helper, not in runtime. */
308
+ protected static __types: {
309
+ api: {
310
+ input: DescribeDomainConfigRequest;
311
+ output: DescribeDomainConfigResponse;
312
+ };
313
+ sdk: {
314
+ input: DescribeDomainConfigCommandInput;
315
+ output: DescribeDomainConfigCommandOutput;
316
+ };
317
+ };
307
318
  }
@@ -97,4 +97,15 @@ declare const DescribeDomainHealthCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class DescribeDomainHealthCommand extends DescribeDomainHealthCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: DescribeDomainHealthRequest;
104
+ output: DescribeDomainHealthResponse;
105
+ };
106
+ sdk: {
107
+ input: DescribeDomainHealthCommandInput;
108
+ output: DescribeDomainHealthCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -87,4 +87,15 @@ declare const DescribeDomainNodesCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DescribeDomainNodesCommand extends DescribeDomainNodesCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DescribeDomainNodesRequest;
94
+ output: DescribeDomainNodesResponse;
95
+ };
96
+ sdk: {
97
+ input: DescribeDomainNodesCommandInput;
98
+ output: DescribeDomainNodesCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -229,4 +229,15 @@ declare const DescribeDomainsCommand_base: {
229
229
  * @public
230
230
  */
231
231
  export declare class DescribeDomainsCommand extends DescribeDomainsCommand_base {
232
+ /** @internal type navigation helper, not in runtime. */
233
+ protected static __types: {
234
+ api: {
235
+ input: DescribeDomainsRequest;
236
+ output: DescribeDomainsResponse;
237
+ };
238
+ sdk: {
239
+ input: DescribeDomainsCommandInput;
240
+ output: DescribeDomainsCommandOutput;
241
+ };
242
+ };
232
243
  }
@@ -249,4 +249,15 @@ declare const DescribeDryRunProgressCommand_base: {
249
249
  * @public
250
250
  */
251
251
  export declare class DescribeDryRunProgressCommand extends DescribeDryRunProgressCommand_base {
252
+ /** @internal type navigation helper, not in runtime. */
253
+ protected static __types: {
254
+ api: {
255
+ input: DescribeDryRunProgressRequest;
256
+ output: DescribeDryRunProgressResponse;
257
+ };
258
+ sdk: {
259
+ input: DescribeDryRunProgressCommandInput;
260
+ output: DescribeDryRunProgressCommandOutput;
261
+ };
262
+ };
252
263
  }
@@ -98,4 +98,15 @@ declare const DescribeInboundConnectionsCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class DescribeInboundConnectionsCommand extends DescribeInboundConnectionsCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: DescribeInboundConnectionsRequest;
105
+ output: DescribeInboundConnectionsResponse;
106
+ };
107
+ sdk: {
108
+ input: DescribeInboundConnectionsCommandInput;
109
+ output: DescribeInboundConnectionsCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -109,4 +109,15 @@ declare const DescribeInstanceTypeLimitsCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class DescribeInstanceTypeLimitsCommand extends DescribeInstanceTypeLimitsCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: DescribeInstanceTypeLimitsRequest;
116
+ output: DescribeInstanceTypeLimitsResponse;
117
+ };
118
+ sdk: {
119
+ input: DescribeInstanceTypeLimitsCommandInput;
120
+ output: DescribeInstanceTypeLimitsCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -105,4 +105,15 @@ declare const DescribeOutboundConnectionsCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class DescribeOutboundConnectionsCommand extends DescribeOutboundConnectionsCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: DescribeOutboundConnectionsRequest;
112
+ output: DescribeOutboundConnectionsResponse;
113
+ };
114
+ sdk: {
115
+ input: DescribeOutboundConnectionsCommandInput;
116
+ output: DescribeOutboundConnectionsCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -106,4 +106,15 @@ declare const DescribePackagesCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class DescribePackagesCommand extends DescribePackagesCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: DescribePackagesRequest;
113
+ output: DescribePackagesResponse;
114
+ };
115
+ sdk: {
116
+ input: DescribePackagesCommandInput;
117
+ output: DescribePackagesCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -89,4 +89,15 @@ declare const DescribeReservedInstanceOfferingsCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class DescribeReservedInstanceOfferingsCommand extends DescribeReservedInstanceOfferingsCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: DescribeReservedInstanceOfferingsRequest;
96
+ output: DescribeReservedInstanceOfferingsResponse;
97
+ };
98
+ sdk: {
99
+ input: DescribeReservedInstanceOfferingsCommandInput;
100
+ output: DescribeReservedInstanceOfferingsCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -96,4 +96,15 @@ declare const DescribeReservedInstancesCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class DescribeReservedInstancesCommand extends DescribeReservedInstancesCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: DescribeReservedInstancesRequest;
103
+ output: DescribeReservedInstancesResponse;
104
+ };
105
+ sdk: {
106
+ input: DescribeReservedInstancesCommandInput;
107
+ output: DescribeReservedInstancesCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -98,4 +98,15 @@ declare const DescribeVpcEndpointsCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class DescribeVpcEndpointsCommand extends DescribeVpcEndpointsCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: DescribeVpcEndpointsRequest;
105
+ output: DescribeVpcEndpointsResponse;
106
+ };
107
+ sdk: {
108
+ input: DescribeVpcEndpointsCommandInput;
109
+ output: DescribeVpcEndpointsCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -92,4 +92,15 @@ declare const DissociatePackageCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class DissociatePackageCommand extends DissociatePackageCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DissociatePackageRequest;
99
+ output: DissociatePackageResponse;
100
+ };
101
+ sdk: {
102
+ input: DissociatePackageCommandInput;
103
+ output: DissociatePackageCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -80,4 +80,15 @@ declare const GetCompatibleVersionsCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class GetCompatibleVersionsCommand extends GetCompatibleVersionsCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: GetCompatibleVersionsRequest;
87
+ output: GetCompatibleVersionsResponse;
88
+ };
89
+ sdk: {
90
+ input: GetCompatibleVersionsCommandInput;
91
+ output: GetCompatibleVersionsCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -83,4 +83,15 @@ declare const GetDataSourceCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class GetDataSourceCommand extends GetDataSourceCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: GetDataSourceRequest;
90
+ output: GetDataSourceResponse;
91
+ };
92
+ sdk: {
93
+ input: GetDataSourceCommandInput;
94
+ output: GetDataSourceCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -78,4 +78,15 @@ declare const GetDomainMaintenanceStatusCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class GetDomainMaintenanceStatusCommand extends GetDomainMaintenanceStatusCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: GetDomainMaintenanceStatusRequest;
85
+ output: GetDomainMaintenanceStatusResponse;
86
+ };
87
+ sdk: {
88
+ input: GetDomainMaintenanceStatusCommandInput;
89
+ output: GetDomainMaintenanceStatusCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -91,4 +91,15 @@ declare const GetPackageVersionHistoryCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class GetPackageVersionHistoryCommand extends GetPackageVersionHistoryCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: GetPackageVersionHistoryRequest;
98
+ output: GetPackageVersionHistoryResponse;
99
+ };
100
+ sdk: {
101
+ input: GetPackageVersionHistoryCommandInput;
102
+ output: GetPackageVersionHistoryCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -92,4 +92,15 @@ declare const GetUpgradeHistoryCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class GetUpgradeHistoryCommand extends GetUpgradeHistoryCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: GetUpgradeHistoryRequest;
99
+ output: GetUpgradeHistoryResponse;
100
+ };
101
+ sdk: {
102
+ input: GetUpgradeHistoryCommandInput;
103
+ output: GetUpgradeHistoryCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -75,4 +75,15 @@ declare const GetUpgradeStatusCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class GetUpgradeStatusCommand extends GetUpgradeStatusCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: GetUpgradeStatusRequest;
82
+ output: GetUpgradeStatusResponse;
83
+ };
84
+ sdk: {
85
+ input: GetUpgradeStatusCommandInput;
86
+ output: GetUpgradeStatusCommandOutput;
87
+ };
88
+ };
78
89
  }