@aws-sdk/client-redshift 3.933.0 → 3.935.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 (161) hide show
  1. package/dist-cjs/index.js +183 -183
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +182 -0
  4. package/dist-es/models/errors.js +1717 -0
  5. package/dist-es/models/models_0.js +1 -1563
  6. package/dist-es/models/models_1.js +1 -337
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/DeregisterNamespaceCommand.d.ts +1 -2
  9. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -2
  10. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -1
  11. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +1 -2
  12. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +1 -2
  13. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +1 -2
  14. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +1 -2
  15. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +1 -2
  17. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +1 -2
  19. package/dist-types/commands/DescribeClustersCommand.d.ts +1 -2
  20. package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +1 -2
  21. package/dist-types/commands/DescribeDataSharesCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeEventsCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribePartnersCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeResizeCommand.d.ts +1 -2
  43. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -1
  45. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -1
  46. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +1 -1
  47. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +1 -1
  49. package/dist-types/commands/DisableLoggingCommand.d.ts +1 -1
  50. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +1 -1
  51. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +1 -2
  52. package/dist-types/commands/EnableLoggingCommand.d.ts +1 -1
  53. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +1 -1
  54. package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +1 -1
  55. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +1 -2
  56. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +1 -2
  57. package/dist-types/commands/GetIdentityCenterAuthTokenCommand.d.ts +1 -1
  58. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -1
  59. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -1
  60. package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
  61. package/dist-types/commands/ListRecommendationsCommand.d.ts +1 -1
  62. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +1 -1
  63. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +1 -1
  64. package/dist-types/commands/ModifyClusterCommand.d.ts +1 -1
  65. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +1 -1
  66. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +1 -1
  67. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +1 -1
  68. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +1 -2
  69. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +1 -1
  70. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -1
  71. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -1
  72. package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -1
  73. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +1 -2
  74. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  75. package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -2
  76. package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -1
  77. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +1 -2
  78. package/dist-types/index.d.ts +4 -1
  79. package/dist-types/models/enums.d.ts +462 -0
  80. package/dist-types/models/errors.d.ts +1811 -0
  81. package/dist-types/models/models_0.d.ts +4419 -1802
  82. package/dist-types/models/models_1.d.ts +2 -4892
  83. package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +4 -2
  84. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -2
  85. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -2
  87. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +4 -2
  88. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +4 -2
  89. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +4 -2
  90. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -2
  92. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +4 -2
  94. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +1 -2
  95. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +4 -2
  96. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +4 -2
  118. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +4 -2
  127. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +4 -2
  131. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +4 -2
  132. package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +4 -2
  144. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +4 -2
  149. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -2
  151. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +4 -2
  153. package/dist-types/ts3.4/index.d.ts +4 -1
  154. package/dist-types/ts3.4/models/enums.d.ts +244 -0
  155. package/dist-types/ts3.4/models/errors.d.ts +1206 -0
  156. package/dist-types/ts3.4/models/models_0.d.ts +812 -1171
  157. package/dist-types/ts3.4/models/models_1.d.ts +7 -1087
  158. package/package.json +12 -12
  159. package/dist-es/models/index.js +0 -2
  160. package/dist-types/models/index.d.ts +0 -2
  161. package/dist-types/ts3.4/models/index.d.ts +0 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-redshift",
3
3
  "description": "AWS SDK for JavaScript Redshift Client for Node.js, Browser and React Native",
4
- "version": "3.933.0",
4
+ "version": "3.935.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-redshift",
@@ -20,38 +20,38 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.932.0",
24
- "@aws-sdk/credential-provider-node": "3.933.0",
23
+ "@aws-sdk/core": "3.935.0",
24
+ "@aws-sdk/credential-provider-node": "3.935.0",
25
25
  "@aws-sdk/middleware-host-header": "3.930.0",
26
26
  "@aws-sdk/middleware-logger": "3.930.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.933.0",
28
- "@aws-sdk/middleware-user-agent": "3.932.0",
28
+ "@aws-sdk/middleware-user-agent": "3.935.0",
29
29
  "@aws-sdk/region-config-resolver": "3.930.0",
30
30
  "@aws-sdk/types": "3.930.0",
31
31
  "@aws-sdk/util-endpoints": "3.930.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.930.0",
33
- "@aws-sdk/util-user-agent-node": "3.932.0",
33
+ "@aws-sdk/util-user-agent-node": "3.935.0",
34
34
  "@smithy/config-resolver": "^4.4.3",
35
- "@smithy/core": "^3.18.2",
35
+ "@smithy/core": "^3.18.5",
36
36
  "@smithy/fetch-http-handler": "^5.3.6",
37
37
  "@smithy/hash-node": "^4.2.5",
38
38
  "@smithy/invalid-dependency": "^4.2.5",
39
39
  "@smithy/middleware-content-length": "^4.2.5",
40
- "@smithy/middleware-endpoint": "^4.3.9",
41
- "@smithy/middleware-retry": "^4.4.9",
42
- "@smithy/middleware-serde": "^4.2.5",
40
+ "@smithy/middleware-endpoint": "^4.3.12",
41
+ "@smithy/middleware-retry": "^4.4.12",
42
+ "@smithy/middleware-serde": "^4.2.6",
43
43
  "@smithy/middleware-stack": "^4.2.5",
44
44
  "@smithy/node-config-provider": "^4.3.5",
45
45
  "@smithy/node-http-handler": "^4.4.5",
46
46
  "@smithy/protocol-http": "^5.3.5",
47
- "@smithy/smithy-client": "^4.9.5",
47
+ "@smithy/smithy-client": "^4.9.8",
48
48
  "@smithy/types": "^4.9.0",
49
49
  "@smithy/url-parser": "^4.2.5",
50
50
  "@smithy/util-base64": "^4.3.0",
51
51
  "@smithy/util-body-length-browser": "^4.2.0",
52
52
  "@smithy/util-body-length-node": "^4.2.1",
53
- "@smithy/util-defaults-mode-browser": "^4.3.8",
54
- "@smithy/util-defaults-mode-node": "^4.2.11",
53
+ "@smithy/util-defaults-mode-browser": "^4.3.11",
54
+ "@smithy/util-defaults-mode-node": "^4.2.14",
55
55
  "@smithy/util-endpoints": "^3.2.5",
56
56
  "@smithy/util-middleware": "^4.2.5",
57
57
  "@smithy/util-retry": "^4.2.5",
@@ -1,2 +0,0 @@
1
- export * from "./models_0";
2
- export * from "./models_1";
@@ -1,2 +0,0 @@
1
- export * from "./models_0";
2
- export * from "./models_1";
@@ -1,2 +0,0 @@
1
- export * from "./models_0";
2
- export * from "./models_1";