@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
|
@@ -40,8 +40,6 @@ const defaultRedshiftHttpAuthSchemeProvider = (authParameters) => {
|
|
|
40
40
|
exports.defaultRedshiftHttpAuthSchemeProvider = defaultRedshiftHttpAuthSchemeProvider;
|
|
41
41
|
const resolveHttpAuthSchemeConfig = (config) => {
|
|
42
42
|
const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
|
|
43
|
-
return {
|
|
44
|
-
...config_0,
|
|
45
|
-
};
|
|
43
|
+
return Object.assign(config_0, {});
|
|
46
44
|
};
|
|
47
45
|
exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
|
package/dist-cjs/index.js
CHANGED
|
@@ -431,12 +431,11 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
|
|
|
431
431
|
|
|
432
432
|
// src/endpoint/EndpointParameters.ts
|
|
433
433
|
var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
|
|
434
|
-
return {
|
|
435
|
-
...options,
|
|
434
|
+
return Object.assign(options, {
|
|
436
435
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
437
436
|
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
438
437
|
defaultSigningName: "redshift"
|
|
439
|
-
};
|
|
438
|
+
});
|
|
440
439
|
}, "resolveClientEndpointParameters");
|
|
441
440
|
var commonParams = {
|
|
442
441
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -493,22 +492,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
|
|
|
493
492
|
}, "resolveHttpAuthRuntimeConfig");
|
|
494
493
|
|
|
495
494
|
// src/runtimeExtensions.ts
|
|
496
|
-
var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
|
|
497
495
|
var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
|
|
498
|
-
const extensionConfiguration =
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
496
|
+
const extensionConfiguration = Object.assign(
|
|
497
|
+
(0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
498
|
+
(0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
499
|
+
(0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
500
|
+
getHttpAuthExtensionConfiguration(runtimeConfig)
|
|
501
|
+
);
|
|
504
502
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
505
|
-
return
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
503
|
+
return Object.assign(
|
|
504
|
+
runtimeConfig,
|
|
505
|
+
(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
506
|
+
(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
507
|
+
(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
508
|
+
resolveHttpAuthRuntimeConfig(extensionConfiguration)
|
|
509
|
+
);
|
|
512
510
|
}, "resolveRuntimeExtensions");
|
|
513
511
|
|
|
514
512
|
// src/RedshiftClient.ts
|
|
@@ -522,6 +520,8 @@ var RedshiftClient = class extends import_smithy_client.Client {
|
|
|
522
520
|
config;
|
|
523
521
|
constructor(...[configuration]) {
|
|
524
522
|
const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
|
|
523
|
+
super(_config_0);
|
|
524
|
+
this.initConfig = _config_0;
|
|
525
525
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
526
526
|
const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
|
|
527
527
|
const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
|
|
@@ -530,7 +530,6 @@ var RedshiftClient = class extends import_smithy_client.Client {
|
|
|
530
530
|
const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
|
|
531
531
|
const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
|
|
532
532
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
533
|
-
super(_config_8);
|
|
534
533
|
this.config = _config_8;
|
|
535
534
|
this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
|
|
536
535
|
this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
|
|
@@ -17,6 +17,8 @@ export class RedshiftClient extends __Client {
|
|
|
17
17
|
config;
|
|
18
18
|
constructor(...[configuration]) {
|
|
19
19
|
const _config_0 = __getRuntimeConfig(configuration || {});
|
|
20
|
+
super(_config_0);
|
|
21
|
+
this.initConfig = _config_0;
|
|
20
22
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
21
23
|
const _config_2 = resolveUserAgentConfig(_config_1);
|
|
22
24
|
const _config_3 = resolveRetryConfig(_config_2);
|
|
@@ -25,7 +27,6 @@ export class RedshiftClient extends __Client {
|
|
|
25
27
|
const _config_6 = resolveEndpointConfig(_config_5);
|
|
26
28
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
27
29
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
28
|
-
super(_config_8);
|
|
29
30
|
this.config = _config_8;
|
|
30
31
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
31
32
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -35,7 +35,5 @@ export const defaultRedshiftHttpAuthSchemeProvider = (authParameters) => {
|
|
|
35
35
|
};
|
|
36
36
|
export const resolveHttpAuthSchemeConfig = (config) => {
|
|
37
37
|
const config_0 = resolveAwsSdkSigV4Config(config);
|
|
38
|
-
return {
|
|
39
|
-
...config_0,
|
|
40
|
-
};
|
|
38
|
+
return Object.assign(config_0, {});
|
|
41
39
|
};
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
export const resolveClientEndpointParameters = (options) => {
|
|
2
|
-
return {
|
|
3
|
-
...options,
|
|
2
|
+
return Object.assign(options, {
|
|
4
3
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
5
4
|
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
6
5
|
defaultSigningName: "redshift",
|
|
7
|
-
};
|
|
6
|
+
});
|
|
8
7
|
};
|
|
9
8
|
export const commonParams = {
|
|
10
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -2,20 +2,8 @@ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfigurat
|
|
|
2
2
|
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
|
|
3
3
|
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
|
|
4
4
|
import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
|
|
5
|
-
const asPartial = (t) => t;
|
|
6
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
7
|
-
const extensionConfiguration =
|
|
8
|
-
...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
|
|
9
|
-
...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
|
|
10
|
-
...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
|
|
11
|
-
...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig)),
|
|
12
|
-
};
|
|
6
|
+
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
13
7
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
14
|
-
return
|
|
15
|
-
...runtimeConfig,
|
|
16
|
-
...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
17
|
-
...resolveDefaultRuntimeConfig(extensionConfiguration),
|
|
18
|
-
...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
|
|
19
|
-
...resolveHttpAuthRuntimeConfig(extensionConfiguration),
|
|
20
|
-
};
|
|
8
|
+
return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
21
9
|
};
|
|
@@ -98,6 +98,7 @@ declare const AcceptReservedNodeExchangeCommand_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 AcceptReservedNodeExchangeCommand extends AcceptReservedNodeExchangeCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const AddPartnerCommand_base: {
|
|
|
73
73
|
* @throws {@link RedshiftServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class AddPartnerCommand extends AddPartnerCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const AssociateDataShareConsumerCommand_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 AssociateDataShareConsumerCommand extends AssociateDataShareConsumerCommand_base {
|
|
@@ -120,6 +120,7 @@ declare const AuthorizeClusterSecurityGroupIngressCommand_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 AuthorizeClusterSecurityGroupIngressCommand extends AuthorizeClusterSecurityGroupIngressCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const AuthorizeDataShareCommand_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 AuthorizeDataShareCommand extends AuthorizeDataShareCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const AuthorizeEndpointAccessCommand_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 AuthorizeEndpointAccessCommand extends AuthorizeEndpointAccessCommand_base {
|
|
@@ -136,6 +136,7 @@ declare const AuthorizeSnapshotAccessCommand_base: {
|
|
|
136
136
|
* @throws {@link RedshiftServiceException}
|
|
137
137
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
138
138
|
*
|
|
139
|
+
*
|
|
139
140
|
* @public
|
|
140
141
|
*/
|
|
141
142
|
export declare class AuthorizeSnapshotAccessCommand extends AuthorizeSnapshotAccessCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const BatchDeleteClusterSnapshotsCommand_base: {
|
|
|
73
73
|
* @throws {@link RedshiftServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class BatchDeleteClusterSnapshotsCommand extends BatchDeleteClusterSnapshotsCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const BatchModifyClusterSnapshotsCommand_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 BatchModifyClusterSnapshotsCommand extends BatchModifyClusterSnapshotsCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const CancelResizeCommand_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 CancelResizeCommand extends CancelResizeCommand_base {
|
|
@@ -141,6 +141,7 @@ declare const CopyClusterSnapshotCommand_base: {
|
|
|
141
141
|
* @throws {@link RedshiftServiceException}
|
|
142
142
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
143
143
|
*
|
|
144
|
+
*
|
|
144
145
|
* @public
|
|
145
146
|
*/
|
|
146
147
|
export declare class CopyClusterSnapshotCommand extends CopyClusterSnapshotCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const CreateAuthenticationProfileCommand_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 CreateAuthenticationProfileCommand extends CreateAuthenticationProfileCommand_base {
|
|
@@ -410,6 +410,7 @@ declare const CreateClusterCommand_base: {
|
|
|
410
410
|
* @throws {@link RedshiftServiceException}
|
|
411
411
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
412
412
|
*
|
|
413
|
+
*
|
|
413
414
|
* @public
|
|
414
415
|
*/
|
|
415
416
|
export declare class CreateClusterCommand extends CreateClusterCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const CreateClusterParameterGroupCommand_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 CreateClusterParameterGroupCommand extends CreateClusterParameterGroupCommand_base {
|
|
@@ -116,6 +116,7 @@ declare const CreateClusterSecurityGroupCommand_base: {
|
|
|
116
116
|
* @throws {@link RedshiftServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
118
118
|
*
|
|
119
|
+
*
|
|
119
120
|
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class CreateClusterSecurityGroupCommand extends CreateClusterSecurityGroupCommand_base {
|
|
@@ -142,6 +142,7 @@ declare const CreateClusterSnapshotCommand_base: {
|
|
|
142
142
|
* @throws {@link RedshiftServiceException}
|
|
143
143
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
144
144
|
*
|
|
145
|
+
*
|
|
145
146
|
* @public
|
|
146
147
|
*/
|
|
147
148
|
export declare class CreateClusterSnapshotCommand extends CreateClusterSnapshotCommand_base {
|
|
@@ -133,6 +133,7 @@ declare const CreateClusterSubnetGroupCommand_base: {
|
|
|
133
133
|
* @throws {@link RedshiftServiceException}
|
|
134
134
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
135
135
|
*
|
|
136
|
+
*
|
|
136
137
|
* @public
|
|
137
138
|
*/
|
|
138
139
|
export declare class CreateClusterSubnetGroupCommand extends CreateClusterSubnetGroupCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const CreateCustomDomainAssociationCommand_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 CreateCustomDomainAssociationCommand extends CreateCustomDomainAssociationCommand_base {
|
|
@@ -118,6 +118,7 @@ declare const CreateEndpointAccessCommand_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 CreateEndpointAccessCommand extends CreateEndpointAccessCommand_base {
|
|
@@ -151,6 +151,7 @@ declare const CreateEventSubscriptionCommand_base: {
|
|
|
151
151
|
* @throws {@link RedshiftServiceException}
|
|
152
152
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
153
153
|
*
|
|
154
|
+
*
|
|
154
155
|
* @public
|
|
155
156
|
*/
|
|
156
157
|
export declare class CreateEventSubscriptionCommand extends CreateEventSubscriptionCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const CreateHsmClientCertificateCommand_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 CreateHsmClientCertificateCommand extends CreateHsmClientCertificateCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const CreateHsmConfigurationCommand_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 CreateHsmConfigurationCommand extends CreateHsmConfigurationCommand_base {
|
|
@@ -118,6 +118,7 @@ declare const CreateIntegrationCommand_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 CreateIntegrationCommand extends CreateIntegrationCommand_base {
|
|
@@ -135,6 +135,7 @@ declare const CreateRedshiftIdcApplicationCommand_base: {
|
|
|
135
135
|
* @throws {@link RedshiftServiceException}
|
|
136
136
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
137
137
|
*
|
|
138
|
+
*
|
|
138
139
|
* @public
|
|
139
140
|
*/
|
|
140
141
|
export declare class CreateRedshiftIdcApplicationCommand extends CreateRedshiftIdcApplicationCommand_base {
|
|
@@ -130,6 +130,7 @@ declare const CreateScheduledActionCommand_base: {
|
|
|
130
130
|
* @throws {@link RedshiftServiceException}
|
|
131
131
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
132
132
|
*
|
|
133
|
+
*
|
|
133
134
|
* @public
|
|
134
135
|
*/
|
|
135
136
|
export declare class CreateScheduledActionCommand extends CreateScheduledActionCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const CreateSnapshotCopyGrantCommand_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 CreateSnapshotCopyGrantCommand extends CreateSnapshotCopyGrantCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const CreateSnapshotScheduleCommand_base: {
|
|
|
104
104
|
* @throws {@link RedshiftServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class CreateSnapshotScheduleCommand extends CreateSnapshotScheduleCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const CreateTagsCommand_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 CreateTagsCommand extends CreateTagsCommand_base {
|
|
@@ -100,6 +100,7 @@ declare const CreateUsageLimitCommand_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 CreateUsageLimitCommand extends CreateUsageLimitCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DeauthorizeDataShareCommand_base: {
|
|
|
73
73
|
* @throws {@link RedshiftServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeauthorizeDataShareCommand extends DeauthorizeDataShareCommand_base {
|
|
@@ -61,6 +61,7 @@ declare const DeleteAuthenticationProfileCommand_base: {
|
|
|
61
61
|
* @throws {@link RedshiftServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
63
63
|
*
|
|
64
|
+
*
|
|
64
65
|
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class DeleteAuthenticationProfileCommand extends DeleteAuthenticationProfileCommand_base {
|
|
@@ -279,6 +279,7 @@ declare const DeleteClusterCommand_base: {
|
|
|
279
279
|
* @throws {@link RedshiftServiceException}
|
|
280
280
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
281
281
|
*
|
|
282
|
+
*
|
|
282
283
|
* @public
|
|
283
284
|
*/
|
|
284
285
|
export declare class DeleteClusterCommand extends DeleteClusterCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const DeleteClusterParameterGroupCommand_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 DeleteClusterParameterGroupCommand extends DeleteClusterParameterGroupCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const DeleteClusterSecurityGroupCommand_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 DeleteClusterSecurityGroupCommand extends DeleteClusterSecurityGroupCommand_base {
|
|
@@ -118,6 +118,7 @@ declare const DeleteClusterSnapshotCommand_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 DeleteClusterSnapshotCommand extends DeleteClusterSnapshotCommand_base {
|
|
@@ -62,6 +62,7 @@ declare const DeleteClusterSubnetGroupCommand_base: {
|
|
|
62
62
|
* @throws {@link RedshiftServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
64
64
|
*
|
|
65
|
+
*
|
|
65
66
|
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DeleteClusterSubnetGroupCommand extends DeleteClusterSubnetGroupCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const DeleteCustomDomainAssociationCommand_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 DeleteCustomDomainAssociationCommand extends DeleteCustomDomainAssociationCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const DeleteEndpointAccessCommand_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 DeleteEndpointAccessCommand extends DeleteEndpointAccessCommand_base {
|
|
@@ -60,6 +60,7 @@ declare const DeleteEventSubscriptionCommand_base: {
|
|
|
60
60
|
* @throws {@link RedshiftServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
62
62
|
*
|
|
63
|
+
*
|
|
63
64
|
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class DeleteEventSubscriptionCommand extends DeleteEventSubscriptionCommand_base {
|
|
@@ -60,6 +60,7 @@ declare const DeleteHsmClientCertificateCommand_base: {
|
|
|
60
60
|
* @throws {@link RedshiftServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
62
62
|
*
|
|
63
|
+
*
|
|
63
64
|
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class DeleteHsmClientCertificateCommand extends DeleteHsmClientCertificateCommand_base {
|
|
@@ -59,6 +59,7 @@ declare const DeleteHsmConfigurationCommand_base: {
|
|
|
59
59
|
* @throws {@link RedshiftServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
61
61
|
*
|
|
62
|
+
*
|
|
62
63
|
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class DeleteHsmConfigurationCommand extends DeleteHsmConfigurationCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const DeleteIntegrationCommand_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 DeleteIntegrationCommand extends DeleteIntegrationCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DeletePartnerCommand_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 DeletePartnerCommand extends DeletePartnerCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const DeleteRedshiftIdcApplicationCommand_base: {
|
|
|
65
65
|
* @throws {@link RedshiftServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DeleteRedshiftIdcApplicationCommand extends DeleteRedshiftIdcApplicationCommand_base {
|
|
@@ -58,6 +58,7 @@ declare const DeleteResourcePolicyCommand_base: {
|
|
|
58
58
|
* @throws {@link RedshiftServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
60
60
|
*
|
|
61
|
+
*
|
|
61
62
|
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
|
|
@@ -59,6 +59,7 @@ declare const DeleteScheduledActionCommand_base: {
|
|
|
59
59
|
* @throws {@link RedshiftServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
61
61
|
*
|
|
62
|
+
*
|
|
62
63
|
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class DeleteScheduledActionCommand extends DeleteScheduledActionCommand_base {
|
|
@@ -60,6 +60,7 @@ declare const DeleteSnapshotCopyGrantCommand_base: {
|
|
|
60
60
|
* @throws {@link RedshiftServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
62
62
|
*
|
|
63
|
+
*
|
|
63
64
|
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class DeleteSnapshotCopyGrantCommand extends DeleteSnapshotCopyGrantCommand_base {
|
|
@@ -58,6 +58,7 @@ declare const DeleteSnapshotScheduleCommand_base: {
|
|
|
58
58
|
* @throws {@link RedshiftServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
60
60
|
*
|
|
61
|
+
*
|
|
61
62
|
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class DeleteSnapshotScheduleCommand extends DeleteSnapshotScheduleCommand_base {
|
|
@@ -62,6 +62,7 @@ declare const DeleteTagsCommand_base: {
|
|
|
62
62
|
* @throws {@link RedshiftServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
64
64
|
*
|
|
65
|
+
*
|
|
65
66
|
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DeleteTagsCommand extends DeleteTagsCommand_base {
|
|
@@ -58,6 +58,7 @@ declare const DeleteUsageLimitCommand_base: {
|
|
|
58
58
|
* @throws {@link RedshiftServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
60
60
|
*
|
|
61
|
+
*
|
|
61
62
|
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class DeleteUsageLimitCommand extends DeleteUsageLimitCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const DeregisterNamespaceCommand_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 DeregisterNamespaceCommand extends DeregisterNamespaceCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const DescribeAccountAttributesCommand_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 DescribeAccountAttributesCommand extends DescribeAccountAttributesCommand_base {
|