@aws-sdk/client-redshift 3.774.0 → 3.777.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.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-cjs/index.js +17 -18
- package/dist-es/RedshiftClient.js +2 -1
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-es/endpoint/EndpointParameters.js +2 -3
- package/dist-es/runtimeExtensions.js +2 -14
- package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +1 -0
- package/dist-types/commands/AddPartnerCommand.d.ts +1 -0
- package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +1 -0
- package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +1 -0
- package/dist-types/commands/AuthorizeDataShareCommand.d.ts +1 -0
- package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +1 -0
- package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +1 -0
- package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +1 -0
- package/dist-types/commands/CancelResizeCommand.d.ts +1 -0
- package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -0
- package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +1 -0
- package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +1 -0
- package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +1 -0
- package/dist-types/commands/CreateCustomDomainAssociationCommand.d.ts +1 -0
- package/dist-types/commands/CreateEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +1 -0
- package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/CreateIntegrationCommand.d.ts +1 -0
- package/dist-types/commands/CreateRedshiftIdcApplicationCommand.d.ts +1 -0
- package/dist-types/commands/CreateScheduledActionCommand.d.ts +1 -0
- package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +1 -0
- package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +1 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +1 -0
- package/dist-types/commands/CreateUsageLimitCommand.d.ts +1 -0
- package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteClusterCommand.d.ts +1 -0
- package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCustomDomainAssociationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +1 -0
- package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -0
- package/dist-types/commands/DeletePartnerCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRedshiftIdcApplicationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +1 -0
- package/dist-types/commands/DeleteUsageLimitCommand.d.ts +1 -0
- package/dist-types/commands/DeregisterNamespaceCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterParametersCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterTracksCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClustersCommand.d.ts +1 -0
- package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDataSharesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +1 -0
- package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribePartnersCommand.d.ts +1 -0
- package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -0
- package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeReservedNodesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeResizeCommand.d.ts +1 -0
- package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeStorageCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +1 -0
- package/dist-types/commands/DisableLoggingCommand.d.ts +1 -0
- package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +1 -0
- package/dist-types/commands/EnableLoggingCommand.d.ts +1 -0
- package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +1 -0
- package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +1 -0
- package/dist-types/commands/GetClusterCredentialsCommand.d.ts +1 -0
- package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +1 -0
- package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -0
- package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -0
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -0
- package/dist-types/commands/ListRecommendationsCommand.d.ts +1 -0
- package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -0
- package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -0
- package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -0
- package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -0
- package/dist-types/commands/ModifyScheduledActionCommand.d.ts +1 -0
- package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +1 -0
- package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +1 -0
- package/dist-types/commands/ModifyUsageLimitCommand.d.ts +1 -0
- package/dist-types/commands/PauseClusterCommand.d.ts +1 -0
- package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +1 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -0
- package/dist-types/commands/RebootClusterCommand.d.ts +1 -0
- package/dist-types/commands/RegisterNamespaceCommand.d.ts +1 -0
- package/dist-types/commands/RejectDataShareCommand.d.ts +1 -0
- package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +1 -0
- package/dist-types/commands/ResizeClusterCommand.d.ts +1 -0
- package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/ResumeClusterCommand.d.ts +1 -0
- package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +1 -0
- package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +1 -0
- package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +1 -0
- package/package.json +34 -34
|
@@ -66,6 +66,7 @@ declare const DescribeAuthenticationProfilesCommand_base: {
|
|
|
66
66
|
* @throws {@link RedshiftServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DescribeAuthenticationProfilesCommand extends DescribeAuthenticationProfilesCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const DescribeClusterDbRevisionsCommand_base: {
|
|
|
78
78
|
* @throws {@link RedshiftServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DescribeClusterDbRevisionsCommand extends DescribeClusterDbRevisionsCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const DescribeClusterParameterGroupsCommand_base: {
|
|
|
98
98
|
* @throws {@link RedshiftServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
100
100
|
*
|
|
101
|
+
*
|
|
101
102
|
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class DescribeClusterParameterGroupsCommand extends DescribeClusterParameterGroupsCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const DescribeClusterParametersCommand_base: {
|
|
|
85
85
|
* @throws {@link RedshiftServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class DescribeClusterParametersCommand extends DescribeClusterParametersCommand_base {
|
|
@@ -121,6 +121,7 @@ declare const DescribeClusterSecurityGroupsCommand_base: {
|
|
|
121
121
|
* @throws {@link RedshiftServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
123
123
|
*
|
|
124
|
+
*
|
|
124
125
|
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class DescribeClusterSecurityGroupsCommand extends DescribeClusterSecurityGroupsCommand_base {
|
|
@@ -153,6 +153,7 @@ declare const DescribeClusterSnapshotsCommand_base: {
|
|
|
153
153
|
* @throws {@link RedshiftServiceException}
|
|
154
154
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
155
155
|
*
|
|
156
|
+
*
|
|
156
157
|
* @public
|
|
157
158
|
*/
|
|
158
159
|
export declare class DescribeClusterSnapshotsCommand extends DescribeClusterSnapshotsCommand_base {
|
|
@@ -111,6 +111,7 @@ declare const DescribeClusterSubnetGroupsCommand_base: {
|
|
|
111
111
|
* @throws {@link RedshiftServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
113
113
|
*
|
|
114
|
+
*
|
|
114
115
|
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class DescribeClusterSubnetGroupsCommand extends DescribeClusterSubnetGroupsCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const DescribeClusterTracksCommand_base: {
|
|
|
79
79
|
* @throws {@link RedshiftServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class DescribeClusterTracksCommand extends DescribeClusterTracksCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const DescribeClusterVersionsCommand_base: {
|
|
|
70
70
|
* @throws {@link RedshiftServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DescribeClusterVersionsCommand extends DescribeClusterVersionsCommand_base {
|
|
@@ -273,6 +273,7 @@ declare const DescribeClustersCommand_base: {
|
|
|
273
273
|
* @throws {@link RedshiftServiceException}
|
|
274
274
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
275
275
|
*
|
|
276
|
+
*
|
|
276
277
|
* @public
|
|
277
278
|
*/
|
|
278
279
|
export declare class DescribeClustersCommand extends DescribeClustersCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const DescribeCustomDomainAssociationsCommand_base: {
|
|
|
76
76
|
* @throws {@link RedshiftServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DescribeCustomDomainAssociationsCommand extends DescribeCustomDomainAssociationsCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DescribeDataSharesCommand_base: {
|
|
|
80
80
|
* @throws {@link RedshiftServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DescribeDataSharesCommand extends DescribeDataSharesCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DescribeDataSharesForConsumerCommand_base: {
|
|
|
80
80
|
* @throws {@link RedshiftServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DescribeDataSharesForConsumerCommand extends DescribeDataSharesForConsumerCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DescribeDataSharesForProducerCommand_base: {
|
|
|
80
80
|
* @throws {@link RedshiftServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DescribeDataSharesForProducerCommand extends DescribeDataSharesForProducerCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const DescribeDefaultClusterParametersCommand_base: {
|
|
|
77
77
|
* @throws {@link RedshiftServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DescribeDefaultClusterParametersCommand extends DescribeDefaultClusterParametersCommand_base {
|
|
@@ -100,6 +100,7 @@ declare const DescribeEndpointAccessCommand_base: {
|
|
|
100
100
|
* @throws {@link RedshiftServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
102
102
|
*
|
|
103
|
+
*
|
|
103
104
|
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class DescribeEndpointAccessCommand extends DescribeEndpointAccessCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DescribeEndpointAuthorizationCommand_base: {
|
|
|
80
80
|
* @throws {@link RedshiftServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DescribeEndpointAuthorizationCommand extends DescribeEndpointAuthorizationCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const DescribeEventCategoriesCommand_base: {
|
|
|
70
70
|
* @throws {@link RedshiftServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DescribeEventCategoriesCommand extends DescribeEventCategoriesCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const DescribeEventSubscriptionsCommand_base: {
|
|
|
103
103
|
* @throws {@link RedshiftServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class DescribeEventSubscriptionsCommand extends DescribeEventSubscriptionsCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const DescribeEventsCommand_base: {
|
|
|
76
76
|
* @throws {@link RedshiftServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DescribeEventsCommand extends DescribeEventsCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const DescribeHsmClientCertificatesCommand_base: {
|
|
|
90
90
|
* @throws {@link RedshiftServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class DescribeHsmClientCertificatesCommand extends DescribeHsmClientCertificatesCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const DescribeHsmConfigurationsCommand_base: {
|
|
|
92
92
|
* @throws {@link RedshiftServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class DescribeHsmConfigurationsCommand extends DescribeHsmConfigurationsCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const DescribeInboundIntegrationsCommand_base: {
|
|
|
81
81
|
* @throws {@link RedshiftServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class DescribeInboundIntegrationsCommand extends DescribeInboundIntegrationsCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const DescribeIntegrationsCommand_base: {
|
|
|
97
97
|
* @throws {@link RedshiftServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class DescribeIntegrationsCommand extends DescribeIntegrationsCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DescribeLoggingStatusCommand_base: {
|
|
|
71
71
|
* @throws {@link RedshiftServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DescribeLoggingStatusCommand extends DescribeLoggingStatusCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const DescribeNodeConfigurationOptionsCommand_base: {
|
|
|
96
96
|
* @throws {@link RedshiftServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class DescribeNodeConfigurationOptionsCommand extends DescribeNodeConfigurationOptionsCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const DescribeOrderableClusterOptionsCommand_base: {
|
|
|
82
82
|
* @throws {@link RedshiftServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class DescribeOrderableClusterOptionsCommand extends DescribeOrderableClusterOptionsCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const DescribePartnersCommand_base: {
|
|
|
76
76
|
* @throws {@link RedshiftServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DescribePartnersCommand extends DescribePartnersCommand_base {
|
|
@@ -107,6 +107,7 @@ declare const DescribeRedshiftIdcApplicationsCommand_base: {
|
|
|
107
107
|
* @throws {@link RedshiftServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
109
109
|
*
|
|
110
|
+
*
|
|
110
111
|
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class DescribeRedshiftIdcApplicationsCommand extends DescribeRedshiftIdcApplicationsCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DescribeReservedNodeExchangeStatusCommand_base: {
|
|
|
80
80
|
* @throws {@link RedshiftServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DescribeReservedNodeExchangeStatusCommand extends DescribeReservedNodeExchangeStatusCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const DescribeReservedNodeOfferingsCommand_base: {
|
|
|
93
93
|
* @throws {@link RedshiftServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class DescribeReservedNodeOfferingsCommand extends DescribeReservedNodeOfferingsCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const DescribeReservedNodesCommand_base: {
|
|
|
85
85
|
* @throws {@link RedshiftServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class DescribeReservedNodesCommand extends DescribeReservedNodesCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const DescribeResizeCommand_base: {
|
|
|
91
91
|
* @throws {@link RedshiftServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class DescribeResizeCommand extends DescribeResizeCommand_base {
|
|
@@ -106,6 +106,7 @@ declare const DescribeScheduledActionsCommand_base: {
|
|
|
106
106
|
* @throws {@link RedshiftServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
108
108
|
*
|
|
109
|
+
*
|
|
109
110
|
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class DescribeScheduledActionsCommand extends DescribeScheduledActionsCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const DescribeSnapshotCopyGrantsCommand_base: {
|
|
|
87
87
|
* @throws {@link RedshiftServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class DescribeSnapshotCopyGrantsCommand extends DescribeSnapshotCopyGrantsCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const DescribeSnapshotSchedulesCommand_base: {
|
|
|
88
88
|
* @throws {@link RedshiftServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class DescribeSnapshotSchedulesCommand extends DescribeSnapshotSchedulesCommand_base {
|
|
@@ -53,6 +53,7 @@ declare const DescribeStorageCommand_base: {
|
|
|
53
53
|
* @throws {@link RedshiftServiceException}
|
|
54
54
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
55
55
|
*
|
|
56
|
+
*
|
|
56
57
|
* @public
|
|
57
58
|
*/
|
|
58
59
|
export declare class DescribeStorageCommand extends DescribeStorageCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const DescribeTableRestoreStatusCommand_base: {
|
|
|
87
87
|
* @throws {@link RedshiftServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class DescribeTableRestoreStatusCommand extends DescribeTableRestoreStatusCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const DescribeTagsCommand_base: {
|
|
|
103
103
|
* @throws {@link RedshiftServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class DescribeTagsCommand extends DescribeTagsCommand_base {
|
|
@@ -107,6 +107,7 @@ declare const DescribeUsageLimitsCommand_base: {
|
|
|
107
107
|
* @throws {@link RedshiftServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
109
109
|
*
|
|
110
|
+
*
|
|
110
111
|
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class DescribeUsageLimitsCommand extends DescribeUsageLimitsCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DisableLoggingCommand_base: {
|
|
|
74
74
|
* @throws {@link RedshiftServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DisableLoggingCommand extends DisableLoggingCommand_base {
|
|
@@ -262,6 +262,7 @@ declare const DisableSnapshotCopyCommand_base: {
|
|
|
262
262
|
* @throws {@link RedshiftServiceException}
|
|
263
263
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
264
264
|
*
|
|
265
|
+
*
|
|
265
266
|
* @public
|
|
266
267
|
*/
|
|
267
268
|
export declare class DisableSnapshotCopyCommand extends DisableSnapshotCopyCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DisassociateDataShareConsumerCommand_base: {
|
|
|
80
80
|
* @throws {@link RedshiftServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DisassociateDataShareConsumerCommand extends DisassociateDataShareConsumerCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const EnableLoggingCommand_base: {
|
|
|
97
97
|
* @throws {@link RedshiftServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class EnableLoggingCommand extends EnableLoggingCommand_base {
|
|
@@ -285,6 +285,7 @@ declare const EnableSnapshotCopyCommand_base: {
|
|
|
285
285
|
* @throws {@link RedshiftServiceException}
|
|
286
286
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
287
287
|
*
|
|
288
|
+
*
|
|
288
289
|
* @public
|
|
289
290
|
*/
|
|
290
291
|
export declare class EnableSnapshotCopyCommand extends EnableSnapshotCopyCommand_base {
|
|
@@ -255,6 +255,7 @@ declare const FailoverPrimaryComputeCommand_base: {
|
|
|
255
255
|
* @throws {@link RedshiftServiceException}
|
|
256
256
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
257
257
|
*
|
|
258
|
+
*
|
|
258
259
|
* @public
|
|
259
260
|
*/
|
|
260
261
|
export declare class FailoverPrimaryComputeCommand extends FailoverPrimaryComputeCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const GetClusterCredentialsCommand_base: {
|
|
|
92
92
|
* @throws {@link RedshiftServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class GetClusterCredentialsCommand extends GetClusterCredentialsCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const GetClusterCredentialsWithIAMCommand_base: {
|
|
|
77
77
|
* @throws {@link RedshiftServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class GetClusterCredentialsWithIAMCommand extends GetClusterCredentialsWithIAMCommand_base {
|
|
@@ -127,6 +127,7 @@ declare const GetReservedNodeExchangeConfigurationOptionsCommand_base: {
|
|
|
127
127
|
* @throws {@link RedshiftServiceException}
|
|
128
128
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
129
129
|
*
|
|
130
|
+
*
|
|
130
131
|
* @public
|
|
131
132
|
*/
|
|
132
133
|
export declare class GetReservedNodeExchangeConfigurationOptionsCommand extends GetReservedNodeExchangeConfigurationOptionsCommand_base {
|
|
@@ -94,6 +94,7 @@ declare const GetReservedNodeExchangeOfferingsCommand_base: {
|
|
|
94
94
|
* @throws {@link RedshiftServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
96
96
|
*
|
|
97
|
+
*
|
|
97
98
|
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class GetReservedNodeExchangeOfferingsCommand extends GetReservedNodeExchangeOfferingsCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const GetResourcePolicyCommand_base: {
|
|
|
66
66
|
* @throws {@link RedshiftServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class GetResourcePolicyCommand extends GetResourcePolicyCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const ListRecommendationsCommand_base: {
|
|
|
92
92
|
* @throws {@link RedshiftServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class ListRecommendationsCommand extends ListRecommendationsCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const ModifyAquaConfigurationCommand_base: {
|
|
|
68
68
|
* @throws {@link RedshiftServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class ModifyAquaConfigurationCommand extends ModifyAquaConfigurationCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const ModifyAuthenticationProfileCommand_base: {
|
|
|
67
67
|
* @throws {@link RedshiftServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class ModifyAuthenticationProfileCommand extends ModifyAuthenticationProfileCommand_base {
|
|
@@ -382,6 +382,7 @@ declare const ModifyClusterCommand_base: {
|
|
|
382
382
|
* @throws {@link RedshiftServiceException}
|
|
383
383
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
384
384
|
*
|
|
385
|
+
*
|
|
385
386
|
* @public
|
|
386
387
|
*/
|
|
387
388
|
export declare class ModifyClusterCommand extends ModifyClusterCommand_base {
|
|
@@ -257,6 +257,7 @@ declare const ModifyClusterDbRevisionCommand_base: {
|
|
|
257
257
|
* @throws {@link RedshiftServiceException}
|
|
258
258
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
259
259
|
*
|
|
260
|
+
*
|
|
260
261
|
* @public
|
|
261
262
|
*/
|
|
262
263
|
export declare class ModifyClusterDbRevisionCommand extends ModifyClusterDbRevisionCommand_base {
|
|
@@ -260,6 +260,7 @@ declare const ModifyClusterIamRolesCommand_base: {
|
|
|
260
260
|
* @throws {@link RedshiftServiceException}
|
|
261
261
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
262
262
|
*
|
|
263
|
+
*
|
|
263
264
|
* @public
|
|
264
265
|
*/
|
|
265
266
|
export declare class ModifyClusterIamRolesCommand extends ModifyClusterIamRolesCommand_base {
|
|
@@ -254,6 +254,7 @@ declare const ModifyClusterMaintenanceCommand_base: {
|
|
|
254
254
|
* @throws {@link RedshiftServiceException}
|
|
255
255
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
256
256
|
*
|
|
257
|
+
*
|
|
257
258
|
* @public
|
|
258
259
|
*/
|
|
259
260
|
export declare class ModifyClusterMaintenanceCommand extends ModifyClusterMaintenanceCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const ModifyClusterParameterGroupCommand_base: {
|
|
|
81
81
|
* @throws {@link RedshiftServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ModifyClusterParameterGroupCommand extends ModifyClusterParameterGroupCommand_base {
|
|
@@ -118,6 +118,7 @@ declare const ModifyClusterSnapshotCommand_base: {
|
|
|
118
118
|
* @throws {@link RedshiftServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
120
120
|
*
|
|
121
|
+
*
|
|
121
122
|
* @public
|
|
122
123
|
*/
|
|
123
124
|
export declare class ModifyClusterSnapshotCommand extends ModifyClusterSnapshotCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const ModifyClusterSnapshotScheduleCommand_base: {
|
|
|
64
64
|
* @throws {@link RedshiftServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class ModifyClusterSnapshotScheduleCommand extends ModifyClusterSnapshotScheduleCommand_base {
|
|
@@ -134,6 +134,7 @@ declare const ModifyClusterSubnetGroupCommand_base: {
|
|
|
134
134
|
* @throws {@link RedshiftServiceException}
|
|
135
135
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
136
136
|
*
|
|
137
|
+
*
|
|
137
138
|
* @public
|
|
138
139
|
*/
|
|
139
140
|
export declare class ModifyClusterSubnetGroupCommand extends ModifyClusterSubnetGroupCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const ModifyCustomDomainAssociationCommand_base: {
|
|
|
72
72
|
* @throws {@link RedshiftServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ModifyCustomDomainAssociationCommand extends ModifyCustomDomainAssociationCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const ModifyEndpointAccessCommand_base: {
|
|
|
103
103
|
* @throws {@link RedshiftServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class ModifyEndpointAccessCommand extends ModifyEndpointAccessCommand_base {
|
|
@@ -120,6 +120,7 @@ declare const ModifyEventSubscriptionCommand_base: {
|
|
|
120
120
|
* @throws {@link RedshiftServiceException}
|
|
121
121
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
122
122
|
*
|
|
123
|
+
*
|
|
123
124
|
* @public
|
|
124
125
|
*/
|
|
125
126
|
export declare class ModifyEventSubscriptionCommand extends ModifyEventSubscriptionCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const ModifyIntegrationCommand_base: {
|
|
|
96
96
|
* @throws {@link RedshiftServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class ModifyIntegrationCommand extends ModifyIntegrationCommand_base {
|
|
@@ -131,6 +131,7 @@ declare const ModifyRedshiftIdcApplicationCommand_base: {
|
|
|
131
131
|
* @throws {@link RedshiftServiceException}
|
|
132
132
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
133
133
|
*
|
|
134
|
+
*
|
|
134
135
|
* @public
|
|
135
136
|
*/
|
|
136
137
|
export declare class ModifyRedshiftIdcApplicationCommand extends ModifyRedshiftIdcApplicationCommand_base {
|
|
@@ -127,6 +127,7 @@ declare const ModifyScheduledActionCommand_base: {
|
|
|
127
127
|
* @throws {@link RedshiftServiceException}
|
|
128
128
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
129
129
|
*
|
|
130
|
+
*
|
|
130
131
|
* @public
|
|
131
132
|
*/
|
|
132
133
|
export declare class ModifyScheduledActionCommand extends ModifyScheduledActionCommand_base {
|