@aws-sdk/client-redshift 3.934.0 → 3.936.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 +19 -19
- 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,5 +1,40 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import {
|
|
2
|
+
ActionType,
|
|
3
|
+
AquaConfigurationStatus,
|
|
4
|
+
AquaStatus,
|
|
5
|
+
AuthorizationStatus,
|
|
6
|
+
DataShareStatus,
|
|
7
|
+
DataShareStatusForConsumer,
|
|
8
|
+
DataShareStatusForProducer,
|
|
9
|
+
DataShareType,
|
|
10
|
+
DescribeIntegrationsFilterName,
|
|
11
|
+
ImpactRankingType,
|
|
12
|
+
LogDestinationType,
|
|
13
|
+
Mode,
|
|
14
|
+
NamespaceRegistrationStatus,
|
|
15
|
+
NodeConfigurationOptionsFilterName,
|
|
16
|
+
OperatorType,
|
|
17
|
+
ParameterApplyType,
|
|
18
|
+
PartnerIntegrationStatus,
|
|
19
|
+
RecommendedActionType,
|
|
20
|
+
ReservedNodeExchangeActionType,
|
|
21
|
+
ReservedNodeExchangeStatusType,
|
|
22
|
+
ReservedNodeOfferingType,
|
|
23
|
+
ScheduledActionFilterName,
|
|
24
|
+
ScheduledActionState,
|
|
25
|
+
ScheduledActionTypeValues,
|
|
26
|
+
ScheduleState,
|
|
27
|
+
ServiceAuthorization,
|
|
28
|
+
SnapshotAttributeToSortBy,
|
|
29
|
+
SortByOrder,
|
|
30
|
+
SourceType,
|
|
31
|
+
TableRestoreStatusType,
|
|
32
|
+
UsageLimitBreachAction,
|
|
33
|
+
UsageLimitFeatureType,
|
|
34
|
+
UsageLimitLimitType,
|
|
35
|
+
UsageLimitPeriod,
|
|
36
|
+
ZeroETLIntegrationStatus,
|
|
37
|
+
} from "./enums";
|
|
3
38
|
export interface AcceptReservedNodeExchangeInputMessage {
|
|
4
39
|
ReservedNodeId: string | undefined;
|
|
5
40
|
TargetReservedNodeOfferingId: string | undefined;
|
|
@@ -8,12 +43,6 @@ export interface RecurringCharge {
|
|
|
8
43
|
RecurringChargeAmount?: number | undefined;
|
|
9
44
|
RecurringChargeFrequency?: string | undefined;
|
|
10
45
|
}
|
|
11
|
-
export declare const ReservedNodeOfferingType: {
|
|
12
|
-
readonly Regular: "Regular";
|
|
13
|
-
readonly Upgradable: "Upgradable";
|
|
14
|
-
};
|
|
15
|
-
export type ReservedNodeOfferingType =
|
|
16
|
-
(typeof ReservedNodeOfferingType)[keyof typeof ReservedNodeOfferingType];
|
|
17
46
|
export interface ReservedNode {
|
|
18
47
|
ReservedNodeId?: string | undefined;
|
|
19
48
|
ReservedNodeOfferingId?: string | undefined;
|
|
@@ -32,78 +61,6 @@ export interface ReservedNode {
|
|
|
32
61
|
export interface AcceptReservedNodeExchangeOutputMessage {
|
|
33
62
|
ExchangedReservedNode?: ReservedNode | undefined;
|
|
34
63
|
}
|
|
35
|
-
export declare class DependentServiceUnavailableFault extends __BaseException {
|
|
36
|
-
readonly name: "DependentServiceUnavailableFault";
|
|
37
|
-
readonly $fault: "client";
|
|
38
|
-
constructor(
|
|
39
|
-
opts: __ExceptionOptionType<
|
|
40
|
-
DependentServiceUnavailableFault,
|
|
41
|
-
__BaseException
|
|
42
|
-
>
|
|
43
|
-
);
|
|
44
|
-
}
|
|
45
|
-
export declare class InvalidReservedNodeStateFault extends __BaseException {
|
|
46
|
-
readonly name: "InvalidReservedNodeStateFault";
|
|
47
|
-
readonly $fault: "client";
|
|
48
|
-
constructor(
|
|
49
|
-
opts: __ExceptionOptionType<InvalidReservedNodeStateFault, __BaseException>
|
|
50
|
-
);
|
|
51
|
-
}
|
|
52
|
-
export declare class ReservedNodeAlreadyExistsFault extends __BaseException {
|
|
53
|
-
readonly name: "ReservedNodeAlreadyExistsFault";
|
|
54
|
-
readonly $fault: "client";
|
|
55
|
-
constructor(
|
|
56
|
-
opts: __ExceptionOptionType<ReservedNodeAlreadyExistsFault, __BaseException>
|
|
57
|
-
);
|
|
58
|
-
}
|
|
59
|
-
export declare class ReservedNodeAlreadyMigratedFault extends __BaseException {
|
|
60
|
-
readonly name: "ReservedNodeAlreadyMigratedFault";
|
|
61
|
-
readonly $fault: "client";
|
|
62
|
-
constructor(
|
|
63
|
-
opts: __ExceptionOptionType<
|
|
64
|
-
ReservedNodeAlreadyMigratedFault,
|
|
65
|
-
__BaseException
|
|
66
|
-
>
|
|
67
|
-
);
|
|
68
|
-
}
|
|
69
|
-
export declare class ReservedNodeNotFoundFault extends __BaseException {
|
|
70
|
-
readonly name: "ReservedNodeNotFoundFault";
|
|
71
|
-
readonly $fault: "client";
|
|
72
|
-
constructor(
|
|
73
|
-
opts: __ExceptionOptionType<ReservedNodeNotFoundFault, __BaseException>
|
|
74
|
-
);
|
|
75
|
-
}
|
|
76
|
-
export declare class ReservedNodeOfferingNotFoundFault extends __BaseException {
|
|
77
|
-
readonly name: "ReservedNodeOfferingNotFoundFault";
|
|
78
|
-
readonly $fault: "client";
|
|
79
|
-
constructor(
|
|
80
|
-
opts: __ExceptionOptionType<
|
|
81
|
-
ReservedNodeOfferingNotFoundFault,
|
|
82
|
-
__BaseException
|
|
83
|
-
>
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
export declare class UnsupportedOperationFault extends __BaseException {
|
|
87
|
-
readonly name: "UnsupportedOperationFault";
|
|
88
|
-
readonly $fault: "client";
|
|
89
|
-
constructor(
|
|
90
|
-
opts: __ExceptionOptionType<UnsupportedOperationFault, __BaseException>
|
|
91
|
-
);
|
|
92
|
-
}
|
|
93
|
-
export declare class AccessToClusterDeniedFault extends __BaseException {
|
|
94
|
-
readonly name: "AccessToClusterDeniedFault";
|
|
95
|
-
readonly $fault: "client";
|
|
96
|
-
constructor(
|
|
97
|
-
opts: __ExceptionOptionType<AccessToClusterDeniedFault, __BaseException>
|
|
98
|
-
);
|
|
99
|
-
}
|
|
100
|
-
export declare class AccessToSnapshotDeniedFault extends __BaseException {
|
|
101
|
-
readonly name: "AccessToSnapshotDeniedFault";
|
|
102
|
-
readonly $fault: "client";
|
|
103
|
-
constructor(
|
|
104
|
-
opts: __ExceptionOptionType<AccessToSnapshotDeniedFault, __BaseException>
|
|
105
|
-
);
|
|
106
|
-
}
|
|
107
64
|
export interface AttributeValueTarget {
|
|
108
65
|
AttributeValue?: string | undefined;
|
|
109
66
|
}
|
|
@@ -118,19 +75,6 @@ export interface AccountWithRestoreAccess {
|
|
|
118
75
|
AccountId?: string | undefined;
|
|
119
76
|
AccountAlias?: string | undefined;
|
|
120
77
|
}
|
|
121
|
-
export declare const ActionType: {
|
|
122
|
-
readonly RECOMMEND_NODE_CONFIG: "recommend-node-config";
|
|
123
|
-
readonly RESIZE_CLUSTER: "resize-cluster";
|
|
124
|
-
readonly RESTORE_CLUSTER: "restore-cluster";
|
|
125
|
-
};
|
|
126
|
-
export type ActionType = (typeof ActionType)[keyof typeof ActionType];
|
|
127
|
-
export declare class ClusterNotFoundFault extends __BaseException {
|
|
128
|
-
readonly name: "ClusterNotFoundFault";
|
|
129
|
-
readonly $fault: "client";
|
|
130
|
-
constructor(
|
|
131
|
-
opts: __ExceptionOptionType<ClusterNotFoundFault, __BaseException>
|
|
132
|
-
);
|
|
133
|
-
}
|
|
134
78
|
export interface PartnerIntegrationInputMessage {
|
|
135
79
|
AccountId: string | undefined;
|
|
136
80
|
ClusterIdentifier: string | undefined;
|
|
@@ -141,36 +85,6 @@ export interface PartnerIntegrationOutputMessage {
|
|
|
141
85
|
DatabaseName?: string | undefined;
|
|
142
86
|
PartnerName?: string | undefined;
|
|
143
87
|
}
|
|
144
|
-
export declare class PartnerNotFoundFault extends __BaseException {
|
|
145
|
-
readonly name: "PartnerNotFoundFault";
|
|
146
|
-
readonly $fault: "client";
|
|
147
|
-
constructor(
|
|
148
|
-
opts: __ExceptionOptionType<PartnerNotFoundFault, __BaseException>
|
|
149
|
-
);
|
|
150
|
-
}
|
|
151
|
-
export declare class UnauthorizedPartnerIntegrationFault extends __BaseException {
|
|
152
|
-
readonly name: "UnauthorizedPartnerIntegrationFault";
|
|
153
|
-
readonly $fault: "client";
|
|
154
|
-
constructor(
|
|
155
|
-
opts: __ExceptionOptionType<
|
|
156
|
-
UnauthorizedPartnerIntegrationFault,
|
|
157
|
-
__BaseException
|
|
158
|
-
>
|
|
159
|
-
);
|
|
160
|
-
}
|
|
161
|
-
export declare const AquaConfigurationStatus: {
|
|
162
|
-
readonly AUTO: "auto";
|
|
163
|
-
readonly DISABLED: "disabled";
|
|
164
|
-
readonly ENABLED: "enabled";
|
|
165
|
-
};
|
|
166
|
-
export type AquaConfigurationStatus =
|
|
167
|
-
(typeof AquaConfigurationStatus)[keyof typeof AquaConfigurationStatus];
|
|
168
|
-
export declare const AquaStatus: {
|
|
169
|
-
readonly APPLYING: "applying";
|
|
170
|
-
readonly DISABLED: "disabled";
|
|
171
|
-
readonly ENABLED: "enabled";
|
|
172
|
-
};
|
|
173
|
-
export type AquaStatus = (typeof AquaStatus)[keyof typeof AquaStatus];
|
|
174
88
|
export interface AquaConfiguration {
|
|
175
89
|
AquaStatus?: AquaStatus | undefined;
|
|
176
90
|
AquaConfigurationStatus?: AquaConfigurationStatus | undefined;
|
|
@@ -182,16 +96,6 @@ export interface AssociateDataShareConsumerMessage {
|
|
|
182
96
|
ConsumerRegion?: string | undefined;
|
|
183
97
|
AllowWrites?: boolean | undefined;
|
|
184
98
|
}
|
|
185
|
-
export declare const DataShareStatus: {
|
|
186
|
-
readonly ACTIVE: "ACTIVE";
|
|
187
|
-
readonly AUTHORIZED: "AUTHORIZED";
|
|
188
|
-
readonly AVAILABLE: "AVAILABLE";
|
|
189
|
-
readonly DEAUTHORIZED: "DEAUTHORIZED";
|
|
190
|
-
readonly PENDING_AUTHORIZATION: "PENDING_AUTHORIZATION";
|
|
191
|
-
readonly REJECTED: "REJECTED";
|
|
192
|
-
};
|
|
193
|
-
export type DataShareStatus =
|
|
194
|
-
(typeof DataShareStatus)[keyof typeof DataShareStatus];
|
|
195
99
|
export interface DataShareAssociation {
|
|
196
100
|
ConsumerIdentifier?: string | undefined;
|
|
197
101
|
Status?: DataShareStatus | undefined;
|
|
@@ -201,10 +105,6 @@ export interface DataShareAssociation {
|
|
|
201
105
|
ProducerAllowedWrites?: boolean | undefined;
|
|
202
106
|
ConsumerAcceptedWrites?: boolean | undefined;
|
|
203
107
|
}
|
|
204
|
-
export declare const DataShareType: {
|
|
205
|
-
readonly INTERNAL: "INTERNAL";
|
|
206
|
-
};
|
|
207
|
-
export type DataShareType = (typeof DataShareType)[keyof typeof DataShareType];
|
|
208
108
|
export interface DataShare {
|
|
209
109
|
DataShareArn?: string | undefined;
|
|
210
110
|
ProducerArn?: string | undefined;
|
|
@@ -213,26 +113,6 @@ export interface DataShare {
|
|
|
213
113
|
ManagedBy?: string | undefined;
|
|
214
114
|
DataShareType?: DataShareType | undefined;
|
|
215
115
|
}
|
|
216
|
-
export declare class InvalidDataShareFault extends __BaseException {
|
|
217
|
-
readonly name: "InvalidDataShareFault";
|
|
218
|
-
readonly $fault: "client";
|
|
219
|
-
constructor(
|
|
220
|
-
opts: __ExceptionOptionType<InvalidDataShareFault, __BaseException>
|
|
221
|
-
);
|
|
222
|
-
}
|
|
223
|
-
export declare class InvalidNamespaceFault extends __BaseException {
|
|
224
|
-
readonly name: "InvalidNamespaceFault";
|
|
225
|
-
readonly $fault: "client";
|
|
226
|
-
constructor(
|
|
227
|
-
opts: __ExceptionOptionType<InvalidNamespaceFault, __BaseException>
|
|
228
|
-
);
|
|
229
|
-
}
|
|
230
|
-
export declare const ScheduleState: {
|
|
231
|
-
readonly ACTIVE: "ACTIVE";
|
|
232
|
-
readonly FAILED: "FAILED";
|
|
233
|
-
readonly MODIFYING: "MODIFYING";
|
|
234
|
-
};
|
|
235
|
-
export type ScheduleState = (typeof ScheduleState)[keyof typeof ScheduleState];
|
|
236
116
|
export interface ClusterAssociatedToSchedule {
|
|
237
117
|
ClusterIdentifier?: string | undefined;
|
|
238
118
|
ScheduleAssociationState?: ScheduleState | undefined;
|
|
@@ -250,69 +130,6 @@ export interface AuthenticationProfile {
|
|
|
250
130
|
AuthenticationProfileName?: string | undefined;
|
|
251
131
|
AuthenticationProfileContent?: string | undefined;
|
|
252
132
|
}
|
|
253
|
-
export declare class AuthenticationProfileAlreadyExistsFault extends __BaseException {
|
|
254
|
-
readonly name: "AuthenticationProfileAlreadyExistsFault";
|
|
255
|
-
readonly $fault: "client";
|
|
256
|
-
constructor(
|
|
257
|
-
opts: __ExceptionOptionType<
|
|
258
|
-
AuthenticationProfileAlreadyExistsFault,
|
|
259
|
-
__BaseException
|
|
260
|
-
>
|
|
261
|
-
);
|
|
262
|
-
}
|
|
263
|
-
export declare class AuthenticationProfileNotFoundFault extends __BaseException {
|
|
264
|
-
readonly name: "AuthenticationProfileNotFoundFault";
|
|
265
|
-
readonly $fault: "client";
|
|
266
|
-
constructor(
|
|
267
|
-
opts: __ExceptionOptionType<
|
|
268
|
-
AuthenticationProfileNotFoundFault,
|
|
269
|
-
__BaseException
|
|
270
|
-
>
|
|
271
|
-
);
|
|
272
|
-
}
|
|
273
|
-
export declare class AuthenticationProfileQuotaExceededFault extends __BaseException {
|
|
274
|
-
readonly name: "AuthenticationProfileQuotaExceededFault";
|
|
275
|
-
readonly $fault: "client";
|
|
276
|
-
constructor(
|
|
277
|
-
opts: __ExceptionOptionType<
|
|
278
|
-
AuthenticationProfileQuotaExceededFault,
|
|
279
|
-
__BaseException
|
|
280
|
-
>
|
|
281
|
-
);
|
|
282
|
-
}
|
|
283
|
-
export declare class AuthorizationAlreadyExistsFault extends __BaseException {
|
|
284
|
-
readonly name: "AuthorizationAlreadyExistsFault";
|
|
285
|
-
readonly $fault: "client";
|
|
286
|
-
constructor(
|
|
287
|
-
opts: __ExceptionOptionType<
|
|
288
|
-
AuthorizationAlreadyExistsFault,
|
|
289
|
-
__BaseException
|
|
290
|
-
>
|
|
291
|
-
);
|
|
292
|
-
}
|
|
293
|
-
export declare class AuthorizationNotFoundFault extends __BaseException {
|
|
294
|
-
readonly name: "AuthorizationNotFoundFault";
|
|
295
|
-
readonly $fault: "client";
|
|
296
|
-
constructor(
|
|
297
|
-
opts: __ExceptionOptionType<AuthorizationNotFoundFault, __BaseException>
|
|
298
|
-
);
|
|
299
|
-
}
|
|
300
|
-
export declare class AuthorizationQuotaExceededFault extends __BaseException {
|
|
301
|
-
readonly name: "AuthorizationQuotaExceededFault";
|
|
302
|
-
readonly $fault: "client";
|
|
303
|
-
constructor(
|
|
304
|
-
opts: __ExceptionOptionType<
|
|
305
|
-
AuthorizationQuotaExceededFault,
|
|
306
|
-
__BaseException
|
|
307
|
-
>
|
|
308
|
-
);
|
|
309
|
-
}
|
|
310
|
-
export declare const AuthorizationStatus: {
|
|
311
|
-
readonly AUTHORIZED: "Authorized";
|
|
312
|
-
readonly REVOKING: "Revoking";
|
|
313
|
-
};
|
|
314
|
-
export type AuthorizationStatus =
|
|
315
|
-
(typeof AuthorizationStatus)[keyof typeof AuthorizationStatus];
|
|
316
133
|
export interface AuthorizeClusterSecurityGroupIngressMessage {
|
|
317
134
|
ClusterSecurityGroupName: string | undefined;
|
|
318
135
|
CIDRIP?: string | undefined;
|
|
@@ -344,26 +161,6 @@ export interface ClusterSecurityGroup {
|
|
|
344
161
|
export interface AuthorizeClusterSecurityGroupIngressResult {
|
|
345
162
|
ClusterSecurityGroup?: ClusterSecurityGroup | undefined;
|
|
346
163
|
}
|
|
347
|
-
export declare class ClusterSecurityGroupNotFoundFault extends __BaseException {
|
|
348
|
-
readonly name: "ClusterSecurityGroupNotFoundFault";
|
|
349
|
-
readonly $fault: "client";
|
|
350
|
-
constructor(
|
|
351
|
-
opts: __ExceptionOptionType<
|
|
352
|
-
ClusterSecurityGroupNotFoundFault,
|
|
353
|
-
__BaseException
|
|
354
|
-
>
|
|
355
|
-
);
|
|
356
|
-
}
|
|
357
|
-
export declare class InvalidClusterSecurityGroupStateFault extends __BaseException {
|
|
358
|
-
readonly name: "InvalidClusterSecurityGroupStateFault";
|
|
359
|
-
readonly $fault: "client";
|
|
360
|
-
constructor(
|
|
361
|
-
opts: __ExceptionOptionType<
|
|
362
|
-
InvalidClusterSecurityGroupStateFault,
|
|
363
|
-
__BaseException
|
|
364
|
-
>
|
|
365
|
-
);
|
|
366
|
-
}
|
|
367
164
|
export interface AuthorizeDataShareMessage {
|
|
368
165
|
DataShareArn: string | undefined;
|
|
369
166
|
ConsumerIdentifier: string | undefined;
|
|
@@ -389,40 +186,6 @@ export interface EndpointAuthorization {
|
|
|
389
186
|
AllowedVPCs?: string[] | undefined;
|
|
390
187
|
EndpointCount?: number | undefined;
|
|
391
188
|
}
|
|
392
|
-
export declare class EndpointAuthorizationAlreadyExistsFault extends __BaseException {
|
|
393
|
-
readonly name: "EndpointAuthorizationAlreadyExistsFault";
|
|
394
|
-
readonly $fault: "client";
|
|
395
|
-
constructor(
|
|
396
|
-
opts: __ExceptionOptionType<
|
|
397
|
-
EndpointAuthorizationAlreadyExistsFault,
|
|
398
|
-
__BaseException
|
|
399
|
-
>
|
|
400
|
-
);
|
|
401
|
-
}
|
|
402
|
-
export declare class EndpointAuthorizationsPerClusterLimitExceededFault extends __BaseException {
|
|
403
|
-
readonly name: "EndpointAuthorizationsPerClusterLimitExceededFault";
|
|
404
|
-
readonly $fault: "client";
|
|
405
|
-
constructor(
|
|
406
|
-
opts: __ExceptionOptionType<
|
|
407
|
-
EndpointAuthorizationsPerClusterLimitExceededFault,
|
|
408
|
-
__BaseException
|
|
409
|
-
>
|
|
410
|
-
);
|
|
411
|
-
}
|
|
412
|
-
export declare class InvalidAuthorizationStateFault extends __BaseException {
|
|
413
|
-
readonly name: "InvalidAuthorizationStateFault";
|
|
414
|
-
readonly $fault: "client";
|
|
415
|
-
constructor(
|
|
416
|
-
opts: __ExceptionOptionType<InvalidAuthorizationStateFault, __BaseException>
|
|
417
|
-
);
|
|
418
|
-
}
|
|
419
|
-
export declare class InvalidClusterStateFault extends __BaseException {
|
|
420
|
-
readonly name: "InvalidClusterStateFault";
|
|
421
|
-
readonly $fault: "client";
|
|
422
|
-
constructor(
|
|
423
|
-
opts: __ExceptionOptionType<InvalidClusterStateFault, __BaseException>
|
|
424
|
-
);
|
|
425
|
-
}
|
|
426
189
|
export interface AuthorizeSnapshotAccessMessage {
|
|
427
190
|
SnapshotIdentifier?: string | undefined;
|
|
428
191
|
SnapshotArn?: string | undefined;
|
|
@@ -471,38 +234,6 @@ export interface Snapshot {
|
|
|
471
234
|
export interface AuthorizeSnapshotAccessResult {
|
|
472
235
|
Snapshot?: Snapshot | undefined;
|
|
473
236
|
}
|
|
474
|
-
export declare class ClusterSnapshotNotFoundFault extends __BaseException {
|
|
475
|
-
readonly name: "ClusterSnapshotNotFoundFault";
|
|
476
|
-
readonly $fault: "client";
|
|
477
|
-
constructor(
|
|
478
|
-
opts: __ExceptionOptionType<ClusterSnapshotNotFoundFault, __BaseException>
|
|
479
|
-
);
|
|
480
|
-
}
|
|
481
|
-
export declare class DependentServiceRequestThrottlingFault extends __BaseException {
|
|
482
|
-
readonly name: "DependentServiceRequestThrottlingFault";
|
|
483
|
-
readonly $fault: "client";
|
|
484
|
-
constructor(
|
|
485
|
-
opts: __ExceptionOptionType<
|
|
486
|
-
DependentServiceRequestThrottlingFault,
|
|
487
|
-
__BaseException
|
|
488
|
-
>
|
|
489
|
-
);
|
|
490
|
-
}
|
|
491
|
-
export declare class InvalidClusterSnapshotStateFault extends __BaseException {
|
|
492
|
-
readonly name: "InvalidClusterSnapshotStateFault";
|
|
493
|
-
readonly $fault: "client";
|
|
494
|
-
constructor(
|
|
495
|
-
opts: __ExceptionOptionType<
|
|
496
|
-
InvalidClusterSnapshotStateFault,
|
|
497
|
-
__BaseException
|
|
498
|
-
>
|
|
499
|
-
);
|
|
500
|
-
}
|
|
501
|
-
export declare class LimitExceededFault extends __BaseException {
|
|
502
|
-
readonly name: "LimitExceededFault";
|
|
503
|
-
readonly $fault: "client";
|
|
504
|
-
constructor(opts: __ExceptionOptionType<LimitExceededFault, __BaseException>);
|
|
505
|
-
}
|
|
506
237
|
export interface SupportedPlatform {
|
|
507
238
|
Name?: string | undefined;
|
|
508
239
|
}
|
|
@@ -527,26 +258,6 @@ export interface BatchDeleteClusterSnapshotsResult {
|
|
|
527
258
|
Resources?: string[] | undefined;
|
|
528
259
|
Errors?: SnapshotErrorMessage[] | undefined;
|
|
529
260
|
}
|
|
530
|
-
export declare class BatchDeleteRequestSizeExceededFault extends __BaseException {
|
|
531
|
-
readonly name: "BatchDeleteRequestSizeExceededFault";
|
|
532
|
-
readonly $fault: "client";
|
|
533
|
-
constructor(
|
|
534
|
-
opts: __ExceptionOptionType<
|
|
535
|
-
BatchDeleteRequestSizeExceededFault,
|
|
536
|
-
__BaseException
|
|
537
|
-
>
|
|
538
|
-
);
|
|
539
|
-
}
|
|
540
|
-
export declare class BatchModifyClusterSnapshotsLimitExceededFault extends __BaseException {
|
|
541
|
-
readonly name: "BatchModifyClusterSnapshotsLimitExceededFault";
|
|
542
|
-
readonly $fault: "client";
|
|
543
|
-
constructor(
|
|
544
|
-
opts: __ExceptionOptionType<
|
|
545
|
-
BatchModifyClusterSnapshotsLimitExceededFault,
|
|
546
|
-
__BaseException
|
|
547
|
-
>
|
|
548
|
-
);
|
|
549
|
-
}
|
|
550
261
|
export interface BatchModifyClusterSnapshotsMessage {
|
|
551
262
|
SnapshotIdentifierList: string[] | undefined;
|
|
552
263
|
ManualSnapshotRetentionPeriod?: number | undefined;
|
|
@@ -556,30 +267,9 @@ export interface BatchModifyClusterSnapshotsOutputMessage {
|
|
|
556
267
|
Resources?: string[] | undefined;
|
|
557
268
|
Errors?: SnapshotErrorMessage[] | undefined;
|
|
558
269
|
}
|
|
559
|
-
export declare class InvalidRetentionPeriodFault extends __BaseException {
|
|
560
|
-
readonly name: "InvalidRetentionPeriodFault";
|
|
561
|
-
readonly $fault: "client";
|
|
562
|
-
constructor(
|
|
563
|
-
opts: __ExceptionOptionType<InvalidRetentionPeriodFault, __BaseException>
|
|
564
|
-
);
|
|
565
|
-
}
|
|
566
|
-
export declare class BucketNotFoundFault extends __BaseException {
|
|
567
|
-
readonly name: "BucketNotFoundFault";
|
|
568
|
-
readonly $fault: "client";
|
|
569
|
-
constructor(
|
|
570
|
-
opts: __ExceptionOptionType<BucketNotFoundFault, __BaseException>
|
|
571
|
-
);
|
|
572
|
-
}
|
|
573
270
|
export interface CancelResizeMessage {
|
|
574
271
|
ClusterIdentifier: string | undefined;
|
|
575
272
|
}
|
|
576
|
-
export declare class ResizeNotFoundFault extends __BaseException {
|
|
577
|
-
readonly name: "ResizeNotFoundFault";
|
|
578
|
-
readonly $fault: "client";
|
|
579
|
-
constructor(
|
|
580
|
-
opts: __ExceptionOptionType<ResizeNotFoundFault, __BaseException>
|
|
581
|
-
);
|
|
582
|
-
}
|
|
583
273
|
export interface ResizeProgressMessage {
|
|
584
274
|
TargetNodeType?: string | undefined;
|
|
585
275
|
TargetNumberOfNodes?: number | undefined;
|
|
@@ -683,16 +373,6 @@ export interface PendingModifiedValues {
|
|
|
683
373
|
MaintenanceTrackName?: string | undefined;
|
|
684
374
|
EncryptionType?: string | undefined;
|
|
685
375
|
}
|
|
686
|
-
export declare const ReservedNodeExchangeStatusType: {
|
|
687
|
-
readonly FAILED: "FAILED";
|
|
688
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
689
|
-
readonly PENDING: "PENDING";
|
|
690
|
-
readonly REQUESTED: "REQUESTED";
|
|
691
|
-
readonly RETRYING: "RETRYING";
|
|
692
|
-
readonly SUCCEEDED: "SUCCEEDED";
|
|
693
|
-
};
|
|
694
|
-
export type ReservedNodeExchangeStatusType =
|
|
695
|
-
(typeof ReservedNodeExchangeStatusType)[keyof typeof ReservedNodeExchangeStatusType];
|
|
696
376
|
export interface ReservedNodeExchangeStatus {
|
|
697
377
|
ReservedNodeExchangeRequestId?: string | undefined;
|
|
698
378
|
Status?: ReservedNodeExchangeStatusType | undefined;
|
|
@@ -782,13 +462,6 @@ export interface Cluster {
|
|
|
782
462
|
MultiAZ?: string | undefined;
|
|
783
463
|
MultiAZSecondary?: SecondaryClusterInfo | undefined;
|
|
784
464
|
}
|
|
785
|
-
export declare class ClusterAlreadyExistsFault extends __BaseException {
|
|
786
|
-
readonly name: "ClusterAlreadyExistsFault";
|
|
787
|
-
readonly $fault: "client";
|
|
788
|
-
constructor(
|
|
789
|
-
opts: __ExceptionOptionType<ClusterAlreadyExistsFault, __BaseException>
|
|
790
|
-
);
|
|
791
|
-
}
|
|
792
465
|
export interface ClusterCredentials {
|
|
793
466
|
DbUser?: string | undefined;
|
|
794
467
|
DbPassword?: string | undefined;
|
|
@@ -815,35 +488,12 @@ export interface ClusterExtendedCredentials {
|
|
|
815
488
|
Expiration?: Date | undefined;
|
|
816
489
|
NextRefreshTime?: Date | undefined;
|
|
817
490
|
}
|
|
818
|
-
export declare class ClusterOnLatestRevisionFault extends __BaseException {
|
|
819
|
-
readonly name: "ClusterOnLatestRevisionFault";
|
|
820
|
-
readonly $fault: "client";
|
|
821
|
-
constructor(
|
|
822
|
-
opts: __ExceptionOptionType<ClusterOnLatestRevisionFault, __BaseException>
|
|
823
|
-
);
|
|
824
|
-
}
|
|
825
491
|
export interface ClusterParameterGroup {
|
|
826
492
|
ParameterGroupName?: string | undefined;
|
|
827
493
|
ParameterGroupFamily?: string | undefined;
|
|
828
494
|
Description?: string | undefined;
|
|
829
495
|
Tags?: Tag[] | undefined;
|
|
830
496
|
}
|
|
831
|
-
export declare class ClusterParameterGroupAlreadyExistsFault extends __BaseException {
|
|
832
|
-
readonly name: "ClusterParameterGroupAlreadyExistsFault";
|
|
833
|
-
readonly $fault: "client";
|
|
834
|
-
constructor(
|
|
835
|
-
opts: __ExceptionOptionType<
|
|
836
|
-
ClusterParameterGroupAlreadyExistsFault,
|
|
837
|
-
__BaseException
|
|
838
|
-
>
|
|
839
|
-
);
|
|
840
|
-
}
|
|
841
|
-
export declare const ParameterApplyType: {
|
|
842
|
-
readonly dynamic: "dynamic";
|
|
843
|
-
readonly static: "static";
|
|
844
|
-
};
|
|
845
|
-
export type ParameterApplyType =
|
|
846
|
-
(typeof ParameterApplyType)[keyof typeof ParameterApplyType];
|
|
847
497
|
export interface Parameter {
|
|
848
498
|
ParameterName?: string | undefined;
|
|
849
499
|
ParameterValue?: string | undefined;
|
|
@@ -863,85 +513,18 @@ export interface ClusterParameterGroupNameMessage {
|
|
|
863
513
|
ParameterGroupName?: string | undefined;
|
|
864
514
|
ParameterGroupStatus?: string | undefined;
|
|
865
515
|
}
|
|
866
|
-
export declare class ClusterParameterGroupNotFoundFault extends __BaseException {
|
|
867
|
-
readonly name: "ClusterParameterGroupNotFoundFault";
|
|
868
|
-
readonly $fault: "client";
|
|
869
|
-
constructor(
|
|
870
|
-
opts: __ExceptionOptionType<
|
|
871
|
-
ClusterParameterGroupNotFoundFault,
|
|
872
|
-
__BaseException
|
|
873
|
-
>
|
|
874
|
-
);
|
|
875
|
-
}
|
|
876
|
-
export declare class ClusterParameterGroupQuotaExceededFault extends __BaseException {
|
|
877
|
-
readonly name: "ClusterParameterGroupQuotaExceededFault";
|
|
878
|
-
readonly $fault: "client";
|
|
879
|
-
constructor(
|
|
880
|
-
opts: __ExceptionOptionType<
|
|
881
|
-
ClusterParameterGroupQuotaExceededFault,
|
|
882
|
-
__BaseException
|
|
883
|
-
>
|
|
884
|
-
);
|
|
885
|
-
}
|
|
886
516
|
export interface ClusterParameterGroupsMessage {
|
|
887
517
|
Marker?: string | undefined;
|
|
888
518
|
ParameterGroups?: ClusterParameterGroup[] | undefined;
|
|
889
519
|
}
|
|
890
|
-
export declare class ClusterQuotaExceededFault extends __BaseException {
|
|
891
|
-
readonly name: "ClusterQuotaExceededFault";
|
|
892
|
-
readonly $fault: "client";
|
|
893
|
-
constructor(
|
|
894
|
-
opts: __ExceptionOptionType<ClusterQuotaExceededFault, __BaseException>
|
|
895
|
-
);
|
|
896
|
-
}
|
|
897
|
-
export declare class ClusterSecurityGroupAlreadyExistsFault extends __BaseException {
|
|
898
|
-
readonly name: "ClusterSecurityGroupAlreadyExistsFault";
|
|
899
|
-
readonly $fault: "client";
|
|
900
|
-
constructor(
|
|
901
|
-
opts: __ExceptionOptionType<
|
|
902
|
-
ClusterSecurityGroupAlreadyExistsFault,
|
|
903
|
-
__BaseException
|
|
904
|
-
>
|
|
905
|
-
);
|
|
906
|
-
}
|
|
907
520
|
export interface ClusterSecurityGroupMessage {
|
|
908
521
|
Marker?: string | undefined;
|
|
909
522
|
ClusterSecurityGroups?: ClusterSecurityGroup[] | undefined;
|
|
910
523
|
}
|
|
911
|
-
export declare class ClusterSecurityGroupQuotaExceededFault extends __BaseException {
|
|
912
|
-
readonly name: "ClusterSecurityGroupQuotaExceededFault";
|
|
913
|
-
readonly $fault: "client";
|
|
914
|
-
constructor(
|
|
915
|
-
opts: __ExceptionOptionType<
|
|
916
|
-
ClusterSecurityGroupQuotaExceededFault,
|
|
917
|
-
__BaseException
|
|
918
|
-
>
|
|
919
|
-
);
|
|
920
|
-
}
|
|
921
524
|
export interface ClustersMessage {
|
|
922
525
|
Marker?: string | undefined;
|
|
923
526
|
Clusters?: Cluster[] | undefined;
|
|
924
527
|
}
|
|
925
|
-
export declare class ClusterSnapshotAlreadyExistsFault extends __BaseException {
|
|
926
|
-
readonly name: "ClusterSnapshotAlreadyExistsFault";
|
|
927
|
-
readonly $fault: "client";
|
|
928
|
-
constructor(
|
|
929
|
-
opts: __ExceptionOptionType<
|
|
930
|
-
ClusterSnapshotAlreadyExistsFault,
|
|
931
|
-
__BaseException
|
|
932
|
-
>
|
|
933
|
-
);
|
|
934
|
-
}
|
|
935
|
-
export declare class ClusterSnapshotQuotaExceededFault extends __BaseException {
|
|
936
|
-
readonly name: "ClusterSnapshotQuotaExceededFault";
|
|
937
|
-
readonly $fault: "client";
|
|
938
|
-
constructor(
|
|
939
|
-
opts: __ExceptionOptionType<
|
|
940
|
-
ClusterSnapshotQuotaExceededFault,
|
|
941
|
-
__BaseException
|
|
942
|
-
>
|
|
943
|
-
);
|
|
944
|
-
}
|
|
945
528
|
export interface Subnet {
|
|
946
529
|
SubnetIdentifier?: string | undefined;
|
|
947
530
|
SubnetAvailabilityZone?: AvailabilityZone | undefined;
|
|
@@ -956,50 +539,10 @@ export interface ClusterSubnetGroup {
|
|
|
956
539
|
Tags?: Tag[] | undefined;
|
|
957
540
|
SupportedClusterIpAddressTypes?: string[] | undefined;
|
|
958
541
|
}
|
|
959
|
-
export declare class ClusterSubnetGroupAlreadyExistsFault extends __BaseException {
|
|
960
|
-
readonly name: "ClusterSubnetGroupAlreadyExistsFault";
|
|
961
|
-
readonly $fault: "client";
|
|
962
|
-
constructor(
|
|
963
|
-
opts: __ExceptionOptionType<
|
|
964
|
-
ClusterSubnetGroupAlreadyExistsFault,
|
|
965
|
-
__BaseException
|
|
966
|
-
>
|
|
967
|
-
);
|
|
968
|
-
}
|
|
969
542
|
export interface ClusterSubnetGroupMessage {
|
|
970
543
|
Marker?: string | undefined;
|
|
971
544
|
ClusterSubnetGroups?: ClusterSubnetGroup[] | undefined;
|
|
972
545
|
}
|
|
973
|
-
export declare class ClusterSubnetGroupNotFoundFault extends __BaseException {
|
|
974
|
-
readonly name: "ClusterSubnetGroupNotFoundFault";
|
|
975
|
-
readonly $fault: "client";
|
|
976
|
-
constructor(
|
|
977
|
-
opts: __ExceptionOptionType<
|
|
978
|
-
ClusterSubnetGroupNotFoundFault,
|
|
979
|
-
__BaseException
|
|
980
|
-
>
|
|
981
|
-
);
|
|
982
|
-
}
|
|
983
|
-
export declare class ClusterSubnetGroupQuotaExceededFault extends __BaseException {
|
|
984
|
-
readonly name: "ClusterSubnetGroupQuotaExceededFault";
|
|
985
|
-
readonly $fault: "client";
|
|
986
|
-
constructor(
|
|
987
|
-
opts: __ExceptionOptionType<
|
|
988
|
-
ClusterSubnetGroupQuotaExceededFault,
|
|
989
|
-
__BaseException
|
|
990
|
-
>
|
|
991
|
-
);
|
|
992
|
-
}
|
|
993
|
-
export declare class ClusterSubnetQuotaExceededFault extends __BaseException {
|
|
994
|
-
readonly name: "ClusterSubnetQuotaExceededFault";
|
|
995
|
-
readonly $fault: "client";
|
|
996
|
-
constructor(
|
|
997
|
-
opts: __ExceptionOptionType<
|
|
998
|
-
ClusterSubnetQuotaExceededFault,
|
|
999
|
-
__BaseException
|
|
1000
|
-
>
|
|
1001
|
-
);
|
|
1002
|
-
}
|
|
1003
546
|
export interface ClusterVersion {
|
|
1004
547
|
ClusterVersion?: string | undefined;
|
|
1005
548
|
ClusterParameterGroupFamily?: string | undefined;
|
|
@@ -1009,13 +552,6 @@ export interface ClusterVersionsMessage {
|
|
|
1009
552
|
Marker?: string | undefined;
|
|
1010
553
|
ClusterVersions?: ClusterVersion[] | undefined;
|
|
1011
554
|
}
|
|
1012
|
-
export declare class ConflictPolicyUpdateFault extends __BaseException {
|
|
1013
|
-
readonly name: "ConflictPolicyUpdateFault";
|
|
1014
|
-
readonly $fault: "client";
|
|
1015
|
-
constructor(
|
|
1016
|
-
opts: __ExceptionOptionType<ConflictPolicyUpdateFault, __BaseException>
|
|
1017
|
-
);
|
|
1018
|
-
}
|
|
1019
555
|
export interface CopyClusterSnapshotMessage {
|
|
1020
556
|
SourceSnapshotIdentifier: string | undefined;
|
|
1021
557
|
SourceSnapshotClusterIdentifier?: string | undefined;
|
|
@@ -1025,13 +561,6 @@ export interface CopyClusterSnapshotMessage {
|
|
|
1025
561
|
export interface CopyClusterSnapshotResult {
|
|
1026
562
|
Snapshot?: Snapshot | undefined;
|
|
1027
563
|
}
|
|
1028
|
-
export declare class CopyToRegionDisabledFault extends __BaseException {
|
|
1029
|
-
readonly name: "CopyToRegionDisabledFault";
|
|
1030
|
-
readonly $fault: "client";
|
|
1031
|
-
constructor(
|
|
1032
|
-
opts: __ExceptionOptionType<CopyToRegionDisabledFault, __BaseException>
|
|
1033
|
-
);
|
|
1034
|
-
}
|
|
1035
564
|
export interface CreateAuthenticationProfileMessage {
|
|
1036
565
|
AuthenticationProfileName: string | undefined;
|
|
1037
566
|
AuthenticationProfileContent: string | undefined;
|
|
@@ -1040,16 +569,6 @@ export interface CreateAuthenticationProfileResult {
|
|
|
1040
569
|
AuthenticationProfileName?: string | undefined;
|
|
1041
570
|
AuthenticationProfileContent?: string | undefined;
|
|
1042
571
|
}
|
|
1043
|
-
export declare class InvalidAuthenticationProfileRequestFault extends __BaseException {
|
|
1044
|
-
readonly name: "InvalidAuthenticationProfileRequestFault";
|
|
1045
|
-
readonly $fault: "client";
|
|
1046
|
-
constructor(
|
|
1047
|
-
opts: __ExceptionOptionType<
|
|
1048
|
-
InvalidAuthenticationProfileRequestFault,
|
|
1049
|
-
__BaseException
|
|
1050
|
-
>
|
|
1051
|
-
);
|
|
1052
|
-
}
|
|
1053
572
|
export interface CreateClusterMessage {
|
|
1054
573
|
DBName?: string | undefined;
|
|
1055
574
|
ClusterIdentifier: string | undefined;
|
|
@@ -1094,132 +613,6 @@ export interface CreateClusterMessage {
|
|
|
1094
613
|
export interface CreateClusterResult {
|
|
1095
614
|
Cluster?: Cluster | undefined;
|
|
1096
615
|
}
|
|
1097
|
-
export declare class HsmClientCertificateNotFoundFault extends __BaseException {
|
|
1098
|
-
readonly name: "HsmClientCertificateNotFoundFault";
|
|
1099
|
-
readonly $fault: "client";
|
|
1100
|
-
constructor(
|
|
1101
|
-
opts: __ExceptionOptionType<
|
|
1102
|
-
HsmClientCertificateNotFoundFault,
|
|
1103
|
-
__BaseException
|
|
1104
|
-
>
|
|
1105
|
-
);
|
|
1106
|
-
}
|
|
1107
|
-
export declare class HsmConfigurationNotFoundFault extends __BaseException {
|
|
1108
|
-
readonly name: "HsmConfigurationNotFoundFault";
|
|
1109
|
-
readonly $fault: "client";
|
|
1110
|
-
constructor(
|
|
1111
|
-
opts: __ExceptionOptionType<HsmConfigurationNotFoundFault, __BaseException>
|
|
1112
|
-
);
|
|
1113
|
-
}
|
|
1114
|
-
export declare class InsufficientClusterCapacityFault extends __BaseException {
|
|
1115
|
-
readonly name: "InsufficientClusterCapacityFault";
|
|
1116
|
-
readonly $fault: "client";
|
|
1117
|
-
constructor(
|
|
1118
|
-
opts: __ExceptionOptionType<
|
|
1119
|
-
InsufficientClusterCapacityFault,
|
|
1120
|
-
__BaseException
|
|
1121
|
-
>
|
|
1122
|
-
);
|
|
1123
|
-
}
|
|
1124
|
-
export declare class InvalidClusterSubnetGroupStateFault extends __BaseException {
|
|
1125
|
-
readonly name: "InvalidClusterSubnetGroupStateFault";
|
|
1126
|
-
readonly $fault: "client";
|
|
1127
|
-
constructor(
|
|
1128
|
-
opts: __ExceptionOptionType<
|
|
1129
|
-
InvalidClusterSubnetGroupStateFault,
|
|
1130
|
-
__BaseException
|
|
1131
|
-
>
|
|
1132
|
-
);
|
|
1133
|
-
}
|
|
1134
|
-
export declare class InvalidClusterTrackFault extends __BaseException {
|
|
1135
|
-
readonly name: "InvalidClusterTrackFault";
|
|
1136
|
-
readonly $fault: "client";
|
|
1137
|
-
constructor(
|
|
1138
|
-
opts: __ExceptionOptionType<InvalidClusterTrackFault, __BaseException>
|
|
1139
|
-
);
|
|
1140
|
-
}
|
|
1141
|
-
export declare class InvalidElasticIpFault extends __BaseException {
|
|
1142
|
-
readonly name: "InvalidElasticIpFault";
|
|
1143
|
-
readonly $fault: "client";
|
|
1144
|
-
constructor(
|
|
1145
|
-
opts: __ExceptionOptionType<InvalidElasticIpFault, __BaseException>
|
|
1146
|
-
);
|
|
1147
|
-
}
|
|
1148
|
-
export declare class InvalidSubnet extends __BaseException {
|
|
1149
|
-
readonly name: "InvalidSubnet";
|
|
1150
|
-
readonly $fault: "client";
|
|
1151
|
-
constructor(opts: __ExceptionOptionType<InvalidSubnet, __BaseException>);
|
|
1152
|
-
}
|
|
1153
|
-
export declare class InvalidTagFault extends __BaseException {
|
|
1154
|
-
readonly name: "InvalidTagFault";
|
|
1155
|
-
readonly $fault: "client";
|
|
1156
|
-
constructor(opts: __ExceptionOptionType<InvalidTagFault, __BaseException>);
|
|
1157
|
-
}
|
|
1158
|
-
export declare class InvalidVPCNetworkStateFault extends __BaseException {
|
|
1159
|
-
readonly name: "InvalidVPCNetworkStateFault";
|
|
1160
|
-
readonly $fault: "client";
|
|
1161
|
-
constructor(
|
|
1162
|
-
opts: __ExceptionOptionType<InvalidVPCNetworkStateFault, __BaseException>
|
|
1163
|
-
);
|
|
1164
|
-
}
|
|
1165
|
-
export declare class Ipv6CidrBlockNotFoundFault extends __BaseException {
|
|
1166
|
-
readonly name: "Ipv6CidrBlockNotFoundFault";
|
|
1167
|
-
readonly $fault: "client";
|
|
1168
|
-
constructor(
|
|
1169
|
-
opts: __ExceptionOptionType<Ipv6CidrBlockNotFoundFault, __BaseException>
|
|
1170
|
-
);
|
|
1171
|
-
}
|
|
1172
|
-
export declare class NumberOfNodesPerClusterLimitExceededFault extends __BaseException {
|
|
1173
|
-
readonly name: "NumberOfNodesPerClusterLimitExceededFault";
|
|
1174
|
-
readonly $fault: "client";
|
|
1175
|
-
constructor(
|
|
1176
|
-
opts: __ExceptionOptionType<
|
|
1177
|
-
NumberOfNodesPerClusterLimitExceededFault,
|
|
1178
|
-
__BaseException
|
|
1179
|
-
>
|
|
1180
|
-
);
|
|
1181
|
-
}
|
|
1182
|
-
export declare class NumberOfNodesQuotaExceededFault extends __BaseException {
|
|
1183
|
-
readonly name: "NumberOfNodesQuotaExceededFault";
|
|
1184
|
-
readonly $fault: "client";
|
|
1185
|
-
constructor(
|
|
1186
|
-
opts: __ExceptionOptionType<
|
|
1187
|
-
NumberOfNodesQuotaExceededFault,
|
|
1188
|
-
__BaseException
|
|
1189
|
-
>
|
|
1190
|
-
);
|
|
1191
|
-
}
|
|
1192
|
-
export declare class RedshiftIdcApplicationNotExistsFault extends __BaseException {
|
|
1193
|
-
readonly name: "RedshiftIdcApplicationNotExistsFault";
|
|
1194
|
-
readonly $fault: "client";
|
|
1195
|
-
constructor(
|
|
1196
|
-
opts: __ExceptionOptionType<
|
|
1197
|
-
RedshiftIdcApplicationNotExistsFault,
|
|
1198
|
-
__BaseException
|
|
1199
|
-
>
|
|
1200
|
-
);
|
|
1201
|
-
}
|
|
1202
|
-
export declare class SnapshotScheduleNotFoundFault extends __BaseException {
|
|
1203
|
-
readonly name: "SnapshotScheduleNotFoundFault";
|
|
1204
|
-
readonly $fault: "client";
|
|
1205
|
-
constructor(
|
|
1206
|
-
opts: __ExceptionOptionType<SnapshotScheduleNotFoundFault, __BaseException>
|
|
1207
|
-
);
|
|
1208
|
-
}
|
|
1209
|
-
export declare class TagLimitExceededFault extends __BaseException {
|
|
1210
|
-
readonly name: "TagLimitExceededFault";
|
|
1211
|
-
readonly $fault: "client";
|
|
1212
|
-
constructor(
|
|
1213
|
-
opts: __ExceptionOptionType<TagLimitExceededFault, __BaseException>
|
|
1214
|
-
);
|
|
1215
|
-
}
|
|
1216
|
-
export declare class UnauthorizedOperation extends __BaseException {
|
|
1217
|
-
readonly name: "UnauthorizedOperation";
|
|
1218
|
-
readonly $fault: "client";
|
|
1219
|
-
constructor(
|
|
1220
|
-
opts: __ExceptionOptionType<UnauthorizedOperation, __BaseException>
|
|
1221
|
-
);
|
|
1222
|
-
}
|
|
1223
616
|
export interface CreateClusterParameterGroupMessage {
|
|
1224
617
|
ParameterGroupName: string | undefined;
|
|
1225
618
|
ParameterGroupFamily: string | undefined;
|
|
@@ -1266,13 +659,6 @@ export interface CreateCustomDomainAssociationResult {
|
|
|
1266
659
|
ClusterIdentifier?: string | undefined;
|
|
1267
660
|
CustomDomainCertExpiryTime?: string | undefined;
|
|
1268
661
|
}
|
|
1269
|
-
export declare class CustomCnameAssociationFault extends __BaseException {
|
|
1270
|
-
readonly name: "CustomCnameAssociationFault";
|
|
1271
|
-
readonly $fault: "client";
|
|
1272
|
-
constructor(
|
|
1273
|
-
opts: __ExceptionOptionType<CustomCnameAssociationFault, __BaseException>
|
|
1274
|
-
);
|
|
1275
|
-
}
|
|
1276
662
|
export interface CreateEndpointAccessMessage {
|
|
1277
663
|
ClusterIdentifier?: string | undefined;
|
|
1278
664
|
ResourceOwner?: string | undefined;
|
|
@@ -1292,33 +678,6 @@ export interface EndpointAccess {
|
|
|
1292
678
|
VpcSecurityGroups?: VpcSecurityGroupMembership[] | undefined;
|
|
1293
679
|
VpcEndpoint?: VpcEndpoint | undefined;
|
|
1294
680
|
}
|
|
1295
|
-
export declare class EndpointAlreadyExistsFault extends __BaseException {
|
|
1296
|
-
readonly name: "EndpointAlreadyExistsFault";
|
|
1297
|
-
readonly $fault: "client";
|
|
1298
|
-
constructor(
|
|
1299
|
-
opts: __ExceptionOptionType<EndpointAlreadyExistsFault, __BaseException>
|
|
1300
|
-
);
|
|
1301
|
-
}
|
|
1302
|
-
export declare class EndpointsPerAuthorizationLimitExceededFault extends __BaseException {
|
|
1303
|
-
readonly name: "EndpointsPerAuthorizationLimitExceededFault";
|
|
1304
|
-
readonly $fault: "client";
|
|
1305
|
-
constructor(
|
|
1306
|
-
opts: __ExceptionOptionType<
|
|
1307
|
-
EndpointsPerAuthorizationLimitExceededFault,
|
|
1308
|
-
__BaseException
|
|
1309
|
-
>
|
|
1310
|
-
);
|
|
1311
|
-
}
|
|
1312
|
-
export declare class EndpointsPerClusterLimitExceededFault extends __BaseException {
|
|
1313
|
-
readonly name: "EndpointsPerClusterLimitExceededFault";
|
|
1314
|
-
readonly $fault: "client";
|
|
1315
|
-
constructor(
|
|
1316
|
-
opts: __ExceptionOptionType<
|
|
1317
|
-
EndpointsPerClusterLimitExceededFault,
|
|
1318
|
-
__BaseException
|
|
1319
|
-
>
|
|
1320
|
-
);
|
|
1321
|
-
}
|
|
1322
681
|
export interface CreateEventSubscriptionMessage {
|
|
1323
682
|
SubscriptionName: string | undefined;
|
|
1324
683
|
SnsTopicArn: string | undefined;
|
|
@@ -1345,81 +704,6 @@ export interface EventSubscription {
|
|
|
1345
704
|
export interface CreateEventSubscriptionResult {
|
|
1346
705
|
EventSubscription?: EventSubscription | undefined;
|
|
1347
706
|
}
|
|
1348
|
-
export declare class EventSubscriptionQuotaExceededFault extends __BaseException {
|
|
1349
|
-
readonly name: "EventSubscriptionQuotaExceededFault";
|
|
1350
|
-
readonly $fault: "client";
|
|
1351
|
-
constructor(
|
|
1352
|
-
opts: __ExceptionOptionType<
|
|
1353
|
-
EventSubscriptionQuotaExceededFault,
|
|
1354
|
-
__BaseException
|
|
1355
|
-
>
|
|
1356
|
-
);
|
|
1357
|
-
}
|
|
1358
|
-
export declare class SNSInvalidTopicFault extends __BaseException {
|
|
1359
|
-
readonly name: "SNSInvalidTopicFault";
|
|
1360
|
-
readonly $fault: "client";
|
|
1361
|
-
constructor(
|
|
1362
|
-
opts: __ExceptionOptionType<SNSInvalidTopicFault, __BaseException>
|
|
1363
|
-
);
|
|
1364
|
-
}
|
|
1365
|
-
export declare class SNSNoAuthorizationFault extends __BaseException {
|
|
1366
|
-
readonly name: "SNSNoAuthorizationFault";
|
|
1367
|
-
readonly $fault: "client";
|
|
1368
|
-
constructor(
|
|
1369
|
-
opts: __ExceptionOptionType<SNSNoAuthorizationFault, __BaseException>
|
|
1370
|
-
);
|
|
1371
|
-
}
|
|
1372
|
-
export declare class SNSTopicArnNotFoundFault extends __BaseException {
|
|
1373
|
-
readonly name: "SNSTopicArnNotFoundFault";
|
|
1374
|
-
readonly $fault: "client";
|
|
1375
|
-
constructor(
|
|
1376
|
-
opts: __ExceptionOptionType<SNSTopicArnNotFoundFault, __BaseException>
|
|
1377
|
-
);
|
|
1378
|
-
}
|
|
1379
|
-
export declare class SourceNotFoundFault extends __BaseException {
|
|
1380
|
-
readonly name: "SourceNotFoundFault";
|
|
1381
|
-
readonly $fault: "client";
|
|
1382
|
-
constructor(
|
|
1383
|
-
opts: __ExceptionOptionType<SourceNotFoundFault, __BaseException>
|
|
1384
|
-
);
|
|
1385
|
-
}
|
|
1386
|
-
export declare class SubscriptionAlreadyExistFault extends __BaseException {
|
|
1387
|
-
readonly name: "SubscriptionAlreadyExistFault";
|
|
1388
|
-
readonly $fault: "client";
|
|
1389
|
-
constructor(
|
|
1390
|
-
opts: __ExceptionOptionType<SubscriptionAlreadyExistFault, __BaseException>
|
|
1391
|
-
);
|
|
1392
|
-
}
|
|
1393
|
-
export declare class SubscriptionCategoryNotFoundFault extends __BaseException {
|
|
1394
|
-
readonly name: "SubscriptionCategoryNotFoundFault";
|
|
1395
|
-
readonly $fault: "client";
|
|
1396
|
-
constructor(
|
|
1397
|
-
opts: __ExceptionOptionType<
|
|
1398
|
-
SubscriptionCategoryNotFoundFault,
|
|
1399
|
-
__BaseException
|
|
1400
|
-
>
|
|
1401
|
-
);
|
|
1402
|
-
}
|
|
1403
|
-
export declare class SubscriptionEventIdNotFoundFault extends __BaseException {
|
|
1404
|
-
readonly name: "SubscriptionEventIdNotFoundFault";
|
|
1405
|
-
readonly $fault: "client";
|
|
1406
|
-
constructor(
|
|
1407
|
-
opts: __ExceptionOptionType<
|
|
1408
|
-
SubscriptionEventIdNotFoundFault,
|
|
1409
|
-
__BaseException
|
|
1410
|
-
>
|
|
1411
|
-
);
|
|
1412
|
-
}
|
|
1413
|
-
export declare class SubscriptionSeverityNotFoundFault extends __BaseException {
|
|
1414
|
-
readonly name: "SubscriptionSeverityNotFoundFault";
|
|
1415
|
-
readonly $fault: "client";
|
|
1416
|
-
constructor(
|
|
1417
|
-
opts: __ExceptionOptionType<
|
|
1418
|
-
SubscriptionSeverityNotFoundFault,
|
|
1419
|
-
__BaseException
|
|
1420
|
-
>
|
|
1421
|
-
);
|
|
1422
|
-
}
|
|
1423
707
|
export interface CreateHsmClientCertificateMessage {
|
|
1424
708
|
HsmClientCertificateIdentifier: string | undefined;
|
|
1425
709
|
Tags?: Tag[] | undefined;
|
|
@@ -1432,26 +716,6 @@ export interface HsmClientCertificate {
|
|
|
1432
716
|
export interface CreateHsmClientCertificateResult {
|
|
1433
717
|
HsmClientCertificate?: HsmClientCertificate | undefined;
|
|
1434
718
|
}
|
|
1435
|
-
export declare class HsmClientCertificateAlreadyExistsFault extends __BaseException {
|
|
1436
|
-
readonly name: "HsmClientCertificateAlreadyExistsFault";
|
|
1437
|
-
readonly $fault: "client";
|
|
1438
|
-
constructor(
|
|
1439
|
-
opts: __ExceptionOptionType<
|
|
1440
|
-
HsmClientCertificateAlreadyExistsFault,
|
|
1441
|
-
__BaseException
|
|
1442
|
-
>
|
|
1443
|
-
);
|
|
1444
|
-
}
|
|
1445
|
-
export declare class HsmClientCertificateQuotaExceededFault extends __BaseException {
|
|
1446
|
-
readonly name: "HsmClientCertificateQuotaExceededFault";
|
|
1447
|
-
readonly $fault: "client";
|
|
1448
|
-
constructor(
|
|
1449
|
-
opts: __ExceptionOptionType<
|
|
1450
|
-
HsmClientCertificateQuotaExceededFault,
|
|
1451
|
-
__BaseException
|
|
1452
|
-
>
|
|
1453
|
-
);
|
|
1454
|
-
}
|
|
1455
719
|
export interface CreateHsmConfigurationMessage {
|
|
1456
720
|
HsmConfigurationIdentifier: string | undefined;
|
|
1457
721
|
Description: string | undefined;
|
|
@@ -1471,26 +735,6 @@ export interface HsmConfiguration {
|
|
|
1471
735
|
export interface CreateHsmConfigurationResult {
|
|
1472
736
|
HsmConfiguration?: HsmConfiguration | undefined;
|
|
1473
737
|
}
|
|
1474
|
-
export declare class HsmConfigurationAlreadyExistsFault extends __BaseException {
|
|
1475
|
-
readonly name: "HsmConfigurationAlreadyExistsFault";
|
|
1476
|
-
readonly $fault: "client";
|
|
1477
|
-
constructor(
|
|
1478
|
-
opts: __ExceptionOptionType<
|
|
1479
|
-
HsmConfigurationAlreadyExistsFault,
|
|
1480
|
-
__BaseException
|
|
1481
|
-
>
|
|
1482
|
-
);
|
|
1483
|
-
}
|
|
1484
|
-
export declare class HsmConfigurationQuotaExceededFault extends __BaseException {
|
|
1485
|
-
readonly name: "HsmConfigurationQuotaExceededFault";
|
|
1486
|
-
readonly $fault: "client";
|
|
1487
|
-
constructor(
|
|
1488
|
-
opts: __ExceptionOptionType<
|
|
1489
|
-
HsmConfigurationQuotaExceededFault,
|
|
1490
|
-
__BaseException
|
|
1491
|
-
>
|
|
1492
|
-
);
|
|
1493
|
-
}
|
|
1494
738
|
export interface CreateIntegrationMessage {
|
|
1495
739
|
SourceArn: string | undefined;
|
|
1496
740
|
TargetArn: string | undefined;
|
|
@@ -1504,17 +748,6 @@ export interface IntegrationError {
|
|
|
1504
748
|
ErrorCode: string | undefined;
|
|
1505
749
|
ErrorMessage?: string | undefined;
|
|
1506
750
|
}
|
|
1507
|
-
export declare const ZeroETLIntegrationStatus: {
|
|
1508
|
-
readonly ACTIVE: "active";
|
|
1509
|
-
readonly CREATING: "creating";
|
|
1510
|
-
readonly DELETING: "deleting";
|
|
1511
|
-
readonly FAILED: "failed";
|
|
1512
|
-
readonly MODIFYING: "modifying";
|
|
1513
|
-
readonly NEEDS_ATTENTION: "needs_attention";
|
|
1514
|
-
readonly SYNCING: "syncing";
|
|
1515
|
-
};
|
|
1516
|
-
export type ZeroETLIntegrationStatus =
|
|
1517
|
-
(typeof ZeroETLIntegrationStatus)[keyof typeof ZeroETLIntegrationStatus];
|
|
1518
751
|
export interface Integration {
|
|
1519
752
|
IntegrationArn?: string | undefined;
|
|
1520
753
|
IntegrationName?: string | undefined;
|
|
@@ -1528,50 +761,6 @@ export interface Integration {
|
|
|
1528
761
|
AdditionalEncryptionContext?: Record<string, string> | undefined;
|
|
1529
762
|
Tags?: Tag[] | undefined;
|
|
1530
763
|
}
|
|
1531
|
-
export declare class IntegrationAlreadyExistsFault extends __BaseException {
|
|
1532
|
-
readonly name: "IntegrationAlreadyExistsFault";
|
|
1533
|
-
readonly $fault: "client";
|
|
1534
|
-
constructor(
|
|
1535
|
-
opts: __ExceptionOptionType<IntegrationAlreadyExistsFault, __BaseException>
|
|
1536
|
-
);
|
|
1537
|
-
}
|
|
1538
|
-
export declare class IntegrationConflictOperationFault extends __BaseException {
|
|
1539
|
-
readonly name: "IntegrationConflictOperationFault";
|
|
1540
|
-
readonly $fault: "client";
|
|
1541
|
-
constructor(
|
|
1542
|
-
opts: __ExceptionOptionType<
|
|
1543
|
-
IntegrationConflictOperationFault,
|
|
1544
|
-
__BaseException
|
|
1545
|
-
>
|
|
1546
|
-
);
|
|
1547
|
-
}
|
|
1548
|
-
export declare class IntegrationQuotaExceededFault extends __BaseException {
|
|
1549
|
-
readonly name: "IntegrationQuotaExceededFault";
|
|
1550
|
-
readonly $fault: "client";
|
|
1551
|
-
constructor(
|
|
1552
|
-
opts: __ExceptionOptionType<IntegrationQuotaExceededFault, __BaseException>
|
|
1553
|
-
);
|
|
1554
|
-
}
|
|
1555
|
-
export declare class IntegrationSourceNotFoundFault extends __BaseException {
|
|
1556
|
-
readonly name: "IntegrationSourceNotFoundFault";
|
|
1557
|
-
readonly $fault: "client";
|
|
1558
|
-
constructor(
|
|
1559
|
-
opts: __ExceptionOptionType<IntegrationSourceNotFoundFault, __BaseException>
|
|
1560
|
-
);
|
|
1561
|
-
}
|
|
1562
|
-
export declare class IntegrationTargetNotFoundFault extends __BaseException {
|
|
1563
|
-
readonly name: "IntegrationTargetNotFoundFault";
|
|
1564
|
-
readonly $fault: "client";
|
|
1565
|
-
constructor(
|
|
1566
|
-
opts: __ExceptionOptionType<IntegrationTargetNotFoundFault, __BaseException>
|
|
1567
|
-
);
|
|
1568
|
-
}
|
|
1569
|
-
export declare const ServiceAuthorization: {
|
|
1570
|
-
readonly DISABLED: "Disabled";
|
|
1571
|
-
readonly ENABLED: "Enabled";
|
|
1572
|
-
};
|
|
1573
|
-
export type ServiceAuthorization =
|
|
1574
|
-
(typeof ServiceAuthorization)[keyof typeof ServiceAuthorization];
|
|
1575
764
|
export interface LakeFormationQuery {
|
|
1576
765
|
Authorization: ServiceAuthorization | undefined;
|
|
1577
766
|
}
|
|
@@ -1666,36 +855,6 @@ export interface RedshiftIdcApplication {
|
|
|
1666
855
|
export interface CreateRedshiftIdcApplicationResult {
|
|
1667
856
|
RedshiftIdcApplication?: RedshiftIdcApplication | undefined;
|
|
1668
857
|
}
|
|
1669
|
-
export declare class DependentServiceAccessDeniedFault extends __BaseException {
|
|
1670
|
-
readonly name: "DependentServiceAccessDeniedFault";
|
|
1671
|
-
readonly $fault: "client";
|
|
1672
|
-
constructor(
|
|
1673
|
-
opts: __ExceptionOptionType<
|
|
1674
|
-
DependentServiceAccessDeniedFault,
|
|
1675
|
-
__BaseException
|
|
1676
|
-
>
|
|
1677
|
-
);
|
|
1678
|
-
}
|
|
1679
|
-
export declare class RedshiftIdcApplicationAlreadyExistsFault extends __BaseException {
|
|
1680
|
-
readonly name: "RedshiftIdcApplicationAlreadyExistsFault";
|
|
1681
|
-
readonly $fault: "client";
|
|
1682
|
-
constructor(
|
|
1683
|
-
opts: __ExceptionOptionType<
|
|
1684
|
-
RedshiftIdcApplicationAlreadyExistsFault,
|
|
1685
|
-
__BaseException
|
|
1686
|
-
>
|
|
1687
|
-
);
|
|
1688
|
-
}
|
|
1689
|
-
export declare class RedshiftIdcApplicationQuotaExceededFault extends __BaseException {
|
|
1690
|
-
readonly name: "RedshiftIdcApplicationQuotaExceededFault";
|
|
1691
|
-
readonly $fault: "client";
|
|
1692
|
-
constructor(
|
|
1693
|
-
opts: __ExceptionOptionType<
|
|
1694
|
-
RedshiftIdcApplicationQuotaExceededFault,
|
|
1695
|
-
__BaseException
|
|
1696
|
-
>
|
|
1697
|
-
);
|
|
1698
|
-
}
|
|
1699
858
|
export interface PauseClusterMessage {
|
|
1700
859
|
ClusterIdentifier: string | undefined;
|
|
1701
860
|
}
|
|
@@ -1726,26 +885,6 @@ export interface CreateScheduledActionMessage {
|
|
|
1726
885
|
EndTime?: Date | undefined;
|
|
1727
886
|
Enable?: boolean | undefined;
|
|
1728
887
|
}
|
|
1729
|
-
export declare class InvalidScheduledActionFault extends __BaseException {
|
|
1730
|
-
readonly name: "InvalidScheduledActionFault";
|
|
1731
|
-
readonly $fault: "client";
|
|
1732
|
-
constructor(
|
|
1733
|
-
opts: __ExceptionOptionType<InvalidScheduledActionFault, __BaseException>
|
|
1734
|
-
);
|
|
1735
|
-
}
|
|
1736
|
-
export declare class InvalidScheduleFault extends __BaseException {
|
|
1737
|
-
readonly name: "InvalidScheduleFault";
|
|
1738
|
-
readonly $fault: "client";
|
|
1739
|
-
constructor(
|
|
1740
|
-
opts: __ExceptionOptionType<InvalidScheduleFault, __BaseException>
|
|
1741
|
-
);
|
|
1742
|
-
}
|
|
1743
|
-
export declare const ScheduledActionState: {
|
|
1744
|
-
readonly ACTIVE: "ACTIVE";
|
|
1745
|
-
readonly DISABLED: "DISABLED";
|
|
1746
|
-
};
|
|
1747
|
-
export type ScheduledActionState =
|
|
1748
|
-
(typeof ScheduledActionState)[keyof typeof ScheduledActionState];
|
|
1749
888
|
export interface ScheduledAction {
|
|
1750
889
|
ScheduledActionName?: string | undefined;
|
|
1751
890
|
TargetAction?: ScheduledActionType | undefined;
|
|
@@ -1757,36 +896,6 @@ export interface ScheduledAction {
|
|
|
1757
896
|
StartTime?: Date | undefined;
|
|
1758
897
|
EndTime?: Date | undefined;
|
|
1759
898
|
}
|
|
1760
|
-
export declare class ScheduledActionAlreadyExistsFault extends __BaseException {
|
|
1761
|
-
readonly name: "ScheduledActionAlreadyExistsFault";
|
|
1762
|
-
readonly $fault: "client";
|
|
1763
|
-
constructor(
|
|
1764
|
-
opts: __ExceptionOptionType<
|
|
1765
|
-
ScheduledActionAlreadyExistsFault,
|
|
1766
|
-
__BaseException
|
|
1767
|
-
>
|
|
1768
|
-
);
|
|
1769
|
-
}
|
|
1770
|
-
export declare class ScheduledActionQuotaExceededFault extends __BaseException {
|
|
1771
|
-
readonly name: "ScheduledActionQuotaExceededFault";
|
|
1772
|
-
readonly $fault: "client";
|
|
1773
|
-
constructor(
|
|
1774
|
-
opts: __ExceptionOptionType<
|
|
1775
|
-
ScheduledActionQuotaExceededFault,
|
|
1776
|
-
__BaseException
|
|
1777
|
-
>
|
|
1778
|
-
);
|
|
1779
|
-
}
|
|
1780
|
-
export declare class ScheduledActionTypeUnsupportedFault extends __BaseException {
|
|
1781
|
-
readonly name: "ScheduledActionTypeUnsupportedFault";
|
|
1782
|
-
readonly $fault: "client";
|
|
1783
|
-
constructor(
|
|
1784
|
-
opts: __ExceptionOptionType<
|
|
1785
|
-
ScheduledActionTypeUnsupportedFault,
|
|
1786
|
-
__BaseException
|
|
1787
|
-
>
|
|
1788
|
-
);
|
|
1789
|
-
}
|
|
1790
899
|
export interface CreateSnapshotCopyGrantMessage {
|
|
1791
900
|
SnapshotCopyGrantName: string | undefined;
|
|
1792
901
|
KmsKeyId?: string | undefined;
|
|
@@ -1800,26 +909,6 @@ export interface SnapshotCopyGrant {
|
|
|
1800
909
|
export interface CreateSnapshotCopyGrantResult {
|
|
1801
910
|
SnapshotCopyGrant?: SnapshotCopyGrant | undefined;
|
|
1802
911
|
}
|
|
1803
|
-
export declare class SnapshotCopyGrantAlreadyExistsFault extends __BaseException {
|
|
1804
|
-
readonly name: "SnapshotCopyGrantAlreadyExistsFault";
|
|
1805
|
-
readonly $fault: "client";
|
|
1806
|
-
constructor(
|
|
1807
|
-
opts: __ExceptionOptionType<
|
|
1808
|
-
SnapshotCopyGrantAlreadyExistsFault,
|
|
1809
|
-
__BaseException
|
|
1810
|
-
>
|
|
1811
|
-
);
|
|
1812
|
-
}
|
|
1813
|
-
export declare class SnapshotCopyGrantQuotaExceededFault extends __BaseException {
|
|
1814
|
-
readonly name: "SnapshotCopyGrantQuotaExceededFault";
|
|
1815
|
-
readonly $fault: "client";
|
|
1816
|
-
constructor(
|
|
1817
|
-
opts: __ExceptionOptionType<
|
|
1818
|
-
SnapshotCopyGrantQuotaExceededFault,
|
|
1819
|
-
__BaseException
|
|
1820
|
-
>
|
|
1821
|
-
);
|
|
1822
|
-
}
|
|
1823
912
|
export interface CreateSnapshotScheduleMessage {
|
|
1824
913
|
ScheduleDefinitions?: string[] | undefined;
|
|
1825
914
|
ScheduleIdentifier?: string | undefined;
|
|
@@ -1828,16 +917,6 @@ export interface CreateSnapshotScheduleMessage {
|
|
|
1828
917
|
DryRun?: boolean | undefined;
|
|
1829
918
|
NextInvocations?: number | undefined;
|
|
1830
919
|
}
|
|
1831
|
-
export declare class ScheduleDefinitionTypeUnsupportedFault extends __BaseException {
|
|
1832
|
-
readonly name: "ScheduleDefinitionTypeUnsupportedFault";
|
|
1833
|
-
readonly $fault: "client";
|
|
1834
|
-
constructor(
|
|
1835
|
-
opts: __ExceptionOptionType<
|
|
1836
|
-
ScheduleDefinitionTypeUnsupportedFault,
|
|
1837
|
-
__BaseException
|
|
1838
|
-
>
|
|
1839
|
-
);
|
|
1840
|
-
}
|
|
1841
920
|
export interface SnapshotSchedule {
|
|
1842
921
|
ScheduleDefinitions?: string[] | undefined;
|
|
1843
922
|
ScheduleIdentifier?: string | undefined;
|
|
@@ -1847,64 +926,10 @@ export interface SnapshotSchedule {
|
|
|
1847
926
|
AssociatedClusterCount?: number | undefined;
|
|
1848
927
|
AssociatedClusters?: ClusterAssociatedToSchedule[] | undefined;
|
|
1849
928
|
}
|
|
1850
|
-
export declare class SnapshotScheduleAlreadyExistsFault extends __BaseException {
|
|
1851
|
-
readonly name: "SnapshotScheduleAlreadyExistsFault";
|
|
1852
|
-
readonly $fault: "client";
|
|
1853
|
-
constructor(
|
|
1854
|
-
opts: __ExceptionOptionType<
|
|
1855
|
-
SnapshotScheduleAlreadyExistsFault,
|
|
1856
|
-
__BaseException
|
|
1857
|
-
>
|
|
1858
|
-
);
|
|
1859
|
-
}
|
|
1860
|
-
export declare class SnapshotScheduleQuotaExceededFault extends __BaseException {
|
|
1861
|
-
readonly name: "SnapshotScheduleQuotaExceededFault";
|
|
1862
|
-
readonly $fault: "client";
|
|
1863
|
-
constructor(
|
|
1864
|
-
opts: __ExceptionOptionType<
|
|
1865
|
-
SnapshotScheduleQuotaExceededFault,
|
|
1866
|
-
__BaseException
|
|
1867
|
-
>
|
|
1868
|
-
);
|
|
1869
|
-
}
|
|
1870
929
|
export interface CreateTagsMessage {
|
|
1871
930
|
ResourceName: string | undefined;
|
|
1872
931
|
Tags: Tag[] | undefined;
|
|
1873
932
|
}
|
|
1874
|
-
export declare class ResourceNotFoundFault extends __BaseException {
|
|
1875
|
-
readonly name: "ResourceNotFoundFault";
|
|
1876
|
-
readonly $fault: "client";
|
|
1877
|
-
constructor(
|
|
1878
|
-
opts: __ExceptionOptionType<ResourceNotFoundFault, __BaseException>
|
|
1879
|
-
);
|
|
1880
|
-
}
|
|
1881
|
-
export declare const UsageLimitBreachAction: {
|
|
1882
|
-
readonly DISABLE: "disable";
|
|
1883
|
-
readonly EMIT_METRIC: "emit-metric";
|
|
1884
|
-
readonly LOG: "log";
|
|
1885
|
-
};
|
|
1886
|
-
export type UsageLimitBreachAction =
|
|
1887
|
-
(typeof UsageLimitBreachAction)[keyof typeof UsageLimitBreachAction];
|
|
1888
|
-
export declare const UsageLimitFeatureType: {
|
|
1889
|
-
readonly CONCURRENCY_SCALING: "concurrency-scaling";
|
|
1890
|
-
readonly CROSS_REGION_DATASHARING: "cross-region-datasharing";
|
|
1891
|
-
readonly SPECTRUM: "spectrum";
|
|
1892
|
-
};
|
|
1893
|
-
export type UsageLimitFeatureType =
|
|
1894
|
-
(typeof UsageLimitFeatureType)[keyof typeof UsageLimitFeatureType];
|
|
1895
|
-
export declare const UsageLimitLimitType: {
|
|
1896
|
-
readonly DATA_SCANNED: "data-scanned";
|
|
1897
|
-
readonly TIME: "time";
|
|
1898
|
-
};
|
|
1899
|
-
export type UsageLimitLimitType =
|
|
1900
|
-
(typeof UsageLimitLimitType)[keyof typeof UsageLimitLimitType];
|
|
1901
|
-
export declare const UsageLimitPeriod: {
|
|
1902
|
-
readonly DAILY: "daily";
|
|
1903
|
-
readonly MONTHLY: "monthly";
|
|
1904
|
-
readonly WEEKLY: "weekly";
|
|
1905
|
-
};
|
|
1906
|
-
export type UsageLimitPeriod =
|
|
1907
|
-
(typeof UsageLimitPeriod)[keyof typeof UsageLimitPeriod];
|
|
1908
933
|
export interface CreateUsageLimitMessage {
|
|
1909
934
|
ClusterIdentifier: string | undefined;
|
|
1910
935
|
FeatureType: UsageLimitFeatureType | undefined;
|
|
@@ -1914,13 +939,6 @@ export interface CreateUsageLimitMessage {
|
|
|
1914
939
|
BreachAction?: UsageLimitBreachAction | undefined;
|
|
1915
940
|
Tags?: Tag[] | undefined;
|
|
1916
941
|
}
|
|
1917
|
-
export declare class InvalidUsageLimitFault extends __BaseException {
|
|
1918
|
-
readonly name: "InvalidUsageLimitFault";
|
|
1919
|
-
readonly $fault: "client";
|
|
1920
|
-
constructor(
|
|
1921
|
-
opts: __ExceptionOptionType<InvalidUsageLimitFault, __BaseException>
|
|
1922
|
-
);
|
|
1923
|
-
}
|
|
1924
942
|
export interface UsageLimit {
|
|
1925
943
|
UsageLimitId?: string | undefined;
|
|
1926
944
|
ClusterIdentifier?: string | undefined;
|
|
@@ -1931,23 +949,6 @@ export interface UsageLimit {
|
|
|
1931
949
|
BreachAction?: UsageLimitBreachAction | undefined;
|
|
1932
950
|
Tags?: Tag[] | undefined;
|
|
1933
951
|
}
|
|
1934
|
-
export declare class UsageLimitAlreadyExistsFault extends __BaseException {
|
|
1935
|
-
readonly name: "UsageLimitAlreadyExistsFault";
|
|
1936
|
-
readonly $fault: "client";
|
|
1937
|
-
constructor(
|
|
1938
|
-
opts: __ExceptionOptionType<UsageLimitAlreadyExistsFault, __BaseException>
|
|
1939
|
-
);
|
|
1940
|
-
}
|
|
1941
|
-
export declare class CustomDomainAssociationNotFoundFault extends __BaseException {
|
|
1942
|
-
readonly name: "CustomDomainAssociationNotFoundFault";
|
|
1943
|
-
readonly $fault: "client";
|
|
1944
|
-
constructor(
|
|
1945
|
-
opts: __ExceptionOptionType<
|
|
1946
|
-
CustomDomainAssociationNotFoundFault,
|
|
1947
|
-
__BaseException
|
|
1948
|
-
>
|
|
1949
|
-
);
|
|
1950
|
-
}
|
|
1951
952
|
export interface CustomDomainAssociationsMessage {
|
|
1952
953
|
Marker?: string | undefined;
|
|
1953
954
|
Associations?: Association[] | undefined;
|
|
@@ -1956,21 +957,6 @@ export interface CustomerStorageMessage {
|
|
|
1956
957
|
TotalBackupSizeInMegaBytes?: number | undefined;
|
|
1957
958
|
TotalProvisionedStorageInMegaBytes?: number | undefined;
|
|
1958
959
|
}
|
|
1959
|
-
export declare const DataShareStatusForConsumer: {
|
|
1960
|
-
readonly ACTIVE: "ACTIVE";
|
|
1961
|
-
readonly AVAILABLE: "AVAILABLE";
|
|
1962
|
-
};
|
|
1963
|
-
export type DataShareStatusForConsumer =
|
|
1964
|
-
(typeof DataShareStatusForConsumer)[keyof typeof DataShareStatusForConsumer];
|
|
1965
|
-
export declare const DataShareStatusForProducer: {
|
|
1966
|
-
readonly ACTIVE: "ACTIVE";
|
|
1967
|
-
readonly AUTHORIZED: "AUTHORIZED";
|
|
1968
|
-
readonly DEAUTHORIZED: "DEAUTHORIZED";
|
|
1969
|
-
readonly PENDING_AUTHORIZATION: "PENDING_AUTHORIZATION";
|
|
1970
|
-
readonly REJECTED: "REJECTED";
|
|
1971
|
-
};
|
|
1972
|
-
export type DataShareStatusForProducer =
|
|
1973
|
-
(typeof DataShareStatusForProducer)[keyof typeof DataShareStatusForProducer];
|
|
1974
960
|
export interface DeauthorizeDataShareMessage {
|
|
1975
961
|
DataShareArn: string | undefined;
|
|
1976
962
|
ConsumerIdentifier: string | undefined;
|
|
@@ -1998,16 +984,6 @@ export interface DeleteClusterResult {
|
|
|
1998
984
|
export interface DeleteClusterParameterGroupMessage {
|
|
1999
985
|
ParameterGroupName: string | undefined;
|
|
2000
986
|
}
|
|
2001
|
-
export declare class InvalidClusterParameterGroupStateFault extends __BaseException {
|
|
2002
|
-
readonly name: "InvalidClusterParameterGroupStateFault";
|
|
2003
|
-
readonly $fault: "client";
|
|
2004
|
-
constructor(
|
|
2005
|
-
opts: __ExceptionOptionType<
|
|
2006
|
-
InvalidClusterParameterGroupStateFault,
|
|
2007
|
-
__BaseException
|
|
2008
|
-
>
|
|
2009
|
-
);
|
|
2010
|
-
}
|
|
2011
987
|
export interface DeleteClusterSecurityGroupMessage {
|
|
2012
988
|
ClusterSecurityGroupName: string | undefined;
|
|
2013
989
|
}
|
|
@@ -2017,13 +993,6 @@ export interface DeleteClusterSnapshotResult {
|
|
|
2017
993
|
export interface DeleteClusterSubnetGroupMessage {
|
|
2018
994
|
ClusterSubnetGroupName: string | undefined;
|
|
2019
995
|
}
|
|
2020
|
-
export declare class InvalidClusterSubnetStateFault extends __BaseException {
|
|
2021
|
-
readonly name: "InvalidClusterSubnetStateFault";
|
|
2022
|
-
readonly $fault: "client";
|
|
2023
|
-
constructor(
|
|
2024
|
-
opts: __ExceptionOptionType<InvalidClusterSubnetStateFault, __BaseException>
|
|
2025
|
-
);
|
|
2026
|
-
}
|
|
2027
996
|
export interface DeleteCustomDomainAssociationMessage {
|
|
2028
997
|
ClusterIdentifier: string | undefined;
|
|
2029
998
|
CustomDomainName: string | undefined;
|
|
@@ -2031,80 +1000,18 @@ export interface DeleteCustomDomainAssociationMessage {
|
|
|
2031
1000
|
export interface DeleteEndpointAccessMessage {
|
|
2032
1001
|
EndpointName: string | undefined;
|
|
2033
1002
|
}
|
|
2034
|
-
export declare class EndpointNotFoundFault extends __BaseException {
|
|
2035
|
-
readonly name: "EndpointNotFoundFault";
|
|
2036
|
-
readonly $fault: "client";
|
|
2037
|
-
constructor(
|
|
2038
|
-
opts: __ExceptionOptionType<EndpointNotFoundFault, __BaseException>
|
|
2039
|
-
);
|
|
2040
|
-
}
|
|
2041
|
-
export declare class InvalidEndpointStateFault extends __BaseException {
|
|
2042
|
-
readonly name: "InvalidEndpointStateFault";
|
|
2043
|
-
readonly $fault: "client";
|
|
2044
|
-
constructor(
|
|
2045
|
-
opts: __ExceptionOptionType<InvalidEndpointStateFault, __BaseException>
|
|
2046
|
-
);
|
|
2047
|
-
}
|
|
2048
1003
|
export interface DeleteEventSubscriptionMessage {
|
|
2049
1004
|
SubscriptionName: string | undefined;
|
|
2050
1005
|
}
|
|
2051
|
-
export declare class InvalidSubscriptionStateFault extends __BaseException {
|
|
2052
|
-
readonly name: "InvalidSubscriptionStateFault";
|
|
2053
|
-
readonly $fault: "client";
|
|
2054
|
-
constructor(
|
|
2055
|
-
opts: __ExceptionOptionType<InvalidSubscriptionStateFault, __BaseException>
|
|
2056
|
-
);
|
|
2057
|
-
}
|
|
2058
|
-
export declare class SubscriptionNotFoundFault extends __BaseException {
|
|
2059
|
-
readonly name: "SubscriptionNotFoundFault";
|
|
2060
|
-
readonly $fault: "client";
|
|
2061
|
-
constructor(
|
|
2062
|
-
opts: __ExceptionOptionType<SubscriptionNotFoundFault, __BaseException>
|
|
2063
|
-
);
|
|
2064
|
-
}
|
|
2065
1006
|
export interface DeleteHsmClientCertificateMessage {
|
|
2066
1007
|
HsmClientCertificateIdentifier: string | undefined;
|
|
2067
1008
|
}
|
|
2068
|
-
export declare class InvalidHsmClientCertificateStateFault extends __BaseException {
|
|
2069
|
-
readonly name: "InvalidHsmClientCertificateStateFault";
|
|
2070
|
-
readonly $fault: "client";
|
|
2071
|
-
constructor(
|
|
2072
|
-
opts: __ExceptionOptionType<
|
|
2073
|
-
InvalidHsmClientCertificateStateFault,
|
|
2074
|
-
__BaseException
|
|
2075
|
-
>
|
|
2076
|
-
);
|
|
2077
|
-
}
|
|
2078
1009
|
export interface DeleteHsmConfigurationMessage {
|
|
2079
1010
|
HsmConfigurationIdentifier: string | undefined;
|
|
2080
1011
|
}
|
|
2081
|
-
export declare class InvalidHsmConfigurationStateFault extends __BaseException {
|
|
2082
|
-
readonly name: "InvalidHsmConfigurationStateFault";
|
|
2083
|
-
readonly $fault: "client";
|
|
2084
|
-
constructor(
|
|
2085
|
-
opts: __ExceptionOptionType<
|
|
2086
|
-
InvalidHsmConfigurationStateFault,
|
|
2087
|
-
__BaseException
|
|
2088
|
-
>
|
|
2089
|
-
);
|
|
2090
|
-
}
|
|
2091
1012
|
export interface DeleteIntegrationMessage {
|
|
2092
1013
|
IntegrationArn: string | undefined;
|
|
2093
1014
|
}
|
|
2094
|
-
export declare class IntegrationConflictStateFault extends __BaseException {
|
|
2095
|
-
readonly name: "IntegrationConflictStateFault";
|
|
2096
|
-
readonly $fault: "client";
|
|
2097
|
-
constructor(
|
|
2098
|
-
opts: __ExceptionOptionType<IntegrationConflictStateFault, __BaseException>
|
|
2099
|
-
);
|
|
2100
|
-
}
|
|
2101
|
-
export declare class IntegrationNotFoundFault extends __BaseException {
|
|
2102
|
-
readonly name: "IntegrationNotFoundFault";
|
|
2103
|
-
readonly $fault: "client";
|
|
2104
|
-
constructor(
|
|
2105
|
-
opts: __ExceptionOptionType<IntegrationNotFoundFault, __BaseException>
|
|
2106
|
-
);
|
|
2107
|
-
}
|
|
2108
1015
|
export interface DeleteRedshiftIdcApplicationMessage {
|
|
2109
1016
|
RedshiftIdcApplicationArn: string | undefined;
|
|
2110
1017
|
}
|
|
@@ -2114,46 +1021,12 @@ export interface DeleteResourcePolicyMessage {
|
|
|
2114
1021
|
export interface DeleteScheduledActionMessage {
|
|
2115
1022
|
ScheduledActionName: string | undefined;
|
|
2116
1023
|
}
|
|
2117
|
-
export declare class ScheduledActionNotFoundFault extends __BaseException {
|
|
2118
|
-
readonly name: "ScheduledActionNotFoundFault";
|
|
2119
|
-
readonly $fault: "client";
|
|
2120
|
-
constructor(
|
|
2121
|
-
opts: __ExceptionOptionType<ScheduledActionNotFoundFault, __BaseException>
|
|
2122
|
-
);
|
|
2123
|
-
}
|
|
2124
1024
|
export interface DeleteSnapshotCopyGrantMessage {
|
|
2125
1025
|
SnapshotCopyGrantName: string | undefined;
|
|
2126
1026
|
}
|
|
2127
|
-
export declare class InvalidSnapshotCopyGrantStateFault extends __BaseException {
|
|
2128
|
-
readonly name: "InvalidSnapshotCopyGrantStateFault";
|
|
2129
|
-
readonly $fault: "client";
|
|
2130
|
-
constructor(
|
|
2131
|
-
opts: __ExceptionOptionType<
|
|
2132
|
-
InvalidSnapshotCopyGrantStateFault,
|
|
2133
|
-
__BaseException
|
|
2134
|
-
>
|
|
2135
|
-
);
|
|
2136
|
-
}
|
|
2137
|
-
export declare class SnapshotCopyGrantNotFoundFault extends __BaseException {
|
|
2138
|
-
readonly name: "SnapshotCopyGrantNotFoundFault";
|
|
2139
|
-
readonly $fault: "client";
|
|
2140
|
-
constructor(
|
|
2141
|
-
opts: __ExceptionOptionType<SnapshotCopyGrantNotFoundFault, __BaseException>
|
|
2142
|
-
);
|
|
2143
|
-
}
|
|
2144
1027
|
export interface DeleteSnapshotScheduleMessage {
|
|
2145
1028
|
ScheduleIdentifier: string | undefined;
|
|
2146
1029
|
}
|
|
2147
|
-
export declare class InvalidClusterSnapshotScheduleStateFault extends __BaseException {
|
|
2148
|
-
readonly name: "InvalidClusterSnapshotScheduleStateFault";
|
|
2149
|
-
readonly $fault: "client";
|
|
2150
|
-
constructor(
|
|
2151
|
-
opts: __ExceptionOptionType<
|
|
2152
|
-
InvalidClusterSnapshotScheduleStateFault,
|
|
2153
|
-
__BaseException
|
|
2154
|
-
>
|
|
2155
|
-
);
|
|
2156
|
-
}
|
|
2157
1030
|
export interface DeleteTagsMessage {
|
|
2158
1031
|
ResourceName: string | undefined;
|
|
2159
1032
|
TagKeys: string[] | undefined;
|
|
@@ -2161,13 +1034,6 @@ export interface DeleteTagsMessage {
|
|
|
2161
1034
|
export interface DeleteUsageLimitMessage {
|
|
2162
1035
|
UsageLimitId: string | undefined;
|
|
2163
1036
|
}
|
|
2164
|
-
export declare class UsageLimitNotFoundFault extends __BaseException {
|
|
2165
|
-
readonly name: "UsageLimitNotFoundFault";
|
|
2166
|
-
readonly $fault: "client";
|
|
2167
|
-
constructor(
|
|
2168
|
-
opts: __ExceptionOptionType<UsageLimitNotFoundFault, __BaseException>
|
|
2169
|
-
);
|
|
2170
|
-
}
|
|
2171
1037
|
export interface ProvisionedIdentifier {
|
|
2172
1038
|
ClusterIdentifier: string | undefined;
|
|
2173
1039
|
}
|
|
@@ -2205,3 +1071,778 @@ export interface DeregisterNamespaceInputMessage {
|
|
|
2205
1071
|
NamespaceIdentifier: NamespaceIdentifierUnion | undefined;
|
|
2206
1072
|
ConsumerIdentifiers: string[] | undefined;
|
|
2207
1073
|
}
|
|
1074
|
+
export interface DeregisterNamespaceOutputMessage {
|
|
1075
|
+
Status?: NamespaceRegistrationStatus | undefined;
|
|
1076
|
+
}
|
|
1077
|
+
export interface DescribeAccountAttributesMessage {
|
|
1078
|
+
AttributeNames?: string[] | undefined;
|
|
1079
|
+
}
|
|
1080
|
+
export interface DescribeAuthenticationProfilesMessage {
|
|
1081
|
+
AuthenticationProfileName?: string | undefined;
|
|
1082
|
+
}
|
|
1083
|
+
export interface DescribeAuthenticationProfilesResult {
|
|
1084
|
+
AuthenticationProfiles?: AuthenticationProfile[] | undefined;
|
|
1085
|
+
}
|
|
1086
|
+
export interface DescribeClusterDbRevisionsMessage {
|
|
1087
|
+
ClusterIdentifier?: string | undefined;
|
|
1088
|
+
MaxRecords?: number | undefined;
|
|
1089
|
+
Marker?: string | undefined;
|
|
1090
|
+
}
|
|
1091
|
+
export interface DescribeClusterParameterGroupsMessage {
|
|
1092
|
+
ParameterGroupName?: string | undefined;
|
|
1093
|
+
MaxRecords?: number | undefined;
|
|
1094
|
+
Marker?: string | undefined;
|
|
1095
|
+
TagKeys?: string[] | undefined;
|
|
1096
|
+
TagValues?: string[] | undefined;
|
|
1097
|
+
}
|
|
1098
|
+
export interface DescribeClusterParametersMessage {
|
|
1099
|
+
ParameterGroupName: string | undefined;
|
|
1100
|
+
Source?: string | undefined;
|
|
1101
|
+
MaxRecords?: number | undefined;
|
|
1102
|
+
Marker?: string | undefined;
|
|
1103
|
+
}
|
|
1104
|
+
export interface DescribeClustersMessage {
|
|
1105
|
+
ClusterIdentifier?: string | undefined;
|
|
1106
|
+
MaxRecords?: number | undefined;
|
|
1107
|
+
Marker?: string | undefined;
|
|
1108
|
+
TagKeys?: string[] | undefined;
|
|
1109
|
+
TagValues?: string[] | undefined;
|
|
1110
|
+
}
|
|
1111
|
+
export interface DescribeClusterSecurityGroupsMessage {
|
|
1112
|
+
ClusterSecurityGroupName?: string | undefined;
|
|
1113
|
+
MaxRecords?: number | undefined;
|
|
1114
|
+
Marker?: string | undefined;
|
|
1115
|
+
TagKeys?: string[] | undefined;
|
|
1116
|
+
TagValues?: string[] | undefined;
|
|
1117
|
+
}
|
|
1118
|
+
export interface SnapshotSortingEntity {
|
|
1119
|
+
Attribute: SnapshotAttributeToSortBy | undefined;
|
|
1120
|
+
SortOrder?: SortByOrder | undefined;
|
|
1121
|
+
}
|
|
1122
|
+
export interface DescribeClusterSnapshotsMessage {
|
|
1123
|
+
ClusterIdentifier?: string | undefined;
|
|
1124
|
+
SnapshotIdentifier?: string | undefined;
|
|
1125
|
+
SnapshotArn?: string | undefined;
|
|
1126
|
+
SnapshotType?: string | undefined;
|
|
1127
|
+
StartTime?: Date | undefined;
|
|
1128
|
+
EndTime?: Date | undefined;
|
|
1129
|
+
MaxRecords?: number | undefined;
|
|
1130
|
+
Marker?: string | undefined;
|
|
1131
|
+
OwnerAccount?: string | undefined;
|
|
1132
|
+
TagKeys?: string[] | undefined;
|
|
1133
|
+
TagValues?: string[] | undefined;
|
|
1134
|
+
ClusterExists?: boolean | undefined;
|
|
1135
|
+
SortingEntities?: SnapshotSortingEntity[] | undefined;
|
|
1136
|
+
}
|
|
1137
|
+
export interface SnapshotMessage {
|
|
1138
|
+
Marker?: string | undefined;
|
|
1139
|
+
Snapshots?: Snapshot[] | undefined;
|
|
1140
|
+
}
|
|
1141
|
+
export interface DescribeClusterSubnetGroupsMessage {
|
|
1142
|
+
ClusterSubnetGroupName?: string | undefined;
|
|
1143
|
+
MaxRecords?: number | undefined;
|
|
1144
|
+
Marker?: string | undefined;
|
|
1145
|
+
TagKeys?: string[] | undefined;
|
|
1146
|
+
TagValues?: string[] | undefined;
|
|
1147
|
+
}
|
|
1148
|
+
export interface DescribeClusterTracksMessage {
|
|
1149
|
+
MaintenanceTrackName?: string | undefined;
|
|
1150
|
+
MaxRecords?: number | undefined;
|
|
1151
|
+
Marker?: string | undefined;
|
|
1152
|
+
}
|
|
1153
|
+
export interface SupportedOperation {
|
|
1154
|
+
OperationName?: string | undefined;
|
|
1155
|
+
}
|
|
1156
|
+
export interface UpdateTarget {
|
|
1157
|
+
MaintenanceTrackName?: string | undefined;
|
|
1158
|
+
DatabaseVersion?: string | undefined;
|
|
1159
|
+
SupportedOperations?: SupportedOperation[] | undefined;
|
|
1160
|
+
}
|
|
1161
|
+
export interface MaintenanceTrack {
|
|
1162
|
+
MaintenanceTrackName?: string | undefined;
|
|
1163
|
+
DatabaseVersion?: string | undefined;
|
|
1164
|
+
UpdateTargets?: UpdateTarget[] | undefined;
|
|
1165
|
+
}
|
|
1166
|
+
export interface TrackListMessage {
|
|
1167
|
+
MaintenanceTracks?: MaintenanceTrack[] | undefined;
|
|
1168
|
+
Marker?: string | undefined;
|
|
1169
|
+
}
|
|
1170
|
+
export interface DescribeClusterVersionsMessage {
|
|
1171
|
+
ClusterVersion?: string | undefined;
|
|
1172
|
+
ClusterParameterGroupFamily?: string | undefined;
|
|
1173
|
+
MaxRecords?: number | undefined;
|
|
1174
|
+
Marker?: string | undefined;
|
|
1175
|
+
}
|
|
1176
|
+
export interface DescribeCustomDomainAssociationsMessage {
|
|
1177
|
+
CustomDomainName?: string | undefined;
|
|
1178
|
+
CustomDomainCertificateArn?: string | undefined;
|
|
1179
|
+
MaxRecords?: number | undefined;
|
|
1180
|
+
Marker?: string | undefined;
|
|
1181
|
+
}
|
|
1182
|
+
export interface DescribeDataSharesMessage {
|
|
1183
|
+
DataShareArn?: string | undefined;
|
|
1184
|
+
MaxRecords?: number | undefined;
|
|
1185
|
+
Marker?: string | undefined;
|
|
1186
|
+
}
|
|
1187
|
+
export interface DescribeDataSharesResult {
|
|
1188
|
+
DataShares?: DataShare[] | undefined;
|
|
1189
|
+
Marker?: string | undefined;
|
|
1190
|
+
}
|
|
1191
|
+
export interface DescribeDataSharesForConsumerMessage {
|
|
1192
|
+
ConsumerArn?: string | undefined;
|
|
1193
|
+
Status?: DataShareStatusForConsumer | undefined;
|
|
1194
|
+
MaxRecords?: number | undefined;
|
|
1195
|
+
Marker?: string | undefined;
|
|
1196
|
+
}
|
|
1197
|
+
export interface DescribeDataSharesForConsumerResult {
|
|
1198
|
+
DataShares?: DataShare[] | undefined;
|
|
1199
|
+
Marker?: string | undefined;
|
|
1200
|
+
}
|
|
1201
|
+
export interface DescribeDataSharesForProducerMessage {
|
|
1202
|
+
ProducerArn?: string | undefined;
|
|
1203
|
+
Status?: DataShareStatusForProducer | undefined;
|
|
1204
|
+
MaxRecords?: number | undefined;
|
|
1205
|
+
Marker?: string | undefined;
|
|
1206
|
+
}
|
|
1207
|
+
export interface DescribeDataSharesForProducerResult {
|
|
1208
|
+
DataShares?: DataShare[] | undefined;
|
|
1209
|
+
Marker?: string | undefined;
|
|
1210
|
+
}
|
|
1211
|
+
export interface DescribeDefaultClusterParametersMessage {
|
|
1212
|
+
ParameterGroupFamily: string | undefined;
|
|
1213
|
+
MaxRecords?: number | undefined;
|
|
1214
|
+
Marker?: string | undefined;
|
|
1215
|
+
}
|
|
1216
|
+
export interface DescribeDefaultClusterParametersResult {
|
|
1217
|
+
DefaultClusterParameters?: DefaultClusterParameters | undefined;
|
|
1218
|
+
}
|
|
1219
|
+
export interface DescribeEndpointAccessMessage {
|
|
1220
|
+
ClusterIdentifier?: string | undefined;
|
|
1221
|
+
ResourceOwner?: string | undefined;
|
|
1222
|
+
EndpointName?: string | undefined;
|
|
1223
|
+
VpcId?: string | undefined;
|
|
1224
|
+
MaxRecords?: number | undefined;
|
|
1225
|
+
Marker?: string | undefined;
|
|
1226
|
+
}
|
|
1227
|
+
export interface EndpointAccessList {
|
|
1228
|
+
EndpointAccessList?: EndpointAccess[] | undefined;
|
|
1229
|
+
Marker?: string | undefined;
|
|
1230
|
+
}
|
|
1231
|
+
export interface DescribeEndpointAuthorizationMessage {
|
|
1232
|
+
ClusterIdentifier?: string | undefined;
|
|
1233
|
+
Account?: string | undefined;
|
|
1234
|
+
Grantee?: boolean | undefined;
|
|
1235
|
+
MaxRecords?: number | undefined;
|
|
1236
|
+
Marker?: string | undefined;
|
|
1237
|
+
}
|
|
1238
|
+
export interface EndpointAuthorizationList {
|
|
1239
|
+
EndpointAuthorizationList?: EndpointAuthorization[] | undefined;
|
|
1240
|
+
Marker?: string | undefined;
|
|
1241
|
+
}
|
|
1242
|
+
export interface DescribeEventCategoriesMessage {
|
|
1243
|
+
SourceType?: string | undefined;
|
|
1244
|
+
}
|
|
1245
|
+
export interface EventInfoMap {
|
|
1246
|
+
EventId?: string | undefined;
|
|
1247
|
+
EventCategories?: string[] | undefined;
|
|
1248
|
+
EventDescription?: string | undefined;
|
|
1249
|
+
Severity?: string | undefined;
|
|
1250
|
+
}
|
|
1251
|
+
export interface EventCategoriesMap {
|
|
1252
|
+
SourceType?: string | undefined;
|
|
1253
|
+
Events?: EventInfoMap[] | undefined;
|
|
1254
|
+
}
|
|
1255
|
+
export interface EventCategoriesMessage {
|
|
1256
|
+
EventCategoriesMapList?: EventCategoriesMap[] | undefined;
|
|
1257
|
+
}
|
|
1258
|
+
export interface DescribeEventsMessage {
|
|
1259
|
+
SourceIdentifier?: string | undefined;
|
|
1260
|
+
SourceType?: SourceType | undefined;
|
|
1261
|
+
StartTime?: Date | undefined;
|
|
1262
|
+
EndTime?: Date | undefined;
|
|
1263
|
+
Duration?: number | undefined;
|
|
1264
|
+
MaxRecords?: number | undefined;
|
|
1265
|
+
Marker?: string | undefined;
|
|
1266
|
+
}
|
|
1267
|
+
export interface Event {
|
|
1268
|
+
SourceIdentifier?: string | undefined;
|
|
1269
|
+
SourceType?: SourceType | undefined;
|
|
1270
|
+
Message?: string | undefined;
|
|
1271
|
+
EventCategories?: string[] | undefined;
|
|
1272
|
+
Severity?: string | undefined;
|
|
1273
|
+
Date?: Date | undefined;
|
|
1274
|
+
EventId?: string | undefined;
|
|
1275
|
+
}
|
|
1276
|
+
export interface EventsMessage {
|
|
1277
|
+
Marker?: string | undefined;
|
|
1278
|
+
Events?: Event[] | undefined;
|
|
1279
|
+
}
|
|
1280
|
+
export interface DescribeEventSubscriptionsMessage {
|
|
1281
|
+
SubscriptionName?: string | undefined;
|
|
1282
|
+
MaxRecords?: number | undefined;
|
|
1283
|
+
Marker?: string | undefined;
|
|
1284
|
+
TagKeys?: string[] | undefined;
|
|
1285
|
+
TagValues?: string[] | undefined;
|
|
1286
|
+
}
|
|
1287
|
+
export interface EventSubscriptionsMessage {
|
|
1288
|
+
Marker?: string | undefined;
|
|
1289
|
+
EventSubscriptionsList?: EventSubscription[] | undefined;
|
|
1290
|
+
}
|
|
1291
|
+
export interface DescribeHsmClientCertificatesMessage {
|
|
1292
|
+
HsmClientCertificateIdentifier?: string | undefined;
|
|
1293
|
+
MaxRecords?: number | undefined;
|
|
1294
|
+
Marker?: string | undefined;
|
|
1295
|
+
TagKeys?: string[] | undefined;
|
|
1296
|
+
TagValues?: string[] | undefined;
|
|
1297
|
+
}
|
|
1298
|
+
export interface HsmClientCertificateMessage {
|
|
1299
|
+
Marker?: string | undefined;
|
|
1300
|
+
HsmClientCertificates?: HsmClientCertificate[] | undefined;
|
|
1301
|
+
}
|
|
1302
|
+
export interface DescribeHsmConfigurationsMessage {
|
|
1303
|
+
HsmConfigurationIdentifier?: string | undefined;
|
|
1304
|
+
MaxRecords?: number | undefined;
|
|
1305
|
+
Marker?: string | undefined;
|
|
1306
|
+
TagKeys?: string[] | undefined;
|
|
1307
|
+
TagValues?: string[] | undefined;
|
|
1308
|
+
}
|
|
1309
|
+
export interface HsmConfigurationMessage {
|
|
1310
|
+
Marker?: string | undefined;
|
|
1311
|
+
HsmConfigurations?: HsmConfiguration[] | undefined;
|
|
1312
|
+
}
|
|
1313
|
+
export interface DescribeInboundIntegrationsMessage {
|
|
1314
|
+
IntegrationArn?: string | undefined;
|
|
1315
|
+
TargetArn?: string | undefined;
|
|
1316
|
+
MaxRecords?: number | undefined;
|
|
1317
|
+
Marker?: string | undefined;
|
|
1318
|
+
}
|
|
1319
|
+
export interface InboundIntegration {
|
|
1320
|
+
IntegrationArn?: string | undefined;
|
|
1321
|
+
SourceArn?: string | undefined;
|
|
1322
|
+
TargetArn?: string | undefined;
|
|
1323
|
+
Status?: ZeroETLIntegrationStatus | undefined;
|
|
1324
|
+
Errors?: IntegrationError[] | undefined;
|
|
1325
|
+
CreateTime?: Date | undefined;
|
|
1326
|
+
}
|
|
1327
|
+
export interface InboundIntegrationsMessage {
|
|
1328
|
+
Marker?: string | undefined;
|
|
1329
|
+
InboundIntegrations?: InboundIntegration[] | undefined;
|
|
1330
|
+
}
|
|
1331
|
+
export interface DescribeIntegrationsFilter {
|
|
1332
|
+
Name: DescribeIntegrationsFilterName | undefined;
|
|
1333
|
+
Values: string[] | undefined;
|
|
1334
|
+
}
|
|
1335
|
+
export interface DescribeIntegrationsMessage {
|
|
1336
|
+
IntegrationArn?: string | undefined;
|
|
1337
|
+
MaxRecords?: number | undefined;
|
|
1338
|
+
Marker?: string | undefined;
|
|
1339
|
+
Filters?: DescribeIntegrationsFilter[] | undefined;
|
|
1340
|
+
}
|
|
1341
|
+
export interface IntegrationsMessage {
|
|
1342
|
+
Marker?: string | undefined;
|
|
1343
|
+
Integrations?: Integration[] | undefined;
|
|
1344
|
+
}
|
|
1345
|
+
export interface DescribeLoggingStatusMessage {
|
|
1346
|
+
ClusterIdentifier: string | undefined;
|
|
1347
|
+
}
|
|
1348
|
+
export interface LoggingStatus {
|
|
1349
|
+
LoggingEnabled?: boolean | undefined;
|
|
1350
|
+
BucketName?: string | undefined;
|
|
1351
|
+
S3KeyPrefix?: string | undefined;
|
|
1352
|
+
LastSuccessfulDeliveryTime?: Date | undefined;
|
|
1353
|
+
LastFailureTime?: Date | undefined;
|
|
1354
|
+
LastFailureMessage?: string | undefined;
|
|
1355
|
+
LogDestinationType?: LogDestinationType | undefined;
|
|
1356
|
+
LogExports?: string[] | undefined;
|
|
1357
|
+
}
|
|
1358
|
+
export interface NodeConfigurationOptionsFilter {
|
|
1359
|
+
Name?: NodeConfigurationOptionsFilterName | undefined;
|
|
1360
|
+
Operator?: OperatorType | undefined;
|
|
1361
|
+
Values?: string[] | undefined;
|
|
1362
|
+
}
|
|
1363
|
+
export interface DescribeNodeConfigurationOptionsMessage {
|
|
1364
|
+
ActionType: ActionType | undefined;
|
|
1365
|
+
ClusterIdentifier?: string | undefined;
|
|
1366
|
+
SnapshotIdentifier?: string | undefined;
|
|
1367
|
+
SnapshotArn?: string | undefined;
|
|
1368
|
+
OwnerAccount?: string | undefined;
|
|
1369
|
+
Filters?: NodeConfigurationOptionsFilter[] | undefined;
|
|
1370
|
+
Marker?: string | undefined;
|
|
1371
|
+
MaxRecords?: number | undefined;
|
|
1372
|
+
}
|
|
1373
|
+
export interface NodeConfigurationOption {
|
|
1374
|
+
NodeType?: string | undefined;
|
|
1375
|
+
NumberOfNodes?: number | undefined;
|
|
1376
|
+
EstimatedDiskUtilizationPercent?: number | undefined;
|
|
1377
|
+
Mode?: Mode | undefined;
|
|
1378
|
+
}
|
|
1379
|
+
export interface NodeConfigurationOptionsMessage {
|
|
1380
|
+
NodeConfigurationOptionList?: NodeConfigurationOption[] | undefined;
|
|
1381
|
+
Marker?: string | undefined;
|
|
1382
|
+
}
|
|
1383
|
+
export interface DescribeOrderableClusterOptionsMessage {
|
|
1384
|
+
ClusterVersion?: string | undefined;
|
|
1385
|
+
NodeType?: string | undefined;
|
|
1386
|
+
MaxRecords?: number | undefined;
|
|
1387
|
+
Marker?: string | undefined;
|
|
1388
|
+
}
|
|
1389
|
+
export interface OrderableClusterOption {
|
|
1390
|
+
ClusterVersion?: string | undefined;
|
|
1391
|
+
ClusterType?: string | undefined;
|
|
1392
|
+
NodeType?: string | undefined;
|
|
1393
|
+
AvailabilityZones?: AvailabilityZone[] | undefined;
|
|
1394
|
+
}
|
|
1395
|
+
export interface OrderableClusterOptionsMessage {
|
|
1396
|
+
OrderableClusterOptions?: OrderableClusterOption[] | undefined;
|
|
1397
|
+
Marker?: string | undefined;
|
|
1398
|
+
}
|
|
1399
|
+
export interface DescribePartnersInputMessage {
|
|
1400
|
+
AccountId: string | undefined;
|
|
1401
|
+
ClusterIdentifier: string | undefined;
|
|
1402
|
+
DatabaseName?: string | undefined;
|
|
1403
|
+
PartnerName?: string | undefined;
|
|
1404
|
+
}
|
|
1405
|
+
export interface PartnerIntegrationInfo {
|
|
1406
|
+
DatabaseName?: string | undefined;
|
|
1407
|
+
PartnerName?: string | undefined;
|
|
1408
|
+
Status?: PartnerIntegrationStatus | undefined;
|
|
1409
|
+
StatusMessage?: string | undefined;
|
|
1410
|
+
CreatedAt?: Date | undefined;
|
|
1411
|
+
UpdatedAt?: Date | undefined;
|
|
1412
|
+
}
|
|
1413
|
+
export interface DescribePartnersOutputMessage {
|
|
1414
|
+
PartnerIntegrationInfoList?: PartnerIntegrationInfo[] | undefined;
|
|
1415
|
+
}
|
|
1416
|
+
export interface DescribeRedshiftIdcApplicationsMessage {
|
|
1417
|
+
RedshiftIdcApplicationArn?: string | undefined;
|
|
1418
|
+
MaxRecords?: number | undefined;
|
|
1419
|
+
Marker?: string | undefined;
|
|
1420
|
+
}
|
|
1421
|
+
export interface DescribeRedshiftIdcApplicationsResult {
|
|
1422
|
+
RedshiftIdcApplications?: RedshiftIdcApplication[] | undefined;
|
|
1423
|
+
Marker?: string | undefined;
|
|
1424
|
+
}
|
|
1425
|
+
export interface DescribeReservedNodeExchangeStatusInputMessage {
|
|
1426
|
+
ReservedNodeId?: string | undefined;
|
|
1427
|
+
ReservedNodeExchangeRequestId?: string | undefined;
|
|
1428
|
+
MaxRecords?: number | undefined;
|
|
1429
|
+
Marker?: string | undefined;
|
|
1430
|
+
}
|
|
1431
|
+
export interface DescribeReservedNodeExchangeStatusOutputMessage {
|
|
1432
|
+
ReservedNodeExchangeStatusDetails?: ReservedNodeExchangeStatus[] | undefined;
|
|
1433
|
+
Marker?: string | undefined;
|
|
1434
|
+
}
|
|
1435
|
+
export interface DescribeReservedNodeOfferingsMessage {
|
|
1436
|
+
ReservedNodeOfferingId?: string | undefined;
|
|
1437
|
+
MaxRecords?: number | undefined;
|
|
1438
|
+
Marker?: string | undefined;
|
|
1439
|
+
}
|
|
1440
|
+
export interface ReservedNodeOffering {
|
|
1441
|
+
ReservedNodeOfferingId?: string | undefined;
|
|
1442
|
+
NodeType?: string | undefined;
|
|
1443
|
+
Duration?: number | undefined;
|
|
1444
|
+
FixedPrice?: number | undefined;
|
|
1445
|
+
UsagePrice?: number | undefined;
|
|
1446
|
+
CurrencyCode?: string | undefined;
|
|
1447
|
+
OfferingType?: string | undefined;
|
|
1448
|
+
RecurringCharges?: RecurringCharge[] | undefined;
|
|
1449
|
+
ReservedNodeOfferingType?: ReservedNodeOfferingType | undefined;
|
|
1450
|
+
}
|
|
1451
|
+
export interface ReservedNodeOfferingsMessage {
|
|
1452
|
+
Marker?: string | undefined;
|
|
1453
|
+
ReservedNodeOfferings?: ReservedNodeOffering[] | undefined;
|
|
1454
|
+
}
|
|
1455
|
+
export interface DescribeReservedNodesMessage {
|
|
1456
|
+
ReservedNodeId?: string | undefined;
|
|
1457
|
+
MaxRecords?: number | undefined;
|
|
1458
|
+
Marker?: string | undefined;
|
|
1459
|
+
}
|
|
1460
|
+
export interface ReservedNodesMessage {
|
|
1461
|
+
Marker?: string | undefined;
|
|
1462
|
+
ReservedNodes?: ReservedNode[] | undefined;
|
|
1463
|
+
}
|
|
1464
|
+
export interface DescribeResizeMessage {
|
|
1465
|
+
ClusterIdentifier: string | undefined;
|
|
1466
|
+
}
|
|
1467
|
+
export interface ScheduledActionFilter {
|
|
1468
|
+
Name: ScheduledActionFilterName | undefined;
|
|
1469
|
+
Values: string[] | undefined;
|
|
1470
|
+
}
|
|
1471
|
+
export interface DescribeScheduledActionsMessage {
|
|
1472
|
+
ScheduledActionName?: string | undefined;
|
|
1473
|
+
TargetActionType?: ScheduledActionTypeValues | undefined;
|
|
1474
|
+
StartTime?: Date | undefined;
|
|
1475
|
+
EndTime?: Date | undefined;
|
|
1476
|
+
Active?: boolean | undefined;
|
|
1477
|
+
Filters?: ScheduledActionFilter[] | undefined;
|
|
1478
|
+
Marker?: string | undefined;
|
|
1479
|
+
MaxRecords?: number | undefined;
|
|
1480
|
+
}
|
|
1481
|
+
export interface ScheduledActionsMessage {
|
|
1482
|
+
Marker?: string | undefined;
|
|
1483
|
+
ScheduledActions?: ScheduledAction[] | undefined;
|
|
1484
|
+
}
|
|
1485
|
+
export interface DescribeSnapshotCopyGrantsMessage {
|
|
1486
|
+
SnapshotCopyGrantName?: string | undefined;
|
|
1487
|
+
MaxRecords?: number | undefined;
|
|
1488
|
+
Marker?: string | undefined;
|
|
1489
|
+
TagKeys?: string[] | undefined;
|
|
1490
|
+
TagValues?: string[] | undefined;
|
|
1491
|
+
}
|
|
1492
|
+
export interface SnapshotCopyGrantMessage {
|
|
1493
|
+
Marker?: string | undefined;
|
|
1494
|
+
SnapshotCopyGrants?: SnapshotCopyGrant[] | undefined;
|
|
1495
|
+
}
|
|
1496
|
+
export interface DescribeSnapshotSchedulesMessage {
|
|
1497
|
+
ClusterIdentifier?: string | undefined;
|
|
1498
|
+
ScheduleIdentifier?: string | undefined;
|
|
1499
|
+
TagKeys?: string[] | undefined;
|
|
1500
|
+
TagValues?: string[] | undefined;
|
|
1501
|
+
Marker?: string | undefined;
|
|
1502
|
+
MaxRecords?: number | undefined;
|
|
1503
|
+
}
|
|
1504
|
+
export interface DescribeSnapshotSchedulesOutputMessage {
|
|
1505
|
+
SnapshotSchedules?: SnapshotSchedule[] | undefined;
|
|
1506
|
+
Marker?: string | undefined;
|
|
1507
|
+
}
|
|
1508
|
+
export interface DescribeTableRestoreStatusMessage {
|
|
1509
|
+
ClusterIdentifier?: string | undefined;
|
|
1510
|
+
TableRestoreRequestId?: string | undefined;
|
|
1511
|
+
MaxRecords?: number | undefined;
|
|
1512
|
+
Marker?: string | undefined;
|
|
1513
|
+
}
|
|
1514
|
+
export interface TableRestoreStatus {
|
|
1515
|
+
TableRestoreRequestId?: string | undefined;
|
|
1516
|
+
Status?: TableRestoreStatusType | undefined;
|
|
1517
|
+
Message?: string | undefined;
|
|
1518
|
+
RequestTime?: Date | undefined;
|
|
1519
|
+
ProgressInMegaBytes?: number | undefined;
|
|
1520
|
+
TotalDataInMegaBytes?: number | undefined;
|
|
1521
|
+
ClusterIdentifier?: string | undefined;
|
|
1522
|
+
SnapshotIdentifier?: string | undefined;
|
|
1523
|
+
SourceDatabaseName?: string | undefined;
|
|
1524
|
+
SourceSchemaName?: string | undefined;
|
|
1525
|
+
SourceTableName?: string | undefined;
|
|
1526
|
+
TargetDatabaseName?: string | undefined;
|
|
1527
|
+
TargetSchemaName?: string | undefined;
|
|
1528
|
+
NewTableName?: string | undefined;
|
|
1529
|
+
}
|
|
1530
|
+
export interface TableRestoreStatusMessage {
|
|
1531
|
+
TableRestoreStatusDetails?: TableRestoreStatus[] | undefined;
|
|
1532
|
+
Marker?: string | undefined;
|
|
1533
|
+
}
|
|
1534
|
+
export interface DescribeTagsMessage {
|
|
1535
|
+
ResourceName?: string | undefined;
|
|
1536
|
+
ResourceType?: string | undefined;
|
|
1537
|
+
MaxRecords?: number | undefined;
|
|
1538
|
+
Marker?: string | undefined;
|
|
1539
|
+
TagKeys?: string[] | undefined;
|
|
1540
|
+
TagValues?: string[] | undefined;
|
|
1541
|
+
}
|
|
1542
|
+
export interface TaggedResource {
|
|
1543
|
+
Tag?: Tag | undefined;
|
|
1544
|
+
ResourceName?: string | undefined;
|
|
1545
|
+
ResourceType?: string | undefined;
|
|
1546
|
+
}
|
|
1547
|
+
export interface TaggedResourceListMessage {
|
|
1548
|
+
TaggedResources?: TaggedResource[] | undefined;
|
|
1549
|
+
Marker?: string | undefined;
|
|
1550
|
+
}
|
|
1551
|
+
export interface DescribeUsageLimitsMessage {
|
|
1552
|
+
UsageLimitId?: string | undefined;
|
|
1553
|
+
ClusterIdentifier?: string | undefined;
|
|
1554
|
+
FeatureType?: UsageLimitFeatureType | undefined;
|
|
1555
|
+
MaxRecords?: number | undefined;
|
|
1556
|
+
Marker?: string | undefined;
|
|
1557
|
+
TagKeys?: string[] | undefined;
|
|
1558
|
+
TagValues?: string[] | undefined;
|
|
1559
|
+
}
|
|
1560
|
+
export interface UsageLimitList {
|
|
1561
|
+
UsageLimits?: UsageLimit[] | undefined;
|
|
1562
|
+
Marker?: string | undefined;
|
|
1563
|
+
}
|
|
1564
|
+
export interface DisableLoggingMessage {
|
|
1565
|
+
ClusterIdentifier: string | undefined;
|
|
1566
|
+
}
|
|
1567
|
+
export interface DisableSnapshotCopyMessage {
|
|
1568
|
+
ClusterIdentifier: string | undefined;
|
|
1569
|
+
}
|
|
1570
|
+
export interface DisableSnapshotCopyResult {
|
|
1571
|
+
Cluster?: Cluster | undefined;
|
|
1572
|
+
}
|
|
1573
|
+
export interface DisassociateDataShareConsumerMessage {
|
|
1574
|
+
DataShareArn: string | undefined;
|
|
1575
|
+
DisassociateEntireAccount?: boolean | undefined;
|
|
1576
|
+
ConsumerArn?: string | undefined;
|
|
1577
|
+
ConsumerRegion?: string | undefined;
|
|
1578
|
+
}
|
|
1579
|
+
export interface EnableLoggingMessage {
|
|
1580
|
+
ClusterIdentifier: string | undefined;
|
|
1581
|
+
BucketName?: string | undefined;
|
|
1582
|
+
S3KeyPrefix?: string | undefined;
|
|
1583
|
+
LogDestinationType?: LogDestinationType | undefined;
|
|
1584
|
+
LogExports?: string[] | undefined;
|
|
1585
|
+
}
|
|
1586
|
+
export interface EnableSnapshotCopyMessage {
|
|
1587
|
+
ClusterIdentifier: string | undefined;
|
|
1588
|
+
DestinationRegion: string | undefined;
|
|
1589
|
+
RetentionPeriod?: number | undefined;
|
|
1590
|
+
SnapshotCopyGrantName?: string | undefined;
|
|
1591
|
+
ManualSnapshotRetentionPeriod?: number | undefined;
|
|
1592
|
+
}
|
|
1593
|
+
export interface EnableSnapshotCopyResult {
|
|
1594
|
+
Cluster?: Cluster | undefined;
|
|
1595
|
+
}
|
|
1596
|
+
export interface FailoverPrimaryComputeInputMessage {
|
|
1597
|
+
ClusterIdentifier: string | undefined;
|
|
1598
|
+
}
|
|
1599
|
+
export interface FailoverPrimaryComputeResult {
|
|
1600
|
+
Cluster?: Cluster | undefined;
|
|
1601
|
+
}
|
|
1602
|
+
export interface GetClusterCredentialsMessage {
|
|
1603
|
+
DbUser: string | undefined;
|
|
1604
|
+
DbName?: string | undefined;
|
|
1605
|
+
ClusterIdentifier?: string | undefined;
|
|
1606
|
+
DurationSeconds?: number | undefined;
|
|
1607
|
+
AutoCreate?: boolean | undefined;
|
|
1608
|
+
DbGroups?: string[] | undefined;
|
|
1609
|
+
CustomDomainName?: string | undefined;
|
|
1610
|
+
}
|
|
1611
|
+
export interface GetClusterCredentialsWithIAMMessage {
|
|
1612
|
+
DbName?: string | undefined;
|
|
1613
|
+
ClusterIdentifier?: string | undefined;
|
|
1614
|
+
DurationSeconds?: number | undefined;
|
|
1615
|
+
CustomDomainName?: string | undefined;
|
|
1616
|
+
}
|
|
1617
|
+
export interface GetIdentityCenterAuthTokenRequest {
|
|
1618
|
+
ClusterIds: string[] | undefined;
|
|
1619
|
+
}
|
|
1620
|
+
export interface GetIdentityCenterAuthTokenResponse {
|
|
1621
|
+
Token?: string | undefined;
|
|
1622
|
+
ExpirationTime?: Date | undefined;
|
|
1623
|
+
}
|
|
1624
|
+
export interface GetReservedNodeExchangeConfigurationOptionsInputMessage {
|
|
1625
|
+
ActionType: ReservedNodeExchangeActionType | undefined;
|
|
1626
|
+
ClusterIdentifier?: string | undefined;
|
|
1627
|
+
SnapshotIdentifier?: string | undefined;
|
|
1628
|
+
MaxRecords?: number | undefined;
|
|
1629
|
+
Marker?: string | undefined;
|
|
1630
|
+
}
|
|
1631
|
+
export interface ReservedNodeConfigurationOption {
|
|
1632
|
+
SourceReservedNode?: ReservedNode | undefined;
|
|
1633
|
+
TargetReservedNodeCount?: number | undefined;
|
|
1634
|
+
TargetReservedNodeOffering?: ReservedNodeOffering | undefined;
|
|
1635
|
+
}
|
|
1636
|
+
export interface GetReservedNodeExchangeConfigurationOptionsOutputMessage {
|
|
1637
|
+
Marker?: string | undefined;
|
|
1638
|
+
ReservedNodeConfigurationOptionList?:
|
|
1639
|
+
| ReservedNodeConfigurationOption[]
|
|
1640
|
+
| undefined;
|
|
1641
|
+
}
|
|
1642
|
+
export interface GetReservedNodeExchangeOfferingsInputMessage {
|
|
1643
|
+
ReservedNodeId: string | undefined;
|
|
1644
|
+
MaxRecords?: number | undefined;
|
|
1645
|
+
Marker?: string | undefined;
|
|
1646
|
+
}
|
|
1647
|
+
export interface GetReservedNodeExchangeOfferingsOutputMessage {
|
|
1648
|
+
Marker?: string | undefined;
|
|
1649
|
+
ReservedNodeOfferings?: ReservedNodeOffering[] | undefined;
|
|
1650
|
+
}
|
|
1651
|
+
export interface GetResourcePolicyMessage {
|
|
1652
|
+
ResourceArn: string | undefined;
|
|
1653
|
+
}
|
|
1654
|
+
export interface ResourcePolicy {
|
|
1655
|
+
ResourceArn?: string | undefined;
|
|
1656
|
+
Policy?: string | undefined;
|
|
1657
|
+
}
|
|
1658
|
+
export interface GetResourcePolicyResult {
|
|
1659
|
+
ResourcePolicy?: ResourcePolicy | undefined;
|
|
1660
|
+
}
|
|
1661
|
+
export interface ListRecommendationsMessage {
|
|
1662
|
+
ClusterIdentifier?: string | undefined;
|
|
1663
|
+
NamespaceArn?: string | undefined;
|
|
1664
|
+
MaxRecords?: number | undefined;
|
|
1665
|
+
Marker?: string | undefined;
|
|
1666
|
+
}
|
|
1667
|
+
export interface RecommendedAction {
|
|
1668
|
+
Text?: string | undefined;
|
|
1669
|
+
Database?: string | undefined;
|
|
1670
|
+
Command?: string | undefined;
|
|
1671
|
+
Type?: RecommendedActionType | undefined;
|
|
1672
|
+
}
|
|
1673
|
+
export interface ReferenceLink {
|
|
1674
|
+
Text?: string | undefined;
|
|
1675
|
+
Link?: string | undefined;
|
|
1676
|
+
}
|
|
1677
|
+
export interface Recommendation {
|
|
1678
|
+
Id?: string | undefined;
|
|
1679
|
+
ClusterIdentifier?: string | undefined;
|
|
1680
|
+
NamespaceArn?: string | undefined;
|
|
1681
|
+
CreatedAt?: Date | undefined;
|
|
1682
|
+
RecommendationType?: string | undefined;
|
|
1683
|
+
Title?: string | undefined;
|
|
1684
|
+
Description?: string | undefined;
|
|
1685
|
+
Observation?: string | undefined;
|
|
1686
|
+
ImpactRanking?: ImpactRankingType | undefined;
|
|
1687
|
+
RecommendationText?: string | undefined;
|
|
1688
|
+
RecommendedActions?: RecommendedAction[] | undefined;
|
|
1689
|
+
ReferenceLinks?: ReferenceLink[] | undefined;
|
|
1690
|
+
}
|
|
1691
|
+
export interface ListRecommendationsResult {
|
|
1692
|
+
Recommendations?: Recommendation[] | undefined;
|
|
1693
|
+
Marker?: string | undefined;
|
|
1694
|
+
}
|
|
1695
|
+
export interface ModifyAquaInputMessage {
|
|
1696
|
+
ClusterIdentifier: string | undefined;
|
|
1697
|
+
AquaConfigurationStatus?: AquaConfigurationStatus | undefined;
|
|
1698
|
+
}
|
|
1699
|
+
export interface ModifyAquaOutputMessage {
|
|
1700
|
+
AquaConfiguration?: AquaConfiguration | undefined;
|
|
1701
|
+
}
|
|
1702
|
+
export interface ModifyAuthenticationProfileMessage {
|
|
1703
|
+
AuthenticationProfileName: string | undefined;
|
|
1704
|
+
AuthenticationProfileContent: string | undefined;
|
|
1705
|
+
}
|
|
1706
|
+
export interface ModifyAuthenticationProfileResult {
|
|
1707
|
+
AuthenticationProfileName?: string | undefined;
|
|
1708
|
+
AuthenticationProfileContent?: string | undefined;
|
|
1709
|
+
}
|
|
1710
|
+
export interface ModifyClusterMessage {
|
|
1711
|
+
ClusterIdentifier: string | undefined;
|
|
1712
|
+
ClusterType?: string | undefined;
|
|
1713
|
+
NodeType?: string | undefined;
|
|
1714
|
+
NumberOfNodes?: number | undefined;
|
|
1715
|
+
ClusterSecurityGroups?: string[] | undefined;
|
|
1716
|
+
VpcSecurityGroupIds?: string[] | undefined;
|
|
1717
|
+
MasterUserPassword?: string | undefined;
|
|
1718
|
+
ClusterParameterGroupName?: string | undefined;
|
|
1719
|
+
AutomatedSnapshotRetentionPeriod?: number | undefined;
|
|
1720
|
+
ManualSnapshotRetentionPeriod?: number | undefined;
|
|
1721
|
+
PreferredMaintenanceWindow?: string | undefined;
|
|
1722
|
+
ClusterVersion?: string | undefined;
|
|
1723
|
+
AllowVersionUpgrade?: boolean | undefined;
|
|
1724
|
+
HsmClientCertificateIdentifier?: string | undefined;
|
|
1725
|
+
HsmConfigurationIdentifier?: string | undefined;
|
|
1726
|
+
NewClusterIdentifier?: string | undefined;
|
|
1727
|
+
PubliclyAccessible?: boolean | undefined;
|
|
1728
|
+
ElasticIp?: string | undefined;
|
|
1729
|
+
EnhancedVpcRouting?: boolean | undefined;
|
|
1730
|
+
MaintenanceTrackName?: string | undefined;
|
|
1731
|
+
Encrypted?: boolean | undefined;
|
|
1732
|
+
KmsKeyId?: string | undefined;
|
|
1733
|
+
AvailabilityZoneRelocation?: boolean | undefined;
|
|
1734
|
+
AvailabilityZone?: string | undefined;
|
|
1735
|
+
Port?: number | undefined;
|
|
1736
|
+
ManageMasterPassword?: boolean | undefined;
|
|
1737
|
+
MasterPasswordSecretKmsKeyId?: string | undefined;
|
|
1738
|
+
IpAddressType?: string | undefined;
|
|
1739
|
+
MultiAZ?: boolean | undefined;
|
|
1740
|
+
}
|
|
1741
|
+
export interface ModifyClusterResult {
|
|
1742
|
+
Cluster?: Cluster | undefined;
|
|
1743
|
+
}
|
|
1744
|
+
export interface ModifyClusterDbRevisionMessage {
|
|
1745
|
+
ClusterIdentifier: string | undefined;
|
|
1746
|
+
RevisionTarget: string | undefined;
|
|
1747
|
+
}
|
|
1748
|
+
export interface ModifyClusterDbRevisionResult {
|
|
1749
|
+
Cluster?: Cluster | undefined;
|
|
1750
|
+
}
|
|
1751
|
+
export interface ModifyClusterIamRolesMessage {
|
|
1752
|
+
ClusterIdentifier: string | undefined;
|
|
1753
|
+
AddIamRoles?: string[] | undefined;
|
|
1754
|
+
RemoveIamRoles?: string[] | undefined;
|
|
1755
|
+
DefaultIamRoleArn?: string | undefined;
|
|
1756
|
+
}
|
|
1757
|
+
export interface ModifyClusterIamRolesResult {
|
|
1758
|
+
Cluster?: Cluster | undefined;
|
|
1759
|
+
}
|
|
1760
|
+
export interface ModifyClusterMaintenanceMessage {
|
|
1761
|
+
ClusterIdentifier: string | undefined;
|
|
1762
|
+
DeferMaintenance?: boolean | undefined;
|
|
1763
|
+
DeferMaintenanceIdentifier?: string | undefined;
|
|
1764
|
+
DeferMaintenanceStartTime?: Date | undefined;
|
|
1765
|
+
DeferMaintenanceEndTime?: Date | undefined;
|
|
1766
|
+
DeferMaintenanceDuration?: number | undefined;
|
|
1767
|
+
}
|
|
1768
|
+
export interface ModifyClusterMaintenanceResult {
|
|
1769
|
+
Cluster?: Cluster | undefined;
|
|
1770
|
+
}
|
|
1771
|
+
export interface ModifyClusterParameterGroupMessage {
|
|
1772
|
+
ParameterGroupName: string | undefined;
|
|
1773
|
+
Parameters: Parameter[] | undefined;
|
|
1774
|
+
}
|
|
1775
|
+
export interface ModifyClusterSnapshotMessage {
|
|
1776
|
+
SnapshotIdentifier: string | undefined;
|
|
1777
|
+
ManualSnapshotRetentionPeriod?: number | undefined;
|
|
1778
|
+
Force?: boolean | undefined;
|
|
1779
|
+
}
|
|
1780
|
+
export interface ModifyClusterSnapshotResult {
|
|
1781
|
+
Snapshot?: Snapshot | undefined;
|
|
1782
|
+
}
|
|
1783
|
+
export interface ModifyClusterSnapshotScheduleMessage {
|
|
1784
|
+
ClusterIdentifier: string | undefined;
|
|
1785
|
+
ScheduleIdentifier?: string | undefined;
|
|
1786
|
+
DisassociateSchedule?: boolean | undefined;
|
|
1787
|
+
}
|
|
1788
|
+
export interface ModifyClusterSubnetGroupMessage {
|
|
1789
|
+
ClusterSubnetGroupName: string | undefined;
|
|
1790
|
+
Description?: string | undefined;
|
|
1791
|
+
SubnetIds: string[] | undefined;
|
|
1792
|
+
}
|
|
1793
|
+
export interface ModifyClusterSubnetGroupResult {
|
|
1794
|
+
ClusterSubnetGroup?: ClusterSubnetGroup | undefined;
|
|
1795
|
+
}
|
|
1796
|
+
export interface ModifyCustomDomainAssociationMessage {
|
|
1797
|
+
CustomDomainName: string | undefined;
|
|
1798
|
+
CustomDomainCertificateArn: string | undefined;
|
|
1799
|
+
ClusterIdentifier: string | undefined;
|
|
1800
|
+
}
|
|
1801
|
+
export interface ModifyCustomDomainAssociationResult {
|
|
1802
|
+
CustomDomainName?: string | undefined;
|
|
1803
|
+
CustomDomainCertificateArn?: string | undefined;
|
|
1804
|
+
ClusterIdentifier?: string | undefined;
|
|
1805
|
+
CustomDomainCertExpiryTime?: string | undefined;
|
|
1806
|
+
}
|
|
1807
|
+
export interface ModifyEndpointAccessMessage {
|
|
1808
|
+
EndpointName: string | undefined;
|
|
1809
|
+
VpcSecurityGroupIds?: string[] | undefined;
|
|
1810
|
+
}
|
|
1811
|
+
export interface ModifyEventSubscriptionMessage {
|
|
1812
|
+
SubscriptionName: string | undefined;
|
|
1813
|
+
SnsTopicArn?: string | undefined;
|
|
1814
|
+
SourceType?: string | undefined;
|
|
1815
|
+
SourceIds?: string[] | undefined;
|
|
1816
|
+
EventCategories?: string[] | undefined;
|
|
1817
|
+
Severity?: string | undefined;
|
|
1818
|
+
Enabled?: boolean | undefined;
|
|
1819
|
+
}
|
|
1820
|
+
export interface ModifyEventSubscriptionResult {
|
|
1821
|
+
EventSubscription?: EventSubscription | undefined;
|
|
1822
|
+
}
|
|
1823
|
+
export interface ModifyIntegrationMessage {
|
|
1824
|
+
IntegrationArn: string | undefined;
|
|
1825
|
+
Description?: string | undefined;
|
|
1826
|
+
IntegrationName?: string | undefined;
|
|
1827
|
+
}
|
|
1828
|
+
export interface ModifyRedshiftIdcApplicationMessage {
|
|
1829
|
+
RedshiftIdcApplicationArn: string | undefined;
|
|
1830
|
+
IdentityNamespace?: string | undefined;
|
|
1831
|
+
IamRoleArn?: string | undefined;
|
|
1832
|
+
IdcDisplayName?: string | undefined;
|
|
1833
|
+
AuthorizedTokenIssuerList?: AuthorizedTokenIssuer[] | undefined;
|
|
1834
|
+
ServiceIntegrations?: ServiceIntegrationsUnion[] | undefined;
|
|
1835
|
+
}
|
|
1836
|
+
export interface ModifyRedshiftIdcApplicationResult {
|
|
1837
|
+
RedshiftIdcApplication?: RedshiftIdcApplication | undefined;
|
|
1838
|
+
}
|
|
1839
|
+
export interface ModifyScheduledActionMessage {
|
|
1840
|
+
ScheduledActionName: string | undefined;
|
|
1841
|
+
TargetAction?: ScheduledActionType | undefined;
|
|
1842
|
+
Schedule?: string | undefined;
|
|
1843
|
+
IamRole?: string | undefined;
|
|
1844
|
+
ScheduledActionDescription?: string | undefined;
|
|
1845
|
+
StartTime?: Date | undefined;
|
|
1846
|
+
EndTime?: Date | undefined;
|
|
1847
|
+
Enable?: boolean | undefined;
|
|
1848
|
+
}
|