@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
@@ -35,4 +35,15 @@ declare const DescribeClusterVersionsCommand_base: {
35
35
  >;
36
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
37
  };
38
- export declare class DescribeClusterVersionsCommand extends DescribeClusterVersionsCommand_base {}
38
+ export declare class DescribeClusterVersionsCommand extends DescribeClusterVersionsCommand_base {
39
+ protected static __types: {
40
+ api: {
41
+ input: DescribeClusterVersionsMessage;
42
+ output: ClusterVersionsMessage;
43
+ };
44
+ sdk: {
45
+ input: DescribeClusterVersionsCommandInput;
46
+ output: DescribeClusterVersionsCommandOutput;
47
+ };
48
+ };
49
+ }
@@ -33,4 +33,15 @@ declare const DescribeClustersCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeClustersCommand extends DescribeClustersCommand_base {}
36
+ export declare class DescribeClustersCommand extends DescribeClustersCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DescribeClustersMessage;
40
+ output: ClustersMessage;
41
+ };
42
+ sdk: {
43
+ input: DescribeClustersCommandInput;
44
+ output: DescribeClustersCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -35,4 +35,15 @@ declare const DescribeCustomDomainAssociationsCommand_base: {
35
35
  >;
36
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
37
  };
38
- export declare class DescribeCustomDomainAssociationsCommand extends DescribeCustomDomainAssociationsCommand_base {}
38
+ export declare class DescribeCustomDomainAssociationsCommand extends DescribeCustomDomainAssociationsCommand_base {
39
+ protected static __types: {
40
+ api: {
41
+ input: DescribeCustomDomainAssociationsMessage;
42
+ output: CustomDomainAssociationsMessage;
43
+ };
44
+ sdk: {
45
+ input: DescribeCustomDomainAssociationsCommandInput;
46
+ output: DescribeCustomDomainAssociationsCommandOutput;
47
+ };
48
+ };
49
+ }
@@ -37,4 +37,15 @@ declare const DescribeDataSharesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeDataSharesCommand extends DescribeDataSharesCommand_base {}
40
+ export declare class DescribeDataSharesCommand extends DescribeDataSharesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeDataSharesMessage;
44
+ output: DescribeDataSharesResult;
45
+ };
46
+ sdk: {
47
+ input: DescribeDataSharesCommandInput;
48
+ output: DescribeDataSharesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeDataSharesForConsumerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeDataSharesForConsumerCommand extends DescribeDataSharesForConsumerCommand_base {}
40
+ export declare class DescribeDataSharesForConsumerCommand extends DescribeDataSharesForConsumerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeDataSharesForConsumerMessage;
44
+ output: DescribeDataSharesForConsumerResult;
45
+ };
46
+ sdk: {
47
+ input: DescribeDataSharesForConsumerCommandInput;
48
+ output: DescribeDataSharesForConsumerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeDataSharesForProducerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeDataSharesForProducerCommand extends DescribeDataSharesForProducerCommand_base {}
40
+ export declare class DescribeDataSharesForProducerCommand extends DescribeDataSharesForProducerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeDataSharesForProducerMessage;
44
+ output: DescribeDataSharesForProducerResult;
45
+ };
46
+ sdk: {
47
+ input: DescribeDataSharesForProducerCommandInput;
48
+ output: DescribeDataSharesForProducerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeDefaultClusterParametersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeDefaultClusterParametersCommand extends DescribeDefaultClusterParametersCommand_base {}
40
+ export declare class DescribeDefaultClusterParametersCommand extends DescribeDefaultClusterParametersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeDefaultClusterParametersMessage;
44
+ output: DescribeDefaultClusterParametersResult;
45
+ };
46
+ sdk: {
47
+ input: DescribeDefaultClusterParametersCommandInput;
48
+ output: DescribeDefaultClusterParametersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeEndpointAccessCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeEndpointAccessCommand extends DescribeEndpointAccessCommand_base {}
40
+ export declare class DescribeEndpointAccessCommand extends DescribeEndpointAccessCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeEndpointAccessMessage;
44
+ output: EndpointAccessList;
45
+ };
46
+ sdk: {
47
+ input: DescribeEndpointAccessCommandInput;
48
+ output: DescribeEndpointAccessCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeEndpointAuthorizationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeEndpointAuthorizationCommand extends DescribeEndpointAuthorizationCommand_base {}
40
+ export declare class DescribeEndpointAuthorizationCommand extends DescribeEndpointAuthorizationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeEndpointAuthorizationMessage;
44
+ output: EndpointAuthorizationList;
45
+ };
46
+ sdk: {
47
+ input: DescribeEndpointAuthorizationCommandInput;
48
+ output: DescribeEndpointAuthorizationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeEventCategoriesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeEventCategoriesCommand extends DescribeEventCategoriesCommand_base {}
40
+ export declare class DescribeEventCategoriesCommand extends DescribeEventCategoriesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeEventCategoriesMessage;
44
+ output: EventCategoriesMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeEventCategoriesCommandInput;
48
+ output: DescribeEventCategoriesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeEventSubscriptionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeEventSubscriptionsCommand extends DescribeEventSubscriptionsCommand_base {}
40
+ export declare class DescribeEventSubscriptionsCommand extends DescribeEventSubscriptionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeEventSubscriptionsMessage;
44
+ output: EventSubscriptionsMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeEventSubscriptionsCommandInput;
48
+ output: DescribeEventSubscriptionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DescribeEventsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeEventsCommand extends DescribeEventsCommand_base {}
36
+ export declare class DescribeEventsCommand extends DescribeEventsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DescribeEventsMessage;
40
+ output: EventsMessage;
41
+ };
42
+ sdk: {
43
+ input: DescribeEventsCommandInput;
44
+ output: DescribeEventsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DescribeHsmClientCertificatesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeHsmClientCertificatesCommand extends DescribeHsmClientCertificatesCommand_base {}
40
+ export declare class DescribeHsmClientCertificatesCommand extends DescribeHsmClientCertificatesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeHsmClientCertificatesMessage;
44
+ output: HsmClientCertificateMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeHsmClientCertificatesCommandInput;
48
+ output: DescribeHsmClientCertificatesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeHsmConfigurationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeHsmConfigurationsCommand extends DescribeHsmConfigurationsCommand_base {}
40
+ export declare class DescribeHsmConfigurationsCommand extends DescribeHsmConfigurationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeHsmConfigurationsMessage;
44
+ output: HsmConfigurationMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeHsmConfigurationsCommandInput;
48
+ output: DescribeHsmConfigurationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeInboundIntegrationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeInboundIntegrationsCommand extends DescribeInboundIntegrationsCommand_base {}
40
+ export declare class DescribeInboundIntegrationsCommand extends DescribeInboundIntegrationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeInboundIntegrationsMessage;
44
+ output: InboundIntegrationsMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeInboundIntegrationsCommandInput;
48
+ output: DescribeInboundIntegrationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeLoggingStatusCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeLoggingStatusCommand extends DescribeLoggingStatusCommand_base {}
40
+ export declare class DescribeLoggingStatusCommand extends DescribeLoggingStatusCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeLoggingStatusMessage;
44
+ output: LoggingStatus;
45
+ };
46
+ sdk: {
47
+ input: DescribeLoggingStatusCommandInput;
48
+ output: DescribeLoggingStatusCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeNodeConfigurationOptionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeNodeConfigurationOptionsCommand extends DescribeNodeConfigurationOptionsCommand_base {}
40
+ export declare class DescribeNodeConfigurationOptionsCommand extends DescribeNodeConfigurationOptionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeNodeConfigurationOptionsMessage;
44
+ output: NodeConfigurationOptionsMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeNodeConfigurationOptionsCommandInput;
48
+ output: DescribeNodeConfigurationOptionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeOrderableClusterOptionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeOrderableClusterOptionsCommand extends DescribeOrderableClusterOptionsCommand_base {}
40
+ export declare class DescribeOrderableClusterOptionsCommand extends DescribeOrderableClusterOptionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeOrderableClusterOptionsMessage;
44
+ output: OrderableClusterOptionsMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeOrderableClusterOptionsCommandInput;
48
+ output: DescribeOrderableClusterOptionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribePartnersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribePartnersCommand extends DescribePartnersCommand_base {}
40
+ export declare class DescribePartnersCommand extends DescribePartnersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribePartnersInputMessage;
44
+ output: DescribePartnersOutputMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribePartnersCommandInput;
48
+ output: DescribePartnersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeRedshiftIdcApplicationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeRedshiftIdcApplicationsCommand extends DescribeRedshiftIdcApplicationsCommand_base {}
40
+ export declare class DescribeRedshiftIdcApplicationsCommand extends DescribeRedshiftIdcApplicationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeRedshiftIdcApplicationsMessage;
44
+ output: DescribeRedshiftIdcApplicationsResult;
45
+ };
46
+ sdk: {
47
+ input: DescribeRedshiftIdcApplicationsCommandInput;
48
+ output: DescribeRedshiftIdcApplicationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeReservedNodeExchangeStatusCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeReservedNodeExchangeStatusCommand extends DescribeReservedNodeExchangeStatusCommand_base {}
40
+ export declare class DescribeReservedNodeExchangeStatusCommand extends DescribeReservedNodeExchangeStatusCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeReservedNodeExchangeStatusInputMessage;
44
+ output: DescribeReservedNodeExchangeStatusOutputMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeReservedNodeExchangeStatusCommandInput;
48
+ output: DescribeReservedNodeExchangeStatusCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeReservedNodeOfferingsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeReservedNodeOfferingsCommand extends DescribeReservedNodeOfferingsCommand_base {}
40
+ export declare class DescribeReservedNodeOfferingsCommand extends DescribeReservedNodeOfferingsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeReservedNodeOfferingsMessage;
44
+ output: ReservedNodeOfferingsMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeReservedNodeOfferingsCommandInput;
48
+ output: DescribeReservedNodeOfferingsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeReservedNodesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeReservedNodesCommand extends DescribeReservedNodesCommand_base {}
40
+ export declare class DescribeReservedNodesCommand extends DescribeReservedNodesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeReservedNodesMessage;
44
+ output: ReservedNodesMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeReservedNodesCommandInput;
48
+ output: DescribeReservedNodesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -34,4 +34,15 @@ declare const DescribeResizeCommand_base: {
34
34
  >;
35
35
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
36
36
  };
37
- export declare class DescribeResizeCommand extends DescribeResizeCommand_base {}
37
+ export declare class DescribeResizeCommand extends DescribeResizeCommand_base {
38
+ protected static __types: {
39
+ api: {
40
+ input: DescribeResizeMessage;
41
+ output: ResizeProgressMessage;
42
+ };
43
+ sdk: {
44
+ input: DescribeResizeCommandInput;
45
+ output: DescribeResizeCommandOutput;
46
+ };
47
+ };
48
+ }
@@ -37,4 +37,15 @@ declare const DescribeScheduledActionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeScheduledActionsCommand extends DescribeScheduledActionsCommand_base {}
40
+ export declare class DescribeScheduledActionsCommand extends DescribeScheduledActionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeScheduledActionsMessage;
44
+ output: ScheduledActionsMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeScheduledActionsCommandInput;
48
+ output: DescribeScheduledActionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeSnapshotCopyGrantsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeSnapshotCopyGrantsCommand extends DescribeSnapshotCopyGrantsCommand_base {}
40
+ export declare class DescribeSnapshotCopyGrantsCommand extends DescribeSnapshotCopyGrantsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeSnapshotCopyGrantsMessage;
44
+ output: SnapshotCopyGrantMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeSnapshotCopyGrantsCommandInput;
48
+ output: DescribeSnapshotCopyGrantsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeSnapshotSchedulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeSnapshotSchedulesCommand extends DescribeSnapshotSchedulesCommand_base {}
40
+ export declare class DescribeSnapshotSchedulesCommand extends DescribeSnapshotSchedulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeSnapshotSchedulesMessage;
44
+ output: DescribeSnapshotSchedulesOutputMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeSnapshotSchedulesCommandInput;
48
+ output: DescribeSnapshotSchedulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DescribeStorageCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeStorageCommand extends DescribeStorageCommand_base {}
36
+ export declare class DescribeStorageCommand extends DescribeStorageCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: {};
40
+ output: CustomerStorageMessage;
41
+ };
42
+ sdk: {
43
+ input: DescribeStorageCommandInput;
44
+ output: DescribeStorageCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DescribeTableRestoreStatusCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeTableRestoreStatusCommand extends DescribeTableRestoreStatusCommand_base {}
40
+ export declare class DescribeTableRestoreStatusCommand extends DescribeTableRestoreStatusCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeTableRestoreStatusMessage;
44
+ output: TableRestoreStatusMessage;
45
+ };
46
+ sdk: {
47
+ input: DescribeTableRestoreStatusCommandInput;
48
+ output: DescribeTableRestoreStatusCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribeTagsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeTagsCommand extends DescribeTagsCommand_base {}
39
+ export declare class DescribeTagsCommand extends DescribeTagsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeTagsMessage;
43
+ output: TaggedResourceListMessage;
44
+ };
45
+ sdk: {
46
+ input: DescribeTagsCommandInput;
47
+ output: DescribeTagsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -34,4 +34,15 @@ declare const DescribeUsageLimitsCommand_base: {
34
34
  >;
35
35
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
36
36
  };
37
- export declare class DescribeUsageLimitsCommand extends DescribeUsageLimitsCommand_base {}
37
+ export declare class DescribeUsageLimitsCommand extends DescribeUsageLimitsCommand_base {
38
+ protected static __types: {
39
+ api: {
40
+ input: DescribeUsageLimitsMessage;
41
+ output: UsageLimitList;
42
+ };
43
+ sdk: {
44
+ input: DescribeUsageLimitsCommandInput;
45
+ output: DescribeUsageLimitsCommandOutput;
46
+ };
47
+ };
48
+ }
@@ -33,4 +33,15 @@ declare const DisableLoggingCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DisableLoggingCommand extends DisableLoggingCommand_base {}
36
+ export declare class DisableLoggingCommand extends DisableLoggingCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DisableLoggingMessage;
40
+ output: LoggingStatus;
41
+ };
42
+ sdk: {
43
+ input: DisableLoggingCommandInput;
44
+ output: DisableLoggingCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DisableSnapshotCopyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisableSnapshotCopyCommand extends DisableSnapshotCopyCommand_base {}
40
+ export declare class DisableSnapshotCopyCommand extends DisableSnapshotCopyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DisableSnapshotCopyMessage;
44
+ output: DisableSnapshotCopyResult;
45
+ };
46
+ sdk: {
47
+ input: DisableSnapshotCopyCommandInput;
48
+ output: DisableSnapshotCopyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -35,4 +35,15 @@ declare const DisassociateDataShareConsumerCommand_base: {
35
35
  >;
36
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
37
  };
38
- export declare class DisassociateDataShareConsumerCommand extends DisassociateDataShareConsumerCommand_base {}
38
+ export declare class DisassociateDataShareConsumerCommand extends DisassociateDataShareConsumerCommand_base {
39
+ protected static __types: {
40
+ api: {
41
+ input: DisassociateDataShareConsumerMessage;
42
+ output: DataShare;
43
+ };
44
+ sdk: {
45
+ input: DisassociateDataShareConsumerCommandInput;
46
+ output: DisassociateDataShareConsumerCommandOutput;
47
+ };
48
+ };
49
+ }
@@ -33,4 +33,15 @@ declare const EnableLoggingCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class EnableLoggingCommand extends EnableLoggingCommand_base {}
36
+ export declare class EnableLoggingCommand extends EnableLoggingCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: EnableLoggingMessage;
40
+ output: LoggingStatus;
41
+ };
42
+ sdk: {
43
+ input: EnableLoggingCommandInput;
44
+ output: EnableLoggingCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const EnableSnapshotCopyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class EnableSnapshotCopyCommand extends EnableSnapshotCopyCommand_base {}
40
+ export declare class EnableSnapshotCopyCommand extends EnableSnapshotCopyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: EnableSnapshotCopyMessage;
44
+ output: EnableSnapshotCopyResult;
45
+ };
46
+ sdk: {
47
+ input: EnableSnapshotCopyCommandInput;
48
+ output: EnableSnapshotCopyCommandOutput;
49
+ };
50
+ };
51
+ }