@aws-sdk/client-redshift 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 (267) hide show
  1. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +11 -0
  2. package/dist-types/commands/AddPartnerCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +11 -0
  4. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +11 -0
  5. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +11 -0
  6. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +11 -0
  7. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +11 -0
  8. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +11 -0
  9. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +11 -0
  10. package/dist-types/commands/CancelResizeCommand.d.ts +11 -0
  11. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateClusterCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +11 -0
  18. package/dist-types/commands/CreateCustomDomainAssociationCommand.d.ts +11 -0
  19. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +11 -0
  20. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +11 -0
  21. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +11 -0
  22. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +11 -0
  23. package/dist-types/commands/CreateRedshiftIdcApplicationCommand.d.ts +11 -0
  24. package/dist-types/commands/CreateScheduledActionCommand.d.ts +11 -0
  25. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +11 -0
  26. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +11 -0
  27. package/dist-types/commands/CreateTagsCommand.d.ts +11 -0
  28. package/dist-types/commands/CreateUsageLimitCommand.d.ts +11 -0
  29. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +11 -0
  30. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +11 -0
  31. package/dist-types/commands/DeleteClusterCommand.d.ts +11 -0
  32. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +11 -0
  33. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +11 -0
  34. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +11 -0
  35. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +11 -0
  36. package/dist-types/commands/DeleteCustomDomainAssociationCommand.d.ts +11 -0
  37. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +11 -0
  38. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +11 -0
  39. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +11 -0
  40. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +11 -0
  41. package/dist-types/commands/DeletePartnerCommand.d.ts +11 -0
  42. package/dist-types/commands/DeleteRedshiftIdcApplicationCommand.d.ts +11 -0
  43. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
  44. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +11 -0
  45. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +11 -0
  46. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +11 -0
  47. package/dist-types/commands/DeleteTagsCommand.d.ts +11 -0
  48. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +11 -0
  49. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +11 -0
  50. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +11 -0
  51. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +11 -0
  52. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +11 -0
  53. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +11 -0
  54. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +11 -0
  55. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +11 -0
  56. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +11 -0
  57. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +11 -0
  58. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +11 -0
  59. package/dist-types/commands/DescribeClustersCommand.d.ts +11 -0
  60. package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +11 -0
  61. package/dist-types/commands/DescribeDataSharesCommand.d.ts +11 -0
  62. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +11 -0
  63. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +11 -0
  64. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +11 -0
  65. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +11 -0
  66. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +11 -0
  67. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +11 -0
  68. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +11 -0
  69. package/dist-types/commands/DescribeEventsCommand.d.ts +11 -0
  70. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +11 -0
  71. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +11 -0
  72. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +11 -0
  73. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +11 -0
  74. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +11 -0
  75. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +11 -0
  76. package/dist-types/commands/DescribePartnersCommand.d.ts +11 -0
  77. package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +11 -0
  78. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +11 -0
  79. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +11 -0
  80. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +11 -0
  81. package/dist-types/commands/DescribeResizeCommand.d.ts +11 -0
  82. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +11 -0
  83. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +11 -0
  84. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +11 -0
  85. package/dist-types/commands/DescribeStorageCommand.d.ts +11 -0
  86. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +11 -0
  87. package/dist-types/commands/DescribeTagsCommand.d.ts +11 -0
  88. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +11 -0
  89. package/dist-types/commands/DisableLoggingCommand.d.ts +11 -0
  90. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +11 -0
  91. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +11 -0
  92. package/dist-types/commands/EnableLoggingCommand.d.ts +11 -0
  93. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +11 -0
  94. package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +11 -0
  95. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +11 -0
  96. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +11 -0
  97. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +11 -0
  98. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +11 -0
  99. package/dist-types/commands/GetResourcePolicyCommand.d.ts +11 -0
  100. package/dist-types/commands/ListRecommendationsCommand.d.ts +11 -0
  101. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +11 -0
  102. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +11 -0
  103. package/dist-types/commands/ModifyClusterCommand.d.ts +11 -0
  104. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +11 -0
  105. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +11 -0
  106. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +11 -0
  107. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +11 -0
  108. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +11 -0
  109. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +11 -0
  110. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +11 -0
  111. package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +11 -0
  112. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +11 -0
  113. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +11 -0
  114. package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +11 -0
  115. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +11 -0
  116. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +11 -0
  117. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +11 -0
  118. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +11 -0
  119. package/dist-types/commands/PauseClusterCommand.d.ts +11 -0
  120. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +11 -0
  121. package/dist-types/commands/PutResourcePolicyCommand.d.ts +11 -0
  122. package/dist-types/commands/RebootClusterCommand.d.ts +11 -0
  123. package/dist-types/commands/RejectDataShareCommand.d.ts +11 -0
  124. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +11 -0
  125. package/dist-types/commands/ResizeClusterCommand.d.ts +11 -0
  126. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +11 -0
  127. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +11 -0
  128. package/dist-types/commands/ResumeClusterCommand.d.ts +11 -0
  129. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +11 -0
  130. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +11 -0
  131. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +11 -0
  132. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +11 -0
  133. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +11 -0
  134. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +12 -1
  185. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +12 -1
  186. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +12 -1
  187. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +12 -1
  188. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +12 -1
  189. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +12 -1
  190. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +12 -1
  191. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +12 -1
  192. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +12 -1
  193. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +12 -1
  194. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +12 -1
  195. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +12 -1
  196. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +12 -1
  197. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +12 -1
  198. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +12 -1
  199. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +12 -1
  200. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +12 -1
  201. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +12 -1
  202. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +12 -1
  203. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +12 -1
  204. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +12 -1
  205. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +12 -1
  206. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +12 -1
  207. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +12 -1
  208. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +12 -1
  209. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +12 -1
  210. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +12 -1
  211. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +12 -1
  212. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +12 -1
  213. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +12 -1
  214. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +12 -1
  215. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +12 -1
  216. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +12 -1
  217. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +12 -1
  218. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +12 -1
  219. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +12 -1
  220. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +12 -1
  221. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +12 -1
  222. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +12 -1
  223. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +12 -1
  224. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +12 -1
  225. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +12 -1
  226. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +12 -1
  227. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +12 -1
  228. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +12 -1
  229. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +12 -1
  230. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +12 -1
  231. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +12 -1
  232. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +12 -1
  233. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +12 -1
  234. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +12 -1
  235. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +12 -1
  236. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +12 -1
  237. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +12 -1
  238. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +12 -1
  239. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +12 -1
  240. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +12 -1
  241. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +12 -1
  242. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +12 -1
  243. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +12 -1
  244. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +12 -1
  245. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +12 -1
  246. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +12 -1
  247. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +12 -1
  248. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +12 -1
  249. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +12 -1
  250. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +12 -1
  251. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +12 -1
  252. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +12 -1
  253. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +12 -1
  254. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +12 -1
  255. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +12 -1
  256. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +12 -1
  257. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +12 -1
  258. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +12 -1
  259. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +12 -1
  260. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +12 -1
  261. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +12 -1
  262. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +12 -1
  263. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +12 -1
  264. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +12 -1
  265. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +12 -1
  266. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +12 -1
  267. package/package.json +36 -36
