@aws-sdk/client-redshift 3.295.0 → 3.297.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/protocols/Aws_query.js +281 -1226
- package/dist-es/protocols/Aws_query.js +281 -1226
- package/dist-types/Redshift.d.ts +120 -0
- package/dist-types/RedshiftClient.d.ts +24 -4
- package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +16 -0
- package/dist-types/commands/AddPartnerCommand.d.ts +16 -0
- package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeDataShareCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +16 -0
- package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/CancelResizeCommand.d.ts +16 -0
- package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +16 -0
- package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateScheduledActionCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +16 -0
- package/dist-types/commands/CreateUsageLimitCommand.d.ts +16 -0
- package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeletePartnerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUsageLimitCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterTracksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClustersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSharesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePartnersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedNodesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeResizeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStorageCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +16 -0
- package/dist-types/commands/DisableLoggingCommand.d.ts +16 -0
- package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +16 -0
- package/dist-types/commands/EnableLoggingCommand.d.ts +16 -0
- package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +16 -0
- package/dist-types/commands/GetClusterCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +16 -0
- package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +16 -0
- package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/ModifyScheduledActionCommand.d.ts +16 -0
- package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +16 -0
- package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/ModifyUsageLimitCommand.d.ts +16 -0
- package/dist-types/commands/PauseClusterCommand.d.ts +16 -0
- package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +16 -0
- package/dist-types/commands/RebootClusterCommand.d.ts +16 -0
- package/dist-types/commands/RejectDataShareCommand.d.ts +16 -0
- package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/ResizeClusterCommand.d.ts +16 -0
- package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/ResumeClusterCommand.d.ts +16 -0
- package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +16 -0
- package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +16 -0
- package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +16 -0
- package/dist-types/models/RedshiftServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +462 -2
- package/dist-types/models/models_1.d.ts +248 -0
- package/dist-types/pagination/DescribeClusterDbRevisionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterParameterGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterSnapshotsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterTracksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClustersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDataSharesForConsumerPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDataSharesForProducerPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDataSharesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDefaultClusterParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEndpointAccessPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEndpointAuthorizationPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeHsmClientCertificatesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeHsmConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedNodesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeScheduledActionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSnapshotSchedulesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTableRestoreStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTagsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeUsageLimitsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/package.json +30 -30
|
@@ -2,6 +2,7 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-cl
|
|
|
2
2
|
import { ActionType, AquaConfiguration, AquaConfigurationStatus, AvailabilityZone, Cluster, ClusterSecurityGroup, ClusterSubnetGroup, EventSubscription, HsmConfiguration, Parameter, RecurringCharge, ReservedNode, ReservedNodeExchangeStatus, ReservedNodeOfferingType, ScheduledAction, ScheduledActionType, Snapshot, SnapshotCopyGrant, SnapshotSchedule, Tag, UsageLimit, UsageLimitBreachAction, UsageLimitFeatureType } from "./models_0";
|
|
3
3
|
import { RedshiftServiceException as __BaseException } from "./RedshiftServiceException";
|
|
4
4
|
/**
|
|
5
|
+
* @public
|
|
5
6
|
* <p></p>
|
|
6
7
|
*/
|
|
7
8
|
export interface DescribeHsmConfigurationsMessage {
|
|
@@ -50,6 +51,7 @@ export interface DescribeHsmConfigurationsMessage {
|
|
|
50
51
|
TagValues?: string[];
|
|
51
52
|
}
|
|
52
53
|
/**
|
|
54
|
+
* @public
|
|
53
55
|
* <p></p>
|
|
54
56
|
*/
|
|
55
57
|
export interface HsmConfigurationMessage {
|
|
@@ -67,6 +69,7 @@ export interface HsmConfigurationMessage {
|
|
|
67
69
|
HsmConfigurations?: HsmConfiguration[];
|
|
68
70
|
}
|
|
69
71
|
/**
|
|
72
|
+
* @public
|
|
70
73
|
* <p></p>
|
|
71
74
|
*/
|
|
72
75
|
export interface DescribeLoggingStatusMessage {
|
|
@@ -77,11 +80,15 @@ export interface DescribeLoggingStatusMessage {
|
|
|
77
80
|
*/
|
|
78
81
|
ClusterIdentifier: string | undefined;
|
|
79
82
|
}
|
|
83
|
+
/**
|
|
84
|
+
* @public
|
|
85
|
+
*/
|
|
80
86
|
export declare enum LogDestinationType {
|
|
81
87
|
CLOUDWATCH = "cloudwatch",
|
|
82
88
|
S3 = "s3"
|
|
83
89
|
}
|
|
84
90
|
/**
|
|
91
|
+
* @public
|
|
85
92
|
* <p>Describes the status of logging for a cluster.</p>
|
|
86
93
|
*/
|
|
87
94
|
export interface LoggingStatus {
|
|
@@ -120,12 +127,18 @@ export interface LoggingStatus {
|
|
|
120
127
|
*/
|
|
121
128
|
LogExports?: string[];
|
|
122
129
|
}
|
|
130
|
+
/**
|
|
131
|
+
* @public
|
|
132
|
+
*/
|
|
123
133
|
export declare enum NodeConfigurationOptionsFilterName {
|
|
124
134
|
ESTIMATED_DISK_UTILIZATION_PERCENT = "EstimatedDiskUtilizationPercent",
|
|
125
135
|
MODE = "Mode",
|
|
126
136
|
NODE_TYPE = "NodeType",
|
|
127
137
|
NUM_NODES = "NumberOfNodes"
|
|
128
138
|
}
|
|
139
|
+
/**
|
|
140
|
+
* @public
|
|
141
|
+
*/
|
|
129
142
|
export declare enum OperatorType {
|
|
130
143
|
BETWEEN = "between",
|
|
131
144
|
EQ = "eq",
|
|
@@ -136,6 +149,7 @@ export declare enum OperatorType {
|
|
|
136
149
|
LT = "lt"
|
|
137
150
|
}
|
|
138
151
|
/**
|
|
152
|
+
* @public
|
|
139
153
|
* <p>A set of elements to filter the returned node configurations.</p>
|
|
140
154
|
*/
|
|
141
155
|
export interface NodeConfigurationOptionsFilter {
|
|
@@ -159,6 +173,9 @@ export interface NodeConfigurationOptionsFilter {
|
|
|
159
173
|
*/
|
|
160
174
|
Values?: string[];
|
|
161
175
|
}
|
|
176
|
+
/**
|
|
177
|
+
* @public
|
|
178
|
+
*/
|
|
162
179
|
export interface DescribeNodeConfigurationOptionsMessage {
|
|
163
180
|
/**
|
|
164
181
|
* <p>The action type to evaluate for possible node configurations.
|
|
@@ -210,11 +227,15 @@ export interface DescribeNodeConfigurationOptionsMessage {
|
|
|
210
227
|
*/
|
|
211
228
|
MaxRecords?: number;
|
|
212
229
|
}
|
|
230
|
+
/**
|
|
231
|
+
* @public
|
|
232
|
+
*/
|
|
213
233
|
export declare enum Mode {
|
|
214
234
|
HIGH_PERFORMANCE = "high-performance",
|
|
215
235
|
STANDARD = "standard"
|
|
216
236
|
}
|
|
217
237
|
/**
|
|
238
|
+
* @public
|
|
218
239
|
* <p>A list of node configurations.</p>
|
|
219
240
|
*/
|
|
220
241
|
export interface NodeConfigurationOption {
|
|
@@ -235,6 +256,9 @@ export interface NodeConfigurationOption {
|
|
|
235
256
|
*/
|
|
236
257
|
Mode?: Mode | string;
|
|
237
258
|
}
|
|
259
|
+
/**
|
|
260
|
+
* @public
|
|
261
|
+
*/
|
|
238
262
|
export interface NodeConfigurationOptionsMessage {
|
|
239
263
|
/**
|
|
240
264
|
* <p>A list of valid node configurations.</p>
|
|
@@ -250,6 +274,7 @@ export interface NodeConfigurationOptionsMessage {
|
|
|
250
274
|
Marker?: string;
|
|
251
275
|
}
|
|
252
276
|
/**
|
|
277
|
+
* @public
|
|
253
278
|
* <p></p>
|
|
254
279
|
*/
|
|
255
280
|
export interface DescribeOrderableClusterOptionsMessage {
|
|
@@ -286,6 +311,7 @@ export interface DescribeOrderableClusterOptionsMessage {
|
|
|
286
311
|
Marker?: string;
|
|
287
312
|
}
|
|
288
313
|
/**
|
|
314
|
+
* @public
|
|
289
315
|
* <p>Describes an orderable cluster option.</p>
|
|
290
316
|
*/
|
|
291
317
|
export interface OrderableClusterOption {
|
|
@@ -307,6 +333,7 @@ export interface OrderableClusterOption {
|
|
|
307
333
|
AvailabilityZones?: AvailabilityZone[];
|
|
308
334
|
}
|
|
309
335
|
/**
|
|
336
|
+
* @public
|
|
310
337
|
* <p>Contains the output from the <a>DescribeOrderableClusterOptions</a>
|
|
311
338
|
* action. </p>
|
|
312
339
|
*/
|
|
@@ -325,6 +352,9 @@ export interface OrderableClusterOptionsMessage {
|
|
|
325
352
|
*/
|
|
326
353
|
Marker?: string;
|
|
327
354
|
}
|
|
355
|
+
/**
|
|
356
|
+
* @public
|
|
357
|
+
*/
|
|
328
358
|
export interface DescribePartnersInputMessage {
|
|
329
359
|
/**
|
|
330
360
|
* <p>The Amazon Web Services account ID that owns the cluster.</p>
|
|
@@ -343,6 +373,9 @@ export interface DescribePartnersInputMessage {
|
|
|
343
373
|
*/
|
|
344
374
|
PartnerName?: string;
|
|
345
375
|
}
|
|
376
|
+
/**
|
|
377
|
+
* @public
|
|
378
|
+
*/
|
|
346
379
|
export declare enum PartnerIntegrationStatus {
|
|
347
380
|
Active = "Active",
|
|
348
381
|
ConnectionFailure = "ConnectionFailure",
|
|
@@ -350,6 +383,7 @@ export declare enum PartnerIntegrationStatus {
|
|
|
350
383
|
RuntimeFailure = "RuntimeFailure"
|
|
351
384
|
}
|
|
352
385
|
/**
|
|
386
|
+
* @public
|
|
353
387
|
* <p>Describes a partner integration.</p>
|
|
354
388
|
*/
|
|
355
389
|
export interface PartnerIntegrationInfo {
|
|
@@ -378,12 +412,18 @@ export interface PartnerIntegrationInfo {
|
|
|
378
412
|
*/
|
|
379
413
|
UpdatedAt?: Date;
|
|
380
414
|
}
|
|
415
|
+
/**
|
|
416
|
+
* @public
|
|
417
|
+
*/
|
|
381
418
|
export interface DescribePartnersOutputMessage {
|
|
382
419
|
/**
|
|
383
420
|
* <p>A list of partner integrations.</p>
|
|
384
421
|
*/
|
|
385
422
|
PartnerIntegrationInfoList?: PartnerIntegrationInfo[];
|
|
386
423
|
}
|
|
424
|
+
/**
|
|
425
|
+
* @public
|
|
426
|
+
*/
|
|
387
427
|
export interface DescribeReservedNodeExchangeStatusInputMessage {
|
|
388
428
|
/**
|
|
389
429
|
* <p>The identifier of the source reserved node in a reserved-node exchange request.</p>
|
|
@@ -409,6 +449,9 @@ export interface DescribeReservedNodeExchangeStatusInputMessage {
|
|
|
409
449
|
*/
|
|
410
450
|
Marker?: string;
|
|
411
451
|
}
|
|
452
|
+
/**
|
|
453
|
+
* @public
|
|
454
|
+
*/
|
|
412
455
|
export interface DescribeReservedNodeExchangeStatusOutputMessage {
|
|
413
456
|
/**
|
|
414
457
|
* <p>The details of the reserved-node exchange request, including the status, request
|
|
@@ -421,6 +464,7 @@ export interface DescribeReservedNodeExchangeStatusOutputMessage {
|
|
|
421
464
|
Marker?: string;
|
|
422
465
|
}
|
|
423
466
|
/**
|
|
467
|
+
* @public
|
|
424
468
|
* <p>The reserved-node exchange status wasn't found.</p>
|
|
425
469
|
*/
|
|
426
470
|
export declare class ReservedNodeExchangeNotFoundFault extends __BaseException {
|
|
@@ -432,6 +476,7 @@ export declare class ReservedNodeExchangeNotFoundFault extends __BaseException {
|
|
|
432
476
|
constructor(opts: __ExceptionOptionType<ReservedNodeExchangeNotFoundFault, __BaseException>);
|
|
433
477
|
}
|
|
434
478
|
/**
|
|
479
|
+
* @public
|
|
435
480
|
* <p></p>
|
|
436
481
|
*/
|
|
437
482
|
export interface DescribeReservedNodeOfferingsMessage {
|
|
@@ -460,6 +505,7 @@ export interface DescribeReservedNodeOfferingsMessage {
|
|
|
460
505
|
Marker?: string;
|
|
461
506
|
}
|
|
462
507
|
/**
|
|
508
|
+
* @public
|
|
463
509
|
* <p>Describes a reserved node offering.</p>
|
|
464
510
|
*/
|
|
465
511
|
export interface ReservedNodeOffering {
|
|
@@ -506,6 +552,7 @@ export interface ReservedNodeOffering {
|
|
|
506
552
|
ReservedNodeOfferingType?: ReservedNodeOfferingType | string;
|
|
507
553
|
}
|
|
508
554
|
/**
|
|
555
|
+
* @public
|
|
509
556
|
* <p></p>
|
|
510
557
|
*/
|
|
511
558
|
export interface ReservedNodeOfferingsMessage {
|
|
@@ -523,6 +570,7 @@ export interface ReservedNodeOfferingsMessage {
|
|
|
523
570
|
ReservedNodeOfferings?: ReservedNodeOffering[];
|
|
524
571
|
}
|
|
525
572
|
/**
|
|
573
|
+
* @public
|
|
526
574
|
* <p></p>
|
|
527
575
|
*/
|
|
528
576
|
export interface DescribeReservedNodesMessage {
|
|
@@ -551,6 +599,7 @@ export interface DescribeReservedNodesMessage {
|
|
|
551
599
|
Marker?: string;
|
|
552
600
|
}
|
|
553
601
|
/**
|
|
602
|
+
* @public
|
|
554
603
|
* <p></p>
|
|
555
604
|
*/
|
|
556
605
|
export interface ReservedNodesMessage {
|
|
@@ -568,6 +617,7 @@ export interface ReservedNodesMessage {
|
|
|
568
617
|
ReservedNodes?: ReservedNode[];
|
|
569
618
|
}
|
|
570
619
|
/**
|
|
620
|
+
* @public
|
|
571
621
|
* <p></p>
|
|
572
622
|
*/
|
|
573
623
|
export interface DescribeResizeMessage {
|
|
@@ -579,11 +629,15 @@ export interface DescribeResizeMessage {
|
|
|
579
629
|
*/
|
|
580
630
|
ClusterIdentifier: string | undefined;
|
|
581
631
|
}
|
|
632
|
+
/**
|
|
633
|
+
* @public
|
|
634
|
+
*/
|
|
582
635
|
export declare enum ScheduledActionFilterName {
|
|
583
636
|
CLUSTER_IDENTIFIER = "cluster-identifier",
|
|
584
637
|
IAM_ROLE = "iam-role"
|
|
585
638
|
}
|
|
586
639
|
/**
|
|
640
|
+
* @public
|
|
587
641
|
* <p>A set of elements to filter the returned scheduled actions. </p>
|
|
588
642
|
*/
|
|
589
643
|
export interface ScheduledActionFilter {
|
|
@@ -596,11 +650,17 @@ export interface ScheduledActionFilter {
|
|
|
596
650
|
*/
|
|
597
651
|
Values: string[] | undefined;
|
|
598
652
|
}
|
|
653
|
+
/**
|
|
654
|
+
* @public
|
|
655
|
+
*/
|
|
599
656
|
export declare enum ScheduledActionTypeValues {
|
|
600
657
|
PAUSE_CLUSTER = "PauseCluster",
|
|
601
658
|
RESIZE_CLUSTER = "ResizeCluster",
|
|
602
659
|
RESUME_CLUSTER = "ResumeCluster"
|
|
603
660
|
}
|
|
661
|
+
/**
|
|
662
|
+
* @public
|
|
663
|
+
*/
|
|
604
664
|
export interface DescribeScheduledActionsMessage {
|
|
605
665
|
/**
|
|
606
666
|
* <p>The name of the scheduled action to retrieve. </p>
|
|
@@ -649,6 +709,9 @@ export interface DescribeScheduledActionsMessage {
|
|
|
649
709
|
*/
|
|
650
710
|
MaxRecords?: number;
|
|
651
711
|
}
|
|
712
|
+
/**
|
|
713
|
+
* @public
|
|
714
|
+
*/
|
|
652
715
|
export interface ScheduledActionsMessage {
|
|
653
716
|
/**
|
|
654
717
|
* <p>An optional parameter that specifies the starting point to return a set of response
|
|
@@ -665,6 +728,7 @@ export interface ScheduledActionsMessage {
|
|
|
665
728
|
ScheduledActions?: ScheduledAction[];
|
|
666
729
|
}
|
|
667
730
|
/**
|
|
731
|
+
* @public
|
|
668
732
|
* <p>The result of the <code>DescribeSnapshotCopyGrants</code> action.</p>
|
|
669
733
|
*/
|
|
670
734
|
export interface DescribeSnapshotCopyGrantsMessage {
|
|
@@ -710,6 +774,7 @@ export interface DescribeSnapshotCopyGrantsMessage {
|
|
|
710
774
|
TagValues?: string[];
|
|
711
775
|
}
|
|
712
776
|
/**
|
|
777
|
+
* @public
|
|
713
778
|
* <p></p>
|
|
714
779
|
*/
|
|
715
780
|
export interface SnapshotCopyGrantMessage {
|
|
@@ -728,6 +793,9 @@ export interface SnapshotCopyGrantMessage {
|
|
|
728
793
|
*/
|
|
729
794
|
SnapshotCopyGrants?: SnapshotCopyGrant[];
|
|
730
795
|
}
|
|
796
|
+
/**
|
|
797
|
+
* @public
|
|
798
|
+
*/
|
|
731
799
|
export interface DescribeSnapshotSchedulesMessage {
|
|
732
800
|
/**
|
|
733
801
|
* <p>The unique identifier for the cluster whose snapshot schedules you want to
|
|
@@ -763,6 +831,9 @@ export interface DescribeSnapshotSchedulesMessage {
|
|
|
763
831
|
*/
|
|
764
832
|
MaxRecords?: number;
|
|
765
833
|
}
|
|
834
|
+
/**
|
|
835
|
+
* @public
|
|
836
|
+
*/
|
|
766
837
|
export interface DescribeSnapshotSchedulesOutputMessage {
|
|
767
838
|
/**
|
|
768
839
|
* <p>A list of SnapshotSchedules.</p>
|
|
@@ -778,6 +849,7 @@ export interface DescribeSnapshotSchedulesOutputMessage {
|
|
|
778
849
|
Marker?: string;
|
|
779
850
|
}
|
|
780
851
|
/**
|
|
852
|
+
* @public
|
|
781
853
|
* <p></p>
|
|
782
854
|
*/
|
|
783
855
|
export interface DescribeTableRestoreStatusMessage {
|
|
@@ -807,6 +879,7 @@ export interface DescribeTableRestoreStatusMessage {
|
|
|
807
879
|
Marker?: string;
|
|
808
880
|
}
|
|
809
881
|
/**
|
|
882
|
+
* @public
|
|
810
883
|
* <p>The specified <code>TableRestoreRequestId</code> value was not found.</p>
|
|
811
884
|
*/
|
|
812
885
|
export declare class TableRestoreNotFoundFault extends __BaseException {
|
|
@@ -817,6 +890,9 @@ export declare class TableRestoreNotFoundFault extends __BaseException {
|
|
|
817
890
|
*/
|
|
818
891
|
constructor(opts: __ExceptionOptionType<TableRestoreNotFoundFault, __BaseException>);
|
|
819
892
|
}
|
|
893
|
+
/**
|
|
894
|
+
* @public
|
|
895
|
+
*/
|
|
820
896
|
export declare enum TableRestoreStatusType {
|
|
821
897
|
CANCELED = "CANCELED",
|
|
822
898
|
FAILED = "FAILED",
|
|
@@ -825,6 +901,7 @@ export declare enum TableRestoreStatusType {
|
|
|
825
901
|
SUCCEEDED = "SUCCEEDED"
|
|
826
902
|
}
|
|
827
903
|
/**
|
|
904
|
+
* @public
|
|
828
905
|
* <p>Describes the status of a <a>RestoreTableFromClusterSnapshot</a>
|
|
829
906
|
* operation.</p>
|
|
830
907
|
*/
|
|
@@ -894,6 +971,7 @@ export interface TableRestoreStatus {
|
|
|
894
971
|
NewTableName?: string;
|
|
895
972
|
}
|
|
896
973
|
/**
|
|
974
|
+
* @public
|
|
897
975
|
* <p></p>
|
|
898
976
|
*/
|
|
899
977
|
export interface TableRestoreStatusMessage {
|
|
@@ -907,6 +985,7 @@ export interface TableRestoreStatusMessage {
|
|
|
907
985
|
Marker?: string;
|
|
908
986
|
}
|
|
909
987
|
/**
|
|
988
|
+
* @public
|
|
910
989
|
* <p></p>
|
|
911
990
|
*/
|
|
912
991
|
export interface DescribeTagsMessage {
|
|
@@ -988,6 +1067,7 @@ export interface DescribeTagsMessage {
|
|
|
988
1067
|
TagValues?: string[];
|
|
989
1068
|
}
|
|
990
1069
|
/**
|
|
1070
|
+
* @public
|
|
991
1071
|
* <p>A tag and its associated resource.</p>
|
|
992
1072
|
*/
|
|
993
1073
|
export interface TaggedResource {
|
|
@@ -1038,6 +1118,7 @@ export interface TaggedResource {
|
|
|
1038
1118
|
ResourceType?: string;
|
|
1039
1119
|
}
|
|
1040
1120
|
/**
|
|
1121
|
+
* @public
|
|
1041
1122
|
* <p></p>
|
|
1042
1123
|
*/
|
|
1043
1124
|
export interface TaggedResourceListMessage {
|
|
@@ -1054,6 +1135,9 @@ export interface TaggedResourceListMessage {
|
|
|
1054
1135
|
*/
|
|
1055
1136
|
Marker?: string;
|
|
1056
1137
|
}
|
|
1138
|
+
/**
|
|
1139
|
+
* @public
|
|
1140
|
+
*/
|
|
1057
1141
|
export interface DescribeUsageLimitsMessage {
|
|
1058
1142
|
/**
|
|
1059
1143
|
* <p>The identifier of the usage limit to describe.</p>
|
|
@@ -1105,6 +1189,9 @@ export interface DescribeUsageLimitsMessage {
|
|
|
1105
1189
|
*/
|
|
1106
1190
|
TagValues?: string[];
|
|
1107
1191
|
}
|
|
1192
|
+
/**
|
|
1193
|
+
* @public
|
|
1194
|
+
*/
|
|
1108
1195
|
export interface UsageLimitList {
|
|
1109
1196
|
/**
|
|
1110
1197
|
* <p>Contains the output from the <a>DescribeUsageLimits</a>
|
|
@@ -1121,6 +1208,7 @@ export interface UsageLimitList {
|
|
|
1121
1208
|
Marker?: string;
|
|
1122
1209
|
}
|
|
1123
1210
|
/**
|
|
1211
|
+
* @public
|
|
1124
1212
|
* <p></p>
|
|
1125
1213
|
*/
|
|
1126
1214
|
export interface DisableLoggingMessage {
|
|
@@ -1132,6 +1220,7 @@ export interface DisableLoggingMessage {
|
|
|
1132
1220
|
ClusterIdentifier: string | undefined;
|
|
1133
1221
|
}
|
|
1134
1222
|
/**
|
|
1223
|
+
* @public
|
|
1135
1224
|
* <p></p>
|
|
1136
1225
|
*/
|
|
1137
1226
|
export interface DisableSnapshotCopyMessage {
|
|
@@ -1143,6 +1232,9 @@ export interface DisableSnapshotCopyMessage {
|
|
|
1143
1232
|
*/
|
|
1144
1233
|
ClusterIdentifier: string | undefined;
|
|
1145
1234
|
}
|
|
1235
|
+
/**
|
|
1236
|
+
* @public
|
|
1237
|
+
*/
|
|
1146
1238
|
export interface DisableSnapshotCopyResult {
|
|
1147
1239
|
/**
|
|
1148
1240
|
* <p>Describes a cluster.</p>
|
|
@@ -1150,6 +1242,7 @@ export interface DisableSnapshotCopyResult {
|
|
|
1150
1242
|
Cluster?: Cluster;
|
|
1151
1243
|
}
|
|
1152
1244
|
/**
|
|
1245
|
+
* @public
|
|
1153
1246
|
* <p>The cluster already has cross-region snapshot copy disabled.</p>
|
|
1154
1247
|
*/
|
|
1155
1248
|
export declare class SnapshotCopyAlreadyDisabledFault extends __BaseException {
|
|
@@ -1160,6 +1253,9 @@ export declare class SnapshotCopyAlreadyDisabledFault extends __BaseException {
|
|
|
1160
1253
|
*/
|
|
1161
1254
|
constructor(opts: __ExceptionOptionType<SnapshotCopyAlreadyDisabledFault, __BaseException>);
|
|
1162
1255
|
}
|
|
1256
|
+
/**
|
|
1257
|
+
* @public
|
|
1258
|
+
*/
|
|
1163
1259
|
export interface DisassociateDataShareConsumerMessage {
|
|
1164
1260
|
/**
|
|
1165
1261
|
* <p>The Amazon Resource Name (ARN) of the datashare to remove association for. </p>
|
|
@@ -1181,6 +1277,7 @@ export interface DisassociateDataShareConsumerMessage {
|
|
|
1181
1277
|
ConsumerRegion?: string;
|
|
1182
1278
|
}
|
|
1183
1279
|
/**
|
|
1280
|
+
* @public
|
|
1184
1281
|
* <p></p>
|
|
1185
1282
|
*/
|
|
1186
1283
|
export interface EnableLoggingMessage {
|
|
@@ -1244,6 +1341,7 @@ export interface EnableLoggingMessage {
|
|
|
1244
1341
|
LogExports?: string[];
|
|
1245
1342
|
}
|
|
1246
1343
|
/**
|
|
1344
|
+
* @public
|
|
1247
1345
|
* <p>The cluster does not have read bucket or put object permissions on the S3 bucket
|
|
1248
1346
|
* specified when enabling logging.</p>
|
|
1249
1347
|
*/
|
|
@@ -1256,6 +1354,7 @@ export declare class InsufficientS3BucketPolicyFault extends __BaseException {
|
|
|
1256
1354
|
constructor(opts: __ExceptionOptionType<InsufficientS3BucketPolicyFault, __BaseException>);
|
|
1257
1355
|
}
|
|
1258
1356
|
/**
|
|
1357
|
+
* @public
|
|
1259
1358
|
* <p>The S3 bucket name is invalid. For more information about naming rules, go to
|
|
1260
1359
|
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html">Bucket
|
|
1261
1360
|
* Restrictions and Limitations</a> in the Amazon Simple Storage Service (S3)
|
|
@@ -1270,6 +1369,7 @@ export declare class InvalidS3BucketNameFault extends __BaseException {
|
|
|
1270
1369
|
constructor(opts: __ExceptionOptionType<InvalidS3BucketNameFault, __BaseException>);
|
|
1271
1370
|
}
|
|
1272
1371
|
/**
|
|
1372
|
+
* @public
|
|
1273
1373
|
* <p>The string specified for the logging S3 key prefix does not comply with the
|
|
1274
1374
|
* documented constraints.</p>
|
|
1275
1375
|
*/
|
|
@@ -1282,6 +1382,7 @@ export declare class InvalidS3KeyPrefixFault extends __BaseException {
|
|
|
1282
1382
|
constructor(opts: __ExceptionOptionType<InvalidS3KeyPrefixFault, __BaseException>);
|
|
1283
1383
|
}
|
|
1284
1384
|
/**
|
|
1385
|
+
* @public
|
|
1285
1386
|
* <p></p>
|
|
1286
1387
|
*/
|
|
1287
1388
|
export interface EnableSnapshotCopyMessage {
|
|
@@ -1318,6 +1419,9 @@ export interface EnableSnapshotCopyMessage {
|
|
|
1318
1419
|
*/
|
|
1319
1420
|
ManualSnapshotRetentionPeriod?: number;
|
|
1320
1421
|
}
|
|
1422
|
+
/**
|
|
1423
|
+
* @public
|
|
1424
|
+
*/
|
|
1321
1425
|
export interface EnableSnapshotCopyResult {
|
|
1322
1426
|
/**
|
|
1323
1427
|
* <p>Describes a cluster.</p>
|
|
@@ -1325,6 +1429,7 @@ export interface EnableSnapshotCopyResult {
|
|
|
1325
1429
|
Cluster?: Cluster;
|
|
1326
1430
|
}
|
|
1327
1431
|
/**
|
|
1432
|
+
* @public
|
|
1328
1433
|
* <p>The specified options are incompatible.</p>
|
|
1329
1434
|
*/
|
|
1330
1435
|
export declare class IncompatibleOrderableOptions extends __BaseException {
|
|
@@ -1336,6 +1441,7 @@ export declare class IncompatibleOrderableOptions extends __BaseException {
|
|
|
1336
1441
|
constructor(opts: __ExceptionOptionType<IncompatibleOrderableOptions, __BaseException>);
|
|
1337
1442
|
}
|
|
1338
1443
|
/**
|
|
1444
|
+
* @public
|
|
1339
1445
|
* <p>The cluster already has cross-region snapshot copy enabled.</p>
|
|
1340
1446
|
*/
|
|
1341
1447
|
export declare class SnapshotCopyAlreadyEnabledFault extends __BaseException {
|
|
@@ -1347,6 +1453,7 @@ export declare class SnapshotCopyAlreadyEnabledFault extends __BaseException {
|
|
|
1347
1453
|
constructor(opts: __ExceptionOptionType<SnapshotCopyAlreadyEnabledFault, __BaseException>);
|
|
1348
1454
|
}
|
|
1349
1455
|
/**
|
|
1456
|
+
* @public
|
|
1350
1457
|
* <p>The specified region is incorrect or does not exist.</p>
|
|
1351
1458
|
*/
|
|
1352
1459
|
export declare class UnknownSnapshotCopyRegionFault extends __BaseException {
|
|
@@ -1358,6 +1465,7 @@ export declare class UnknownSnapshotCopyRegionFault extends __BaseException {
|
|
|
1358
1465
|
constructor(opts: __ExceptionOptionType<UnknownSnapshotCopyRegionFault, __BaseException>);
|
|
1359
1466
|
}
|
|
1360
1467
|
/**
|
|
1468
|
+
* @public
|
|
1361
1469
|
* <p>The authorization for this endpoint can't be found.</p>
|
|
1362
1470
|
*/
|
|
1363
1471
|
export declare class EndpointAuthorizationNotFoundFault extends __BaseException {
|
|
@@ -1369,6 +1477,7 @@ export declare class EndpointAuthorizationNotFoundFault extends __BaseException
|
|
|
1369
1477
|
constructor(opts: __ExceptionOptionType<EndpointAuthorizationNotFoundFault, __BaseException>);
|
|
1370
1478
|
}
|
|
1371
1479
|
/**
|
|
1480
|
+
* @public
|
|
1372
1481
|
* <p>The request parameters to get cluster credentials.</p>
|
|
1373
1482
|
*/
|
|
1374
1483
|
export interface GetClusterCredentialsMessage {
|
|
@@ -1476,6 +1585,9 @@ export interface GetClusterCredentialsMessage {
|
|
|
1476
1585
|
*/
|
|
1477
1586
|
DbGroups?: string[];
|
|
1478
1587
|
}
|
|
1588
|
+
/**
|
|
1589
|
+
* @public
|
|
1590
|
+
*/
|
|
1479
1591
|
export interface GetClusterCredentialsWithIAMMessage {
|
|
1480
1592
|
/**
|
|
1481
1593
|
* <p>The name of the database for which you are requesting credentials.
|
|
@@ -1494,10 +1606,16 @@ export interface GetClusterCredentialsWithIAMMessage {
|
|
|
1494
1606
|
*/
|
|
1495
1607
|
DurationSeconds?: number;
|
|
1496
1608
|
}
|
|
1609
|
+
/**
|
|
1610
|
+
* @public
|
|
1611
|
+
*/
|
|
1497
1612
|
export declare enum ReservedNodeExchangeActionType {
|
|
1498
1613
|
RESIZE_CLUSTER = "resize-cluster",
|
|
1499
1614
|
RESTORE_CLUSTER = "restore-cluster"
|
|
1500
1615
|
}
|
|
1616
|
+
/**
|
|
1617
|
+
* @public
|
|
1618
|
+
*/
|
|
1501
1619
|
export interface GetReservedNodeExchangeConfigurationOptionsInputMessage {
|
|
1502
1620
|
/**
|
|
1503
1621
|
* <p>The action type of the reserved-node configuration. The action type can be an exchange initiated from either a snapshot or a resize.</p>
|
|
@@ -1528,6 +1646,7 @@ export interface GetReservedNodeExchangeConfigurationOptionsInputMessage {
|
|
|
1528
1646
|
Marker?: string;
|
|
1529
1647
|
}
|
|
1530
1648
|
/**
|
|
1649
|
+
* @public
|
|
1531
1650
|
* <p>Details for a reserved-node exchange. Examples include the node type for a
|
|
1532
1651
|
* reserved node, the price for a node, the node's state, and other details.</p>
|
|
1533
1652
|
*/
|
|
@@ -1546,6 +1665,9 @@ export interface ReservedNodeConfigurationOption {
|
|
|
1546
1665
|
*/
|
|
1547
1666
|
TargetReservedNodeOffering?: ReservedNodeOffering;
|
|
1548
1667
|
}
|
|
1668
|
+
/**
|
|
1669
|
+
* @public
|
|
1670
|
+
*/
|
|
1549
1671
|
export interface GetReservedNodeExchangeConfigurationOptionsOutputMessage {
|
|
1550
1672
|
/**
|
|
1551
1673
|
* <p>A pagination token provided by a previous <code>GetReservedNodeExchangeConfigurationOptions</code> request.</p>
|
|
@@ -1560,6 +1682,7 @@ export interface GetReservedNodeExchangeConfigurationOptionsOutputMessage {
|
|
|
1560
1682
|
ReservedNodeConfigurationOptionList?: ReservedNodeConfigurationOption[];
|
|
1561
1683
|
}
|
|
1562
1684
|
/**
|
|
1685
|
+
* @public
|
|
1563
1686
|
* <p></p>
|
|
1564
1687
|
*/
|
|
1565
1688
|
export interface GetReservedNodeExchangeOfferingsInputMessage {
|
|
@@ -1579,6 +1702,9 @@ export interface GetReservedNodeExchangeOfferingsInputMessage {
|
|
|
1579
1702
|
*/
|
|
1580
1703
|
Marker?: string;
|
|
1581
1704
|
}
|
|
1705
|
+
/**
|
|
1706
|
+
* @public
|
|
1707
|
+
*/
|
|
1582
1708
|
export interface GetReservedNodeExchangeOfferingsOutputMessage {
|
|
1583
1709
|
/**
|
|
1584
1710
|
* <p>An optional parameter that specifies the starting point for returning a set of
|
|
@@ -1595,6 +1721,7 @@ export interface GetReservedNodeExchangeOfferingsOutputMessage {
|
|
|
1595
1721
|
ReservedNodeOfferings?: ReservedNodeOffering[];
|
|
1596
1722
|
}
|
|
1597
1723
|
/**
|
|
1724
|
+
* @public
|
|
1598
1725
|
* <p>You have exceeded the allowed number of table restore requests. Wait for your
|
|
1599
1726
|
* current table restore requests to complete before making a new request.</p>
|
|
1600
1727
|
*/
|
|
@@ -1607,6 +1734,7 @@ export declare class InProgressTableRestoreQuotaExceededFault extends __BaseExce
|
|
|
1607
1734
|
constructor(opts: __ExceptionOptionType<InProgressTableRestoreQuotaExceededFault, __BaseException>);
|
|
1608
1735
|
}
|
|
1609
1736
|
/**
|
|
1737
|
+
* @public
|
|
1610
1738
|
* <p>The restore is invalid.</p>
|
|
1611
1739
|
*/
|
|
1612
1740
|
export declare class InvalidRestoreFault extends __BaseException {
|
|
@@ -1618,6 +1746,7 @@ export declare class InvalidRestoreFault extends __BaseException {
|
|
|
1618
1746
|
constructor(opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>);
|
|
1619
1747
|
}
|
|
1620
1748
|
/**
|
|
1749
|
+
* @public
|
|
1621
1750
|
* <p>The value specified for the <code>sourceDatabaseName</code>,
|
|
1622
1751
|
* <code>sourceSchemaName</code>, or <code>sourceTableName</code> parameter, or a
|
|
1623
1752
|
* combination of these, doesn't exist in the snapshot.</p>
|
|
@@ -1630,6 +1759,9 @@ export declare class InvalidTableRestoreArgumentFault extends __BaseException {
|
|
|
1630
1759
|
*/
|
|
1631
1760
|
constructor(opts: __ExceptionOptionType<InvalidTableRestoreArgumentFault, __BaseException>);
|
|
1632
1761
|
}
|
|
1762
|
+
/**
|
|
1763
|
+
* @public
|
|
1764
|
+
*/
|
|
1633
1765
|
export interface ModifyAquaInputMessage {
|
|
1634
1766
|
/**
|
|
1635
1767
|
* <p>The identifier of the cluster to be modified.</p>
|
|
@@ -1640,12 +1772,18 @@ export interface ModifyAquaInputMessage {
|
|
|
1640
1772
|
*/
|
|
1641
1773
|
AquaConfigurationStatus?: AquaConfigurationStatus | string;
|
|
1642
1774
|
}
|
|
1775
|
+
/**
|
|
1776
|
+
* @public
|
|
1777
|
+
*/
|
|
1643
1778
|
export interface ModifyAquaOutputMessage {
|
|
1644
1779
|
/**
|
|
1645
1780
|
* <p>This parameter is retired. Amazon Redshift automatically determines whether to use AQUA (Advanced Query Accelerator). </p>
|
|
1646
1781
|
*/
|
|
1647
1782
|
AquaConfiguration?: AquaConfiguration;
|
|
1648
1783
|
}
|
|
1784
|
+
/**
|
|
1785
|
+
* @public
|
|
1786
|
+
*/
|
|
1649
1787
|
export interface ModifyAuthenticationProfileMessage {
|
|
1650
1788
|
/**
|
|
1651
1789
|
* <p>The name of the authentication profile to replace.</p>
|
|
@@ -1657,6 +1795,9 @@ export interface ModifyAuthenticationProfileMessage {
|
|
|
1657
1795
|
*/
|
|
1658
1796
|
AuthenticationProfileContent: string | undefined;
|
|
1659
1797
|
}
|
|
1798
|
+
/**
|
|
1799
|
+
* @public
|
|
1800
|
+
*/
|
|
1660
1801
|
export interface ModifyAuthenticationProfileResult {
|
|
1661
1802
|
/**
|
|
1662
1803
|
* <p>The name of the authentication profile that was replaced.</p>
|
|
@@ -1668,6 +1809,7 @@ export interface ModifyAuthenticationProfileResult {
|
|
|
1668
1809
|
AuthenticationProfileContent?: string;
|
|
1669
1810
|
}
|
|
1670
1811
|
/**
|
|
1812
|
+
* @public
|
|
1671
1813
|
* <p></p>
|
|
1672
1814
|
*/
|
|
1673
1815
|
export interface ModifyClusterMessage {
|
|
@@ -1920,6 +2062,9 @@ export interface ModifyClusterMessage {
|
|
|
1920
2062
|
*/
|
|
1921
2063
|
Port?: number;
|
|
1922
2064
|
}
|
|
2065
|
+
/**
|
|
2066
|
+
* @public
|
|
2067
|
+
*/
|
|
1923
2068
|
export interface ModifyClusterResult {
|
|
1924
2069
|
/**
|
|
1925
2070
|
* <p>Describes a cluster.</p>
|
|
@@ -1927,6 +2072,7 @@ export interface ModifyClusterResult {
|
|
|
1927
2072
|
Cluster?: Cluster;
|
|
1928
2073
|
}
|
|
1929
2074
|
/**
|
|
2075
|
+
* @public
|
|
1930
2076
|
* <p>The number of tables in the cluster exceeds the limit for the requested new cluster
|
|
1931
2077
|
* node type. </p>
|
|
1932
2078
|
*/
|
|
@@ -1939,6 +2085,7 @@ export declare class TableLimitExceededFault extends __BaseException {
|
|
|
1939
2085
|
constructor(opts: __ExceptionOptionType<TableLimitExceededFault, __BaseException>);
|
|
1940
2086
|
}
|
|
1941
2087
|
/**
|
|
2088
|
+
* @public
|
|
1942
2089
|
* <p>A request option was specified that is not supported.</p>
|
|
1943
2090
|
*/
|
|
1944
2091
|
export declare class UnsupportedOptionFault extends __BaseException {
|
|
@@ -1949,6 +2096,9 @@ export declare class UnsupportedOptionFault extends __BaseException {
|
|
|
1949
2096
|
*/
|
|
1950
2097
|
constructor(opts: __ExceptionOptionType<UnsupportedOptionFault, __BaseException>);
|
|
1951
2098
|
}
|
|
2099
|
+
/**
|
|
2100
|
+
* @public
|
|
2101
|
+
*/
|
|
1952
2102
|
export interface ModifyClusterDbRevisionMessage {
|
|
1953
2103
|
/**
|
|
1954
2104
|
* <p>The unique identifier of a cluster whose database revision you want to modify. </p>
|
|
@@ -1962,6 +2112,9 @@ export interface ModifyClusterDbRevisionMessage {
|
|
|
1962
2112
|
*/
|
|
1963
2113
|
RevisionTarget: string | undefined;
|
|
1964
2114
|
}
|
|
2115
|
+
/**
|
|
2116
|
+
* @public
|
|
2117
|
+
*/
|
|
1965
2118
|
export interface ModifyClusterDbRevisionResult {
|
|
1966
2119
|
/**
|
|
1967
2120
|
* <p>Describes a cluster.</p>
|
|
@@ -1969,6 +2122,7 @@ export interface ModifyClusterDbRevisionResult {
|
|
|
1969
2122
|
Cluster?: Cluster;
|
|
1970
2123
|
}
|
|
1971
2124
|
/**
|
|
2125
|
+
* @public
|
|
1972
2126
|
* <p></p>
|
|
1973
2127
|
*/
|
|
1974
2128
|
export interface ModifyClusterIamRolesMessage {
|
|
@@ -1991,12 +2145,18 @@ export interface ModifyClusterIamRolesMessage {
|
|
|
1991
2145
|
*/
|
|
1992
2146
|
DefaultIamRoleArn?: string;
|
|
1993
2147
|
}
|
|
2148
|
+
/**
|
|
2149
|
+
* @public
|
|
2150
|
+
*/
|
|
1994
2151
|
export interface ModifyClusterIamRolesResult {
|
|
1995
2152
|
/**
|
|
1996
2153
|
* <p>Describes a cluster.</p>
|
|
1997
2154
|
*/
|
|
1998
2155
|
Cluster?: Cluster;
|
|
1999
2156
|
}
|
|
2157
|
+
/**
|
|
2158
|
+
* @public
|
|
2159
|
+
*/
|
|
2000
2160
|
export interface ModifyClusterMaintenanceMessage {
|
|
2001
2161
|
/**
|
|
2002
2162
|
* <p>A unique identifier for the cluster.</p>
|
|
@@ -2025,6 +2185,9 @@ export interface ModifyClusterMaintenanceMessage {
|
|
|
2025
2185
|
*/
|
|
2026
2186
|
DeferMaintenanceDuration?: number;
|
|
2027
2187
|
}
|
|
2188
|
+
/**
|
|
2189
|
+
* @public
|
|
2190
|
+
*/
|
|
2028
2191
|
export interface ModifyClusterMaintenanceResult {
|
|
2029
2192
|
/**
|
|
2030
2193
|
* <p>Describes a cluster.</p>
|
|
@@ -2032,6 +2195,7 @@ export interface ModifyClusterMaintenanceResult {
|
|
|
2032
2195
|
Cluster?: Cluster;
|
|
2033
2196
|
}
|
|
2034
2197
|
/**
|
|
2198
|
+
* @public
|
|
2035
2199
|
* <p>Describes a modify cluster parameter group operation. </p>
|
|
2036
2200
|
*/
|
|
2037
2201
|
export interface ModifyClusterParameterGroupMessage {
|
|
@@ -2049,6 +2213,9 @@ export interface ModifyClusterParameterGroupMessage {
|
|
|
2049
2213
|
*/
|
|
2050
2214
|
Parameters: Parameter[] | undefined;
|
|
2051
2215
|
}
|
|
2216
|
+
/**
|
|
2217
|
+
* @public
|
|
2218
|
+
*/
|
|
2052
2219
|
export interface ModifyClusterSnapshotMessage {
|
|
2053
2220
|
/**
|
|
2054
2221
|
* <p>The identifier of the snapshot whose setting you want to modify.</p>
|
|
@@ -2068,12 +2235,18 @@ export interface ModifyClusterSnapshotMessage {
|
|
|
2068
2235
|
*/
|
|
2069
2236
|
Force?: boolean;
|
|
2070
2237
|
}
|
|
2238
|
+
/**
|
|
2239
|
+
* @public
|
|
2240
|
+
*/
|
|
2071
2241
|
export interface ModifyClusterSnapshotResult {
|
|
2072
2242
|
/**
|
|
2073
2243
|
* <p>Describes a snapshot.</p>
|
|
2074
2244
|
*/
|
|
2075
2245
|
Snapshot?: Snapshot;
|
|
2076
2246
|
}
|
|
2247
|
+
/**
|
|
2248
|
+
* @public
|
|
2249
|
+
*/
|
|
2077
2250
|
export interface ModifyClusterSnapshotScheduleMessage {
|
|
2078
2251
|
/**
|
|
2079
2252
|
* <p>A unique identifier for the cluster whose snapshot schedule you want to modify.
|
|
@@ -2092,6 +2265,7 @@ export interface ModifyClusterSnapshotScheduleMessage {
|
|
|
2092
2265
|
DisassociateSchedule?: boolean;
|
|
2093
2266
|
}
|
|
2094
2267
|
/**
|
|
2268
|
+
* @public
|
|
2095
2269
|
* <p></p>
|
|
2096
2270
|
*/
|
|
2097
2271
|
export interface ModifyClusterSubnetGroupMessage {
|
|
@@ -2109,6 +2283,9 @@ export interface ModifyClusterSubnetGroupMessage {
|
|
|
2109
2283
|
*/
|
|
2110
2284
|
SubnetIds: string[] | undefined;
|
|
2111
2285
|
}
|
|
2286
|
+
/**
|
|
2287
|
+
* @public
|
|
2288
|
+
*/
|
|
2112
2289
|
export interface ModifyClusterSubnetGroupResult {
|
|
2113
2290
|
/**
|
|
2114
2291
|
* <p>Describes a subnet group.</p>
|
|
@@ -2116,6 +2293,7 @@ export interface ModifyClusterSubnetGroupResult {
|
|
|
2116
2293
|
ClusterSubnetGroup?: ClusterSubnetGroup;
|
|
2117
2294
|
}
|
|
2118
2295
|
/**
|
|
2296
|
+
* @public
|
|
2119
2297
|
* <p>A specified subnet is already in use by another cluster.</p>
|
|
2120
2298
|
*/
|
|
2121
2299
|
export declare class SubnetAlreadyInUse extends __BaseException {
|
|
@@ -2126,6 +2304,9 @@ export declare class SubnetAlreadyInUse extends __BaseException {
|
|
|
2126
2304
|
*/
|
|
2127
2305
|
constructor(opts: __ExceptionOptionType<SubnetAlreadyInUse, __BaseException>);
|
|
2128
2306
|
}
|
|
2307
|
+
/**
|
|
2308
|
+
* @public
|
|
2309
|
+
*/
|
|
2129
2310
|
export interface ModifyEndpointAccessMessage {
|
|
2130
2311
|
/**
|
|
2131
2312
|
* <p>The endpoint to be modified.</p>
|
|
@@ -2137,6 +2318,7 @@ export interface ModifyEndpointAccessMessage {
|
|
|
2137
2318
|
VpcSecurityGroupIds?: string[];
|
|
2138
2319
|
}
|
|
2139
2320
|
/**
|
|
2321
|
+
* @public
|
|
2140
2322
|
* <p></p>
|
|
2141
2323
|
*/
|
|
2142
2324
|
export interface ModifyEventSubscriptionMessage {
|
|
@@ -2185,12 +2367,18 @@ export interface ModifyEventSubscriptionMessage {
|
|
|
2185
2367
|
*/
|
|
2186
2368
|
Enabled?: boolean;
|
|
2187
2369
|
}
|
|
2370
|
+
/**
|
|
2371
|
+
* @public
|
|
2372
|
+
*/
|
|
2188
2373
|
export interface ModifyEventSubscriptionResult {
|
|
2189
2374
|
/**
|
|
2190
2375
|
* <p>Describes event subscriptions.</p>
|
|
2191
2376
|
*/
|
|
2192
2377
|
EventSubscription?: EventSubscription;
|
|
2193
2378
|
}
|
|
2379
|
+
/**
|
|
2380
|
+
* @public
|
|
2381
|
+
*/
|
|
2194
2382
|
export interface ModifyScheduledActionMessage {
|
|
2195
2383
|
/**
|
|
2196
2384
|
* <p>The name of the scheduled action to modify. </p>
|
|
@@ -2231,6 +2419,7 @@ export interface ModifyScheduledActionMessage {
|
|
|
2231
2419
|
Enable?: boolean;
|
|
2232
2420
|
}
|
|
2233
2421
|
/**
|
|
2422
|
+
* @public
|
|
2234
2423
|
* <p></p>
|
|
2235
2424
|
*/
|
|
2236
2425
|
export interface ModifySnapshotCopyRetentionPeriodMessage {
|
|
@@ -2264,6 +2453,9 @@ export interface ModifySnapshotCopyRetentionPeriodMessage {
|
|
|
2264
2453
|
*/
|
|
2265
2454
|
Manual?: boolean;
|
|
2266
2455
|
}
|
|
2456
|
+
/**
|
|
2457
|
+
* @public
|
|
2458
|
+
*/
|
|
2267
2459
|
export interface ModifySnapshotCopyRetentionPeriodResult {
|
|
2268
2460
|
/**
|
|
2269
2461
|
* <p>Describes a cluster.</p>
|
|
@@ -2271,6 +2463,7 @@ export interface ModifySnapshotCopyRetentionPeriodResult {
|
|
|
2271
2463
|
Cluster?: Cluster;
|
|
2272
2464
|
}
|
|
2273
2465
|
/**
|
|
2466
|
+
* @public
|
|
2274
2467
|
* <p>Cross-region snapshot copy was temporarily disabled. Try your request
|
|
2275
2468
|
* again.</p>
|
|
2276
2469
|
*/
|
|
@@ -2282,6 +2475,9 @@ export declare class SnapshotCopyDisabledFault extends __BaseException {
|
|
|
2282
2475
|
*/
|
|
2283
2476
|
constructor(opts: __ExceptionOptionType<SnapshotCopyDisabledFault, __BaseException>);
|
|
2284
2477
|
}
|
|
2478
|
+
/**
|
|
2479
|
+
* @public
|
|
2480
|
+
*/
|
|
2285
2481
|
export interface ModifySnapshotScheduleMessage {
|
|
2286
2482
|
/**
|
|
2287
2483
|
* <p>A unique alphanumeric identifier of the schedule to modify.</p>
|
|
@@ -2294,6 +2490,7 @@ export interface ModifySnapshotScheduleMessage {
|
|
|
2294
2490
|
ScheduleDefinitions: string[] | undefined;
|
|
2295
2491
|
}
|
|
2296
2492
|
/**
|
|
2493
|
+
* @public
|
|
2297
2494
|
* <p>The specified snapshot schedule is already being updated.</p>
|
|
2298
2495
|
*/
|
|
2299
2496
|
export declare class SnapshotScheduleUpdateInProgressFault extends __BaseException {
|
|
@@ -2304,6 +2501,9 @@ export declare class SnapshotScheduleUpdateInProgressFault extends __BaseExcepti
|
|
|
2304
2501
|
*/
|
|
2305
2502
|
constructor(opts: __ExceptionOptionType<SnapshotScheduleUpdateInProgressFault, __BaseException>);
|
|
2306
2503
|
}
|
|
2504
|
+
/**
|
|
2505
|
+
* @public
|
|
2506
|
+
*/
|
|
2307
2507
|
export interface ModifyUsageLimitMessage {
|
|
2308
2508
|
/**
|
|
2309
2509
|
* <p>The identifier of the usage limit to modify.</p>
|
|
@@ -2320,6 +2520,9 @@ export interface ModifyUsageLimitMessage {
|
|
|
2320
2520
|
*/
|
|
2321
2521
|
BreachAction?: UsageLimitBreachAction | string;
|
|
2322
2522
|
}
|
|
2523
|
+
/**
|
|
2524
|
+
* @public
|
|
2525
|
+
*/
|
|
2323
2526
|
export interface PauseClusterResult {
|
|
2324
2527
|
/**
|
|
2325
2528
|
* <p>Describes a cluster.</p>
|
|
@@ -2327,6 +2530,7 @@ export interface PauseClusterResult {
|
|
|
2327
2530
|
Cluster?: Cluster;
|
|
2328
2531
|
}
|
|
2329
2532
|
/**
|
|
2533
|
+
* @public
|
|
2330
2534
|
* <p></p>
|
|
2331
2535
|
*/
|
|
2332
2536
|
export interface PurchaseReservedNodeOfferingMessage {
|
|
@@ -2341,6 +2545,9 @@ export interface PurchaseReservedNodeOfferingMessage {
|
|
|
2341
2545
|
*/
|
|
2342
2546
|
NodeCount?: number;
|
|
2343
2547
|
}
|
|
2548
|
+
/**
|
|
2549
|
+
* @public
|
|
2550
|
+
*/
|
|
2344
2551
|
export interface PurchaseReservedNodeOfferingResult {
|
|
2345
2552
|
/**
|
|
2346
2553
|
* <p>Describes a reserved node. You can call the <a>DescribeReservedNodeOfferings</a> API to obtain the available reserved node
|
|
@@ -2349,6 +2556,7 @@ export interface PurchaseReservedNodeOfferingResult {
|
|
|
2349
2556
|
ReservedNode?: ReservedNode;
|
|
2350
2557
|
}
|
|
2351
2558
|
/**
|
|
2559
|
+
* @public
|
|
2352
2560
|
* <p>Request would exceed the user's compute node quota.
|
|
2353
2561
|
* For information about increasing your quota, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/amazon-redshift-limits.html">Limits in Amazon Redshift</a>
|
|
2354
2562
|
* in the <i>Amazon Redshift Cluster Management Guide</i>.
|
|
@@ -2363,6 +2571,7 @@ export declare class ReservedNodeQuotaExceededFault extends __BaseException {
|
|
|
2363
2571
|
constructor(opts: __ExceptionOptionType<ReservedNodeQuotaExceededFault, __BaseException>);
|
|
2364
2572
|
}
|
|
2365
2573
|
/**
|
|
2574
|
+
* @public
|
|
2366
2575
|
* <p></p>
|
|
2367
2576
|
*/
|
|
2368
2577
|
export interface RebootClusterMessage {
|
|
@@ -2371,12 +2580,18 @@ export interface RebootClusterMessage {
|
|
|
2371
2580
|
*/
|
|
2372
2581
|
ClusterIdentifier: string | undefined;
|
|
2373
2582
|
}
|
|
2583
|
+
/**
|
|
2584
|
+
* @public
|
|
2585
|
+
*/
|
|
2374
2586
|
export interface RebootClusterResult {
|
|
2375
2587
|
/**
|
|
2376
2588
|
* <p>Describes a cluster.</p>
|
|
2377
2589
|
*/
|
|
2378
2590
|
Cluster?: Cluster;
|
|
2379
2591
|
}
|
|
2592
|
+
/**
|
|
2593
|
+
* @public
|
|
2594
|
+
*/
|
|
2380
2595
|
export interface RejectDataShareMessage {
|
|
2381
2596
|
/**
|
|
2382
2597
|
* <p>The Amazon Resource Name (ARN) of the datashare to reject.</p>
|
|
@@ -2384,6 +2599,7 @@ export interface RejectDataShareMessage {
|
|
|
2384
2599
|
DataShareArn: string | undefined;
|
|
2385
2600
|
}
|
|
2386
2601
|
/**
|
|
2602
|
+
* @public
|
|
2387
2603
|
* <p></p>
|
|
2388
2604
|
*/
|
|
2389
2605
|
export interface ResetClusterParameterGroupMessage {
|
|
@@ -2406,6 +2622,9 @@ export interface ResetClusterParameterGroupMessage {
|
|
|
2406
2622
|
*/
|
|
2407
2623
|
Parameters?: Parameter[];
|
|
2408
2624
|
}
|
|
2625
|
+
/**
|
|
2626
|
+
* @public
|
|
2627
|
+
*/
|
|
2409
2628
|
export interface ResizeClusterResult {
|
|
2410
2629
|
/**
|
|
2411
2630
|
* <p>Describes a cluster.</p>
|
|
@@ -2413,6 +2632,7 @@ export interface ResizeClusterResult {
|
|
|
2413
2632
|
Cluster?: Cluster;
|
|
2414
2633
|
}
|
|
2415
2634
|
/**
|
|
2635
|
+
* @public
|
|
2416
2636
|
* <p></p>
|
|
2417
2637
|
*/
|
|
2418
2638
|
export interface RestoreFromClusterSnapshotMessage {
|
|
@@ -2655,6 +2875,9 @@ export interface RestoreFromClusterSnapshotMessage {
|
|
|
2655
2875
|
*/
|
|
2656
2876
|
Encrypted?: boolean;
|
|
2657
2877
|
}
|
|
2878
|
+
/**
|
|
2879
|
+
* @public
|
|
2880
|
+
*/
|
|
2658
2881
|
export interface RestoreFromClusterSnapshotResult {
|
|
2659
2882
|
/**
|
|
2660
2883
|
* <p>Describes a cluster.</p>
|
|
@@ -2662,6 +2885,7 @@ export interface RestoreFromClusterSnapshotResult {
|
|
|
2662
2885
|
Cluster?: Cluster;
|
|
2663
2886
|
}
|
|
2664
2887
|
/**
|
|
2888
|
+
* @public
|
|
2665
2889
|
* <p></p>
|
|
2666
2890
|
*/
|
|
2667
2891
|
export interface RestoreTableFromClusterSnapshotMessage {
|
|
@@ -2708,6 +2932,9 @@ export interface RestoreTableFromClusterSnapshotMessage {
|
|
|
2708
2932
|
*/
|
|
2709
2933
|
EnableCaseSensitiveIdentifier?: boolean;
|
|
2710
2934
|
}
|
|
2935
|
+
/**
|
|
2936
|
+
* @public
|
|
2937
|
+
*/
|
|
2711
2938
|
export interface RestoreTableFromClusterSnapshotResult {
|
|
2712
2939
|
/**
|
|
2713
2940
|
* <p>Describes the status of a <a>RestoreTableFromClusterSnapshot</a>
|
|
@@ -2715,6 +2942,9 @@ export interface RestoreTableFromClusterSnapshotResult {
|
|
|
2715
2942
|
*/
|
|
2716
2943
|
TableRestoreStatus?: TableRestoreStatus;
|
|
2717
2944
|
}
|
|
2945
|
+
/**
|
|
2946
|
+
* @public
|
|
2947
|
+
*/
|
|
2718
2948
|
export interface ResumeClusterResult {
|
|
2719
2949
|
/**
|
|
2720
2950
|
* <p>Describes a cluster.</p>
|
|
@@ -2722,6 +2952,7 @@ export interface ResumeClusterResult {
|
|
|
2722
2952
|
Cluster?: Cluster;
|
|
2723
2953
|
}
|
|
2724
2954
|
/**
|
|
2955
|
+
* @public
|
|
2725
2956
|
* <p></p>
|
|
2726
2957
|
*/
|
|
2727
2958
|
export interface RevokeClusterSecurityGroupIngressMessage {
|
|
@@ -2753,12 +2984,18 @@ export interface RevokeClusterSecurityGroupIngressMessage {
|
|
|
2753
2984
|
*/
|
|
2754
2985
|
EC2SecurityGroupOwnerId?: string;
|
|
2755
2986
|
}
|
|
2987
|
+
/**
|
|
2988
|
+
* @public
|
|
2989
|
+
*/
|
|
2756
2990
|
export interface RevokeClusterSecurityGroupIngressResult {
|
|
2757
2991
|
/**
|
|
2758
2992
|
* <p>Describes a security group.</p>
|
|
2759
2993
|
*/
|
|
2760
2994
|
ClusterSecurityGroup?: ClusterSecurityGroup;
|
|
2761
2995
|
}
|
|
2996
|
+
/**
|
|
2997
|
+
* @public
|
|
2998
|
+
*/
|
|
2762
2999
|
export interface RevokeEndpointAccessMessage {
|
|
2763
3000
|
/**
|
|
2764
3001
|
* <p>The cluster to revoke access from.</p>
|
|
@@ -2779,6 +3016,7 @@ export interface RevokeEndpointAccessMessage {
|
|
|
2779
3016
|
Force?: boolean;
|
|
2780
3017
|
}
|
|
2781
3018
|
/**
|
|
3019
|
+
* @public
|
|
2782
3020
|
* <p></p>
|
|
2783
3021
|
*/
|
|
2784
3022
|
export interface RevokeSnapshotAccessMessage {
|
|
@@ -2802,6 +3040,9 @@ export interface RevokeSnapshotAccessMessage {
|
|
|
2802
3040
|
*/
|
|
2803
3041
|
AccountWithRestoreAccess: string | undefined;
|
|
2804
3042
|
}
|
|
3043
|
+
/**
|
|
3044
|
+
* @public
|
|
3045
|
+
*/
|
|
2805
3046
|
export interface RevokeSnapshotAccessResult {
|
|
2806
3047
|
/**
|
|
2807
3048
|
* <p>Describes a snapshot.</p>
|
|
@@ -2809,6 +3050,7 @@ export interface RevokeSnapshotAccessResult {
|
|
|
2809
3050
|
Snapshot?: Snapshot;
|
|
2810
3051
|
}
|
|
2811
3052
|
/**
|
|
3053
|
+
* @public
|
|
2812
3054
|
* <p></p>
|
|
2813
3055
|
*/
|
|
2814
3056
|
export interface RotateEncryptionKeyMessage {
|
|
@@ -2820,12 +3062,18 @@ export interface RotateEncryptionKeyMessage {
|
|
|
2820
3062
|
*/
|
|
2821
3063
|
ClusterIdentifier: string | undefined;
|
|
2822
3064
|
}
|
|
3065
|
+
/**
|
|
3066
|
+
* @public
|
|
3067
|
+
*/
|
|
2823
3068
|
export interface RotateEncryptionKeyResult {
|
|
2824
3069
|
/**
|
|
2825
3070
|
* <p>Describes a cluster.</p>
|
|
2826
3071
|
*/
|
|
2827
3072
|
Cluster?: Cluster;
|
|
2828
3073
|
}
|
|
3074
|
+
/**
|
|
3075
|
+
* @public
|
|
3076
|
+
*/
|
|
2829
3077
|
export interface UpdatePartnerStatusInputMessage {
|
|
2830
3078
|
/**
|
|
2831
3079
|
* <p>The Amazon Web Services account ID that owns the cluster.</p>
|