@aws-sdk/client-redshift 3.1086.0 → 3.1088.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 (164) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/Redshift.d.ts +467 -518
  3. package/dist-types/ts3.4/RedshiftClient.d.ts +18 -37
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +5 -11
  10. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +4 -7
  12. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +3 -5
  17. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +5 -11
  26. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +4 -7
  30. package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +5 -11
  32. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +4 -10
  34. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +2 -2
  35. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +4 -7
  37. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +3 -5
  39. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +5 -11
  45. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +3 -4
  48. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +4 -7
  49. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -4
  52. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +3 -4
  53. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +3 -4
  55. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -2
  56. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +2 -2
  57. package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -9
  59. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +4 -10
  65. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +4 -10
  67. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +4 -9
  68. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +2 -4
  69. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +3 -5
  70. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +3 -5
  72. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +4 -10
  75. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +3 -5
  76. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +4 -9
  77. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +4 -9
  78. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
  79. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +4 -9
  81. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +4 -9
  82. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -10
  83. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +5 -11
  84. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +4 -6
  85. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +3 -5
  86. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +5 -10
  87. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +3 -5
  88. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +3 -5
  89. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +3 -5
  90. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +4 -9
  91. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +4 -9
  92. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +4 -9
  93. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +4 -9
  94. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +3 -5
  95. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +2 -4
  96. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +4 -9
  97. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -8
  98. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +3 -6
  99. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +3 -5
  100. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +5 -10
  101. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +5 -11
  102. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +3 -5
  103. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +5 -10
  104. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +4 -6
  105. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +5 -11
  106. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +3 -5
  107. package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +4 -6
  108. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +4 -6
  110. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
  111. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
  112. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +5 -10
  113. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +3 -5
  115. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +5 -10
  116. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +5 -10
  117. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +4 -6
  118. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +4 -6
  119. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +5 -10
  120. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +4 -6
  121. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +4 -6
  122. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +4 -6
  123. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +5 -11
  124. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +5 -10
  125. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +4 -7
  126. package/dist-types/ts3.4/commands/ModifyLakehouseConfigurationCommand.d.ts +4 -6
  127. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +4 -6
  128. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +4 -7
  129. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +4 -6
  130. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +4 -7
  131. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +3 -5
  132. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +3 -5
  133. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +4 -6
  134. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
  135. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +3 -5
  136. package/dist-types/ts3.4/commands/RegisterNamespaceCommand.d.ts +5 -10
  137. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +3 -5
  138. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +4 -6
  139. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +3 -5
  140. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +4 -6
  141. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +4 -6
  142. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +3 -5
  143. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +4 -6
  144. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +3 -5
  145. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +5 -10
  146. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +5 -10
  147. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +4 -6
  148. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  149. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  150. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  151. package/dist-types/ts3.4/models/enums.d.ts +10 -20
  152. package/dist-types/ts3.4/models/errors.d.ts +138 -596
  153. package/dist-types/ts3.4/models/models_0.d.ts +1 -3
  154. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  155. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  156. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  157. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  158. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  159. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  160. package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +3 -5
  161. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +3 -5
  162. package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +3 -5
  163. package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +3 -5
  164. package/package.json +39 -39
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1085.0";
72
+ var version = "3.1087.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75