@@ -101,4 +101,15 @@ declare const AcceptReservedNodeExchangeCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class AcceptReservedNodeExchangeCommand extends AcceptReservedNodeExchangeCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: AcceptReservedNodeExchangeInputMessage;
108
+ output: AcceptReservedNodeExchangeOutputMessage;
109
+ };
110
+ sdk: {
111
+ input: AcceptReservedNodeExchangeCommandInput;
112
+ output: AcceptReservedNodeExchangeCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -76,4 +76,15 @@ declare const AddPartnerCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class AddPartnerCommand extends AddPartnerCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: PartnerIntegrationInputMessage;
83
+ output: PartnerIntegrationOutputMessage;
84
+ };
85
+ sdk: {
86
+ input: AddPartnerCommandInput;
87
+ output: AddPartnerCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -83,4 +83,15 @@ declare const AssociateDataShareConsumerCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class AssociateDataShareConsumerCommand extends AssociateDataShareConsumerCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: AssociateDataShareConsumerMessage;
90
+ output: DataShare;
91
+ };
92
+ sdk: {
93
+ input: AssociateDataShareConsumerCommandInput;
94
+ output: AssociateDataShareConsumerCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -123,4 +123,15 @@ declare const AuthorizeClusterSecurityGroupIngressCommand_base: {
123
123
  * @public
124
124
  */
125
125
  export declare class AuthorizeClusterSecurityGroupIngressCommand extends AuthorizeClusterSecurityGroupIngressCommand_base {
126
+ /** @internal type navigation helper, not in runtime. */
127
+ protected static __types: {
128
+ api: {
129
+ input: AuthorizeClusterSecurityGroupIngressMessage;
130
+ output: AuthorizeClusterSecurityGroupIngressResult;
131
+ };
132
+ sdk: {
133
+ input: AuthorizeClusterSecurityGroupIngressCommandInput;
134
+ output: AuthorizeClusterSecurityGroupIngressCommandOutput;
135
+ };
136
+ };
126
137
  }
@@ -78,4 +78,15 @@ declare const AuthorizeDataShareCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class AuthorizeDataShareCommand extends AuthorizeDataShareCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: AuthorizeDataShareMessage;
85
+ output: DataShare;
86
+ };
87
+ sdk: {
88
+ input: AuthorizeDataShareCommandInput;
89
+ output: AuthorizeDataShareCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -90,4 +90,15 @@ declare const AuthorizeEndpointAccessCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class AuthorizeEndpointAccessCommand extends AuthorizeEndpointAccessCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: AuthorizeEndpointAccessMessage;
97
+ output: EndpointAuthorization;
98
+ };
99
+ sdk: {
100
+ input: AuthorizeEndpointAccessCommandInput;
101
+ output: AuthorizeEndpointAccessCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -139,4 +139,15 @@ declare const AuthorizeSnapshotAccessCommand_base: {
139
139
  * @public
140
140
  */
141
141
  export declare class AuthorizeSnapshotAccessCommand extends AuthorizeSnapshotAccessCommand_base {
142
+ /** @internal type navigation helper, not in runtime. */
143
+ protected static __types: {
144
+ api: {
145
+ input: AuthorizeSnapshotAccessMessage;
146
+ output: AuthorizeSnapshotAccessResult;
147
+ };
148
+ sdk: {
149
+ input: AuthorizeSnapshotAccessCommandInput;
150
+ output: AuthorizeSnapshotAccessCommandOutput;
151
+ };
152
+ };
142
153
  }
@@ -76,4 +76,15 @@ declare const BatchDeleteClusterSnapshotsCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class BatchDeleteClusterSnapshotsCommand extends BatchDeleteClusterSnapshotsCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: BatchDeleteClusterSnapshotsRequest;
83
+ output: BatchDeleteClusterSnapshotsResult;
84
+ };
85
+ sdk: {
86
+ input: BatchDeleteClusterSnapshotsCommandInput;
87
+ output: BatchDeleteClusterSnapshotsCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -79,4 +79,15 @@ declare const BatchModifyClusterSnapshotsCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class BatchModifyClusterSnapshotsCommand extends BatchModifyClusterSnapshotsCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: BatchModifyClusterSnapshotsMessage;
86
+ output: BatchModifyClusterSnapshotsOutputMessage;
87
+ };
88
+ sdk: {
89
+ input: BatchModifyClusterSnapshotsCommandInput;
90
+ output: BatchModifyClusterSnapshotsCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -91,4 +91,15 @@ declare const CancelResizeCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class CancelResizeCommand extends CancelResizeCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: CancelResizeMessage;
98
+ output: ResizeProgressMessage;
99
+ };
100
+ sdk: {
101
+ input: CancelResizeCommandInput;
102
+ output: CancelResizeCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -144,4 +144,15 @@ declare const CopyClusterSnapshotCommand_base: {
144
144
  * @public
145
145
  */
146
146
  export declare class CopyClusterSnapshotCommand extends CopyClusterSnapshotCommand_base {
147
+ /** @internal type navigation helper, not in runtime. */
148
+ protected static __types: {
149
+ api: {
150
+ input: CopyClusterSnapshotMessage;
151
+ output: CopyClusterSnapshotResult;
152
+ };
153
+ sdk: {
154
+ input: CopyClusterSnapshotCommandInput;
155
+ output: CopyClusterSnapshotCommandOutput;
156
+ };
157
+ };
147
158
  }
@@ -70,4 +70,15 @@ declare const CreateAuthenticationProfileCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class CreateAuthenticationProfileCommand extends CreateAuthenticationProfileCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: CreateAuthenticationProfileMessage;
77
+ output: CreateAuthenticationProfileResult;
78
+ };
79
+ sdk: {
80
+ input: CreateAuthenticationProfileCommandInput;
81
+ output: CreateAuthenticationProfileCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -391,4 +391,15 @@ declare const CreateClusterCommand_base: {
391
391
  * @public
392
392
  */
393
393
  export declare class CreateClusterCommand extends CreateClusterCommand_base {
394
+ /** @internal type navigation helper, not in runtime. */
395
+ protected static __types: {
396
+ api: {
397
+ input: CreateClusterMessage;
398
+ output: CreateClusterResult;
399
+ };
400
+ sdk: {
401
+ input: CreateClusterCommandInput;
402
+ output: CreateClusterCommandOutput;
403
+ };
404
+ };
394
405
  }
@@ -99,4 +99,15 @@ declare const CreateClusterParameterGroupCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class CreateClusterParameterGroupCommand extends CreateClusterParameterGroupCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: CreateClusterParameterGroupMessage;
106
+ output: CreateClusterParameterGroupResult;
107
+ };
108
+ sdk: {
109
+ input: CreateClusterParameterGroupCommandInput;
110
+ output: CreateClusterParameterGroupCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -119,4 +119,15 @@ declare const CreateClusterSecurityGroupCommand_base: {
119
119
  * @public
120
120
  */
121
121
  export declare class CreateClusterSecurityGroupCommand extends CreateClusterSecurityGroupCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: CreateClusterSecurityGroupMessage;
126
+ output: CreateClusterSecurityGroupResult;
127
+ };
128
+ sdk: {
129
+ input: CreateClusterSecurityGroupCommandInput;
130
+ output: CreateClusterSecurityGroupCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -145,4 +145,15 @@ declare const CreateClusterSnapshotCommand_base: {
145
145
  * @public
146
146
  */
147
147
  export declare class CreateClusterSnapshotCommand extends CreateClusterSnapshotCommand_base {
148
+ /** @internal type navigation helper, not in runtime. */
149
+ protected static __types: {
150
+ api: {
151
+ input: CreateClusterSnapshotMessage;
152
+ output: CreateClusterSnapshotResult;
153
+ };
154
+ sdk: {
155
+ input: CreateClusterSnapshotCommandInput;
156
+ output: CreateClusterSnapshotCommandOutput;
157
+ };
158
+ };
148
159
  }
@@ -136,4 +136,15 @@ declare const CreateClusterSubnetGroupCommand_base: {
136
136
  * @public
137
137
  */
138
138
  export declare class CreateClusterSubnetGroupCommand extends CreateClusterSubnetGroupCommand_base {
139
+ /** @internal type navigation helper, not in runtime. */
140
+ protected static __types: {
141
+ api: {
142
+ input: CreateClusterSubnetGroupMessage;
143
+ output: CreateClusterSubnetGroupResult;
144
+ };
145
+ sdk: {
146
+ input: CreateClusterSubnetGroupCommandInput;
147
+ output: CreateClusterSubnetGroupCommandOutput;
148
+ };
149
+ };
139
150
  }
@@ -73,4 +73,15 @@ declare const CreateCustomDomainAssociationCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class CreateCustomDomainAssociationCommand extends CreateCustomDomainAssociationCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: CreateCustomDomainAssociationMessage;
80
+ output: CreateCustomDomainAssociationResult;
81
+ };
82
+ sdk: {
83
+ input: CreateCustomDomainAssociationCommandInput;
84
+ output: CreateCustomDomainAssociationCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -121,4 +121,15 @@ declare const CreateEndpointAccessCommand_base: {
121
121
  * @public
122
122
  */
123
123
  export declare class CreateEndpointAccessCommand extends CreateEndpointAccessCommand_base {
124
+ /** @internal type navigation helper, not in runtime. */
125
+ protected static __types: {
126
+ api: {
127
+ input: CreateEndpointAccessMessage;
128
+ output: EndpointAccess;
129
+ };
130
+ sdk: {
131
+ input: CreateEndpointAccessCommandInput;
132
+ output: CreateEndpointAccessCommandOutput;
133
+ };
134
+ };
124
135
  }
@@ -154,4 +154,15 @@ declare const CreateEventSubscriptionCommand_base: {
154
154
  * @public
155
155
  */
156
156
  export declare class CreateEventSubscriptionCommand extends CreateEventSubscriptionCommand_base {
157
+ /** @internal type navigation helper, not in runtime. */
158
+ protected static __types: {
159
+ api: {
160
+ input: CreateEventSubscriptionMessage;
161
+ output: CreateEventSubscriptionResult;
162
+ };
163
+ sdk: {
164
+ input: CreateEventSubscriptionCommandInput;
165
+ output: CreateEventSubscriptionCommandOutput;
166
+ };
167
+ };
157
168
  }
@@ -95,4 +95,15 @@ declare const CreateHsmClientCertificateCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class CreateHsmClientCertificateCommand extends CreateHsmClientCertificateCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: CreateHsmClientCertificateMessage;
102
+ output: CreateHsmClientCertificateResult;
103
+ };
104
+ sdk: {
105
+ input: CreateHsmClientCertificateCommandInput;
106
+ output: CreateHsmClientCertificateCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -101,4 +101,15 @@ declare const CreateHsmConfigurationCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class CreateHsmConfigurationCommand extends CreateHsmConfigurationCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: CreateHsmConfigurationMessage;
108
+ output: CreateHsmConfigurationResult;
109
+ };
110
+ sdk: {
111
+ input: CreateHsmConfigurationCommandInput;
112
+ output: CreateHsmConfigurationCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -124,4 +124,15 @@ declare const CreateRedshiftIdcApplicationCommand_base: {
124
124
  * @public
125
125
  */
126
126
  export declare class CreateRedshiftIdcApplicationCommand extends CreateRedshiftIdcApplicationCommand_base {
127
+ /** @internal type navigation helper, not in runtime. */
128
+ protected static __types: {
129
+ api: {
130
+ input: CreateRedshiftIdcApplicationMessage;
131
+ output: CreateRedshiftIdcApplicationResult;
132
+ };
133
+ sdk: {
134
+ input: CreateRedshiftIdcApplicationCommandInput;
135
+ output: CreateRedshiftIdcApplicationCommandOutput;
136
+ };
137
+ };
127
138
  }
@@ -133,4 +133,15 @@ declare const CreateScheduledActionCommand_base: {
133
133
  * @public
134
134
  */
135
135
  export declare class CreateScheduledActionCommand extends CreateScheduledActionCommand_base {
136
+ /** @internal type navigation helper, not in runtime. */
137
+ protected static __types: {
138
+ api: {
139
+ input: CreateScheduledActionMessage;
140
+ output: ScheduledAction;
141
+ };
142
+ sdk: {
143
+ input: CreateScheduledActionCommandInput;
144
+ output: CreateScheduledActionCommandOutput;
145
+ };
146
+ };
136
147
  }
@@ -101,4 +101,15 @@ declare const CreateSnapshotCopyGrantCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class CreateSnapshotCopyGrantCommand extends CreateSnapshotCopyGrantCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: CreateSnapshotCopyGrantMessage;
108
+ output: CreateSnapshotCopyGrantResult;
109
+ };
110
+ sdk: {
111
+ input: CreateSnapshotCopyGrantCommandInput;
112
+ output: CreateSnapshotCopyGrantCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -107,4 +107,15 @@ declare const CreateSnapshotScheduleCommand_base: {
107
107
  * @public
108
108
  */
109
109
  export declare class CreateSnapshotScheduleCommand extends CreateSnapshotScheduleCommand_base {
110
+ /** @internal type navigation helper, not in runtime. */
111
+ protected static __types: {
112
+ api: {
113
+ input: CreateSnapshotScheduleMessage;
114
+ output: SnapshotSchedule;
115
+ };
116
+ sdk: {
117
+ input: CreateSnapshotScheduleCommandInput;
118
+ output: CreateSnapshotScheduleCommandOutput;
119
+ };
120
+ };
110
121
  }
@@ -77,4 +77,15 @@ declare const CreateTagsCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class CreateTagsCommand extends CreateTagsCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: CreateTagsMessage;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: CreateTagsCommandInput;
88
+ output: CreateTagsCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -103,4 +103,15 @@ declare const CreateUsageLimitCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class CreateUsageLimitCommand extends CreateUsageLimitCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: CreateUsageLimitMessage;
110
+ output: UsageLimit;
111
+ };
112
+ sdk: {
113
+ input: CreateUsageLimitCommandInput;
114
+ output: CreateUsageLimitCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -75,4 +75,15 @@ declare const DeauthorizeDataShareCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DeauthorizeDataShareCommand extends DeauthorizeDataShareCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DeauthorizeDataShareMessage;
82
+ output: DataShare;
83
+ };
84
+ sdk: {
85
+ input: DeauthorizeDataShareCommandInput;
86
+ output: DeauthorizeDataShareCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -64,4 +64,15 @@ declare const DeleteAuthenticationProfileCommand_base: {
64
64
  * @public
65
65
  */
66
66
  export declare class DeleteAuthenticationProfileCommand extends DeleteAuthenticationProfileCommand_base {
67
+ /** @internal type navigation helper, not in runtime. */
68
+ protected static __types: {
69
+ api: {
70
+ input: DeleteAuthenticationProfileMessage;
71
+ output: DeleteAuthenticationProfileResult;
72
+ };
73
+ sdk: {
74
+ input: DeleteAuthenticationProfileCommandInput;
75
+ output: DeleteAuthenticationProfileCommandOutput;
76
+ };
77
+ };
67
78
  }
@@ -282,4 +282,15 @@ declare const DeleteClusterCommand_base: {
282
282
  * @public
283
283
  */
284
284
  export declare class DeleteClusterCommand extends DeleteClusterCommand_base {
285
+ /** @internal type navigation helper, not in runtime. */
286
+ protected static __types: {
287
+ api: {
288
+ input: DeleteClusterMessage;
289
+ output: DeleteClusterResult;
290
+ };
291
+ sdk: {
292
+ input: DeleteClusterCommandInput;
293
+ output: DeleteClusterCommandOutput;
294
+ };
295
+ };
285
296
  }
@@ -67,4 +67,15 @@ declare const DeleteClusterParameterGroupCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class DeleteClusterParameterGroupCommand extends DeleteClusterParameterGroupCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: DeleteClusterParameterGroupMessage;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: DeleteClusterParameterGroupCommandInput;
78
+ output: DeleteClusterParameterGroupCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -70,4 +70,15 @@ declare const DeleteClusterSecurityGroupCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class DeleteClusterSecurityGroupCommand extends DeleteClusterSecurityGroupCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: DeleteClusterSecurityGroupMessage;
77
+ output: {};
78
+ };
79
+ sdk: {
80
+ input: DeleteClusterSecurityGroupCommandInput;
81
+ output: DeleteClusterSecurityGroupCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -121,4 +121,15 @@ declare const DeleteClusterSnapshotCommand_base: {
121
121
  * @public
122
122
  */
123
123
  export declare class DeleteClusterSnapshotCommand extends DeleteClusterSnapshotCommand_base {
124
+ /** @internal type navigation helper, not in runtime. */
125
+ protected static __types: {
126
+ api: {
127
+ input: DeleteClusterSnapshotMessage;
128
+ output: DeleteClusterSnapshotResult;
129
+ };
130
+ sdk: {
131
+ input: DeleteClusterSnapshotCommandInput;
132
+ output: DeleteClusterSnapshotCommandOutput;
133
+ };
134
+ };
124
135
  }
@@ -65,4 +65,15 @@ declare const DeleteClusterSubnetGroupCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class DeleteClusterSubnetGroupCommand extends DeleteClusterSubnetGroupCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: DeleteClusterSubnetGroupMessage;
72
+ output: {};
73
+ };
74
+ sdk: {
75
+ input: DeleteClusterSubnetGroupCommandInput;
76
+ output: DeleteClusterSubnetGroupCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -69,4 +69,15 @@ declare const DeleteCustomDomainAssociationCommand_base: {
69
69
  * @public
70
70
  */
71
71
  export declare class DeleteCustomDomainAssociationCommand extends DeleteCustomDomainAssociationCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: DeleteCustomDomainAssociationMessage;
76
+ output: {};
77
+ };
78
+ sdk: {
79
+ input: DeleteCustomDomainAssociationCommandInput;
80
+ output: DeleteCustomDomainAssociationCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -99,4 +99,15 @@ declare const DeleteEndpointAccessCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class DeleteEndpointAccessCommand extends DeleteEndpointAccessCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: DeleteEndpointAccessMessage;
106
+ output: EndpointAccess;
107
+ };
108
+ sdk: {
109
+ input: DeleteEndpointAccessCommandInput;
110
+ output: DeleteEndpointAccessCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -63,4 +63,15 @@ declare const DeleteEventSubscriptionCommand_base: {
63
63
  * @public
64
64
  */
65
65
  export declare class DeleteEventSubscriptionCommand extends DeleteEventSubscriptionCommand_base {
66
+ /** @internal type navigation helper, not in runtime. */
67
+ protected static __types: {
68
+ api: {
69
+ input: DeleteEventSubscriptionMessage;
70
+ output: {};
71
+ };
72
+ sdk: {
73
+ input: DeleteEventSubscriptionCommandInput;
74
+ output: DeleteEventSubscriptionCommandOutput;
75
+ };
76
+ };
66
77
  }
@@ -63,4 +63,15 @@ declare const DeleteHsmClientCertificateCommand_base: {
63
63
  * @public
64
64
  */
65
65
  export declare class DeleteHsmClientCertificateCommand extends DeleteHsmClientCertificateCommand_base {
66
+ /** @internal type navigation helper, not in runtime. */
67
+ protected static __types: {
68
+ api: {
69
+ input: DeleteHsmClientCertificateMessage;
70
+ output: {};
71
+ };
72
+ sdk: {
73
+ input: DeleteHsmClientCertificateCommandInput;
74
+ output: DeleteHsmClientCertificateCommandOutput;
75
+ };
76
+ };
66
77
  }