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