@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
|
@@ -0,0 +1,1206 @@
|
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
|
+
import { RedshiftServiceException as __BaseException } from "./RedshiftServiceException";
|
|
3
|
+
export declare class DependentServiceUnavailableFault extends __BaseException {
|
|
4
|
+
readonly name: "DependentServiceUnavailableFault";
|
|
5
|
+
readonly $fault: "client";
|
|
6
|
+
constructor(
|
|
7
|
+
opts: __ExceptionOptionType<
|
|
8
|
+
DependentServiceUnavailableFault,
|
|
9
|
+
__BaseException
|
|
10
|
+
>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
export declare class InvalidReservedNodeStateFault extends __BaseException {
|
|
14
|
+
readonly name: "InvalidReservedNodeStateFault";
|
|
15
|
+
readonly $fault: "client";
|
|
16
|
+
constructor(
|
|
17
|
+
opts: __ExceptionOptionType<InvalidReservedNodeStateFault, __BaseException>
|
|
18
|
+
);
|
|
19
|
+
}
|
|
20
|
+
export declare class ReservedNodeAlreadyExistsFault extends __BaseException {
|
|
21
|
+
readonly name: "ReservedNodeAlreadyExistsFault";
|
|
22
|
+
readonly $fault: "client";
|
|
23
|
+
constructor(
|
|
24
|
+
opts: __ExceptionOptionType<ReservedNodeAlreadyExistsFault, __BaseException>
|
|
25
|
+
);
|
|
26
|
+
}
|
|
27
|
+
export declare class ReservedNodeAlreadyMigratedFault extends __BaseException {
|
|
28
|
+
readonly name: "ReservedNodeAlreadyMigratedFault";
|
|
29
|
+
readonly $fault: "client";
|
|
30
|
+
constructor(
|
|
31
|
+
opts: __ExceptionOptionType<
|
|
32
|
+
ReservedNodeAlreadyMigratedFault,
|
|
33
|
+
__BaseException
|
|
34
|
+
>
|
|
35
|
+
);
|
|
36
|
+
}
|
|
37
|
+
export declare class ReservedNodeNotFoundFault extends __BaseException {
|
|
38
|
+
readonly name: "ReservedNodeNotFoundFault";
|
|
39
|
+
readonly $fault: "client";
|
|
40
|
+
constructor(
|
|
41
|
+
opts: __ExceptionOptionType<ReservedNodeNotFoundFault, __BaseException>
|
|
42
|
+
);
|
|
43
|
+
}
|
|
44
|
+
export declare class ReservedNodeOfferingNotFoundFault extends __BaseException {
|
|
45
|
+
readonly name: "ReservedNodeOfferingNotFoundFault";
|
|
46
|
+
readonly $fault: "client";
|
|
47
|
+
constructor(
|
|
48
|
+
opts: __ExceptionOptionType<
|
|
49
|
+
ReservedNodeOfferingNotFoundFault,
|
|
50
|
+
__BaseException
|
|
51
|
+
>
|
|
52
|
+
);
|
|
53
|
+
}
|
|
54
|
+
export declare class UnsupportedOperationFault extends __BaseException {
|
|
55
|
+
readonly name: "UnsupportedOperationFault";
|
|
56
|
+
readonly $fault: "client";
|
|
57
|
+
constructor(
|
|
58
|
+
opts: __ExceptionOptionType<UnsupportedOperationFault, __BaseException>
|
|
59
|
+
);
|
|
60
|
+
}
|
|
61
|
+
export declare class AccessToClusterDeniedFault extends __BaseException {
|
|
62
|
+
readonly name: "AccessToClusterDeniedFault";
|
|
63
|
+
readonly $fault: "client";
|
|
64
|
+
constructor(
|
|
65
|
+
opts: __ExceptionOptionType<AccessToClusterDeniedFault, __BaseException>
|
|
66
|
+
);
|
|
67
|
+
}
|
|
68
|
+
export declare class AccessToSnapshotDeniedFault extends __BaseException {
|
|
69
|
+
readonly name: "AccessToSnapshotDeniedFault";
|
|
70
|
+
readonly $fault: "client";
|
|
71
|
+
constructor(
|
|
72
|
+
opts: __ExceptionOptionType<AccessToSnapshotDeniedFault, __BaseException>
|
|
73
|
+
);
|
|
74
|
+
}
|
|
75
|
+
export declare class ClusterNotFoundFault extends __BaseException {
|
|
76
|
+
readonly name: "ClusterNotFoundFault";
|
|
77
|
+
readonly $fault: "client";
|
|
78
|
+
constructor(
|
|
79
|
+
opts: __ExceptionOptionType<ClusterNotFoundFault, __BaseException>
|
|
80
|
+
);
|
|
81
|
+
}
|
|
82
|
+
export declare class PartnerNotFoundFault extends __BaseException {
|
|
83
|
+
readonly name: "PartnerNotFoundFault";
|
|
84
|
+
readonly $fault: "client";
|
|
85
|
+
constructor(
|
|
86
|
+
opts: __ExceptionOptionType<PartnerNotFoundFault, __BaseException>
|
|
87
|
+
);
|
|
88
|
+
}
|
|
89
|
+
export declare class UnauthorizedPartnerIntegrationFault extends __BaseException {
|
|
90
|
+
readonly name: "UnauthorizedPartnerIntegrationFault";
|
|
91
|
+
readonly $fault: "client";
|
|
92
|
+
constructor(
|
|
93
|
+
opts: __ExceptionOptionType<
|
|
94
|
+
UnauthorizedPartnerIntegrationFault,
|
|
95
|
+
__BaseException
|
|
96
|
+
>
|
|
97
|
+
);
|
|
98
|
+
}
|
|
99
|
+
export declare class InvalidDataShareFault extends __BaseException {
|
|
100
|
+
readonly name: "InvalidDataShareFault";
|
|
101
|
+
readonly $fault: "client";
|
|
102
|
+
constructor(
|
|
103
|
+
opts: __ExceptionOptionType<InvalidDataShareFault, __BaseException>
|
|
104
|
+
);
|
|
105
|
+
}
|
|
106
|
+
export declare class InvalidNamespaceFault extends __BaseException {
|
|
107
|
+
readonly name: "InvalidNamespaceFault";
|
|
108
|
+
readonly $fault: "client";
|
|
109
|
+
constructor(
|
|
110
|
+
opts: __ExceptionOptionType<InvalidNamespaceFault, __BaseException>
|
|
111
|
+
);
|
|
112
|
+
}
|
|
113
|
+
export declare class AuthenticationProfileAlreadyExistsFault extends __BaseException {
|
|
114
|
+
readonly name: "AuthenticationProfileAlreadyExistsFault";
|
|
115
|
+
readonly $fault: "client";
|
|
116
|
+
constructor(
|
|
117
|
+
opts: __ExceptionOptionType<
|
|
118
|
+
AuthenticationProfileAlreadyExistsFault,
|
|
119
|
+
__BaseException
|
|
120
|
+
>
|
|
121
|
+
);
|
|
122
|
+
}
|
|
123
|
+
export declare class AuthenticationProfileNotFoundFault extends __BaseException {
|
|
124
|
+
readonly name: "AuthenticationProfileNotFoundFault";
|
|
125
|
+
readonly $fault: "client";
|
|
126
|
+
constructor(
|
|
127
|
+
opts: __ExceptionOptionType<
|
|
128
|
+
AuthenticationProfileNotFoundFault,
|
|
129
|
+
__BaseException
|
|
130
|
+
>
|
|
131
|
+
);
|
|
132
|
+
}
|
|
133
|
+
export declare class AuthenticationProfileQuotaExceededFault extends __BaseException {
|
|
134
|
+
readonly name: "AuthenticationProfileQuotaExceededFault";
|
|
135
|
+
readonly $fault: "client";
|
|
136
|
+
constructor(
|
|
137
|
+
opts: __ExceptionOptionType<
|
|
138
|
+
AuthenticationProfileQuotaExceededFault,
|
|
139
|
+
__BaseException
|
|
140
|
+
>
|
|
141
|
+
);
|
|
142
|
+
}
|
|
143
|
+
export declare class AuthorizationAlreadyExistsFault extends __BaseException {
|
|
144
|
+
readonly name: "AuthorizationAlreadyExistsFault";
|
|
145
|
+
readonly $fault: "client";
|
|
146
|
+
constructor(
|
|
147
|
+
opts: __ExceptionOptionType<
|
|
148
|
+
AuthorizationAlreadyExistsFault,
|
|
149
|
+
__BaseException
|
|
150
|
+
>
|
|
151
|
+
);
|
|
152
|
+
}
|
|
153
|
+
export declare class AuthorizationNotFoundFault extends __BaseException {
|
|
154
|
+
readonly name: "AuthorizationNotFoundFault";
|
|
155
|
+
readonly $fault: "client";
|
|
156
|
+
constructor(
|
|
157
|
+
opts: __ExceptionOptionType<AuthorizationNotFoundFault, __BaseException>
|
|
158
|
+
);
|
|
159
|
+
}
|
|
160
|
+
export declare class AuthorizationQuotaExceededFault extends __BaseException {
|
|
161
|
+
readonly name: "AuthorizationQuotaExceededFault";
|
|
162
|
+
readonly $fault: "client";
|
|
163
|
+
constructor(
|
|
164
|
+
opts: __ExceptionOptionType<
|
|
165
|
+
AuthorizationQuotaExceededFault,
|
|
166
|
+
__BaseException
|
|
167
|
+
>
|
|
168
|
+
);
|
|
169
|
+
}
|
|
170
|
+
export declare class ClusterSecurityGroupNotFoundFault extends __BaseException {
|
|
171
|
+
readonly name: "ClusterSecurityGroupNotFoundFault";
|
|
172
|
+
readonly $fault: "client";
|
|
173
|
+
constructor(
|
|
174
|
+
opts: __ExceptionOptionType<
|
|
175
|
+
ClusterSecurityGroupNotFoundFault,
|
|
176
|
+
__BaseException
|
|
177
|
+
>
|
|
178
|
+
);
|
|
179
|
+
}
|
|
180
|
+
export declare class InvalidClusterSecurityGroupStateFault extends __BaseException {
|
|
181
|
+
readonly name: "InvalidClusterSecurityGroupStateFault";
|
|
182
|
+
readonly $fault: "client";
|
|
183
|
+
constructor(
|
|
184
|
+
opts: __ExceptionOptionType<
|
|
185
|
+
InvalidClusterSecurityGroupStateFault,
|
|
186
|
+
__BaseException
|
|
187
|
+
>
|
|
188
|
+
);
|
|
189
|
+
}
|
|
190
|
+
export declare class EndpointAuthorizationAlreadyExistsFault extends __BaseException {
|
|
191
|
+
readonly name: "EndpointAuthorizationAlreadyExistsFault";
|
|
192
|
+
readonly $fault: "client";
|
|
193
|
+
constructor(
|
|
194
|
+
opts: __ExceptionOptionType<
|
|
195
|
+
EndpointAuthorizationAlreadyExistsFault,
|
|
196
|
+
__BaseException
|
|
197
|
+
>
|
|
198
|
+
);
|
|
199
|
+
}
|
|
200
|
+
export declare class EndpointAuthorizationsPerClusterLimitExceededFault extends __BaseException {
|
|
201
|
+
readonly name: "EndpointAuthorizationsPerClusterLimitExceededFault";
|
|
202
|
+
readonly $fault: "client";
|
|
203
|
+
constructor(
|
|
204
|
+
opts: __ExceptionOptionType<
|
|
205
|
+
EndpointAuthorizationsPerClusterLimitExceededFault,
|
|
206
|
+
__BaseException
|
|
207
|
+
>
|
|
208
|
+
);
|
|
209
|
+
}
|
|
210
|
+
export declare class InvalidAuthorizationStateFault extends __BaseException {
|
|
211
|
+
readonly name: "InvalidAuthorizationStateFault";
|
|
212
|
+
readonly $fault: "client";
|
|
213
|
+
constructor(
|
|
214
|
+
opts: __ExceptionOptionType<InvalidAuthorizationStateFault, __BaseException>
|
|
215
|
+
);
|
|
216
|
+
}
|
|
217
|
+
export declare class InvalidClusterStateFault extends __BaseException {
|
|
218
|
+
readonly name: "InvalidClusterStateFault";
|
|
219
|
+
readonly $fault: "client";
|
|
220
|
+
constructor(
|
|
221
|
+
opts: __ExceptionOptionType<InvalidClusterStateFault, __BaseException>
|
|
222
|
+
);
|
|
223
|
+
}
|
|
224
|
+
export declare class ClusterSnapshotNotFoundFault extends __BaseException {
|
|
225
|
+
readonly name: "ClusterSnapshotNotFoundFault";
|
|
226
|
+
readonly $fault: "client";
|
|
227
|
+
constructor(
|
|
228
|
+
opts: __ExceptionOptionType<ClusterSnapshotNotFoundFault, __BaseException>
|
|
229
|
+
);
|
|
230
|
+
}
|
|
231
|
+
export declare class DependentServiceRequestThrottlingFault extends __BaseException {
|
|
232
|
+
readonly name: "DependentServiceRequestThrottlingFault";
|
|
233
|
+
readonly $fault: "client";
|
|
234
|
+
constructor(
|
|
235
|
+
opts: __ExceptionOptionType<
|
|
236
|
+
DependentServiceRequestThrottlingFault,
|
|
237
|
+
__BaseException
|
|
238
|
+
>
|
|
239
|
+
);
|
|
240
|
+
}
|
|
241
|
+
export declare class InvalidClusterSnapshotStateFault extends __BaseException {
|
|
242
|
+
readonly name: "InvalidClusterSnapshotStateFault";
|
|
243
|
+
readonly $fault: "client";
|
|
244
|
+
constructor(
|
|
245
|
+
opts: __ExceptionOptionType<
|
|
246
|
+
InvalidClusterSnapshotStateFault,
|
|
247
|
+
__BaseException
|
|
248
|
+
>
|
|
249
|
+
);
|
|
250
|
+
}
|
|
251
|
+
export declare class LimitExceededFault extends __BaseException {
|
|
252
|
+
readonly name: "LimitExceededFault";
|
|
253
|
+
readonly $fault: "client";
|
|
254
|
+
constructor(opts: __ExceptionOptionType<LimitExceededFault, __BaseException>);
|
|
255
|
+
}
|
|
256
|
+
export declare class BatchDeleteRequestSizeExceededFault extends __BaseException {
|
|
257
|
+
readonly name: "BatchDeleteRequestSizeExceededFault";
|
|
258
|
+
readonly $fault: "client";
|
|
259
|
+
constructor(
|
|
260
|
+
opts: __ExceptionOptionType<
|
|
261
|
+
BatchDeleteRequestSizeExceededFault,
|
|
262
|
+
__BaseException
|
|
263
|
+
>
|
|
264
|
+
);
|
|
265
|
+
}
|
|
266
|
+
export declare class BatchModifyClusterSnapshotsLimitExceededFault extends __BaseException {
|
|
267
|
+
readonly name: "BatchModifyClusterSnapshotsLimitExceededFault";
|
|
268
|
+
readonly $fault: "client";
|
|
269
|
+
constructor(
|
|
270
|
+
opts: __ExceptionOptionType<
|
|
271
|
+
BatchModifyClusterSnapshotsLimitExceededFault,
|
|
272
|
+
__BaseException
|
|
273
|
+
>
|
|
274
|
+
);
|
|
275
|
+
}
|
|
276
|
+
export declare class InvalidRetentionPeriodFault extends __BaseException {
|
|
277
|
+
readonly name: "InvalidRetentionPeriodFault";
|
|
278
|
+
readonly $fault: "client";
|
|
279
|
+
constructor(
|
|
280
|
+
opts: __ExceptionOptionType<InvalidRetentionPeriodFault, __BaseException>
|
|
281
|
+
);
|
|
282
|
+
}
|
|
283
|
+
export declare class BucketNotFoundFault extends __BaseException {
|
|
284
|
+
readonly name: "BucketNotFoundFault";
|
|
285
|
+
readonly $fault: "client";
|
|
286
|
+
constructor(
|
|
287
|
+
opts: __ExceptionOptionType<BucketNotFoundFault, __BaseException>
|
|
288
|
+
);
|
|
289
|
+
}
|
|
290
|
+
export declare class ResizeNotFoundFault extends __BaseException {
|
|
291
|
+
readonly name: "ResizeNotFoundFault";
|
|
292
|
+
readonly $fault: "client";
|
|
293
|
+
constructor(
|
|
294
|
+
opts: __ExceptionOptionType<ResizeNotFoundFault, __BaseException>
|
|
295
|
+
);
|
|
296
|
+
}
|
|
297
|
+
export declare class ClusterAlreadyExistsFault extends __BaseException {
|
|
298
|
+
readonly name: "ClusterAlreadyExistsFault";
|
|
299
|
+
readonly $fault: "client";
|
|
300
|
+
constructor(
|
|
301
|
+
opts: __ExceptionOptionType<ClusterAlreadyExistsFault, __BaseException>
|
|
302
|
+
);
|
|
303
|
+
}
|
|
304
|
+
export declare class ClusterOnLatestRevisionFault extends __BaseException {
|
|
305
|
+
readonly name: "ClusterOnLatestRevisionFault";
|
|
306
|
+
readonly $fault: "client";
|
|
307
|
+
constructor(
|
|
308
|
+
opts: __ExceptionOptionType<ClusterOnLatestRevisionFault, __BaseException>
|
|
309
|
+
);
|
|
310
|
+
}
|
|
311
|
+
export declare class ClusterParameterGroupAlreadyExistsFault extends __BaseException {
|
|
312
|
+
readonly name: "ClusterParameterGroupAlreadyExistsFault";
|
|
313
|
+
readonly $fault: "client";
|
|
314
|
+
constructor(
|
|
315
|
+
opts: __ExceptionOptionType<
|
|
316
|
+
ClusterParameterGroupAlreadyExistsFault,
|
|
317
|
+
__BaseException
|
|
318
|
+
>
|
|
319
|
+
);
|
|
320
|
+
}
|
|
321
|
+
export declare class ClusterParameterGroupNotFoundFault extends __BaseException {
|
|
322
|
+
readonly name: "ClusterParameterGroupNotFoundFault";
|
|
323
|
+
readonly $fault: "client";
|
|
324
|
+
constructor(
|
|
325
|
+
opts: __ExceptionOptionType<
|
|
326
|
+
ClusterParameterGroupNotFoundFault,
|
|
327
|
+
__BaseException
|
|
328
|
+
>
|
|
329
|
+
);
|
|
330
|
+
}
|
|
331
|
+
export declare class ClusterParameterGroupQuotaExceededFault extends __BaseException {
|
|
332
|
+
readonly name: "ClusterParameterGroupQuotaExceededFault";
|
|
333
|
+
readonly $fault: "client";
|
|
334
|
+
constructor(
|
|
335
|
+
opts: __ExceptionOptionType<
|
|
336
|
+
ClusterParameterGroupQuotaExceededFault,
|
|
337
|
+
__BaseException
|
|
338
|
+
>
|
|
339
|
+
);
|
|
340
|
+
}
|
|
341
|
+
export declare class ClusterQuotaExceededFault extends __BaseException {
|
|
342
|
+
readonly name: "ClusterQuotaExceededFault";
|
|
343
|
+
readonly $fault: "client";
|
|
344
|
+
constructor(
|
|
345
|
+
opts: __ExceptionOptionType<ClusterQuotaExceededFault, __BaseException>
|
|
346
|
+
);
|
|
347
|
+
}
|
|
348
|
+
export declare class ClusterSecurityGroupAlreadyExistsFault extends __BaseException {
|
|
349
|
+
readonly name: "ClusterSecurityGroupAlreadyExistsFault";
|
|
350
|
+
readonly $fault: "client";
|
|
351
|
+
constructor(
|
|
352
|
+
opts: __ExceptionOptionType<
|
|
353
|
+
ClusterSecurityGroupAlreadyExistsFault,
|
|
354
|
+
__BaseException
|
|
355
|
+
>
|
|
356
|
+
);
|
|
357
|
+
}
|
|
358
|
+
export declare class ClusterSecurityGroupQuotaExceededFault extends __BaseException {
|
|
359
|
+
readonly name: "ClusterSecurityGroupQuotaExceededFault";
|
|
360
|
+
readonly $fault: "client";
|
|
361
|
+
constructor(
|
|
362
|
+
opts: __ExceptionOptionType<
|
|
363
|
+
ClusterSecurityGroupQuotaExceededFault,
|
|
364
|
+
__BaseException
|
|
365
|
+
>
|
|
366
|
+
);
|
|
367
|
+
}
|
|
368
|
+
export declare class ClusterSnapshotAlreadyExistsFault extends __BaseException {
|
|
369
|
+
readonly name: "ClusterSnapshotAlreadyExistsFault";
|
|
370
|
+
readonly $fault: "client";
|
|
371
|
+
constructor(
|
|
372
|
+
opts: __ExceptionOptionType<
|
|
373
|
+
ClusterSnapshotAlreadyExistsFault,
|
|
374
|
+
__BaseException
|
|
375
|
+
>
|
|
376
|
+
);
|
|
377
|
+
}
|
|
378
|
+
export declare class ClusterSnapshotQuotaExceededFault extends __BaseException {
|
|
379
|
+
readonly name: "ClusterSnapshotQuotaExceededFault";
|
|
380
|
+
readonly $fault: "client";
|
|
381
|
+
constructor(
|
|
382
|
+
opts: __ExceptionOptionType<
|
|
383
|
+
ClusterSnapshotQuotaExceededFault,
|
|
384
|
+
__BaseException
|
|
385
|
+
>
|
|
386
|
+
);
|
|
387
|
+
}
|
|
388
|
+
export declare class ClusterSubnetGroupAlreadyExistsFault extends __BaseException {
|
|
389
|
+
readonly name: "ClusterSubnetGroupAlreadyExistsFault";
|
|
390
|
+
readonly $fault: "client";
|
|
391
|
+
constructor(
|
|
392
|
+
opts: __ExceptionOptionType<
|
|
393
|
+
ClusterSubnetGroupAlreadyExistsFault,
|
|
394
|
+
__BaseException
|
|
395
|
+
>
|
|
396
|
+
);
|
|
397
|
+
}
|
|
398
|
+
export declare class ClusterSubnetGroupNotFoundFault extends __BaseException {
|
|
399
|
+
readonly name: "ClusterSubnetGroupNotFoundFault";
|
|
400
|
+
readonly $fault: "client";
|
|
401
|
+
constructor(
|
|
402
|
+
opts: __ExceptionOptionType<
|
|
403
|
+
ClusterSubnetGroupNotFoundFault,
|
|
404
|
+
__BaseException
|
|
405
|
+
>
|
|
406
|
+
);
|
|
407
|
+
}
|
|
408
|
+
export declare class ClusterSubnetGroupQuotaExceededFault extends __BaseException {
|
|
409
|
+
readonly name: "ClusterSubnetGroupQuotaExceededFault";
|
|
410
|
+
readonly $fault: "client";
|
|
411
|
+
constructor(
|
|
412
|
+
opts: __ExceptionOptionType<
|
|
413
|
+
ClusterSubnetGroupQuotaExceededFault,
|
|
414
|
+
__BaseException
|
|
415
|
+
>
|
|
416
|
+
);
|
|
417
|
+
}
|
|
418
|
+
export declare class ClusterSubnetQuotaExceededFault extends __BaseException {
|
|
419
|
+
readonly name: "ClusterSubnetQuotaExceededFault";
|
|
420
|
+
readonly $fault: "client";
|
|
421
|
+
constructor(
|
|
422
|
+
opts: __ExceptionOptionType<
|
|
423
|
+
ClusterSubnetQuotaExceededFault,
|
|
424
|
+
__BaseException
|
|
425
|
+
>
|
|
426
|
+
);
|
|
427
|
+
}
|
|
428
|
+
export declare class ConflictPolicyUpdateFault extends __BaseException {
|
|
429
|
+
readonly name: "ConflictPolicyUpdateFault";
|
|
430
|
+
readonly $fault: "client";
|
|
431
|
+
constructor(
|
|
432
|
+
opts: __ExceptionOptionType<ConflictPolicyUpdateFault, __BaseException>
|
|
433
|
+
);
|
|
434
|
+
}
|
|
435
|
+
export declare class CopyToRegionDisabledFault extends __BaseException {
|
|
436
|
+
readonly name: "CopyToRegionDisabledFault";
|
|
437
|
+
readonly $fault: "client";
|
|
438
|
+
constructor(
|
|
439
|
+
opts: __ExceptionOptionType<CopyToRegionDisabledFault, __BaseException>
|
|
440
|
+
);
|
|
441
|
+
}
|
|
442
|
+
export declare class InvalidAuthenticationProfileRequestFault extends __BaseException {
|
|
443
|
+
readonly name: "InvalidAuthenticationProfileRequestFault";
|
|
444
|
+
readonly $fault: "client";
|
|
445
|
+
constructor(
|
|
446
|
+
opts: __ExceptionOptionType<
|
|
447
|
+
InvalidAuthenticationProfileRequestFault,
|
|
448
|
+
__BaseException
|
|
449
|
+
>
|
|
450
|
+
);
|
|
451
|
+
}
|
|
452
|
+
export declare class HsmClientCertificateNotFoundFault extends __BaseException {
|
|
453
|
+
readonly name: "HsmClientCertificateNotFoundFault";
|
|
454
|
+
readonly $fault: "client";
|
|
455
|
+
constructor(
|
|
456
|
+
opts: __ExceptionOptionType<
|
|
457
|
+
HsmClientCertificateNotFoundFault,
|
|
458
|
+
__BaseException
|
|
459
|
+
>
|
|
460
|
+
);
|
|
461
|
+
}
|
|
462
|
+
export declare class HsmConfigurationNotFoundFault extends __BaseException {
|
|
463
|
+
readonly name: "HsmConfigurationNotFoundFault";
|
|
464
|
+
readonly $fault: "client";
|
|
465
|
+
constructor(
|
|
466
|
+
opts: __ExceptionOptionType<HsmConfigurationNotFoundFault, __BaseException>
|
|
467
|
+
);
|
|
468
|
+
}
|
|
469
|
+
export declare class InsufficientClusterCapacityFault extends __BaseException {
|
|
470
|
+
readonly name: "InsufficientClusterCapacityFault";
|
|
471
|
+
readonly $fault: "client";
|
|
472
|
+
constructor(
|
|
473
|
+
opts: __ExceptionOptionType<
|
|
474
|
+
InsufficientClusterCapacityFault,
|
|
475
|
+
__BaseException
|
|
476
|
+
>
|
|
477
|
+
);
|
|
478
|
+
}
|
|
479
|
+
export declare class InvalidClusterSubnetGroupStateFault extends __BaseException {
|
|
480
|
+
readonly name: "InvalidClusterSubnetGroupStateFault";
|
|
481
|
+
readonly $fault: "client";
|
|
482
|
+
constructor(
|
|
483
|
+
opts: __ExceptionOptionType<
|
|
484
|
+
InvalidClusterSubnetGroupStateFault,
|
|
485
|
+
__BaseException
|
|
486
|
+
>
|
|
487
|
+
);
|
|
488
|
+
}
|
|
489
|
+
export declare class InvalidClusterTrackFault extends __BaseException {
|
|
490
|
+
readonly name: "InvalidClusterTrackFault";
|
|
491
|
+
readonly $fault: "client";
|
|
492
|
+
constructor(
|
|
493
|
+
opts: __ExceptionOptionType<InvalidClusterTrackFault, __BaseException>
|
|
494
|
+
);
|
|
495
|
+
}
|
|
496
|
+
export declare class InvalidElasticIpFault extends __BaseException {
|
|
497
|
+
readonly name: "InvalidElasticIpFault";
|
|
498
|
+
readonly $fault: "client";
|
|
499
|
+
constructor(
|
|
500
|
+
opts: __ExceptionOptionType<InvalidElasticIpFault, __BaseException>
|
|
501
|
+
);
|
|
502
|
+
}
|
|
503
|
+
export declare class InvalidSubnet extends __BaseException {
|
|
504
|
+
readonly name: "InvalidSubnet";
|
|
505
|
+
readonly $fault: "client";
|
|
506
|
+
constructor(opts: __ExceptionOptionType<InvalidSubnet, __BaseException>);
|
|
507
|
+
}
|
|
508
|
+
export declare class InvalidTagFault extends __BaseException {
|
|
509
|
+
readonly name: "InvalidTagFault";
|
|
510
|
+
readonly $fault: "client";
|
|
511
|
+
constructor(opts: __ExceptionOptionType<InvalidTagFault, __BaseException>);
|
|
512
|
+
}
|
|
513
|
+
export declare class InvalidVPCNetworkStateFault extends __BaseException {
|
|
514
|
+
readonly name: "InvalidVPCNetworkStateFault";
|
|
515
|
+
readonly $fault: "client";
|
|
516
|
+
constructor(
|
|
517
|
+
opts: __ExceptionOptionType<InvalidVPCNetworkStateFault, __BaseException>
|
|
518
|
+
);
|
|
519
|
+
}
|
|
520
|
+
export declare class Ipv6CidrBlockNotFoundFault extends __BaseException {
|
|
521
|
+
readonly name: "Ipv6CidrBlockNotFoundFault";
|
|
522
|
+
readonly $fault: "client";
|
|
523
|
+
constructor(
|
|
524
|
+
opts: __ExceptionOptionType<Ipv6CidrBlockNotFoundFault, __BaseException>
|
|
525
|
+
);
|
|
526
|
+
}
|
|
527
|
+
export declare class NumberOfNodesPerClusterLimitExceededFault extends __BaseException {
|
|
528
|
+
readonly name: "NumberOfNodesPerClusterLimitExceededFault";
|
|
529
|
+
readonly $fault: "client";
|
|
530
|
+
constructor(
|
|
531
|
+
opts: __ExceptionOptionType<
|
|
532
|
+
NumberOfNodesPerClusterLimitExceededFault,
|
|
533
|
+
__BaseException
|
|
534
|
+
>
|
|
535
|
+
);
|
|
536
|
+
}
|
|
537
|
+
export declare class NumberOfNodesQuotaExceededFault extends __BaseException {
|
|
538
|
+
readonly name: "NumberOfNodesQuotaExceededFault";
|
|
539
|
+
readonly $fault: "client";
|
|
540
|
+
constructor(
|
|
541
|
+
opts: __ExceptionOptionType<
|
|
542
|
+
NumberOfNodesQuotaExceededFault,
|
|
543
|
+
__BaseException
|
|
544
|
+
>
|
|
545
|
+
);
|
|
546
|
+
}
|
|
547
|
+
export declare class RedshiftIdcApplicationNotExistsFault extends __BaseException {
|
|
548
|
+
readonly name: "RedshiftIdcApplicationNotExistsFault";
|
|
549
|
+
readonly $fault: "client";
|
|
550
|
+
constructor(
|
|
551
|
+
opts: __ExceptionOptionType<
|
|
552
|
+
RedshiftIdcApplicationNotExistsFault,
|
|
553
|
+
__BaseException
|
|
554
|
+
>
|
|
555
|
+
);
|
|
556
|
+
}
|
|
557
|
+
export declare class SnapshotScheduleNotFoundFault extends __BaseException {
|
|
558
|
+
readonly name: "SnapshotScheduleNotFoundFault";
|
|
559
|
+
readonly $fault: "client";
|
|
560
|
+
constructor(
|
|
561
|
+
opts: __ExceptionOptionType<SnapshotScheduleNotFoundFault, __BaseException>
|
|
562
|
+
);
|
|
563
|
+
}
|
|
564
|
+
export declare class TagLimitExceededFault extends __BaseException {
|
|
565
|
+
readonly name: "TagLimitExceededFault";
|
|
566
|
+
readonly $fault: "client";
|
|
567
|
+
constructor(
|
|
568
|
+
opts: __ExceptionOptionType<TagLimitExceededFault, __BaseException>
|
|
569
|
+
);
|
|
570
|
+
}
|
|
571
|
+
export declare class UnauthorizedOperation extends __BaseException {
|
|
572
|
+
readonly name: "UnauthorizedOperation";
|
|
573
|
+
readonly $fault: "client";
|
|
574
|
+
constructor(
|
|
575
|
+
opts: __ExceptionOptionType<UnauthorizedOperation, __BaseException>
|
|
576
|
+
);
|
|
577
|
+
}
|
|
578
|
+
export declare class CustomCnameAssociationFault extends __BaseException {
|
|
579
|
+
readonly name: "CustomCnameAssociationFault";
|
|
580
|
+
readonly $fault: "client";
|
|
581
|
+
constructor(
|
|
582
|
+
opts: __ExceptionOptionType<CustomCnameAssociationFault, __BaseException>
|
|
583
|
+
);
|
|
584
|
+
}
|
|
585
|
+
export declare class EndpointAlreadyExistsFault extends __BaseException {
|
|
586
|
+
readonly name: "EndpointAlreadyExistsFault";
|
|
587
|
+
readonly $fault: "client";
|
|
588
|
+
constructor(
|
|
589
|
+
opts: __ExceptionOptionType<EndpointAlreadyExistsFault, __BaseException>
|
|
590
|
+
);
|
|
591
|
+
}
|
|
592
|
+
export declare class EndpointsPerAuthorizationLimitExceededFault extends __BaseException {
|
|
593
|
+
readonly name: "EndpointsPerAuthorizationLimitExceededFault";
|
|
594
|
+
readonly $fault: "client";
|
|
595
|
+
constructor(
|
|
596
|
+
opts: __ExceptionOptionType<
|
|
597
|
+
EndpointsPerAuthorizationLimitExceededFault,
|
|
598
|
+
__BaseException
|
|
599
|
+
>
|
|
600
|
+
);
|
|
601
|
+
}
|
|
602
|
+
export declare class EndpointsPerClusterLimitExceededFault extends __BaseException {
|
|
603
|
+
readonly name: "EndpointsPerClusterLimitExceededFault";
|
|
604
|
+
readonly $fault: "client";
|
|
605
|
+
constructor(
|
|
606
|
+
opts: __ExceptionOptionType<
|
|
607
|
+
EndpointsPerClusterLimitExceededFault,
|
|
608
|
+
__BaseException
|
|
609
|
+
>
|
|
610
|
+
);
|
|
611
|
+
}
|
|
612
|
+
export declare class EventSubscriptionQuotaExceededFault extends __BaseException {
|
|
613
|
+
readonly name: "EventSubscriptionQuotaExceededFault";
|
|
614
|
+
readonly $fault: "client";
|
|
615
|
+
constructor(
|
|
616
|
+
opts: __ExceptionOptionType<
|
|
617
|
+
EventSubscriptionQuotaExceededFault,
|
|
618
|
+
__BaseException
|
|
619
|
+
>
|
|
620
|
+
);
|
|
621
|
+
}
|
|
622
|
+
export declare class SNSInvalidTopicFault extends __BaseException {
|
|
623
|
+
readonly name: "SNSInvalidTopicFault";
|
|
624
|
+
readonly $fault: "client";
|
|
625
|
+
constructor(
|
|
626
|
+
opts: __ExceptionOptionType<SNSInvalidTopicFault, __BaseException>
|
|
627
|
+
);
|
|
628
|
+
}
|
|
629
|
+
export declare class SNSNoAuthorizationFault extends __BaseException {
|
|
630
|
+
readonly name: "SNSNoAuthorizationFault";
|
|
631
|
+
readonly $fault: "client";
|
|
632
|
+
constructor(
|
|
633
|
+
opts: __ExceptionOptionType<SNSNoAuthorizationFault, __BaseException>
|
|
634
|
+
);
|
|
635
|
+
}
|
|
636
|
+
export declare class SNSTopicArnNotFoundFault extends __BaseException {
|
|
637
|
+
readonly name: "SNSTopicArnNotFoundFault";
|
|
638
|
+
readonly $fault: "client";
|
|
639
|
+
constructor(
|
|
640
|
+
opts: __ExceptionOptionType<SNSTopicArnNotFoundFault, __BaseException>
|
|
641
|
+
);
|
|
642
|
+
}
|
|
643
|
+
export declare class SourceNotFoundFault extends __BaseException {
|
|
644
|
+
readonly name: "SourceNotFoundFault";
|
|
645
|
+
readonly $fault: "client";
|
|
646
|
+
constructor(
|
|
647
|
+
opts: __ExceptionOptionType<SourceNotFoundFault, __BaseException>
|
|
648
|
+
);
|
|
649
|
+
}
|
|
650
|
+
export declare class SubscriptionAlreadyExistFault extends __BaseException {
|
|
651
|
+
readonly name: "SubscriptionAlreadyExistFault";
|
|
652
|
+
readonly $fault: "client";
|
|
653
|
+
constructor(
|
|
654
|
+
opts: __ExceptionOptionType<SubscriptionAlreadyExistFault, __BaseException>
|
|
655
|
+
);
|
|
656
|
+
}
|
|
657
|
+
export declare class SubscriptionCategoryNotFoundFault extends __BaseException {
|
|
658
|
+
readonly name: "SubscriptionCategoryNotFoundFault";
|
|
659
|
+
readonly $fault: "client";
|
|
660
|
+
constructor(
|
|
661
|
+
opts: __ExceptionOptionType<
|
|
662
|
+
SubscriptionCategoryNotFoundFault,
|
|
663
|
+
__BaseException
|
|
664
|
+
>
|
|
665
|
+
);
|
|
666
|
+
}
|
|
667
|
+
export declare class SubscriptionEventIdNotFoundFault extends __BaseException {
|
|
668
|
+
readonly name: "SubscriptionEventIdNotFoundFault";
|
|
669
|
+
readonly $fault: "client";
|
|
670
|
+
constructor(
|
|
671
|
+
opts: __ExceptionOptionType<
|
|
672
|
+
SubscriptionEventIdNotFoundFault,
|
|
673
|
+
__BaseException
|
|
674
|
+
>
|
|
675
|
+
);
|
|
676
|
+
}
|
|
677
|
+
export declare class SubscriptionSeverityNotFoundFault extends __BaseException {
|
|
678
|
+
readonly name: "SubscriptionSeverityNotFoundFault";
|
|
679
|
+
readonly $fault: "client";
|
|
680
|
+
constructor(
|
|
681
|
+
opts: __ExceptionOptionType<
|
|
682
|
+
SubscriptionSeverityNotFoundFault,
|
|
683
|
+
__BaseException
|
|
684
|
+
>
|
|
685
|
+
);
|
|
686
|
+
}
|
|
687
|
+
export declare class HsmClientCertificateAlreadyExistsFault extends __BaseException {
|
|
688
|
+
readonly name: "HsmClientCertificateAlreadyExistsFault";
|
|
689
|
+
readonly $fault: "client";
|
|
690
|
+
constructor(
|
|
691
|
+
opts: __ExceptionOptionType<
|
|
692
|
+
HsmClientCertificateAlreadyExistsFault,
|
|
693
|
+
__BaseException
|
|
694
|
+
>
|
|
695
|
+
);
|
|
696
|
+
}
|
|
697
|
+
export declare class HsmClientCertificateQuotaExceededFault extends __BaseException {
|
|
698
|
+
readonly name: "HsmClientCertificateQuotaExceededFault";
|
|
699
|
+
readonly $fault: "client";
|
|
700
|
+
constructor(
|
|
701
|
+
opts: __ExceptionOptionType<
|
|
702
|
+
HsmClientCertificateQuotaExceededFault,
|
|
703
|
+
__BaseException
|
|
704
|
+
>
|
|
705
|
+
);
|
|
706
|
+
}
|
|
707
|
+
export declare class HsmConfigurationAlreadyExistsFault extends __BaseException {
|
|
708
|
+
readonly name: "HsmConfigurationAlreadyExistsFault";
|
|
709
|
+
readonly $fault: "client";
|
|
710
|
+
constructor(
|
|
711
|
+
opts: __ExceptionOptionType<
|
|
712
|
+
HsmConfigurationAlreadyExistsFault,
|
|
713
|
+
__BaseException
|
|
714
|
+
>
|
|
715
|
+
);
|
|
716
|
+
}
|
|
717
|
+
export declare class HsmConfigurationQuotaExceededFault extends __BaseException {
|
|
718
|
+
readonly name: "HsmConfigurationQuotaExceededFault";
|
|
719
|
+
readonly $fault: "client";
|
|
720
|
+
constructor(
|
|
721
|
+
opts: __ExceptionOptionType<
|
|
722
|
+
HsmConfigurationQuotaExceededFault,
|
|
723
|
+
__BaseException
|
|
724
|
+
>
|
|
725
|
+
);
|
|
726
|
+
}
|
|
727
|
+
export declare class IntegrationAlreadyExistsFault extends __BaseException {
|
|
728
|
+
readonly name: "IntegrationAlreadyExistsFault";
|
|
729
|
+
readonly $fault: "client";
|
|
730
|
+
constructor(
|
|
731
|
+
opts: __ExceptionOptionType<IntegrationAlreadyExistsFault, __BaseException>
|
|
732
|
+
);
|
|
733
|
+
}
|
|
734
|
+
export declare class IntegrationConflictOperationFault extends __BaseException {
|
|
735
|
+
readonly name: "IntegrationConflictOperationFault";
|
|
736
|
+
readonly $fault: "client";
|
|
737
|
+
constructor(
|
|
738
|
+
opts: __ExceptionOptionType<
|
|
739
|
+
IntegrationConflictOperationFault,
|
|
740
|
+
__BaseException
|
|
741
|
+
>
|
|
742
|
+
);
|
|
743
|
+
}
|
|
744
|
+
export declare class IntegrationQuotaExceededFault extends __BaseException {
|
|
745
|
+
readonly name: "IntegrationQuotaExceededFault";
|
|
746
|
+
readonly $fault: "client";
|
|
747
|
+
constructor(
|
|
748
|
+
opts: __ExceptionOptionType<IntegrationQuotaExceededFault, __BaseException>
|
|
749
|
+
);
|
|
750
|
+
}
|
|
751
|
+
export declare class IntegrationSourceNotFoundFault extends __BaseException {
|
|
752
|
+
readonly name: "IntegrationSourceNotFoundFault";
|
|
753
|
+
readonly $fault: "client";
|
|
754
|
+
constructor(
|
|
755
|
+
opts: __ExceptionOptionType<IntegrationSourceNotFoundFault, __BaseException>
|
|
756
|
+
);
|
|
757
|
+
}
|
|
758
|
+
export declare class IntegrationTargetNotFoundFault extends __BaseException {
|
|
759
|
+
readonly name: "IntegrationTargetNotFoundFault";
|
|
760
|
+
readonly $fault: "client";
|
|
761
|
+
constructor(
|
|
762
|
+
opts: __ExceptionOptionType<IntegrationTargetNotFoundFault, __BaseException>
|
|
763
|
+
);
|
|
764
|
+
}
|
|
765
|
+
export declare class DependentServiceAccessDeniedFault extends __BaseException {
|
|
766
|
+
readonly name: "DependentServiceAccessDeniedFault";
|
|
767
|
+
readonly $fault: "client";
|
|
768
|
+
constructor(
|
|
769
|
+
opts: __ExceptionOptionType<
|
|
770
|
+
DependentServiceAccessDeniedFault,
|
|
771
|
+
__BaseException
|
|
772
|
+
>
|
|
773
|
+
);
|
|
774
|
+
}
|
|
775
|
+
export declare class RedshiftIdcApplicationAlreadyExistsFault extends __BaseException {
|
|
776
|
+
readonly name: "RedshiftIdcApplicationAlreadyExistsFault";
|
|
777
|
+
readonly $fault: "client";
|
|
778
|
+
constructor(
|
|
779
|
+
opts: __ExceptionOptionType<
|
|
780
|
+
RedshiftIdcApplicationAlreadyExistsFault,
|
|
781
|
+
__BaseException
|
|
782
|
+
>
|
|
783
|
+
);
|
|
784
|
+
}
|
|
785
|
+
export declare class RedshiftIdcApplicationQuotaExceededFault extends __BaseException {
|
|
786
|
+
readonly name: "RedshiftIdcApplicationQuotaExceededFault";
|
|
787
|
+
readonly $fault: "client";
|
|
788
|
+
constructor(
|
|
789
|
+
opts: __ExceptionOptionType<
|
|
790
|
+
RedshiftIdcApplicationQuotaExceededFault,
|
|
791
|
+
__BaseException
|
|
792
|
+
>
|
|
793
|
+
);
|
|
794
|
+
}
|
|
795
|
+
export declare class InvalidScheduledActionFault extends __BaseException {
|
|
796
|
+
readonly name: "InvalidScheduledActionFault";
|
|
797
|
+
readonly $fault: "client";
|
|
798
|
+
constructor(
|
|
799
|
+
opts: __ExceptionOptionType<InvalidScheduledActionFault, __BaseException>
|
|
800
|
+
);
|
|
801
|
+
}
|
|
802
|
+
export declare class InvalidScheduleFault extends __BaseException {
|
|
803
|
+
readonly name: "InvalidScheduleFault";
|
|
804
|
+
readonly $fault: "client";
|
|
805
|
+
constructor(
|
|
806
|
+
opts: __ExceptionOptionType<InvalidScheduleFault, __BaseException>
|
|
807
|
+
);
|
|
808
|
+
}
|
|
809
|
+
export declare class ScheduledActionAlreadyExistsFault extends __BaseException {
|
|
810
|
+
readonly name: "ScheduledActionAlreadyExistsFault";
|
|
811
|
+
readonly $fault: "client";
|
|
812
|
+
constructor(
|
|
813
|
+
opts: __ExceptionOptionType<
|
|
814
|
+
ScheduledActionAlreadyExistsFault,
|
|
815
|
+
__BaseException
|
|
816
|
+
>
|
|
817
|
+
);
|
|
818
|
+
}
|
|
819
|
+
export declare class ScheduledActionQuotaExceededFault extends __BaseException {
|
|
820
|
+
readonly name: "ScheduledActionQuotaExceededFault";
|
|
821
|
+
readonly $fault: "client";
|
|
822
|
+
constructor(
|
|
823
|
+
opts: __ExceptionOptionType<
|
|
824
|
+
ScheduledActionQuotaExceededFault,
|
|
825
|
+
__BaseException
|
|
826
|
+
>
|
|
827
|
+
);
|
|
828
|
+
}
|
|
829
|
+
export declare class ScheduledActionTypeUnsupportedFault extends __BaseException {
|
|
830
|
+
readonly name: "ScheduledActionTypeUnsupportedFault";
|
|
831
|
+
readonly $fault: "client";
|
|
832
|
+
constructor(
|
|
833
|
+
opts: __ExceptionOptionType<
|
|
834
|
+
ScheduledActionTypeUnsupportedFault,
|
|
835
|
+
__BaseException
|
|
836
|
+
>
|
|
837
|
+
);
|
|
838
|
+
}
|
|
839
|
+
export declare class SnapshotCopyGrantAlreadyExistsFault extends __BaseException {
|
|
840
|
+
readonly name: "SnapshotCopyGrantAlreadyExistsFault";
|
|
841
|
+
readonly $fault: "client";
|
|
842
|
+
constructor(
|
|
843
|
+
opts: __ExceptionOptionType<
|
|
844
|
+
SnapshotCopyGrantAlreadyExistsFault,
|
|
845
|
+
__BaseException
|
|
846
|
+
>
|
|
847
|
+
);
|
|
848
|
+
}
|
|
849
|
+
export declare class SnapshotCopyGrantQuotaExceededFault extends __BaseException {
|
|
850
|
+
readonly name: "SnapshotCopyGrantQuotaExceededFault";
|
|
851
|
+
readonly $fault: "client";
|
|
852
|
+
constructor(
|
|
853
|
+
opts: __ExceptionOptionType<
|
|
854
|
+
SnapshotCopyGrantQuotaExceededFault,
|
|
855
|
+
__BaseException
|
|
856
|
+
>
|
|
857
|
+
);
|
|
858
|
+
}
|
|
859
|
+
export declare class ScheduleDefinitionTypeUnsupportedFault extends __BaseException {
|
|
860
|
+
readonly name: "ScheduleDefinitionTypeUnsupportedFault";
|
|
861
|
+
readonly $fault: "client";
|
|
862
|
+
constructor(
|
|
863
|
+
opts: __ExceptionOptionType<
|
|
864
|
+
ScheduleDefinitionTypeUnsupportedFault,
|
|
865
|
+
__BaseException
|
|
866
|
+
>
|
|
867
|
+
);
|
|
868
|
+
}
|
|
869
|
+
export declare class SnapshotScheduleAlreadyExistsFault extends __BaseException {
|
|
870
|
+
readonly name: "SnapshotScheduleAlreadyExistsFault";
|
|
871
|
+
readonly $fault: "client";
|
|
872
|
+
constructor(
|
|
873
|
+
opts: __ExceptionOptionType<
|
|
874
|
+
SnapshotScheduleAlreadyExistsFault,
|
|
875
|
+
__BaseException
|
|
876
|
+
>
|
|
877
|
+
);
|
|
878
|
+
}
|
|
879
|
+
export declare class SnapshotScheduleQuotaExceededFault extends __BaseException {
|
|
880
|
+
readonly name: "SnapshotScheduleQuotaExceededFault";
|
|
881
|
+
readonly $fault: "client";
|
|
882
|
+
constructor(
|
|
883
|
+
opts: __ExceptionOptionType<
|
|
884
|
+
SnapshotScheduleQuotaExceededFault,
|
|
885
|
+
__BaseException
|
|
886
|
+
>
|
|
887
|
+
);
|
|
888
|
+
}
|
|
889
|
+
export declare class ResourceNotFoundFault extends __BaseException {
|
|
890
|
+
readonly name: "ResourceNotFoundFault";
|
|
891
|
+
readonly $fault: "client";
|
|
892
|
+
constructor(
|
|
893
|
+
opts: __ExceptionOptionType<ResourceNotFoundFault, __BaseException>
|
|
894
|
+
);
|
|
895
|
+
}
|
|
896
|
+
export declare class InvalidUsageLimitFault extends __BaseException {
|
|
897
|
+
readonly name: "InvalidUsageLimitFault";
|
|
898
|
+
readonly $fault: "client";
|
|
899
|
+
constructor(
|
|
900
|
+
opts: __ExceptionOptionType<InvalidUsageLimitFault, __BaseException>
|
|
901
|
+
);
|
|
902
|
+
}
|
|
903
|
+
export declare class UsageLimitAlreadyExistsFault extends __BaseException {
|
|
904
|
+
readonly name: "UsageLimitAlreadyExistsFault";
|
|
905
|
+
readonly $fault: "client";
|
|
906
|
+
constructor(
|
|
907
|
+
opts: __ExceptionOptionType<UsageLimitAlreadyExistsFault, __BaseException>
|
|
908
|
+
);
|
|
909
|
+
}
|
|
910
|
+
export declare class CustomDomainAssociationNotFoundFault extends __BaseException {
|
|
911
|
+
readonly name: "CustomDomainAssociationNotFoundFault";
|
|
912
|
+
readonly $fault: "client";
|
|
913
|
+
constructor(
|
|
914
|
+
opts: __ExceptionOptionType<
|
|
915
|
+
CustomDomainAssociationNotFoundFault,
|
|
916
|
+
__BaseException
|
|
917
|
+
>
|
|
918
|
+
);
|
|
919
|
+
}
|
|
920
|
+
export declare class InvalidClusterParameterGroupStateFault extends __BaseException {
|
|
921
|
+
readonly name: "InvalidClusterParameterGroupStateFault";
|
|
922
|
+
readonly $fault: "client";
|
|
923
|
+
constructor(
|
|
924
|
+
opts: __ExceptionOptionType<
|
|
925
|
+
InvalidClusterParameterGroupStateFault,
|
|
926
|
+
__BaseException
|
|
927
|
+
>
|
|
928
|
+
);
|
|
929
|
+
}
|
|
930
|
+
export declare class InvalidClusterSubnetStateFault extends __BaseException {
|
|
931
|
+
readonly name: "InvalidClusterSubnetStateFault";
|
|
932
|
+
readonly $fault: "client";
|
|
933
|
+
constructor(
|
|
934
|
+
opts: __ExceptionOptionType<InvalidClusterSubnetStateFault, __BaseException>
|
|
935
|
+
);
|
|
936
|
+
}
|
|
937
|
+
export declare class EndpointNotFoundFault extends __BaseException {
|
|
938
|
+
readonly name: "EndpointNotFoundFault";
|
|
939
|
+
readonly $fault: "client";
|
|
940
|
+
constructor(
|
|
941
|
+
opts: __ExceptionOptionType<EndpointNotFoundFault, __BaseException>
|
|
942
|
+
);
|
|
943
|
+
}
|
|
944
|
+
export declare class InvalidEndpointStateFault extends __BaseException {
|
|
945
|
+
readonly name: "InvalidEndpointStateFault";
|
|
946
|
+
readonly $fault: "client";
|
|
947
|
+
constructor(
|
|
948
|
+
opts: __ExceptionOptionType<InvalidEndpointStateFault, __BaseException>
|
|
949
|
+
);
|
|
950
|
+
}
|
|
951
|
+
export declare class InvalidSubscriptionStateFault extends __BaseException {
|
|
952
|
+
readonly name: "InvalidSubscriptionStateFault";
|
|
953
|
+
readonly $fault: "client";
|
|
954
|
+
constructor(
|
|
955
|
+
opts: __ExceptionOptionType<InvalidSubscriptionStateFault, __BaseException>
|
|
956
|
+
);
|
|
957
|
+
}
|
|
958
|
+
export declare class SubscriptionNotFoundFault extends __BaseException {
|
|
959
|
+
readonly name: "SubscriptionNotFoundFault";
|
|
960
|
+
readonly $fault: "client";
|
|
961
|
+
constructor(
|
|
962
|
+
opts: __ExceptionOptionType<SubscriptionNotFoundFault, __BaseException>
|
|
963
|
+
);
|
|
964
|
+
}
|
|
965
|
+
export declare class InvalidHsmClientCertificateStateFault extends __BaseException {
|
|
966
|
+
readonly name: "InvalidHsmClientCertificateStateFault";
|
|
967
|
+
readonly $fault: "client";
|
|
968
|
+
constructor(
|
|
969
|
+
opts: __ExceptionOptionType<
|
|
970
|
+
InvalidHsmClientCertificateStateFault,
|
|
971
|
+
__BaseException
|
|
972
|
+
>
|
|
973
|
+
);
|
|
974
|
+
}
|
|
975
|
+
export declare class InvalidHsmConfigurationStateFault extends __BaseException {
|
|
976
|
+
readonly name: "InvalidHsmConfigurationStateFault";
|
|
977
|
+
readonly $fault: "client";
|
|
978
|
+
constructor(
|
|
979
|
+
opts: __ExceptionOptionType<
|
|
980
|
+
InvalidHsmConfigurationStateFault,
|
|
981
|
+
__BaseException
|
|
982
|
+
>
|
|
983
|
+
);
|
|
984
|
+
}
|
|
985
|
+
export declare class IntegrationConflictStateFault extends __BaseException {
|
|
986
|
+
readonly name: "IntegrationConflictStateFault";
|
|
987
|
+
readonly $fault: "client";
|
|
988
|
+
constructor(
|
|
989
|
+
opts: __ExceptionOptionType<IntegrationConflictStateFault, __BaseException>
|
|
990
|
+
);
|
|
991
|
+
}
|
|
992
|
+
export declare class IntegrationNotFoundFault extends __BaseException {
|
|
993
|
+
readonly name: "IntegrationNotFoundFault";
|
|
994
|
+
readonly $fault: "client";
|
|
995
|
+
constructor(
|
|
996
|
+
opts: __ExceptionOptionType<IntegrationNotFoundFault, __BaseException>
|
|
997
|
+
);
|
|
998
|
+
}
|
|
999
|
+
export declare class ScheduledActionNotFoundFault extends __BaseException {
|
|
1000
|
+
readonly name: "ScheduledActionNotFoundFault";
|
|
1001
|
+
readonly $fault: "client";
|
|
1002
|
+
constructor(
|
|
1003
|
+
opts: __ExceptionOptionType<ScheduledActionNotFoundFault, __BaseException>
|
|
1004
|
+
);
|
|
1005
|
+
}
|
|
1006
|
+
export declare class InvalidSnapshotCopyGrantStateFault extends __BaseException {
|
|
1007
|
+
readonly name: "InvalidSnapshotCopyGrantStateFault";
|
|
1008
|
+
readonly $fault: "client";
|
|
1009
|
+
constructor(
|
|
1010
|
+
opts: __ExceptionOptionType<
|
|
1011
|
+
InvalidSnapshotCopyGrantStateFault,
|
|
1012
|
+
__BaseException
|
|
1013
|
+
>
|
|
1014
|
+
);
|
|
1015
|
+
}
|
|
1016
|
+
export declare class SnapshotCopyGrantNotFoundFault extends __BaseException {
|
|
1017
|
+
readonly name: "SnapshotCopyGrantNotFoundFault";
|
|
1018
|
+
readonly $fault: "client";
|
|
1019
|
+
constructor(
|
|
1020
|
+
opts: __ExceptionOptionType<SnapshotCopyGrantNotFoundFault, __BaseException>
|
|
1021
|
+
);
|
|
1022
|
+
}
|
|
1023
|
+
export declare class InvalidClusterSnapshotScheduleStateFault extends __BaseException {
|
|
1024
|
+
readonly name: "InvalidClusterSnapshotScheduleStateFault";
|
|
1025
|
+
readonly $fault: "client";
|
|
1026
|
+
constructor(
|
|
1027
|
+
opts: __ExceptionOptionType<
|
|
1028
|
+
InvalidClusterSnapshotScheduleStateFault,
|
|
1029
|
+
__BaseException
|
|
1030
|
+
>
|
|
1031
|
+
);
|
|
1032
|
+
}
|
|
1033
|
+
export declare class UsageLimitNotFoundFault extends __BaseException {
|
|
1034
|
+
readonly name: "UsageLimitNotFoundFault";
|
|
1035
|
+
readonly $fault: "client";
|
|
1036
|
+
constructor(
|
|
1037
|
+
opts: __ExceptionOptionType<UsageLimitNotFoundFault, __BaseException>
|
|
1038
|
+
);
|
|
1039
|
+
}
|
|
1040
|
+
export declare class ReservedNodeExchangeNotFoundFault extends __BaseException {
|
|
1041
|
+
readonly name: "ReservedNodeExchangeNotFoundFault";
|
|
1042
|
+
readonly $fault: "client";
|
|
1043
|
+
constructor(
|
|
1044
|
+
opts: __ExceptionOptionType<
|
|
1045
|
+
ReservedNodeExchangeNotFoundFault,
|
|
1046
|
+
__BaseException
|
|
1047
|
+
>
|
|
1048
|
+
);
|
|
1049
|
+
}
|
|
1050
|
+
export declare class TableRestoreNotFoundFault extends __BaseException {
|
|
1051
|
+
readonly name: "TableRestoreNotFoundFault";
|
|
1052
|
+
readonly $fault: "client";
|
|
1053
|
+
constructor(
|
|
1054
|
+
opts: __ExceptionOptionType<TableRestoreNotFoundFault, __BaseException>
|
|
1055
|
+
);
|
|
1056
|
+
}
|
|
1057
|
+
export declare class SnapshotCopyAlreadyDisabledFault extends __BaseException {
|
|
1058
|
+
readonly name: "SnapshotCopyAlreadyDisabledFault";
|
|
1059
|
+
readonly $fault: "client";
|
|
1060
|
+
constructor(
|
|
1061
|
+
opts: __ExceptionOptionType<
|
|
1062
|
+
SnapshotCopyAlreadyDisabledFault,
|
|
1063
|
+
__BaseException
|
|
1064
|
+
>
|
|
1065
|
+
);
|
|
1066
|
+
}
|
|
1067
|
+
export declare class InsufficientS3BucketPolicyFault extends __BaseException {
|
|
1068
|
+
readonly name: "InsufficientS3BucketPolicyFault";
|
|
1069
|
+
readonly $fault: "client";
|
|
1070
|
+
constructor(
|
|
1071
|
+
opts: __ExceptionOptionType<
|
|
1072
|
+
InsufficientS3BucketPolicyFault,
|
|
1073
|
+
__BaseException
|
|
1074
|
+
>
|
|
1075
|
+
);
|
|
1076
|
+
}
|
|
1077
|
+
export declare class InvalidS3BucketNameFault extends __BaseException {
|
|
1078
|
+
readonly name: "InvalidS3BucketNameFault";
|
|
1079
|
+
readonly $fault: "client";
|
|
1080
|
+
constructor(
|
|
1081
|
+
opts: __ExceptionOptionType<InvalidS3BucketNameFault, __BaseException>
|
|
1082
|
+
);
|
|
1083
|
+
}
|
|
1084
|
+
export declare class InvalidS3KeyPrefixFault extends __BaseException {
|
|
1085
|
+
readonly name: "InvalidS3KeyPrefixFault";
|
|
1086
|
+
readonly $fault: "client";
|
|
1087
|
+
constructor(
|
|
1088
|
+
opts: __ExceptionOptionType<InvalidS3KeyPrefixFault, __BaseException>
|
|
1089
|
+
);
|
|
1090
|
+
}
|
|
1091
|
+
export declare class IncompatibleOrderableOptions extends __BaseException {
|
|
1092
|
+
readonly name: "IncompatibleOrderableOptions";
|
|
1093
|
+
readonly $fault: "client";
|
|
1094
|
+
constructor(
|
|
1095
|
+
opts: __ExceptionOptionType<IncompatibleOrderableOptions, __BaseException>
|
|
1096
|
+
);
|
|
1097
|
+
}
|
|
1098
|
+
export declare class SnapshotCopyAlreadyEnabledFault extends __BaseException {
|
|
1099
|
+
readonly name: "SnapshotCopyAlreadyEnabledFault";
|
|
1100
|
+
readonly $fault: "client";
|
|
1101
|
+
constructor(
|
|
1102
|
+
opts: __ExceptionOptionType<
|
|
1103
|
+
SnapshotCopyAlreadyEnabledFault,
|
|
1104
|
+
__BaseException
|
|
1105
|
+
>
|
|
1106
|
+
);
|
|
1107
|
+
}
|
|
1108
|
+
export declare class UnknownSnapshotCopyRegionFault extends __BaseException {
|
|
1109
|
+
readonly name: "UnknownSnapshotCopyRegionFault";
|
|
1110
|
+
readonly $fault: "client";
|
|
1111
|
+
constructor(
|
|
1112
|
+
opts: __ExceptionOptionType<UnknownSnapshotCopyRegionFault, __BaseException>
|
|
1113
|
+
);
|
|
1114
|
+
}
|
|
1115
|
+
export declare class EndpointAuthorizationNotFoundFault extends __BaseException {
|
|
1116
|
+
readonly name: "EndpointAuthorizationNotFoundFault";
|
|
1117
|
+
readonly $fault: "client";
|
|
1118
|
+
constructor(
|
|
1119
|
+
opts: __ExceptionOptionType<
|
|
1120
|
+
EndpointAuthorizationNotFoundFault,
|
|
1121
|
+
__BaseException
|
|
1122
|
+
>
|
|
1123
|
+
);
|
|
1124
|
+
}
|
|
1125
|
+
export declare class RedshiftInvalidParameterFault extends __BaseException {
|
|
1126
|
+
readonly name: "RedshiftInvalidParameterFault";
|
|
1127
|
+
readonly $fault: "client";
|
|
1128
|
+
constructor(
|
|
1129
|
+
opts: __ExceptionOptionType<RedshiftInvalidParameterFault, __BaseException>
|
|
1130
|
+
);
|
|
1131
|
+
}
|
|
1132
|
+
export declare class InvalidPolicyFault extends __BaseException {
|
|
1133
|
+
readonly name: "InvalidPolicyFault";
|
|
1134
|
+
readonly $fault: "client";
|
|
1135
|
+
constructor(opts: __ExceptionOptionType<InvalidPolicyFault, __BaseException>);
|
|
1136
|
+
}
|
|
1137
|
+
export declare class InProgressTableRestoreQuotaExceededFault extends __BaseException {
|
|
1138
|
+
readonly name: "InProgressTableRestoreQuotaExceededFault";
|
|
1139
|
+
readonly $fault: "client";
|
|
1140
|
+
constructor(
|
|
1141
|
+
opts: __ExceptionOptionType<
|
|
1142
|
+
InProgressTableRestoreQuotaExceededFault,
|
|
1143
|
+
__BaseException
|
|
1144
|
+
>
|
|
1145
|
+
);
|
|
1146
|
+
}
|
|
1147
|
+
export declare class InvalidRestoreFault extends __BaseException {
|
|
1148
|
+
readonly name: "InvalidRestoreFault";
|
|
1149
|
+
readonly $fault: "client";
|
|
1150
|
+
constructor(
|
|
1151
|
+
opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>
|
|
1152
|
+
);
|
|
1153
|
+
}
|
|
1154
|
+
export declare class InvalidTableRestoreArgumentFault extends __BaseException {
|
|
1155
|
+
readonly name: "InvalidTableRestoreArgumentFault";
|
|
1156
|
+
readonly $fault: "client";
|
|
1157
|
+
constructor(
|
|
1158
|
+
opts: __ExceptionOptionType<
|
|
1159
|
+
InvalidTableRestoreArgumentFault,
|
|
1160
|
+
__BaseException
|
|
1161
|
+
>
|
|
1162
|
+
);
|
|
1163
|
+
}
|
|
1164
|
+
export declare class TableLimitExceededFault extends __BaseException {
|
|
1165
|
+
readonly name: "TableLimitExceededFault";
|
|
1166
|
+
readonly $fault: "client";
|
|
1167
|
+
constructor(
|
|
1168
|
+
opts: __ExceptionOptionType<TableLimitExceededFault, __BaseException>
|
|
1169
|
+
);
|
|
1170
|
+
}
|
|
1171
|
+
export declare class UnsupportedOptionFault extends __BaseException {
|
|
1172
|
+
readonly name: "UnsupportedOptionFault";
|
|
1173
|
+
readonly $fault: "client";
|
|
1174
|
+
constructor(
|
|
1175
|
+
opts: __ExceptionOptionType<UnsupportedOptionFault, __BaseException>
|
|
1176
|
+
);
|
|
1177
|
+
}
|
|
1178
|
+
export declare class SubnetAlreadyInUse extends __BaseException {
|
|
1179
|
+
readonly name: "SubnetAlreadyInUse";
|
|
1180
|
+
readonly $fault: "client";
|
|
1181
|
+
constructor(opts: __ExceptionOptionType<SubnetAlreadyInUse, __BaseException>);
|
|
1182
|
+
}
|
|
1183
|
+
export declare class SnapshotCopyDisabledFault extends __BaseException {
|
|
1184
|
+
readonly name: "SnapshotCopyDisabledFault";
|
|
1185
|
+
readonly $fault: "client";
|
|
1186
|
+
constructor(
|
|
1187
|
+
opts: __ExceptionOptionType<SnapshotCopyDisabledFault, __BaseException>
|
|
1188
|
+
);
|
|
1189
|
+
}
|
|
1190
|
+
export declare class SnapshotScheduleUpdateInProgressFault extends __BaseException {
|
|
1191
|
+
readonly name: "SnapshotScheduleUpdateInProgressFault";
|
|
1192
|
+
readonly $fault: "client";
|
|
1193
|
+
constructor(
|
|
1194
|
+
opts: __ExceptionOptionType<
|
|
1195
|
+
SnapshotScheduleUpdateInProgressFault,
|
|
1196
|
+
__BaseException
|
|
1197
|
+
>
|
|
1198
|
+
);
|
|
1199
|
+
}
|
|
1200
|
+
export declare class ReservedNodeQuotaExceededFault extends __BaseException {
|
|
1201
|
+
readonly name: "ReservedNodeQuotaExceededFault";
|
|
1202
|
+
readonly $fault: "client";
|
|
1203
|
+
constructor(
|
|
1204
|
+
opts: __ExceptionOptionType<ReservedNodeQuotaExceededFault, __BaseException>
|
|
1205
|
+
);
|
|
1206
|
+
}
|