@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.
- package/dist-cjs/index.js +183 -183
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +182 -0
- package/dist-es/models/errors.js +1717 -0
- package/dist-es/models/models_0.js +1 -1563
- package/dist-es/models/models_1.js +1 -337
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/DeregisterNamespaceCommand.d.ts +1 -2
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -2
- package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeClusterParametersCommand.d.ts +1 -2
- package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeClusterTracksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeClustersCommand.d.ts +1 -2
- package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeDataSharesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEventsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribePartnersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedNodesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeResizeCommand.d.ts +1 -2
- package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +1 -1
- package/dist-types/commands/DisableLoggingCommand.d.ts +1 -1
- package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +1 -2
- package/dist-types/commands/EnableLoggingCommand.d.ts +1 -1
- package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +1 -1
- package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +1 -1
- package/dist-types/commands/GetClusterCredentialsCommand.d.ts +1 -2
- package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +1 -2
- package/dist-types/commands/GetIdentityCenterAuthTokenCommand.d.ts +1 -1
- package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -1
- package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/ListRecommendationsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +1 -2
- package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +1 -2
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -2
- package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyScheduledActionCommand.d.ts +1 -2
- package/dist-types/index.d.ts +4 -1
- package/dist-types/models/enums.d.ts +462 -0
- package/dist-types/models/errors.d.ts +1811 -0
- package/dist-types/models/models_0.d.ts +4419 -1802
- package/dist-types/models/models_1.d.ts +2 -4892
- package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +4 -2
- package/dist-types/ts3.4/index.d.ts +4 -1
- package/dist-types/ts3.4/models/enums.d.ts +244 -0
- package/dist-types/ts3.4/models/errors.d.ts +1206 -0
- package/dist-types/ts3.4/models/models_0.d.ts +812 -1171
- package/dist-types/ts3.4/models/models_1.d.ts +7 -1087
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -2
- package/dist-types/models/index.d.ts +0 -2
- package/dist-types/ts3.4/models/index.d.ts +0 -2
|
@@ -1,337 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export const NamespaceRegistrationStatus = {
|
|
3
|
-
DEREGISTERING: "Deregistering",
|
|
4
|
-
REGISTERING: "Registering",
|
|
5
|
-
};
|
|
6
|
-
export const SnapshotAttributeToSortBy = {
|
|
7
|
-
CREATE_TIME: "CREATE_TIME",
|
|
8
|
-
SOURCE_TYPE: "SOURCE_TYPE",
|
|
9
|
-
TOTAL_SIZE: "TOTAL_SIZE",
|
|
10
|
-
};
|
|
11
|
-
export const SortByOrder = {
|
|
12
|
-
ASCENDING: "ASC",
|
|
13
|
-
DESCENDING: "DESC",
|
|
14
|
-
};
|
|
15
|
-
export const SourceType = {
|
|
16
|
-
cluster: "cluster",
|
|
17
|
-
cluster_parameter_group: "cluster-parameter-group",
|
|
18
|
-
cluster_security_group: "cluster-security-group",
|
|
19
|
-
cluster_snapshot: "cluster-snapshot",
|
|
20
|
-
scheduled_action: "scheduled-action",
|
|
21
|
-
};
|
|
22
|
-
export const DescribeIntegrationsFilterName = {
|
|
23
|
-
INTEGRATION_ARN: "integration-arn",
|
|
24
|
-
SOURCE_ARN: "source-arn",
|
|
25
|
-
SOURCE_TYPES: "source-types",
|
|
26
|
-
STATUS: "status",
|
|
27
|
-
};
|
|
28
|
-
export const LogDestinationType = {
|
|
29
|
-
CLOUDWATCH: "cloudwatch",
|
|
30
|
-
S3: "s3",
|
|
31
|
-
};
|
|
32
|
-
export const NodeConfigurationOptionsFilterName = {
|
|
33
|
-
ESTIMATED_DISK_UTILIZATION_PERCENT: "EstimatedDiskUtilizationPercent",
|
|
34
|
-
MODE: "Mode",
|
|
35
|
-
NODE_TYPE: "NodeType",
|
|
36
|
-
NUM_NODES: "NumberOfNodes",
|
|
37
|
-
};
|
|
38
|
-
export const OperatorType = {
|
|
39
|
-
BETWEEN: "between",
|
|
40
|
-
EQ: "eq",
|
|
41
|
-
GE: "ge",
|
|
42
|
-
GT: "gt",
|
|
43
|
-
IN: "in",
|
|
44
|
-
LE: "le",
|
|
45
|
-
LT: "lt",
|
|
46
|
-
};
|
|
47
|
-
export const Mode = {
|
|
48
|
-
HIGH_PERFORMANCE: "high-performance",
|
|
49
|
-
STANDARD: "standard",
|
|
50
|
-
};
|
|
51
|
-
export const PartnerIntegrationStatus = {
|
|
52
|
-
Active: "Active",
|
|
53
|
-
ConnectionFailure: "ConnectionFailure",
|
|
54
|
-
Inactive: "Inactive",
|
|
55
|
-
RuntimeFailure: "RuntimeFailure",
|
|
56
|
-
};
|
|
57
|
-
export class ReservedNodeExchangeNotFoundFault extends __BaseException {
|
|
58
|
-
name = "ReservedNodeExchangeNotFoundFault";
|
|
59
|
-
$fault = "client";
|
|
60
|
-
constructor(opts) {
|
|
61
|
-
super({
|
|
62
|
-
name: "ReservedNodeExchangeNotFoundFault",
|
|
63
|
-
$fault: "client",
|
|
64
|
-
...opts,
|
|
65
|
-
});
|
|
66
|
-
Object.setPrototypeOf(this, ReservedNodeExchangeNotFoundFault.prototype);
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
export const ScheduledActionFilterName = {
|
|
70
|
-
CLUSTER_IDENTIFIER: "cluster-identifier",
|
|
71
|
-
IAM_ROLE: "iam-role",
|
|
72
|
-
};
|
|
73
|
-
export const ScheduledActionTypeValues = {
|
|
74
|
-
PAUSE_CLUSTER: "PauseCluster",
|
|
75
|
-
RESIZE_CLUSTER: "ResizeCluster",
|
|
76
|
-
RESUME_CLUSTER: "ResumeCluster",
|
|
77
|
-
};
|
|
78
|
-
export class TableRestoreNotFoundFault extends __BaseException {
|
|
79
|
-
name = "TableRestoreNotFoundFault";
|
|
80
|
-
$fault = "client";
|
|
81
|
-
constructor(opts) {
|
|
82
|
-
super({
|
|
83
|
-
name: "TableRestoreNotFoundFault",
|
|
84
|
-
$fault: "client",
|
|
85
|
-
...opts,
|
|
86
|
-
});
|
|
87
|
-
Object.setPrototypeOf(this, TableRestoreNotFoundFault.prototype);
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
export const TableRestoreStatusType = {
|
|
91
|
-
CANCELED: "CANCELED",
|
|
92
|
-
FAILED: "FAILED",
|
|
93
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
94
|
-
PENDING: "PENDING",
|
|
95
|
-
SUCCEEDED: "SUCCEEDED",
|
|
96
|
-
};
|
|
97
|
-
export class SnapshotCopyAlreadyDisabledFault extends __BaseException {
|
|
98
|
-
name = "SnapshotCopyAlreadyDisabledFault";
|
|
99
|
-
$fault = "client";
|
|
100
|
-
constructor(opts) {
|
|
101
|
-
super({
|
|
102
|
-
name: "SnapshotCopyAlreadyDisabledFault",
|
|
103
|
-
$fault: "client",
|
|
104
|
-
...opts,
|
|
105
|
-
});
|
|
106
|
-
Object.setPrototypeOf(this, SnapshotCopyAlreadyDisabledFault.prototype);
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
export class InsufficientS3BucketPolicyFault extends __BaseException {
|
|
110
|
-
name = "InsufficientS3BucketPolicyFault";
|
|
111
|
-
$fault = "client";
|
|
112
|
-
constructor(opts) {
|
|
113
|
-
super({
|
|
114
|
-
name: "InsufficientS3BucketPolicyFault",
|
|
115
|
-
$fault: "client",
|
|
116
|
-
...opts,
|
|
117
|
-
});
|
|
118
|
-
Object.setPrototypeOf(this, InsufficientS3BucketPolicyFault.prototype);
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
export class InvalidS3BucketNameFault extends __BaseException {
|
|
122
|
-
name = "InvalidS3BucketNameFault";
|
|
123
|
-
$fault = "client";
|
|
124
|
-
constructor(opts) {
|
|
125
|
-
super({
|
|
126
|
-
name: "InvalidS3BucketNameFault",
|
|
127
|
-
$fault: "client",
|
|
128
|
-
...opts,
|
|
129
|
-
});
|
|
130
|
-
Object.setPrototypeOf(this, InvalidS3BucketNameFault.prototype);
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
export class InvalidS3KeyPrefixFault extends __BaseException {
|
|
134
|
-
name = "InvalidS3KeyPrefixFault";
|
|
135
|
-
$fault = "client";
|
|
136
|
-
constructor(opts) {
|
|
137
|
-
super({
|
|
138
|
-
name: "InvalidS3KeyPrefixFault",
|
|
139
|
-
$fault: "client",
|
|
140
|
-
...opts,
|
|
141
|
-
});
|
|
142
|
-
Object.setPrototypeOf(this, InvalidS3KeyPrefixFault.prototype);
|
|
143
|
-
}
|
|
144
|
-
}
|
|
145
|
-
export class IncompatibleOrderableOptions extends __BaseException {
|
|
146
|
-
name = "IncompatibleOrderableOptions";
|
|
147
|
-
$fault = "client";
|
|
148
|
-
constructor(opts) {
|
|
149
|
-
super({
|
|
150
|
-
name: "IncompatibleOrderableOptions",
|
|
151
|
-
$fault: "client",
|
|
152
|
-
...opts,
|
|
153
|
-
});
|
|
154
|
-
Object.setPrototypeOf(this, IncompatibleOrderableOptions.prototype);
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
export class SnapshotCopyAlreadyEnabledFault extends __BaseException {
|
|
158
|
-
name = "SnapshotCopyAlreadyEnabledFault";
|
|
159
|
-
$fault = "client";
|
|
160
|
-
constructor(opts) {
|
|
161
|
-
super({
|
|
162
|
-
name: "SnapshotCopyAlreadyEnabledFault",
|
|
163
|
-
$fault: "client",
|
|
164
|
-
...opts,
|
|
165
|
-
});
|
|
166
|
-
Object.setPrototypeOf(this, SnapshotCopyAlreadyEnabledFault.prototype);
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
export class UnknownSnapshotCopyRegionFault extends __BaseException {
|
|
170
|
-
name = "UnknownSnapshotCopyRegionFault";
|
|
171
|
-
$fault = "client";
|
|
172
|
-
constructor(opts) {
|
|
173
|
-
super({
|
|
174
|
-
name: "UnknownSnapshotCopyRegionFault",
|
|
175
|
-
$fault: "client",
|
|
176
|
-
...opts,
|
|
177
|
-
});
|
|
178
|
-
Object.setPrototypeOf(this, UnknownSnapshotCopyRegionFault.prototype);
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
export class EndpointAuthorizationNotFoundFault extends __BaseException {
|
|
182
|
-
name = "EndpointAuthorizationNotFoundFault";
|
|
183
|
-
$fault = "client";
|
|
184
|
-
constructor(opts) {
|
|
185
|
-
super({
|
|
186
|
-
name: "EndpointAuthorizationNotFoundFault",
|
|
187
|
-
$fault: "client",
|
|
188
|
-
...opts,
|
|
189
|
-
});
|
|
190
|
-
Object.setPrototypeOf(this, EndpointAuthorizationNotFoundFault.prototype);
|
|
191
|
-
}
|
|
192
|
-
}
|
|
193
|
-
export class RedshiftInvalidParameterFault extends __BaseException {
|
|
194
|
-
name = "RedshiftInvalidParameterFault";
|
|
195
|
-
$fault = "client";
|
|
196
|
-
constructor(opts) {
|
|
197
|
-
super({
|
|
198
|
-
name: "RedshiftInvalidParameterFault",
|
|
199
|
-
$fault: "client",
|
|
200
|
-
...opts,
|
|
201
|
-
});
|
|
202
|
-
Object.setPrototypeOf(this, RedshiftInvalidParameterFault.prototype);
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
export const ReservedNodeExchangeActionType = {
|
|
206
|
-
RESIZE_CLUSTER: "resize-cluster",
|
|
207
|
-
RESTORE_CLUSTER: "restore-cluster",
|
|
208
|
-
};
|
|
209
|
-
export class InvalidPolicyFault extends __BaseException {
|
|
210
|
-
name = "InvalidPolicyFault";
|
|
211
|
-
$fault = "client";
|
|
212
|
-
constructor(opts) {
|
|
213
|
-
super({
|
|
214
|
-
name: "InvalidPolicyFault",
|
|
215
|
-
$fault: "client",
|
|
216
|
-
...opts,
|
|
217
|
-
});
|
|
218
|
-
Object.setPrototypeOf(this, InvalidPolicyFault.prototype);
|
|
219
|
-
}
|
|
220
|
-
}
|
|
221
|
-
export const ImpactRankingType = {
|
|
222
|
-
HIGH: "HIGH",
|
|
223
|
-
LOW: "LOW",
|
|
224
|
-
MEDIUM: "MEDIUM",
|
|
225
|
-
};
|
|
226
|
-
export class InProgressTableRestoreQuotaExceededFault extends __BaseException {
|
|
227
|
-
name = "InProgressTableRestoreQuotaExceededFault";
|
|
228
|
-
$fault = "client";
|
|
229
|
-
constructor(opts) {
|
|
230
|
-
super({
|
|
231
|
-
name: "InProgressTableRestoreQuotaExceededFault",
|
|
232
|
-
$fault: "client",
|
|
233
|
-
...opts,
|
|
234
|
-
});
|
|
235
|
-
Object.setPrototypeOf(this, InProgressTableRestoreQuotaExceededFault.prototype);
|
|
236
|
-
}
|
|
237
|
-
}
|
|
238
|
-
export class InvalidRestoreFault extends __BaseException {
|
|
239
|
-
name = "InvalidRestoreFault";
|
|
240
|
-
$fault = "client";
|
|
241
|
-
constructor(opts) {
|
|
242
|
-
super({
|
|
243
|
-
name: "InvalidRestoreFault",
|
|
244
|
-
$fault: "client",
|
|
245
|
-
...opts,
|
|
246
|
-
});
|
|
247
|
-
Object.setPrototypeOf(this, InvalidRestoreFault.prototype);
|
|
248
|
-
}
|
|
249
|
-
}
|
|
250
|
-
export class InvalidTableRestoreArgumentFault extends __BaseException {
|
|
251
|
-
name = "InvalidTableRestoreArgumentFault";
|
|
252
|
-
$fault = "client";
|
|
253
|
-
constructor(opts) {
|
|
254
|
-
super({
|
|
255
|
-
name: "InvalidTableRestoreArgumentFault",
|
|
256
|
-
$fault: "client",
|
|
257
|
-
...opts,
|
|
258
|
-
});
|
|
259
|
-
Object.setPrototypeOf(this, InvalidTableRestoreArgumentFault.prototype);
|
|
260
|
-
}
|
|
261
|
-
}
|
|
262
|
-
export const RecommendedActionType = {
|
|
263
|
-
CLI: "CLI",
|
|
264
|
-
SQL: "SQL",
|
|
265
|
-
};
|
|
266
|
-
export class TableLimitExceededFault extends __BaseException {
|
|
267
|
-
name = "TableLimitExceededFault";
|
|
268
|
-
$fault = "client";
|
|
269
|
-
constructor(opts) {
|
|
270
|
-
super({
|
|
271
|
-
name: "TableLimitExceededFault",
|
|
272
|
-
$fault: "client",
|
|
273
|
-
...opts,
|
|
274
|
-
});
|
|
275
|
-
Object.setPrototypeOf(this, TableLimitExceededFault.prototype);
|
|
276
|
-
}
|
|
277
|
-
}
|
|
278
|
-
export class UnsupportedOptionFault extends __BaseException {
|
|
279
|
-
name = "UnsupportedOptionFault";
|
|
280
|
-
$fault = "client";
|
|
281
|
-
constructor(opts) {
|
|
282
|
-
super({
|
|
283
|
-
name: "UnsupportedOptionFault",
|
|
284
|
-
$fault: "client",
|
|
285
|
-
...opts,
|
|
286
|
-
});
|
|
287
|
-
Object.setPrototypeOf(this, UnsupportedOptionFault.prototype);
|
|
288
|
-
}
|
|
289
|
-
}
|
|
290
|
-
export class SubnetAlreadyInUse extends __BaseException {
|
|
291
|
-
name = "SubnetAlreadyInUse";
|
|
292
|
-
$fault = "client";
|
|
293
|
-
constructor(opts) {
|
|
294
|
-
super({
|
|
295
|
-
name: "SubnetAlreadyInUse",
|
|
296
|
-
$fault: "client",
|
|
297
|
-
...opts,
|
|
298
|
-
});
|
|
299
|
-
Object.setPrototypeOf(this, SubnetAlreadyInUse.prototype);
|
|
300
|
-
}
|
|
301
|
-
}
|
|
302
|
-
export class SnapshotCopyDisabledFault extends __BaseException {
|
|
303
|
-
name = "SnapshotCopyDisabledFault";
|
|
304
|
-
$fault = "client";
|
|
305
|
-
constructor(opts) {
|
|
306
|
-
super({
|
|
307
|
-
name: "SnapshotCopyDisabledFault",
|
|
308
|
-
$fault: "client",
|
|
309
|
-
...opts,
|
|
310
|
-
});
|
|
311
|
-
Object.setPrototypeOf(this, SnapshotCopyDisabledFault.prototype);
|
|
312
|
-
}
|
|
313
|
-
}
|
|
314
|
-
export class SnapshotScheduleUpdateInProgressFault extends __BaseException {
|
|
315
|
-
name = "SnapshotScheduleUpdateInProgressFault";
|
|
316
|
-
$fault = "client";
|
|
317
|
-
constructor(opts) {
|
|
318
|
-
super({
|
|
319
|
-
name: "SnapshotScheduleUpdateInProgressFault",
|
|
320
|
-
$fault: "client",
|
|
321
|
-
...opts,
|
|
322
|
-
});
|
|
323
|
-
Object.setPrototypeOf(this, SnapshotScheduleUpdateInProgressFault.prototype);
|
|
324
|
-
}
|
|
325
|
-
}
|
|
326
|
-
export class ReservedNodeQuotaExceededFault extends __BaseException {
|
|
327
|
-
name = "ReservedNodeQuotaExceededFault";
|
|
328
|
-
$fault = "client";
|
|
329
|
-
constructor(opts) {
|
|
330
|
-
super({
|
|
331
|
-
name: "ReservedNodeQuotaExceededFault",
|
|
332
|
-
$fault: "client",
|
|
333
|
-
...opts,
|
|
334
|
-
});
|
|
335
|
-
Object.setPrototypeOf(this, ReservedNodeQuotaExceededFault.prototype);
|
|
336
|
-
}
|
|
337
|
-
}
|
|
1
|
+
export {};
|
|
@@ -1136,7 +1136,7 @@ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.redshift";
|
|
|
1136
1136
|
const _xN = "xmlName";
|
|
1137
1137
|
const n0 = "com.amazonaws.redshift";
|
|
1138
1138
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
1139
|
-
import { AccessToClusterDeniedFault as __AccessToClusterDeniedFault, AccessToSnapshotDeniedFault as __AccessToSnapshotDeniedFault, AuthenticationProfileAlreadyExistsFault as __AuthenticationProfileAlreadyExistsFault, AuthenticationProfileNotFoundFault as __AuthenticationProfileNotFoundFault, AuthenticationProfileQuotaExceededFault as __AuthenticationProfileQuotaExceededFault, AuthorizationAlreadyExistsFault as __AuthorizationAlreadyExistsFault, AuthorizationNotFoundFault as __AuthorizationNotFoundFault, AuthorizationQuotaExceededFault as __AuthorizationQuotaExceededFault, BatchDeleteRequestSizeExceededFault as __BatchDeleteRequestSizeExceededFault, BatchModifyClusterSnapshotsLimitExceededFault as __BatchModifyClusterSnapshotsLimitExceededFault, BucketNotFoundFault as __BucketNotFoundFault, ClusterAlreadyExistsFault as __ClusterAlreadyExistsFault, ClusterNotFoundFault as __ClusterNotFoundFault, ClusterOnLatestRevisionFault as __ClusterOnLatestRevisionFault, ClusterParameterGroupAlreadyExistsFault as __ClusterParameterGroupAlreadyExistsFault, ClusterParameterGroupNotFoundFault as __ClusterParameterGroupNotFoundFault, ClusterParameterGroupQuotaExceededFault as __ClusterParameterGroupQuotaExceededFault, ClusterQuotaExceededFault as __ClusterQuotaExceededFault, ClusterSecurityGroupAlreadyExistsFault as __ClusterSecurityGroupAlreadyExistsFault, ClusterSecurityGroupNotFoundFault as __ClusterSecurityGroupNotFoundFault, ClusterSecurityGroupQuotaExceededFault as __ClusterSecurityGroupQuotaExceededFault, ClusterSnapshotAlreadyExistsFault as __ClusterSnapshotAlreadyExistsFault, ClusterSnapshotNotFoundFault as __ClusterSnapshotNotFoundFault, ClusterSnapshotQuotaExceededFault as __ClusterSnapshotQuotaExceededFault, ClusterSubnetGroupAlreadyExistsFault as __ClusterSubnetGroupAlreadyExistsFault, ClusterSubnetGroupNotFoundFault as __ClusterSubnetGroupNotFoundFault, ClusterSubnetGroupQuotaExceededFault as __ClusterSubnetGroupQuotaExceededFault, ClusterSubnetQuotaExceededFault as __ClusterSubnetQuotaExceededFault, ConflictPolicyUpdateFault as __ConflictPolicyUpdateFault, CopyToRegionDisabledFault as __CopyToRegionDisabledFault, CustomCnameAssociationFault as __CustomCnameAssociationFault, CustomDomainAssociationNotFoundFault as __CustomDomainAssociationNotFoundFault, DependentServiceAccessDeniedFault as __DependentServiceAccessDeniedFault, DependentServiceRequestThrottlingFault as __DependentServiceRequestThrottlingFault, DependentServiceUnavailableFault as __DependentServiceUnavailableFault, EndpointAlreadyExistsFault as __EndpointAlreadyExistsFault, EndpointAuthorizationAlreadyExistsFault as __EndpointAuthorizationAlreadyExistsFault, EndpointAuthorizationNotFoundFault as __EndpointAuthorizationNotFoundFault, EndpointAuthorizationsPerClusterLimitExceededFault as __EndpointAuthorizationsPerClusterLimitExceededFault, EndpointNotFoundFault as __EndpointNotFoundFault, EndpointsPerAuthorizationLimitExceededFault as __EndpointsPerAuthorizationLimitExceededFault, EndpointsPerClusterLimitExceededFault as __EndpointsPerClusterLimitExceededFault, EventSubscriptionQuotaExceededFault as __EventSubscriptionQuotaExceededFault, HsmClientCertificateAlreadyExistsFault as __HsmClientCertificateAlreadyExistsFault, HsmClientCertificateNotFoundFault as __HsmClientCertificateNotFoundFault, HsmClientCertificateQuotaExceededFault as __HsmClientCertificateQuotaExceededFault, HsmConfigurationAlreadyExistsFault as __HsmConfigurationAlreadyExistsFault, HsmConfigurationNotFoundFault as __HsmConfigurationNotFoundFault, HsmConfigurationQuotaExceededFault as __HsmConfigurationQuotaExceededFault, IncompatibleOrderableOptions as __IncompatibleOrderableOptions, InProgressTableRestoreQuotaExceededFault as __InProgressTableRestoreQuotaExceededFault, InsufficientClusterCapacityFault as __InsufficientClusterCapacityFault, InsufficientS3BucketPolicyFault as __InsufficientS3BucketPolicyFault, IntegrationAlreadyExistsFault as __IntegrationAlreadyExistsFault, IntegrationConflictOperationFault as __IntegrationConflictOperationFault, IntegrationConflictStateFault as __IntegrationConflictStateFault, IntegrationNotFoundFault as __IntegrationNotFoundFault, IntegrationQuotaExceededFault as __IntegrationQuotaExceededFault, IntegrationSourceNotFoundFault as __IntegrationSourceNotFoundFault, IntegrationTargetNotFoundFault as __IntegrationTargetNotFoundFault, InvalidAuthenticationProfileRequestFault as __InvalidAuthenticationProfileRequestFault, InvalidAuthorizationStateFault as __InvalidAuthorizationStateFault, InvalidClusterParameterGroupStateFault as __InvalidClusterParameterGroupStateFault, InvalidClusterSecurityGroupStateFault as __InvalidClusterSecurityGroupStateFault, InvalidClusterSnapshotScheduleStateFault as __InvalidClusterSnapshotScheduleStateFault, InvalidClusterSnapshotStateFault as __InvalidClusterSnapshotStateFault, InvalidClusterStateFault as __InvalidClusterStateFault, InvalidClusterSubnetGroupStateFault as __InvalidClusterSubnetGroupStateFault, InvalidClusterSubnetStateFault as __InvalidClusterSubnetStateFault, InvalidClusterTrackFault as __InvalidClusterTrackFault, InvalidDataShareFault as __InvalidDataShareFault, InvalidElasticIpFault as __InvalidElasticIpFault, InvalidEndpointStateFault as __InvalidEndpointStateFault, InvalidHsmClientCertificateStateFault as __InvalidHsmClientCertificateStateFault, InvalidHsmConfigurationStateFault as __InvalidHsmConfigurationStateFault, InvalidNamespaceFault as __InvalidNamespaceFault, InvalidPolicyFault as __InvalidPolicyFault, InvalidReservedNodeStateFault as __InvalidReservedNodeStateFault, InvalidRestoreFault as __InvalidRestoreFault, InvalidRetentionPeriodFault as __InvalidRetentionPeriodFault, InvalidS3BucketNameFault as __InvalidS3BucketNameFault, InvalidS3KeyPrefixFault as __InvalidS3KeyPrefixFault, InvalidScheduledActionFault as __InvalidScheduledActionFault, InvalidScheduleFault as __InvalidScheduleFault, InvalidSnapshotCopyGrantStateFault as __InvalidSnapshotCopyGrantStateFault, InvalidSubnet as __InvalidSubnet, InvalidSubscriptionStateFault as __InvalidSubscriptionStateFault, InvalidTableRestoreArgumentFault as __InvalidTableRestoreArgumentFault, InvalidTagFault as __InvalidTagFault, InvalidUsageLimitFault as __InvalidUsageLimitFault, InvalidVPCNetworkStateFault as __InvalidVPCNetworkStateFault, Ipv6CidrBlockNotFoundFault as __Ipv6CidrBlockNotFoundFault, LimitExceededFault as __LimitExceededFault, NumberOfNodesPerClusterLimitExceededFault as __NumberOfNodesPerClusterLimitExceededFault, NumberOfNodesQuotaExceededFault as __NumberOfNodesQuotaExceededFault, PartnerNotFoundFault as __PartnerNotFoundFault, RedshiftIdcApplicationAlreadyExistsFault as __RedshiftIdcApplicationAlreadyExistsFault, RedshiftIdcApplicationNotExistsFault as __RedshiftIdcApplicationNotExistsFault, RedshiftIdcApplicationQuotaExceededFault as __RedshiftIdcApplicationQuotaExceededFault, RedshiftInvalidParameterFault as __RedshiftInvalidParameterFault, ReservedNodeAlreadyExistsFault as __ReservedNodeAlreadyExistsFault, ReservedNodeAlreadyMigratedFault as __ReservedNodeAlreadyMigratedFault, ReservedNodeExchangeNotFoundFault as __ReservedNodeExchangeNotFoundFault, ReservedNodeNotFoundFault as __ReservedNodeNotFoundFault, ReservedNodeOfferingNotFoundFault as __ReservedNodeOfferingNotFoundFault, ReservedNodeQuotaExceededFault as __ReservedNodeQuotaExceededFault, ResizeNotFoundFault as __ResizeNotFoundFault, ResourceNotFoundFault as __ResourceNotFoundFault, ScheduledActionAlreadyExistsFault as __ScheduledActionAlreadyExistsFault, ScheduledActionNotFoundFault as __ScheduledActionNotFoundFault, ScheduledActionQuotaExceededFault as __ScheduledActionQuotaExceededFault, ScheduledActionTypeUnsupportedFault as __ScheduledActionTypeUnsupportedFault, ScheduleDefinitionTypeUnsupportedFault as __ScheduleDefinitionTypeUnsupportedFault, SnapshotCopyAlreadyDisabledFault as __SnapshotCopyAlreadyDisabledFault, SnapshotCopyAlreadyEnabledFault as __SnapshotCopyAlreadyEnabledFault, SnapshotCopyDisabledFault as __SnapshotCopyDisabledFault, SnapshotCopyGrantAlreadyExistsFault as __SnapshotCopyGrantAlreadyExistsFault, SnapshotCopyGrantNotFoundFault as __SnapshotCopyGrantNotFoundFault, SnapshotCopyGrantQuotaExceededFault as __SnapshotCopyGrantQuotaExceededFault, SnapshotScheduleAlreadyExistsFault as __SnapshotScheduleAlreadyExistsFault, SnapshotScheduleNotFoundFault as __SnapshotScheduleNotFoundFault, SnapshotScheduleQuotaExceededFault as __SnapshotScheduleQuotaExceededFault, SnapshotScheduleUpdateInProgressFault as __SnapshotScheduleUpdateInProgressFault, SNSInvalidTopicFault as __SNSInvalidTopicFault, SNSNoAuthorizationFault as __SNSNoAuthorizationFault, SNSTopicArnNotFoundFault as __SNSTopicArnNotFoundFault, SourceNotFoundFault as __SourceNotFoundFault, SubnetAlreadyInUse as __SubnetAlreadyInUse, SubscriptionAlreadyExistFault as __SubscriptionAlreadyExistFault, SubscriptionCategoryNotFoundFault as __SubscriptionCategoryNotFoundFault, SubscriptionEventIdNotFoundFault as __SubscriptionEventIdNotFoundFault, SubscriptionNotFoundFault as __SubscriptionNotFoundFault, SubscriptionSeverityNotFoundFault as __SubscriptionSeverityNotFoundFault, TableLimitExceededFault as __TableLimitExceededFault, TableRestoreNotFoundFault as __TableRestoreNotFoundFault, TagLimitExceededFault as __TagLimitExceededFault, UnauthorizedOperation as __UnauthorizedOperation, UnauthorizedPartnerIntegrationFault as __UnauthorizedPartnerIntegrationFault, UnknownSnapshotCopyRegionFault as __UnknownSnapshotCopyRegionFault, UnsupportedOperationFault as __UnsupportedOperationFault, UnsupportedOptionFault as __UnsupportedOptionFault, UsageLimitAlreadyExistsFault as __UsageLimitAlreadyExistsFault, UsageLimitNotFoundFault as __UsageLimitNotFoundFault, } from "../models/
|
|
1139
|
+
import { AccessToClusterDeniedFault as __AccessToClusterDeniedFault, AccessToSnapshotDeniedFault as __AccessToSnapshotDeniedFault, AuthenticationProfileAlreadyExistsFault as __AuthenticationProfileAlreadyExistsFault, AuthenticationProfileNotFoundFault as __AuthenticationProfileNotFoundFault, AuthenticationProfileQuotaExceededFault as __AuthenticationProfileQuotaExceededFault, AuthorizationAlreadyExistsFault as __AuthorizationAlreadyExistsFault, AuthorizationNotFoundFault as __AuthorizationNotFoundFault, AuthorizationQuotaExceededFault as __AuthorizationQuotaExceededFault, BatchDeleteRequestSizeExceededFault as __BatchDeleteRequestSizeExceededFault, BatchModifyClusterSnapshotsLimitExceededFault as __BatchModifyClusterSnapshotsLimitExceededFault, BucketNotFoundFault as __BucketNotFoundFault, ClusterAlreadyExistsFault as __ClusterAlreadyExistsFault, ClusterNotFoundFault as __ClusterNotFoundFault, ClusterOnLatestRevisionFault as __ClusterOnLatestRevisionFault, ClusterParameterGroupAlreadyExistsFault as __ClusterParameterGroupAlreadyExistsFault, ClusterParameterGroupNotFoundFault as __ClusterParameterGroupNotFoundFault, ClusterParameterGroupQuotaExceededFault as __ClusterParameterGroupQuotaExceededFault, ClusterQuotaExceededFault as __ClusterQuotaExceededFault, ClusterSecurityGroupAlreadyExistsFault as __ClusterSecurityGroupAlreadyExistsFault, ClusterSecurityGroupNotFoundFault as __ClusterSecurityGroupNotFoundFault, ClusterSecurityGroupQuotaExceededFault as __ClusterSecurityGroupQuotaExceededFault, ClusterSnapshotAlreadyExistsFault as __ClusterSnapshotAlreadyExistsFault, ClusterSnapshotNotFoundFault as __ClusterSnapshotNotFoundFault, ClusterSnapshotQuotaExceededFault as __ClusterSnapshotQuotaExceededFault, ClusterSubnetGroupAlreadyExistsFault as __ClusterSubnetGroupAlreadyExistsFault, ClusterSubnetGroupNotFoundFault as __ClusterSubnetGroupNotFoundFault, ClusterSubnetGroupQuotaExceededFault as __ClusterSubnetGroupQuotaExceededFault, ClusterSubnetQuotaExceededFault as __ClusterSubnetQuotaExceededFault, ConflictPolicyUpdateFault as __ConflictPolicyUpdateFault, CopyToRegionDisabledFault as __CopyToRegionDisabledFault, CustomCnameAssociationFault as __CustomCnameAssociationFault, CustomDomainAssociationNotFoundFault as __CustomDomainAssociationNotFoundFault, DependentServiceAccessDeniedFault as __DependentServiceAccessDeniedFault, DependentServiceRequestThrottlingFault as __DependentServiceRequestThrottlingFault, DependentServiceUnavailableFault as __DependentServiceUnavailableFault, EndpointAlreadyExistsFault as __EndpointAlreadyExistsFault, EndpointAuthorizationAlreadyExistsFault as __EndpointAuthorizationAlreadyExistsFault, EndpointAuthorizationNotFoundFault as __EndpointAuthorizationNotFoundFault, EndpointAuthorizationsPerClusterLimitExceededFault as __EndpointAuthorizationsPerClusterLimitExceededFault, EndpointNotFoundFault as __EndpointNotFoundFault, EndpointsPerAuthorizationLimitExceededFault as __EndpointsPerAuthorizationLimitExceededFault, EndpointsPerClusterLimitExceededFault as __EndpointsPerClusterLimitExceededFault, EventSubscriptionQuotaExceededFault as __EventSubscriptionQuotaExceededFault, HsmClientCertificateAlreadyExistsFault as __HsmClientCertificateAlreadyExistsFault, HsmClientCertificateNotFoundFault as __HsmClientCertificateNotFoundFault, HsmClientCertificateQuotaExceededFault as __HsmClientCertificateQuotaExceededFault, HsmConfigurationAlreadyExistsFault as __HsmConfigurationAlreadyExistsFault, HsmConfigurationNotFoundFault as __HsmConfigurationNotFoundFault, HsmConfigurationQuotaExceededFault as __HsmConfigurationQuotaExceededFault, IncompatibleOrderableOptions as __IncompatibleOrderableOptions, InProgressTableRestoreQuotaExceededFault as __InProgressTableRestoreQuotaExceededFault, InsufficientClusterCapacityFault as __InsufficientClusterCapacityFault, InsufficientS3BucketPolicyFault as __InsufficientS3BucketPolicyFault, IntegrationAlreadyExistsFault as __IntegrationAlreadyExistsFault, IntegrationConflictOperationFault as __IntegrationConflictOperationFault, IntegrationConflictStateFault as __IntegrationConflictStateFault, IntegrationNotFoundFault as __IntegrationNotFoundFault, IntegrationQuotaExceededFault as __IntegrationQuotaExceededFault, IntegrationSourceNotFoundFault as __IntegrationSourceNotFoundFault, IntegrationTargetNotFoundFault as __IntegrationTargetNotFoundFault, InvalidAuthenticationProfileRequestFault as __InvalidAuthenticationProfileRequestFault, InvalidAuthorizationStateFault as __InvalidAuthorizationStateFault, InvalidClusterParameterGroupStateFault as __InvalidClusterParameterGroupStateFault, InvalidClusterSecurityGroupStateFault as __InvalidClusterSecurityGroupStateFault, InvalidClusterSnapshotScheduleStateFault as __InvalidClusterSnapshotScheduleStateFault, InvalidClusterSnapshotStateFault as __InvalidClusterSnapshotStateFault, InvalidClusterStateFault as __InvalidClusterStateFault, InvalidClusterSubnetGroupStateFault as __InvalidClusterSubnetGroupStateFault, InvalidClusterSubnetStateFault as __InvalidClusterSubnetStateFault, InvalidClusterTrackFault as __InvalidClusterTrackFault, InvalidDataShareFault as __InvalidDataShareFault, InvalidElasticIpFault as __InvalidElasticIpFault, InvalidEndpointStateFault as __InvalidEndpointStateFault, InvalidHsmClientCertificateStateFault as __InvalidHsmClientCertificateStateFault, InvalidHsmConfigurationStateFault as __InvalidHsmConfigurationStateFault, InvalidNamespaceFault as __InvalidNamespaceFault, InvalidPolicyFault as __InvalidPolicyFault, InvalidReservedNodeStateFault as __InvalidReservedNodeStateFault, InvalidRestoreFault as __InvalidRestoreFault, InvalidRetentionPeriodFault as __InvalidRetentionPeriodFault, InvalidS3BucketNameFault as __InvalidS3BucketNameFault, InvalidS3KeyPrefixFault as __InvalidS3KeyPrefixFault, InvalidScheduledActionFault as __InvalidScheduledActionFault, InvalidScheduleFault as __InvalidScheduleFault, InvalidSnapshotCopyGrantStateFault as __InvalidSnapshotCopyGrantStateFault, InvalidSubnet as __InvalidSubnet, InvalidSubscriptionStateFault as __InvalidSubscriptionStateFault, InvalidTableRestoreArgumentFault as __InvalidTableRestoreArgumentFault, InvalidTagFault as __InvalidTagFault, InvalidUsageLimitFault as __InvalidUsageLimitFault, InvalidVPCNetworkStateFault as __InvalidVPCNetworkStateFault, Ipv6CidrBlockNotFoundFault as __Ipv6CidrBlockNotFoundFault, LimitExceededFault as __LimitExceededFault, NumberOfNodesPerClusterLimitExceededFault as __NumberOfNodesPerClusterLimitExceededFault, NumberOfNodesQuotaExceededFault as __NumberOfNodesQuotaExceededFault, PartnerNotFoundFault as __PartnerNotFoundFault, RedshiftIdcApplicationAlreadyExistsFault as __RedshiftIdcApplicationAlreadyExistsFault, RedshiftIdcApplicationNotExistsFault as __RedshiftIdcApplicationNotExistsFault, RedshiftIdcApplicationQuotaExceededFault as __RedshiftIdcApplicationQuotaExceededFault, RedshiftInvalidParameterFault as __RedshiftInvalidParameterFault, ReservedNodeAlreadyExistsFault as __ReservedNodeAlreadyExistsFault, ReservedNodeAlreadyMigratedFault as __ReservedNodeAlreadyMigratedFault, ReservedNodeExchangeNotFoundFault as __ReservedNodeExchangeNotFoundFault, ReservedNodeNotFoundFault as __ReservedNodeNotFoundFault, ReservedNodeOfferingNotFoundFault as __ReservedNodeOfferingNotFoundFault, ReservedNodeQuotaExceededFault as __ReservedNodeQuotaExceededFault, ResizeNotFoundFault as __ResizeNotFoundFault, ResourceNotFoundFault as __ResourceNotFoundFault, ScheduledActionAlreadyExistsFault as __ScheduledActionAlreadyExistsFault, ScheduledActionNotFoundFault as __ScheduledActionNotFoundFault, ScheduledActionQuotaExceededFault as __ScheduledActionQuotaExceededFault, ScheduledActionTypeUnsupportedFault as __ScheduledActionTypeUnsupportedFault, ScheduleDefinitionTypeUnsupportedFault as __ScheduleDefinitionTypeUnsupportedFault, SnapshotCopyAlreadyDisabledFault as __SnapshotCopyAlreadyDisabledFault, SnapshotCopyAlreadyEnabledFault as __SnapshotCopyAlreadyEnabledFault, SnapshotCopyDisabledFault as __SnapshotCopyDisabledFault, SnapshotCopyGrantAlreadyExistsFault as __SnapshotCopyGrantAlreadyExistsFault, SnapshotCopyGrantNotFoundFault as __SnapshotCopyGrantNotFoundFault, SnapshotCopyGrantQuotaExceededFault as __SnapshotCopyGrantQuotaExceededFault, SnapshotScheduleAlreadyExistsFault as __SnapshotScheduleAlreadyExistsFault, SnapshotScheduleNotFoundFault as __SnapshotScheduleNotFoundFault, SnapshotScheduleQuotaExceededFault as __SnapshotScheduleQuotaExceededFault, SnapshotScheduleUpdateInProgressFault as __SnapshotScheduleUpdateInProgressFault, SNSInvalidTopicFault as __SNSInvalidTopicFault, SNSNoAuthorizationFault as __SNSNoAuthorizationFault, SNSTopicArnNotFoundFault as __SNSTopicArnNotFoundFault, SourceNotFoundFault as __SourceNotFoundFault, SubnetAlreadyInUse as __SubnetAlreadyInUse, SubscriptionAlreadyExistFault as __SubscriptionAlreadyExistFault, SubscriptionCategoryNotFoundFault as __SubscriptionCategoryNotFoundFault, SubscriptionEventIdNotFoundFault as __SubscriptionEventIdNotFoundFault, SubscriptionNotFoundFault as __SubscriptionNotFoundFault, SubscriptionSeverityNotFoundFault as __SubscriptionSeverityNotFoundFault, TableLimitExceededFault as __TableLimitExceededFault, TableRestoreNotFoundFault as __TableRestoreNotFoundFault, TagLimitExceededFault as __TagLimitExceededFault, UnauthorizedOperation as __UnauthorizedOperation, UnauthorizedPartnerIntegrationFault as __UnauthorizedPartnerIntegrationFault, UnknownSnapshotCopyRegionFault as __UnknownSnapshotCopyRegionFault, UnsupportedOperationFault as __UnsupportedOperationFault, UnsupportedOptionFault as __UnsupportedOptionFault, UsageLimitAlreadyExistsFault as __UsageLimitAlreadyExistsFault, UsageLimitNotFoundFault as __UsageLimitNotFoundFault, } from "../models/errors";
|
|
1140
1140
|
import { RedshiftServiceException as __RedshiftServiceException } from "../models/RedshiftServiceException";
|
|
1141
1141
|
export var SensitiveString = [0, n0, _SS, 8, 0];
|
|
1142
1142
|
export var AcceptReservedNodeExchangeInputMessage = [3, n0, _ARNEIM, 0, [_RNI, _TRNOI], [0, 0]];
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeregisterNamespaceInputMessage } from "../models/models_0";
|
|
4
|
-
import { DeregisterNamespaceOutputMessage } from "../models/models_1";
|
|
3
|
+
import { DeregisterNamespaceInputMessage, DeregisterNamespaceOutputMessage } from "../models/models_0";
|
|
5
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AccountAttributeList } from "../models/models_0";
|
|
4
|
-
import { DescribeAccountAttributesMessage } from "../models/models_1";
|
|
3
|
+
import { AccountAttributeList, DescribeAccountAttributesMessage } from "../models/models_0";
|
|
5
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeAuthenticationProfilesMessage, DescribeAuthenticationProfilesResult } from "../models/
|
|
3
|
+
import { DescribeAuthenticationProfilesMessage, DescribeAuthenticationProfilesResult } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ClusterDbRevisionsMessage } from "../models/models_0";
|
|
4
|
-
import { DescribeClusterDbRevisionsMessage } from "../models/models_1";
|
|
3
|
+
import { ClusterDbRevisionsMessage, DescribeClusterDbRevisionsMessage } from "../models/models_0";
|
|
5
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ClusterParameterGroupsMessage } from "../models/models_0";
|
|
4
|
-
import { DescribeClusterParameterGroupsMessage } from "../models/models_1";
|
|
3
|
+
import { ClusterParameterGroupsMessage, DescribeClusterParameterGroupsMessage } from "../models/models_0";
|
|
5
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ClusterParameterGroupDetails } from "../models/models_0";
|
|
4
|
-
import { DescribeClusterParametersMessage } from "../models/models_1";
|
|
3
|
+
import { ClusterParameterGroupDetails, DescribeClusterParametersMessage } from "../models/models_0";
|
|
5
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ClusterSecurityGroupMessage } from "../models/models_0";
|
|
4
|
-
import { DescribeClusterSecurityGroupsMessage } from "../models/models_1";
|
|
3
|
+
import { ClusterSecurityGroupMessage, DescribeClusterSecurityGroupsMessage } from "../models/models_0";
|
|
5
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeClusterSnapshotsMessage, SnapshotMessage } from "../models/
|
|
3
|
+
import { DescribeClusterSnapshotsMessage, SnapshotMessage } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ClusterSubnetGroupMessage } from "../models/models_0";
|
|
4
|
-
import { DescribeClusterSubnetGroupsMessage } from "../models/models_1";
|
|
3
|
+
import { ClusterSubnetGroupMessage, DescribeClusterSubnetGroupsMessage } from "../models/models_0";
|
|
5
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeClusterTracksMessage, TrackListMessage } from "../models/
|
|
3
|
+
import { DescribeClusterTracksMessage, TrackListMessage } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ClusterVersionsMessage } from "../models/models_0";
|
|
4
|
-
import { DescribeClusterVersionsMessage } from "../models/models_1";
|
|
3
|
+
import { ClusterVersionsMessage, DescribeClusterVersionsMessage } from "../models/models_0";
|
|
5
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ClustersMessage } from "../models/models_0";
|
|
4
|
-
import { DescribeClustersMessage } from "../models/models_1";
|
|
3
|
+
import { ClustersMessage, DescribeClustersMessage } from "../models/models_0";
|
|
5
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CustomDomainAssociationsMessage } from "../models/models_0";
|
|
4
|
-
import { DescribeCustomDomainAssociationsMessage } from "../models/models_1";
|
|
3
|
+
import { CustomDomainAssociationsMessage, DescribeCustomDomainAssociationsMessage } from "../models/models_0";
|
|
5
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeDataSharesMessage, DescribeDataSharesResult } from "../models/
|
|
3
|
+
import { DescribeDataSharesMessage, DescribeDataSharesResult } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeDataSharesForConsumerMessage, DescribeDataSharesForConsumerResult } from "../models/
|
|
3
|
+
import { DescribeDataSharesForConsumerMessage, DescribeDataSharesForConsumerResult } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeDataSharesForProducerMessage, DescribeDataSharesForProducerResult } from "../models/
|
|
3
|
+
import { DescribeDataSharesForProducerMessage, DescribeDataSharesForProducerResult } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeDefaultClusterParametersMessage, DescribeDefaultClusterParametersResult } from "../models/
|
|
3
|
+
import { DescribeDefaultClusterParametersMessage, DescribeDefaultClusterParametersResult } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeEndpointAccessMessage, EndpointAccessList } from "../models/
|
|
3
|
+
import { DescribeEndpointAccessMessage, EndpointAccessList } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeEndpointAuthorizationMessage, EndpointAuthorizationList } from "../models/
|
|
3
|
+
import { DescribeEndpointAuthorizationMessage, EndpointAuthorizationList } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeEventCategoriesMessage, EventCategoriesMessage } from "../models/
|
|
3
|
+
import { DescribeEventCategoriesMessage, EventCategoriesMessage } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeEventSubscriptionsMessage, EventSubscriptionsMessage } from "../models/
|
|
3
|
+
import { DescribeEventSubscriptionsMessage, EventSubscriptionsMessage } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeEventsMessage, EventsMessage } from "../models/
|
|
3
|
+
import { DescribeEventsMessage, EventsMessage } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeHsmClientCertificatesMessage, HsmClientCertificateMessage } from "../models/
|
|
3
|
+
import { DescribeHsmClientCertificatesMessage, HsmClientCertificateMessage } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeHsmConfigurationsMessage, HsmConfigurationMessage } from "../models/
|
|
3
|
+
import { DescribeHsmConfigurationsMessage, HsmConfigurationMessage } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeInboundIntegrationsMessage, InboundIntegrationsMessage } from "../models/
|
|
3
|
+
import { DescribeInboundIntegrationsMessage, InboundIntegrationsMessage } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeIntegrationsMessage, IntegrationsMessage } from "../models/
|
|
3
|
+
import { DescribeIntegrationsMessage, IntegrationsMessage } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeLoggingStatusMessage, LoggingStatus } from "../models/
|
|
3
|
+
import { DescribeLoggingStatusMessage, LoggingStatus } from "../models/models_0";
|
|
4
4
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|