@aws-sdk/client-rds 3.50.0 → 3.53.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/CHANGELOG.md +30 -0
- package/dist-cjs/index.js +3 -0
- package/dist-cjs/models/RDSServiceException.js +11 -0
- package/dist-cjs/models/models_0.js +1281 -4
- package/dist-cjs/models/models_1.js +303 -3
- package/dist-cjs/protocols/Aws_query.js +1480 -5262
- package/dist-es/index.js +1 -0
- package/dist-es/models/RDSServiceException.js +12 -0
- package/dist-es/models/models_0.js +1178 -1
- package/dist-es/models/models_1.js +278 -1
- package/dist-es/protocols/Aws_query.js +3113 -5521
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/RDSServiceException.d.ts +10 -0
- package/dist-types/models/models_0.d.ts +785 -403
- package/dist-types/models/models_1.d.ts +170 -100
- package/dist-types/ts3.4/RDS.d.ts +710 -0
- package/dist-types/ts3.4/RDSClient.d.ts +214 -0
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCustomAvailabilityZoneCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCustomAvailabilityZoneCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteInstallationMediaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCustomAvailabilityZonesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstallationMediaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ImportInstallationMediaCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +141 -0
- package/dist-types/ts3.4/endpoints.d.ts +2 -0
- package/dist-types/ts3.4/index.d.ts +7 -0
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +6 -0
- package/dist-types/ts3.4/models/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4007 -0
- package/dist-types/ts3.4/models/models_1.d.ts +2737 -0
- package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeCustomAvailabilityZonesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterBacktracksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterEndpointsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClustersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBEngineVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBInstancesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBLogFilesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBParameterGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxiesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxyEndpointsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxyTargetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBSecurityGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBSnapshotsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBSubnetGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEngineDefaultParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeExportTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeGlobalClustersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstallationMediaPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOptionGroupOptionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOptionGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSourceRegionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DownloadDBLogFilePortionPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/index.d.ts +36 -0
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +425 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/dist-types/ts3.4/waiters/index.d.ts +6 -0
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +7 -0
- package/package.json +35 -35
|
@@ -0,0 +1,4007 @@
|
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { RDSServiceException as __BaseException } from "./RDSServiceException";
|
|
3
|
+
|
|
4
|
+
export interface AccountQuota {
|
|
5
|
+
|
|
6
|
+
AccountQuotaName?: string;
|
|
7
|
+
|
|
8
|
+
Used?: number;
|
|
9
|
+
|
|
10
|
+
Max?: number;
|
|
11
|
+
}
|
|
12
|
+
export declare namespace AccountQuota {
|
|
13
|
+
|
|
14
|
+
const filterSensitiveLog: (obj: AccountQuota) => any;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
export interface AccountAttributesMessage {
|
|
18
|
+
|
|
19
|
+
AccountQuotas?: AccountQuota[];
|
|
20
|
+
}
|
|
21
|
+
export declare namespace AccountAttributesMessage {
|
|
22
|
+
|
|
23
|
+
const filterSensitiveLog: (obj: AccountAttributesMessage) => any;
|
|
24
|
+
}
|
|
25
|
+
export declare type ActivityStreamMode = "async" | "sync";
|
|
26
|
+
export declare type ActivityStreamStatus = "started" | "starting" | "stopped" | "stopping";
|
|
27
|
+
export interface AddRoleToDBClusterMessage {
|
|
28
|
+
|
|
29
|
+
DBClusterIdentifier: string | undefined;
|
|
30
|
+
|
|
31
|
+
RoleArn: string | undefined;
|
|
32
|
+
|
|
33
|
+
FeatureName?: string;
|
|
34
|
+
}
|
|
35
|
+
export declare namespace AddRoleToDBClusterMessage {
|
|
36
|
+
|
|
37
|
+
const filterSensitiveLog: (obj: AddRoleToDBClusterMessage) => any;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
export declare class DBClusterNotFoundFault extends __BaseException {
|
|
41
|
+
readonly name: "DBClusterNotFoundFault";
|
|
42
|
+
readonly $fault: "client";
|
|
43
|
+
|
|
44
|
+
constructor(opts: __ExceptionOptionType<DBClusterNotFoundFault, __BaseException>);
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
export declare class DBClusterRoleAlreadyExistsFault extends __BaseException {
|
|
48
|
+
readonly name: "DBClusterRoleAlreadyExistsFault";
|
|
49
|
+
readonly $fault: "client";
|
|
50
|
+
|
|
51
|
+
constructor(opts: __ExceptionOptionType<DBClusterRoleAlreadyExistsFault, __BaseException>);
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
export declare class DBClusterRoleQuotaExceededFault extends __BaseException {
|
|
55
|
+
readonly name: "DBClusterRoleQuotaExceededFault";
|
|
56
|
+
readonly $fault: "client";
|
|
57
|
+
|
|
58
|
+
constructor(opts: __ExceptionOptionType<DBClusterRoleQuotaExceededFault, __BaseException>);
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
export declare class InvalidDBClusterStateFault extends __BaseException {
|
|
62
|
+
readonly name: "InvalidDBClusterStateFault";
|
|
63
|
+
readonly $fault: "client";
|
|
64
|
+
|
|
65
|
+
constructor(opts: __ExceptionOptionType<InvalidDBClusterStateFault, __BaseException>);
|
|
66
|
+
}
|
|
67
|
+
export interface AddRoleToDBInstanceMessage {
|
|
68
|
+
|
|
69
|
+
DBInstanceIdentifier: string | undefined;
|
|
70
|
+
|
|
71
|
+
RoleArn: string | undefined;
|
|
72
|
+
|
|
73
|
+
FeatureName: string | undefined;
|
|
74
|
+
}
|
|
75
|
+
export declare namespace AddRoleToDBInstanceMessage {
|
|
76
|
+
|
|
77
|
+
const filterSensitiveLog: (obj: AddRoleToDBInstanceMessage) => any;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
export declare class DBInstanceNotFoundFault extends __BaseException {
|
|
81
|
+
readonly name: "DBInstanceNotFoundFault";
|
|
82
|
+
readonly $fault: "client";
|
|
83
|
+
|
|
84
|
+
constructor(opts: __ExceptionOptionType<DBInstanceNotFoundFault, __BaseException>);
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
export declare class DBInstanceRoleAlreadyExistsFault extends __BaseException {
|
|
88
|
+
readonly name: "DBInstanceRoleAlreadyExistsFault";
|
|
89
|
+
readonly $fault: "client";
|
|
90
|
+
|
|
91
|
+
constructor(opts: __ExceptionOptionType<DBInstanceRoleAlreadyExistsFault, __BaseException>);
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
export declare class DBInstanceRoleQuotaExceededFault extends __BaseException {
|
|
95
|
+
readonly name: "DBInstanceRoleQuotaExceededFault";
|
|
96
|
+
readonly $fault: "client";
|
|
97
|
+
|
|
98
|
+
constructor(opts: __ExceptionOptionType<DBInstanceRoleQuotaExceededFault, __BaseException>);
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
export declare class InvalidDBInstanceStateFault extends __BaseException {
|
|
102
|
+
readonly name: "InvalidDBInstanceStateFault";
|
|
103
|
+
readonly $fault: "client";
|
|
104
|
+
|
|
105
|
+
constructor(opts: __ExceptionOptionType<InvalidDBInstanceStateFault, __BaseException>);
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
export interface AddSourceIdentifierToSubscriptionMessage {
|
|
109
|
+
|
|
110
|
+
SubscriptionName: string | undefined;
|
|
111
|
+
|
|
112
|
+
SourceIdentifier: string | undefined;
|
|
113
|
+
}
|
|
114
|
+
export declare namespace AddSourceIdentifierToSubscriptionMessage {
|
|
115
|
+
|
|
116
|
+
const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
export interface EventSubscription {
|
|
120
|
+
|
|
121
|
+
CustomerAwsId?: string;
|
|
122
|
+
|
|
123
|
+
CustSubscriptionId?: string;
|
|
124
|
+
|
|
125
|
+
SnsTopicArn?: string;
|
|
126
|
+
|
|
127
|
+
Status?: string;
|
|
128
|
+
|
|
129
|
+
SubscriptionCreationTime?: string;
|
|
130
|
+
|
|
131
|
+
SourceType?: string;
|
|
132
|
+
|
|
133
|
+
SourceIdsList?: string[];
|
|
134
|
+
|
|
135
|
+
EventCategoriesList?: string[];
|
|
136
|
+
|
|
137
|
+
Enabled?: boolean;
|
|
138
|
+
|
|
139
|
+
EventSubscriptionArn?: string;
|
|
140
|
+
}
|
|
141
|
+
export declare namespace EventSubscription {
|
|
142
|
+
|
|
143
|
+
const filterSensitiveLog: (obj: EventSubscription) => any;
|
|
144
|
+
}
|
|
145
|
+
export interface AddSourceIdentifierToSubscriptionResult {
|
|
146
|
+
|
|
147
|
+
EventSubscription?: EventSubscription;
|
|
148
|
+
}
|
|
149
|
+
export declare namespace AddSourceIdentifierToSubscriptionResult {
|
|
150
|
+
|
|
151
|
+
const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
export declare class SourceNotFoundFault extends __BaseException {
|
|
155
|
+
readonly name: "SourceNotFoundFault";
|
|
156
|
+
readonly $fault: "client";
|
|
157
|
+
|
|
158
|
+
constructor(opts: __ExceptionOptionType<SourceNotFoundFault, __BaseException>);
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
export declare class SubscriptionNotFoundFault extends __BaseException {
|
|
162
|
+
readonly name: "SubscriptionNotFoundFault";
|
|
163
|
+
readonly $fault: "client";
|
|
164
|
+
|
|
165
|
+
constructor(opts: __ExceptionOptionType<SubscriptionNotFoundFault, __BaseException>);
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
export interface Tag {
|
|
169
|
+
|
|
170
|
+
Key?: string;
|
|
171
|
+
|
|
172
|
+
Value?: string;
|
|
173
|
+
}
|
|
174
|
+
export declare namespace Tag {
|
|
175
|
+
|
|
176
|
+
const filterSensitiveLog: (obj: Tag) => any;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
export interface AddTagsToResourceMessage {
|
|
180
|
+
|
|
181
|
+
ResourceName: string | undefined;
|
|
182
|
+
|
|
183
|
+
Tags: Tag[] | undefined;
|
|
184
|
+
}
|
|
185
|
+
export declare namespace AddTagsToResourceMessage {
|
|
186
|
+
|
|
187
|
+
const filterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
export declare class DBProxyNotFoundFault extends __BaseException {
|
|
191
|
+
readonly name: "DBProxyNotFoundFault";
|
|
192
|
+
readonly $fault: "client";
|
|
193
|
+
|
|
194
|
+
constructor(opts: __ExceptionOptionType<DBProxyNotFoundFault, __BaseException>);
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
export declare class DBProxyTargetGroupNotFoundFault extends __BaseException {
|
|
198
|
+
readonly name: "DBProxyTargetGroupNotFoundFault";
|
|
199
|
+
readonly $fault: "client";
|
|
200
|
+
|
|
201
|
+
constructor(opts: __ExceptionOptionType<DBProxyTargetGroupNotFoundFault, __BaseException>);
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
export declare class DBSnapshotNotFoundFault extends __BaseException {
|
|
205
|
+
readonly name: "DBSnapshotNotFoundFault";
|
|
206
|
+
readonly $fault: "client";
|
|
207
|
+
|
|
208
|
+
constructor(opts: __ExceptionOptionType<DBSnapshotNotFoundFault, __BaseException>);
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
export interface ApplyPendingMaintenanceActionMessage {
|
|
212
|
+
|
|
213
|
+
ResourceIdentifier: string | undefined;
|
|
214
|
+
|
|
215
|
+
ApplyAction: string | undefined;
|
|
216
|
+
|
|
217
|
+
OptInType: string | undefined;
|
|
218
|
+
}
|
|
219
|
+
export declare namespace ApplyPendingMaintenanceActionMessage {
|
|
220
|
+
|
|
221
|
+
const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
export interface PendingMaintenanceAction {
|
|
225
|
+
|
|
226
|
+
Action?: string;
|
|
227
|
+
|
|
228
|
+
AutoAppliedAfterDate?: Date;
|
|
229
|
+
|
|
230
|
+
ForcedApplyDate?: Date;
|
|
231
|
+
|
|
232
|
+
OptInStatus?: string;
|
|
233
|
+
|
|
234
|
+
CurrentApplyDate?: Date;
|
|
235
|
+
|
|
236
|
+
Description?: string;
|
|
237
|
+
}
|
|
238
|
+
export declare namespace PendingMaintenanceAction {
|
|
239
|
+
|
|
240
|
+
const filterSensitiveLog: (obj: PendingMaintenanceAction) => any;
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
export interface ResourcePendingMaintenanceActions {
|
|
244
|
+
|
|
245
|
+
ResourceIdentifier?: string;
|
|
246
|
+
|
|
247
|
+
PendingMaintenanceActionDetails?: PendingMaintenanceAction[];
|
|
248
|
+
}
|
|
249
|
+
export declare namespace ResourcePendingMaintenanceActions {
|
|
250
|
+
|
|
251
|
+
const filterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
|
|
252
|
+
}
|
|
253
|
+
export interface ApplyPendingMaintenanceActionResult {
|
|
254
|
+
|
|
255
|
+
ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions;
|
|
256
|
+
}
|
|
257
|
+
export declare namespace ApplyPendingMaintenanceActionResult {
|
|
258
|
+
|
|
259
|
+
const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
export declare class ResourceNotFoundFault extends __BaseException {
|
|
263
|
+
readonly name: "ResourceNotFoundFault";
|
|
264
|
+
readonly $fault: "client";
|
|
265
|
+
|
|
266
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundFault, __BaseException>);
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
export declare class AuthorizationAlreadyExistsFault extends __BaseException {
|
|
270
|
+
readonly name: "AuthorizationAlreadyExistsFault";
|
|
271
|
+
readonly $fault: "client";
|
|
272
|
+
|
|
273
|
+
constructor(opts: __ExceptionOptionType<AuthorizationAlreadyExistsFault, __BaseException>);
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
export declare class AuthorizationQuotaExceededFault extends __BaseException {
|
|
277
|
+
readonly name: "AuthorizationQuotaExceededFault";
|
|
278
|
+
readonly $fault: "client";
|
|
279
|
+
|
|
280
|
+
constructor(opts: __ExceptionOptionType<AuthorizationQuotaExceededFault, __BaseException>);
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
export interface AuthorizeDBSecurityGroupIngressMessage {
|
|
284
|
+
|
|
285
|
+
DBSecurityGroupName: string | undefined;
|
|
286
|
+
|
|
287
|
+
CIDRIP?: string;
|
|
288
|
+
|
|
289
|
+
EC2SecurityGroupName?: string;
|
|
290
|
+
|
|
291
|
+
EC2SecurityGroupId?: string;
|
|
292
|
+
|
|
293
|
+
EC2SecurityGroupOwnerId?: string;
|
|
294
|
+
}
|
|
295
|
+
export declare namespace AuthorizeDBSecurityGroupIngressMessage {
|
|
296
|
+
|
|
297
|
+
const filterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressMessage) => any;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
export interface EC2SecurityGroup {
|
|
301
|
+
|
|
302
|
+
Status?: string;
|
|
303
|
+
|
|
304
|
+
EC2SecurityGroupName?: string;
|
|
305
|
+
|
|
306
|
+
EC2SecurityGroupId?: string;
|
|
307
|
+
|
|
308
|
+
EC2SecurityGroupOwnerId?: string;
|
|
309
|
+
}
|
|
310
|
+
export declare namespace EC2SecurityGroup {
|
|
311
|
+
|
|
312
|
+
const filterSensitiveLog: (obj: EC2SecurityGroup) => any;
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
export interface IPRange {
|
|
316
|
+
|
|
317
|
+
Status?: string;
|
|
318
|
+
|
|
319
|
+
CIDRIP?: string;
|
|
320
|
+
}
|
|
321
|
+
export declare namespace IPRange {
|
|
322
|
+
|
|
323
|
+
const filterSensitiveLog: (obj: IPRange) => any;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
export interface DBSecurityGroup {
|
|
327
|
+
|
|
328
|
+
OwnerId?: string;
|
|
329
|
+
|
|
330
|
+
DBSecurityGroupName?: string;
|
|
331
|
+
|
|
332
|
+
DBSecurityGroupDescription?: string;
|
|
333
|
+
|
|
334
|
+
VpcId?: string;
|
|
335
|
+
|
|
336
|
+
EC2SecurityGroups?: EC2SecurityGroup[];
|
|
337
|
+
|
|
338
|
+
IPRanges?: IPRange[];
|
|
339
|
+
|
|
340
|
+
DBSecurityGroupArn?: string;
|
|
341
|
+
}
|
|
342
|
+
export declare namespace DBSecurityGroup {
|
|
343
|
+
|
|
344
|
+
const filterSensitiveLog: (obj: DBSecurityGroup) => any;
|
|
345
|
+
}
|
|
346
|
+
export interface AuthorizeDBSecurityGroupIngressResult {
|
|
347
|
+
|
|
348
|
+
DBSecurityGroup?: DBSecurityGroup;
|
|
349
|
+
}
|
|
350
|
+
export declare namespace AuthorizeDBSecurityGroupIngressResult {
|
|
351
|
+
|
|
352
|
+
const filterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressResult) => any;
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
export declare class DBSecurityGroupNotFoundFault extends __BaseException {
|
|
356
|
+
readonly name: "DBSecurityGroupNotFoundFault";
|
|
357
|
+
readonly $fault: "client";
|
|
358
|
+
|
|
359
|
+
constructor(opts: __ExceptionOptionType<DBSecurityGroupNotFoundFault, __BaseException>);
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
export declare class InvalidDBSecurityGroupStateFault extends __BaseException {
|
|
363
|
+
readonly name: "InvalidDBSecurityGroupStateFault";
|
|
364
|
+
readonly $fault: "client";
|
|
365
|
+
|
|
366
|
+
constructor(opts: __ExceptionOptionType<InvalidDBSecurityGroupStateFault, __BaseException>);
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
export interface BacktrackDBClusterMessage {
|
|
370
|
+
|
|
371
|
+
DBClusterIdentifier: string | undefined;
|
|
372
|
+
|
|
373
|
+
BacktrackTo: Date | undefined;
|
|
374
|
+
|
|
375
|
+
Force?: boolean;
|
|
376
|
+
|
|
377
|
+
UseEarliestTimeOnPointInTimeUnavailable?: boolean;
|
|
378
|
+
}
|
|
379
|
+
export declare namespace BacktrackDBClusterMessage {
|
|
380
|
+
|
|
381
|
+
const filterSensitiveLog: (obj: BacktrackDBClusterMessage) => any;
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
export interface DBClusterBacktrack {
|
|
385
|
+
|
|
386
|
+
DBClusterIdentifier?: string;
|
|
387
|
+
|
|
388
|
+
BacktrackIdentifier?: string;
|
|
389
|
+
|
|
390
|
+
BacktrackTo?: Date;
|
|
391
|
+
|
|
392
|
+
BacktrackedFrom?: Date;
|
|
393
|
+
|
|
394
|
+
BacktrackRequestCreationTime?: Date;
|
|
395
|
+
|
|
396
|
+
Status?: string;
|
|
397
|
+
}
|
|
398
|
+
export declare namespace DBClusterBacktrack {
|
|
399
|
+
|
|
400
|
+
const filterSensitiveLog: (obj: DBClusterBacktrack) => any;
|
|
401
|
+
}
|
|
402
|
+
export interface CancelExportTaskMessage {
|
|
403
|
+
|
|
404
|
+
ExportTaskIdentifier: string | undefined;
|
|
405
|
+
}
|
|
406
|
+
export declare namespace CancelExportTaskMessage {
|
|
407
|
+
|
|
408
|
+
const filterSensitiveLog: (obj: CancelExportTaskMessage) => any;
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
export interface ExportTask {
|
|
412
|
+
|
|
413
|
+
ExportTaskIdentifier?: string;
|
|
414
|
+
|
|
415
|
+
SourceArn?: string;
|
|
416
|
+
|
|
417
|
+
ExportOnly?: string[];
|
|
418
|
+
|
|
419
|
+
SnapshotTime?: Date;
|
|
420
|
+
|
|
421
|
+
TaskStartTime?: Date;
|
|
422
|
+
|
|
423
|
+
TaskEndTime?: Date;
|
|
424
|
+
|
|
425
|
+
S3Bucket?: string;
|
|
426
|
+
|
|
427
|
+
S3Prefix?: string;
|
|
428
|
+
|
|
429
|
+
IamRoleArn?: string;
|
|
430
|
+
|
|
431
|
+
KmsKeyId?: string;
|
|
432
|
+
|
|
433
|
+
Status?: string;
|
|
434
|
+
|
|
435
|
+
PercentProgress?: number;
|
|
436
|
+
|
|
437
|
+
TotalExtractedDataInGB?: number;
|
|
438
|
+
|
|
439
|
+
FailureCause?: string;
|
|
440
|
+
|
|
441
|
+
WarningMessage?: string;
|
|
442
|
+
}
|
|
443
|
+
export declare namespace ExportTask {
|
|
444
|
+
|
|
445
|
+
const filterSensitiveLog: (obj: ExportTask) => any;
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
export declare class ExportTaskNotFoundFault extends __BaseException {
|
|
449
|
+
readonly name: "ExportTaskNotFoundFault";
|
|
450
|
+
readonly $fault: "client";
|
|
451
|
+
|
|
452
|
+
constructor(opts: __ExceptionOptionType<ExportTaskNotFoundFault, __BaseException>);
|
|
453
|
+
}
|
|
454
|
+
|
|
455
|
+
export declare class InvalidExportTaskStateFault extends __BaseException {
|
|
456
|
+
readonly name: "InvalidExportTaskStateFault";
|
|
457
|
+
readonly $fault: "client";
|
|
458
|
+
|
|
459
|
+
constructor(opts: __ExceptionOptionType<InvalidExportTaskStateFault, __BaseException>);
|
|
460
|
+
}
|
|
461
|
+
export interface CopyDBClusterParameterGroupMessage {
|
|
462
|
+
|
|
463
|
+
SourceDBClusterParameterGroupIdentifier: string | undefined;
|
|
464
|
+
|
|
465
|
+
TargetDBClusterParameterGroupIdentifier: string | undefined;
|
|
466
|
+
|
|
467
|
+
TargetDBClusterParameterGroupDescription: string | undefined;
|
|
468
|
+
|
|
469
|
+
Tags?: Tag[];
|
|
470
|
+
}
|
|
471
|
+
export declare namespace CopyDBClusterParameterGroupMessage {
|
|
472
|
+
|
|
473
|
+
const filterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
export interface DBClusterParameterGroup {
|
|
477
|
+
|
|
478
|
+
DBClusterParameterGroupName?: string;
|
|
479
|
+
|
|
480
|
+
DBParameterGroupFamily?: string;
|
|
481
|
+
|
|
482
|
+
Description?: string;
|
|
483
|
+
|
|
484
|
+
DBClusterParameterGroupArn?: string;
|
|
485
|
+
}
|
|
486
|
+
export declare namespace DBClusterParameterGroup {
|
|
487
|
+
|
|
488
|
+
const filterSensitiveLog: (obj: DBClusterParameterGroup) => any;
|
|
489
|
+
}
|
|
490
|
+
export interface CopyDBClusterParameterGroupResult {
|
|
491
|
+
|
|
492
|
+
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
493
|
+
}
|
|
494
|
+
export declare namespace CopyDBClusterParameterGroupResult {
|
|
495
|
+
|
|
496
|
+
const filterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
|
|
497
|
+
}
|
|
498
|
+
|
|
499
|
+
export declare class DBParameterGroupAlreadyExistsFault extends __BaseException {
|
|
500
|
+
readonly name: "DBParameterGroupAlreadyExistsFault";
|
|
501
|
+
readonly $fault: "client";
|
|
502
|
+
|
|
503
|
+
constructor(opts: __ExceptionOptionType<DBParameterGroupAlreadyExistsFault, __BaseException>);
|
|
504
|
+
}
|
|
505
|
+
|
|
506
|
+
export declare class DBParameterGroupNotFoundFault extends __BaseException {
|
|
507
|
+
readonly name: "DBParameterGroupNotFoundFault";
|
|
508
|
+
readonly $fault: "client";
|
|
509
|
+
|
|
510
|
+
constructor(opts: __ExceptionOptionType<DBParameterGroupNotFoundFault, __BaseException>);
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
export declare class DBParameterGroupQuotaExceededFault extends __BaseException {
|
|
514
|
+
readonly name: "DBParameterGroupQuotaExceededFault";
|
|
515
|
+
readonly $fault: "client";
|
|
516
|
+
|
|
517
|
+
constructor(opts: __ExceptionOptionType<DBParameterGroupQuotaExceededFault, __BaseException>);
|
|
518
|
+
}
|
|
519
|
+
|
|
520
|
+
export interface CopyDBClusterSnapshotMessage {
|
|
521
|
+
|
|
522
|
+
SourceDBClusterSnapshotIdentifier: string | undefined;
|
|
523
|
+
|
|
524
|
+
TargetDBClusterSnapshotIdentifier: string | undefined;
|
|
525
|
+
|
|
526
|
+
KmsKeyId?: string;
|
|
527
|
+
|
|
528
|
+
PreSignedUrl?: string;
|
|
529
|
+
|
|
530
|
+
CopyTags?: boolean;
|
|
531
|
+
|
|
532
|
+
Tags?: Tag[];
|
|
533
|
+
}
|
|
534
|
+
export declare namespace CopyDBClusterSnapshotMessage {
|
|
535
|
+
|
|
536
|
+
const filterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
export interface DBClusterSnapshot {
|
|
540
|
+
|
|
541
|
+
AvailabilityZones?: string[];
|
|
542
|
+
|
|
543
|
+
DBClusterSnapshotIdentifier?: string;
|
|
544
|
+
|
|
545
|
+
DBClusterIdentifier?: string;
|
|
546
|
+
|
|
547
|
+
SnapshotCreateTime?: Date;
|
|
548
|
+
|
|
549
|
+
Engine?: string;
|
|
550
|
+
|
|
551
|
+
EngineMode?: string;
|
|
552
|
+
|
|
553
|
+
AllocatedStorage?: number;
|
|
554
|
+
|
|
555
|
+
Status?: string;
|
|
556
|
+
|
|
557
|
+
Port?: number;
|
|
558
|
+
|
|
559
|
+
VpcId?: string;
|
|
560
|
+
|
|
561
|
+
ClusterCreateTime?: Date;
|
|
562
|
+
|
|
563
|
+
MasterUsername?: string;
|
|
564
|
+
|
|
565
|
+
EngineVersion?: string;
|
|
566
|
+
|
|
567
|
+
LicenseModel?: string;
|
|
568
|
+
|
|
569
|
+
SnapshotType?: string;
|
|
570
|
+
|
|
571
|
+
PercentProgress?: number;
|
|
572
|
+
|
|
573
|
+
StorageEncrypted?: boolean;
|
|
574
|
+
|
|
575
|
+
KmsKeyId?: string;
|
|
576
|
+
|
|
577
|
+
DBClusterSnapshotArn?: string;
|
|
578
|
+
|
|
579
|
+
SourceDBClusterSnapshotArn?: string;
|
|
580
|
+
|
|
581
|
+
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
582
|
+
|
|
583
|
+
TagList?: Tag[];
|
|
584
|
+
}
|
|
585
|
+
export declare namespace DBClusterSnapshot {
|
|
586
|
+
|
|
587
|
+
const filterSensitiveLog: (obj: DBClusterSnapshot) => any;
|
|
588
|
+
}
|
|
589
|
+
export interface CopyDBClusterSnapshotResult {
|
|
590
|
+
|
|
591
|
+
DBClusterSnapshot?: DBClusterSnapshot;
|
|
592
|
+
}
|
|
593
|
+
export declare namespace CopyDBClusterSnapshotResult {
|
|
594
|
+
|
|
595
|
+
const filterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
|
|
596
|
+
}
|
|
597
|
+
|
|
598
|
+
export declare class DBClusterSnapshotAlreadyExistsFault extends __BaseException {
|
|
599
|
+
readonly name: "DBClusterSnapshotAlreadyExistsFault";
|
|
600
|
+
readonly $fault: "client";
|
|
601
|
+
|
|
602
|
+
constructor(opts: __ExceptionOptionType<DBClusterSnapshotAlreadyExistsFault, __BaseException>);
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
export declare class DBClusterSnapshotNotFoundFault extends __BaseException {
|
|
606
|
+
readonly name: "DBClusterSnapshotNotFoundFault";
|
|
607
|
+
readonly $fault: "client";
|
|
608
|
+
|
|
609
|
+
constructor(opts: __ExceptionOptionType<DBClusterSnapshotNotFoundFault, __BaseException>);
|
|
610
|
+
}
|
|
611
|
+
|
|
612
|
+
export declare class InvalidDBClusterSnapshotStateFault extends __BaseException {
|
|
613
|
+
readonly name: "InvalidDBClusterSnapshotStateFault";
|
|
614
|
+
readonly $fault: "client";
|
|
615
|
+
|
|
616
|
+
constructor(opts: __ExceptionOptionType<InvalidDBClusterSnapshotStateFault, __BaseException>);
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
export declare class KMSKeyNotAccessibleFault extends __BaseException {
|
|
620
|
+
readonly name: "KMSKeyNotAccessibleFault";
|
|
621
|
+
readonly $fault: "client";
|
|
622
|
+
|
|
623
|
+
constructor(opts: __ExceptionOptionType<KMSKeyNotAccessibleFault, __BaseException>);
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
export declare class SnapshotQuotaExceededFault extends __BaseException {
|
|
627
|
+
readonly name: "SnapshotQuotaExceededFault";
|
|
628
|
+
readonly $fault: "client";
|
|
629
|
+
|
|
630
|
+
constructor(opts: __ExceptionOptionType<SnapshotQuotaExceededFault, __BaseException>);
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
export interface CopyDBParameterGroupMessage {
|
|
634
|
+
|
|
635
|
+
SourceDBParameterGroupIdentifier: string | undefined;
|
|
636
|
+
|
|
637
|
+
TargetDBParameterGroupIdentifier: string | undefined;
|
|
638
|
+
|
|
639
|
+
TargetDBParameterGroupDescription: string | undefined;
|
|
640
|
+
|
|
641
|
+
Tags?: Tag[];
|
|
642
|
+
}
|
|
643
|
+
export declare namespace CopyDBParameterGroupMessage {
|
|
644
|
+
|
|
645
|
+
const filterSensitiveLog: (obj: CopyDBParameterGroupMessage) => any;
|
|
646
|
+
}
|
|
647
|
+
|
|
648
|
+
export interface DBParameterGroup {
|
|
649
|
+
|
|
650
|
+
DBParameterGroupName?: string;
|
|
651
|
+
|
|
652
|
+
DBParameterGroupFamily?: string;
|
|
653
|
+
|
|
654
|
+
Description?: string;
|
|
655
|
+
|
|
656
|
+
DBParameterGroupArn?: string;
|
|
657
|
+
}
|
|
658
|
+
export declare namespace DBParameterGroup {
|
|
659
|
+
|
|
660
|
+
const filterSensitiveLog: (obj: DBParameterGroup) => any;
|
|
661
|
+
}
|
|
662
|
+
export interface CopyDBParameterGroupResult {
|
|
663
|
+
|
|
664
|
+
DBParameterGroup?: DBParameterGroup;
|
|
665
|
+
}
|
|
666
|
+
export declare namespace CopyDBParameterGroupResult {
|
|
667
|
+
|
|
668
|
+
const filterSensitiveLog: (obj: CopyDBParameterGroupResult) => any;
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
export interface CopyDBSnapshotMessage {
|
|
672
|
+
|
|
673
|
+
SourceDBSnapshotIdentifier: string | undefined;
|
|
674
|
+
|
|
675
|
+
TargetDBSnapshotIdentifier: string | undefined;
|
|
676
|
+
|
|
677
|
+
KmsKeyId?: string;
|
|
678
|
+
|
|
679
|
+
Tags?: Tag[];
|
|
680
|
+
|
|
681
|
+
CopyTags?: boolean;
|
|
682
|
+
|
|
683
|
+
PreSignedUrl?: string;
|
|
684
|
+
|
|
685
|
+
OptionGroupName?: string;
|
|
686
|
+
|
|
687
|
+
TargetCustomAvailabilityZone?: string;
|
|
688
|
+
}
|
|
689
|
+
export declare namespace CopyDBSnapshotMessage {
|
|
690
|
+
|
|
691
|
+
const filterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
|
|
692
|
+
}
|
|
693
|
+
|
|
694
|
+
export interface ProcessorFeature {
|
|
695
|
+
|
|
696
|
+
Name?: string;
|
|
697
|
+
|
|
698
|
+
Value?: string;
|
|
699
|
+
}
|
|
700
|
+
export declare namespace ProcessorFeature {
|
|
701
|
+
|
|
702
|
+
const filterSensitiveLog: (obj: ProcessorFeature) => any;
|
|
703
|
+
}
|
|
704
|
+
|
|
705
|
+
export interface DBSnapshot {
|
|
706
|
+
|
|
707
|
+
DBSnapshotIdentifier?: string;
|
|
708
|
+
|
|
709
|
+
DBInstanceIdentifier?: string;
|
|
710
|
+
|
|
711
|
+
SnapshotCreateTime?: Date;
|
|
712
|
+
|
|
713
|
+
Engine?: string;
|
|
714
|
+
|
|
715
|
+
AllocatedStorage?: number;
|
|
716
|
+
|
|
717
|
+
Status?: string;
|
|
718
|
+
|
|
719
|
+
Port?: number;
|
|
720
|
+
|
|
721
|
+
AvailabilityZone?: string;
|
|
722
|
+
|
|
723
|
+
VpcId?: string;
|
|
724
|
+
|
|
725
|
+
InstanceCreateTime?: Date;
|
|
726
|
+
|
|
727
|
+
MasterUsername?: string;
|
|
728
|
+
|
|
729
|
+
EngineVersion?: string;
|
|
730
|
+
|
|
731
|
+
LicenseModel?: string;
|
|
732
|
+
|
|
733
|
+
SnapshotType?: string;
|
|
734
|
+
|
|
735
|
+
Iops?: number;
|
|
736
|
+
|
|
737
|
+
OptionGroupName?: string;
|
|
738
|
+
|
|
739
|
+
PercentProgress?: number;
|
|
740
|
+
|
|
741
|
+
SourceRegion?: string;
|
|
742
|
+
|
|
743
|
+
SourceDBSnapshotIdentifier?: string;
|
|
744
|
+
|
|
745
|
+
StorageType?: string;
|
|
746
|
+
|
|
747
|
+
TdeCredentialArn?: string;
|
|
748
|
+
|
|
749
|
+
Encrypted?: boolean;
|
|
750
|
+
|
|
751
|
+
KmsKeyId?: string;
|
|
752
|
+
|
|
753
|
+
DBSnapshotArn?: string;
|
|
754
|
+
|
|
755
|
+
Timezone?: string;
|
|
756
|
+
|
|
757
|
+
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
758
|
+
|
|
759
|
+
ProcessorFeatures?: ProcessorFeature[];
|
|
760
|
+
|
|
761
|
+
DbiResourceId?: string;
|
|
762
|
+
|
|
763
|
+
TagList?: Tag[];
|
|
764
|
+
|
|
765
|
+
OriginalSnapshotCreateTime?: Date;
|
|
766
|
+
|
|
767
|
+
SnapshotTarget?: string;
|
|
768
|
+
}
|
|
769
|
+
export declare namespace DBSnapshot {
|
|
770
|
+
|
|
771
|
+
const filterSensitiveLog: (obj: DBSnapshot) => any;
|
|
772
|
+
}
|
|
773
|
+
export interface CopyDBSnapshotResult {
|
|
774
|
+
|
|
775
|
+
DBSnapshot?: DBSnapshot;
|
|
776
|
+
}
|
|
777
|
+
export declare namespace CopyDBSnapshotResult {
|
|
778
|
+
|
|
779
|
+
const filterSensitiveLog: (obj: CopyDBSnapshotResult) => any;
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
export declare class CustomAvailabilityZoneNotFoundFault extends __BaseException {
|
|
783
|
+
readonly name: "CustomAvailabilityZoneNotFoundFault";
|
|
784
|
+
readonly $fault: "client";
|
|
785
|
+
|
|
786
|
+
constructor(opts: __ExceptionOptionType<CustomAvailabilityZoneNotFoundFault, __BaseException>);
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
export declare class DBSnapshotAlreadyExistsFault extends __BaseException {
|
|
790
|
+
readonly name: "DBSnapshotAlreadyExistsFault";
|
|
791
|
+
readonly $fault: "client";
|
|
792
|
+
|
|
793
|
+
constructor(opts: __ExceptionOptionType<DBSnapshotAlreadyExistsFault, __BaseException>);
|
|
794
|
+
}
|
|
795
|
+
|
|
796
|
+
export declare class InvalidDBSnapshotStateFault extends __BaseException {
|
|
797
|
+
readonly name: "InvalidDBSnapshotStateFault";
|
|
798
|
+
readonly $fault: "client";
|
|
799
|
+
|
|
800
|
+
constructor(opts: __ExceptionOptionType<InvalidDBSnapshotStateFault, __BaseException>);
|
|
801
|
+
}
|
|
802
|
+
|
|
803
|
+
export interface CopyOptionGroupMessage {
|
|
804
|
+
|
|
805
|
+
SourceOptionGroupIdentifier: string | undefined;
|
|
806
|
+
|
|
807
|
+
TargetOptionGroupIdentifier: string | undefined;
|
|
808
|
+
|
|
809
|
+
TargetOptionGroupDescription: string | undefined;
|
|
810
|
+
|
|
811
|
+
Tags?: Tag[];
|
|
812
|
+
}
|
|
813
|
+
export declare namespace CopyOptionGroupMessage {
|
|
814
|
+
|
|
815
|
+
const filterSensitiveLog: (obj: CopyOptionGroupMessage) => any;
|
|
816
|
+
}
|
|
817
|
+
|
|
818
|
+
export interface DBSecurityGroupMembership {
|
|
819
|
+
|
|
820
|
+
DBSecurityGroupName?: string;
|
|
821
|
+
|
|
822
|
+
Status?: string;
|
|
823
|
+
}
|
|
824
|
+
export declare namespace DBSecurityGroupMembership {
|
|
825
|
+
|
|
826
|
+
const filterSensitiveLog: (obj: DBSecurityGroupMembership) => any;
|
|
827
|
+
}
|
|
828
|
+
|
|
829
|
+
export interface OptionSetting {
|
|
830
|
+
|
|
831
|
+
Name?: string;
|
|
832
|
+
|
|
833
|
+
Value?: string;
|
|
834
|
+
|
|
835
|
+
DefaultValue?: string;
|
|
836
|
+
|
|
837
|
+
Description?: string;
|
|
838
|
+
|
|
839
|
+
ApplyType?: string;
|
|
840
|
+
|
|
841
|
+
DataType?: string;
|
|
842
|
+
|
|
843
|
+
AllowedValues?: string;
|
|
844
|
+
|
|
845
|
+
IsModifiable?: boolean;
|
|
846
|
+
|
|
847
|
+
IsCollection?: boolean;
|
|
848
|
+
}
|
|
849
|
+
export declare namespace OptionSetting {
|
|
850
|
+
|
|
851
|
+
const filterSensitiveLog: (obj: OptionSetting) => any;
|
|
852
|
+
}
|
|
853
|
+
|
|
854
|
+
export interface VpcSecurityGroupMembership {
|
|
855
|
+
|
|
856
|
+
VpcSecurityGroupId?: string;
|
|
857
|
+
|
|
858
|
+
Status?: string;
|
|
859
|
+
}
|
|
860
|
+
export declare namespace VpcSecurityGroupMembership {
|
|
861
|
+
|
|
862
|
+
const filterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
|
|
863
|
+
}
|
|
864
|
+
|
|
865
|
+
export interface Option {
|
|
866
|
+
|
|
867
|
+
OptionName?: string;
|
|
868
|
+
|
|
869
|
+
OptionDescription?: string;
|
|
870
|
+
|
|
871
|
+
Persistent?: boolean;
|
|
872
|
+
|
|
873
|
+
Permanent?: boolean;
|
|
874
|
+
|
|
875
|
+
Port?: number;
|
|
876
|
+
|
|
877
|
+
OptionVersion?: string;
|
|
878
|
+
|
|
879
|
+
OptionSettings?: OptionSetting[];
|
|
880
|
+
|
|
881
|
+
DBSecurityGroupMemberships?: DBSecurityGroupMembership[];
|
|
882
|
+
|
|
883
|
+
VpcSecurityGroupMemberships?: VpcSecurityGroupMembership[];
|
|
884
|
+
}
|
|
885
|
+
export declare namespace Option {
|
|
886
|
+
|
|
887
|
+
const filterSensitiveLog: (obj: Option) => any;
|
|
888
|
+
}
|
|
889
|
+
|
|
890
|
+
export interface OptionGroup {
|
|
891
|
+
|
|
892
|
+
OptionGroupName?: string;
|
|
893
|
+
|
|
894
|
+
OptionGroupDescription?: string;
|
|
895
|
+
|
|
896
|
+
EngineName?: string;
|
|
897
|
+
|
|
898
|
+
MajorEngineVersion?: string;
|
|
899
|
+
|
|
900
|
+
Options?: Option[];
|
|
901
|
+
|
|
902
|
+
AllowsVpcAndNonVpcInstanceMemberships?: boolean;
|
|
903
|
+
|
|
904
|
+
VpcId?: string;
|
|
905
|
+
|
|
906
|
+
OptionGroupArn?: string;
|
|
907
|
+
}
|
|
908
|
+
export declare namespace OptionGroup {
|
|
909
|
+
|
|
910
|
+
const filterSensitiveLog: (obj: OptionGroup) => any;
|
|
911
|
+
}
|
|
912
|
+
export interface CopyOptionGroupResult {
|
|
913
|
+
|
|
914
|
+
OptionGroup?: OptionGroup;
|
|
915
|
+
}
|
|
916
|
+
export declare namespace CopyOptionGroupResult {
|
|
917
|
+
|
|
918
|
+
const filterSensitiveLog: (obj: CopyOptionGroupResult) => any;
|
|
919
|
+
}
|
|
920
|
+
|
|
921
|
+
export declare class OptionGroupAlreadyExistsFault extends __BaseException {
|
|
922
|
+
readonly name: "OptionGroupAlreadyExistsFault";
|
|
923
|
+
readonly $fault: "client";
|
|
924
|
+
|
|
925
|
+
constructor(opts: __ExceptionOptionType<OptionGroupAlreadyExistsFault, __BaseException>);
|
|
926
|
+
}
|
|
927
|
+
|
|
928
|
+
export declare class OptionGroupNotFoundFault extends __BaseException {
|
|
929
|
+
readonly name: "OptionGroupNotFoundFault";
|
|
930
|
+
readonly $fault: "client";
|
|
931
|
+
|
|
932
|
+
constructor(opts: __ExceptionOptionType<OptionGroupNotFoundFault, __BaseException>);
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
export declare class OptionGroupQuotaExceededFault extends __BaseException {
|
|
936
|
+
readonly name: "OptionGroupQuotaExceededFault";
|
|
937
|
+
readonly $fault: "client";
|
|
938
|
+
|
|
939
|
+
constructor(opts: __ExceptionOptionType<OptionGroupQuotaExceededFault, __BaseException>);
|
|
940
|
+
}
|
|
941
|
+
|
|
942
|
+
export interface CreateCustomAvailabilityZoneMessage {
|
|
943
|
+
|
|
944
|
+
CustomAvailabilityZoneName: string | undefined;
|
|
945
|
+
|
|
946
|
+
ExistingVpnId?: string;
|
|
947
|
+
|
|
948
|
+
NewVpnTunnelName?: string;
|
|
949
|
+
|
|
950
|
+
VpnTunnelOriginatorIP?: string;
|
|
951
|
+
}
|
|
952
|
+
export declare namespace CreateCustomAvailabilityZoneMessage {
|
|
953
|
+
|
|
954
|
+
const filterSensitiveLog: (obj: CreateCustomAvailabilityZoneMessage) => any;
|
|
955
|
+
}
|
|
956
|
+
|
|
957
|
+
export interface VpnDetails {
|
|
958
|
+
|
|
959
|
+
VpnId?: string;
|
|
960
|
+
|
|
961
|
+
VpnTunnelOriginatorIP?: string;
|
|
962
|
+
|
|
963
|
+
VpnGatewayIp?: string;
|
|
964
|
+
|
|
965
|
+
VpnPSK?: string;
|
|
966
|
+
|
|
967
|
+
VpnName?: string;
|
|
968
|
+
|
|
969
|
+
VpnState?: string;
|
|
970
|
+
}
|
|
971
|
+
export declare namespace VpnDetails {
|
|
972
|
+
|
|
973
|
+
const filterSensitiveLog: (obj: VpnDetails) => any;
|
|
974
|
+
}
|
|
975
|
+
|
|
976
|
+
export interface CustomAvailabilityZone {
|
|
977
|
+
|
|
978
|
+
CustomAvailabilityZoneId?: string;
|
|
979
|
+
|
|
980
|
+
CustomAvailabilityZoneName?: string;
|
|
981
|
+
|
|
982
|
+
CustomAvailabilityZoneStatus?: string;
|
|
983
|
+
|
|
984
|
+
VpnDetails?: VpnDetails;
|
|
985
|
+
}
|
|
986
|
+
export declare namespace CustomAvailabilityZone {
|
|
987
|
+
|
|
988
|
+
const filterSensitiveLog: (obj: CustomAvailabilityZone) => any;
|
|
989
|
+
}
|
|
990
|
+
export interface CreateCustomAvailabilityZoneResult {
|
|
991
|
+
|
|
992
|
+
CustomAvailabilityZone?: CustomAvailabilityZone;
|
|
993
|
+
}
|
|
994
|
+
export declare namespace CreateCustomAvailabilityZoneResult {
|
|
995
|
+
|
|
996
|
+
const filterSensitiveLog: (obj: CreateCustomAvailabilityZoneResult) => any;
|
|
997
|
+
}
|
|
998
|
+
|
|
999
|
+
export declare class CustomAvailabilityZoneAlreadyExistsFault extends __BaseException {
|
|
1000
|
+
readonly name: "CustomAvailabilityZoneAlreadyExistsFault";
|
|
1001
|
+
readonly $fault: "client";
|
|
1002
|
+
|
|
1003
|
+
constructor(opts: __ExceptionOptionType<CustomAvailabilityZoneAlreadyExistsFault, __BaseException>);
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
export declare class CustomAvailabilityZoneQuotaExceededFault extends __BaseException {
|
|
1007
|
+
readonly name: "CustomAvailabilityZoneQuotaExceededFault";
|
|
1008
|
+
readonly $fault: "client";
|
|
1009
|
+
|
|
1010
|
+
constructor(opts: __ExceptionOptionType<CustomAvailabilityZoneQuotaExceededFault, __BaseException>);
|
|
1011
|
+
}
|
|
1012
|
+
export interface CreateCustomDBEngineVersionMessage {
|
|
1013
|
+
|
|
1014
|
+
Engine: string | undefined;
|
|
1015
|
+
|
|
1016
|
+
EngineVersion: string | undefined;
|
|
1017
|
+
|
|
1018
|
+
DatabaseInstallationFilesS3BucketName: string | undefined;
|
|
1019
|
+
|
|
1020
|
+
DatabaseInstallationFilesS3Prefix?: string;
|
|
1021
|
+
|
|
1022
|
+
KMSKeyId: string | undefined;
|
|
1023
|
+
|
|
1024
|
+
Description?: string;
|
|
1025
|
+
|
|
1026
|
+
Manifest: string | undefined;
|
|
1027
|
+
|
|
1028
|
+
Tags?: Tag[];
|
|
1029
|
+
}
|
|
1030
|
+
export declare namespace CreateCustomDBEngineVersionMessage {
|
|
1031
|
+
|
|
1032
|
+
const filterSensitiveLog: (obj: CreateCustomDBEngineVersionMessage) => any;
|
|
1033
|
+
}
|
|
1034
|
+
|
|
1035
|
+
export declare class CustomDBEngineVersionAlreadyExistsFault extends __BaseException {
|
|
1036
|
+
readonly name: "CustomDBEngineVersionAlreadyExistsFault";
|
|
1037
|
+
readonly $fault: "client";
|
|
1038
|
+
|
|
1039
|
+
constructor(opts: __ExceptionOptionType<CustomDBEngineVersionAlreadyExistsFault, __BaseException>);
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
export declare class CustomDBEngineVersionQuotaExceededFault extends __BaseException {
|
|
1043
|
+
readonly name: "CustomDBEngineVersionQuotaExceededFault";
|
|
1044
|
+
readonly $fault: "client";
|
|
1045
|
+
|
|
1046
|
+
constructor(opts: __ExceptionOptionType<CustomDBEngineVersionQuotaExceededFault, __BaseException>);
|
|
1047
|
+
}
|
|
1048
|
+
|
|
1049
|
+
export interface CharacterSet {
|
|
1050
|
+
|
|
1051
|
+
CharacterSetName?: string;
|
|
1052
|
+
|
|
1053
|
+
CharacterSetDescription?: string;
|
|
1054
|
+
}
|
|
1055
|
+
export declare namespace CharacterSet {
|
|
1056
|
+
|
|
1057
|
+
const filterSensitiveLog: (obj: CharacterSet) => any;
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
export interface Timezone {
|
|
1061
|
+
|
|
1062
|
+
TimezoneName?: string;
|
|
1063
|
+
}
|
|
1064
|
+
export declare namespace Timezone {
|
|
1065
|
+
|
|
1066
|
+
const filterSensitiveLog: (obj: Timezone) => any;
|
|
1067
|
+
}
|
|
1068
|
+
|
|
1069
|
+
export interface UpgradeTarget {
|
|
1070
|
+
|
|
1071
|
+
Engine?: string;
|
|
1072
|
+
|
|
1073
|
+
EngineVersion?: string;
|
|
1074
|
+
|
|
1075
|
+
Description?: string;
|
|
1076
|
+
|
|
1077
|
+
AutoUpgrade?: boolean;
|
|
1078
|
+
|
|
1079
|
+
IsMajorVersionUpgrade?: boolean;
|
|
1080
|
+
|
|
1081
|
+
SupportedEngineModes?: string[];
|
|
1082
|
+
|
|
1083
|
+
SupportsParallelQuery?: boolean;
|
|
1084
|
+
|
|
1085
|
+
SupportsGlobalDatabases?: boolean;
|
|
1086
|
+
|
|
1087
|
+
SupportsBabelfish?: boolean;
|
|
1088
|
+
}
|
|
1089
|
+
export declare namespace UpgradeTarget {
|
|
1090
|
+
|
|
1091
|
+
const filterSensitiveLog: (obj: UpgradeTarget) => any;
|
|
1092
|
+
}
|
|
1093
|
+
|
|
1094
|
+
export interface DBEngineVersion {
|
|
1095
|
+
|
|
1096
|
+
Engine?: string;
|
|
1097
|
+
|
|
1098
|
+
EngineVersion?: string;
|
|
1099
|
+
|
|
1100
|
+
DBParameterGroupFamily?: string;
|
|
1101
|
+
|
|
1102
|
+
DBEngineDescription?: string;
|
|
1103
|
+
|
|
1104
|
+
DBEngineVersionDescription?: string;
|
|
1105
|
+
|
|
1106
|
+
DefaultCharacterSet?: CharacterSet;
|
|
1107
|
+
|
|
1108
|
+
SupportedCharacterSets?: CharacterSet[];
|
|
1109
|
+
|
|
1110
|
+
SupportedNcharCharacterSets?: CharacterSet[];
|
|
1111
|
+
|
|
1112
|
+
ValidUpgradeTarget?: UpgradeTarget[];
|
|
1113
|
+
|
|
1114
|
+
SupportedTimezones?: Timezone[];
|
|
1115
|
+
|
|
1116
|
+
ExportableLogTypes?: string[];
|
|
1117
|
+
|
|
1118
|
+
SupportsLogExportsToCloudwatchLogs?: boolean;
|
|
1119
|
+
|
|
1120
|
+
SupportsReadReplica?: boolean;
|
|
1121
|
+
|
|
1122
|
+
SupportedEngineModes?: string[];
|
|
1123
|
+
|
|
1124
|
+
SupportedFeatureNames?: string[];
|
|
1125
|
+
|
|
1126
|
+
Status?: string;
|
|
1127
|
+
|
|
1128
|
+
SupportsParallelQuery?: boolean;
|
|
1129
|
+
|
|
1130
|
+
SupportsGlobalDatabases?: boolean;
|
|
1131
|
+
|
|
1132
|
+
MajorEngineVersion?: string;
|
|
1133
|
+
|
|
1134
|
+
DatabaseInstallationFilesS3BucketName?: string;
|
|
1135
|
+
|
|
1136
|
+
DatabaseInstallationFilesS3Prefix?: string;
|
|
1137
|
+
|
|
1138
|
+
DBEngineVersionArn?: string;
|
|
1139
|
+
|
|
1140
|
+
KMSKeyId?: string;
|
|
1141
|
+
|
|
1142
|
+
CreateTime?: Date;
|
|
1143
|
+
|
|
1144
|
+
TagList?: Tag[];
|
|
1145
|
+
|
|
1146
|
+
SupportsBabelfish?: boolean;
|
|
1147
|
+
}
|
|
1148
|
+
export declare namespace DBEngineVersion {
|
|
1149
|
+
|
|
1150
|
+
const filterSensitiveLog: (obj: DBEngineVersion) => any;
|
|
1151
|
+
}
|
|
1152
|
+
|
|
1153
|
+
export interface ScalingConfiguration {
|
|
1154
|
+
|
|
1155
|
+
MinCapacity?: number;
|
|
1156
|
+
|
|
1157
|
+
MaxCapacity?: number;
|
|
1158
|
+
|
|
1159
|
+
AutoPause?: boolean;
|
|
1160
|
+
|
|
1161
|
+
SecondsUntilAutoPause?: number;
|
|
1162
|
+
|
|
1163
|
+
TimeoutAction?: string;
|
|
1164
|
+
|
|
1165
|
+
SecondsBeforeTimeout?: number;
|
|
1166
|
+
}
|
|
1167
|
+
export declare namespace ScalingConfiguration {
|
|
1168
|
+
|
|
1169
|
+
const filterSensitiveLog: (obj: ScalingConfiguration) => any;
|
|
1170
|
+
}
|
|
1171
|
+
|
|
1172
|
+
export interface CreateDBClusterMessage {
|
|
1173
|
+
|
|
1174
|
+
AvailabilityZones?: string[];
|
|
1175
|
+
|
|
1176
|
+
BackupRetentionPeriod?: number;
|
|
1177
|
+
|
|
1178
|
+
CharacterSetName?: string;
|
|
1179
|
+
|
|
1180
|
+
DatabaseName?: string;
|
|
1181
|
+
|
|
1182
|
+
DBClusterIdentifier: string | undefined;
|
|
1183
|
+
|
|
1184
|
+
DBClusterParameterGroupName?: string;
|
|
1185
|
+
|
|
1186
|
+
VpcSecurityGroupIds?: string[];
|
|
1187
|
+
|
|
1188
|
+
DBSubnetGroupName?: string;
|
|
1189
|
+
|
|
1190
|
+
Engine: string | undefined;
|
|
1191
|
+
|
|
1192
|
+
EngineVersion?: string;
|
|
1193
|
+
|
|
1194
|
+
Port?: number;
|
|
1195
|
+
|
|
1196
|
+
MasterUsername?: string;
|
|
1197
|
+
|
|
1198
|
+
MasterUserPassword?: string;
|
|
1199
|
+
|
|
1200
|
+
OptionGroupName?: string;
|
|
1201
|
+
|
|
1202
|
+
PreferredBackupWindow?: string;
|
|
1203
|
+
|
|
1204
|
+
PreferredMaintenanceWindow?: string;
|
|
1205
|
+
|
|
1206
|
+
ReplicationSourceIdentifier?: string;
|
|
1207
|
+
|
|
1208
|
+
Tags?: Tag[];
|
|
1209
|
+
|
|
1210
|
+
StorageEncrypted?: boolean;
|
|
1211
|
+
|
|
1212
|
+
KmsKeyId?: string;
|
|
1213
|
+
|
|
1214
|
+
PreSignedUrl?: string;
|
|
1215
|
+
|
|
1216
|
+
EnableIAMDatabaseAuthentication?: boolean;
|
|
1217
|
+
|
|
1218
|
+
BacktrackWindow?: number;
|
|
1219
|
+
|
|
1220
|
+
EnableCloudwatchLogsExports?: string[];
|
|
1221
|
+
|
|
1222
|
+
EngineMode?: string;
|
|
1223
|
+
|
|
1224
|
+
ScalingConfiguration?: ScalingConfiguration;
|
|
1225
|
+
|
|
1226
|
+
DeletionProtection?: boolean;
|
|
1227
|
+
|
|
1228
|
+
GlobalClusterIdentifier?: string;
|
|
1229
|
+
|
|
1230
|
+
EnableHttpEndpoint?: boolean;
|
|
1231
|
+
|
|
1232
|
+
CopyTagsToSnapshot?: boolean;
|
|
1233
|
+
|
|
1234
|
+
Domain?: string;
|
|
1235
|
+
|
|
1236
|
+
DomainIAMRoleName?: string;
|
|
1237
|
+
|
|
1238
|
+
EnableGlobalWriteForwarding?: boolean;
|
|
1239
|
+
|
|
1240
|
+
DBClusterInstanceClass?: string;
|
|
1241
|
+
|
|
1242
|
+
AllocatedStorage?: number;
|
|
1243
|
+
|
|
1244
|
+
StorageType?: string;
|
|
1245
|
+
|
|
1246
|
+
Iops?: number;
|
|
1247
|
+
|
|
1248
|
+
PubliclyAccessible?: boolean;
|
|
1249
|
+
|
|
1250
|
+
AutoMinorVersionUpgrade?: boolean;
|
|
1251
|
+
|
|
1252
|
+
MonitoringInterval?: number;
|
|
1253
|
+
|
|
1254
|
+
MonitoringRoleArn?: string;
|
|
1255
|
+
|
|
1256
|
+
EnablePerformanceInsights?: boolean;
|
|
1257
|
+
|
|
1258
|
+
PerformanceInsightsKMSKeyId?: string;
|
|
1259
|
+
|
|
1260
|
+
PerformanceInsightsRetentionPeriod?: number;
|
|
1261
|
+
}
|
|
1262
|
+
export declare namespace CreateDBClusterMessage {
|
|
1263
|
+
|
|
1264
|
+
const filterSensitiveLog: (obj: CreateDBClusterMessage) => any;
|
|
1265
|
+
}
|
|
1266
|
+
|
|
1267
|
+
export interface DBClusterRole {
|
|
1268
|
+
|
|
1269
|
+
RoleArn?: string;
|
|
1270
|
+
|
|
1271
|
+
Status?: string;
|
|
1272
|
+
|
|
1273
|
+
FeatureName?: string;
|
|
1274
|
+
}
|
|
1275
|
+
export declare namespace DBClusterRole {
|
|
1276
|
+
|
|
1277
|
+
const filterSensitiveLog: (obj: DBClusterRole) => any;
|
|
1278
|
+
}
|
|
1279
|
+
|
|
1280
|
+
export interface DBClusterMember {
|
|
1281
|
+
|
|
1282
|
+
DBInstanceIdentifier?: string;
|
|
1283
|
+
|
|
1284
|
+
IsClusterWriter?: boolean;
|
|
1285
|
+
|
|
1286
|
+
DBClusterParameterGroupStatus?: string;
|
|
1287
|
+
|
|
1288
|
+
PromotionTier?: number;
|
|
1289
|
+
}
|
|
1290
|
+
export declare namespace DBClusterMember {
|
|
1291
|
+
|
|
1292
|
+
const filterSensitiveLog: (obj: DBClusterMember) => any;
|
|
1293
|
+
}
|
|
1294
|
+
|
|
1295
|
+
export interface DBClusterOptionGroupStatus {
|
|
1296
|
+
|
|
1297
|
+
DBClusterOptionGroupName?: string;
|
|
1298
|
+
|
|
1299
|
+
Status?: string;
|
|
1300
|
+
}
|
|
1301
|
+
export declare namespace DBClusterOptionGroupStatus {
|
|
1302
|
+
|
|
1303
|
+
const filterSensitiveLog: (obj: DBClusterOptionGroupStatus) => any;
|
|
1304
|
+
}
|
|
1305
|
+
|
|
1306
|
+
export interface DomainMembership {
|
|
1307
|
+
|
|
1308
|
+
Domain?: string;
|
|
1309
|
+
|
|
1310
|
+
Status?: string;
|
|
1311
|
+
|
|
1312
|
+
FQDN?: string;
|
|
1313
|
+
|
|
1314
|
+
IAMRoleName?: string;
|
|
1315
|
+
}
|
|
1316
|
+
export declare namespace DomainMembership {
|
|
1317
|
+
|
|
1318
|
+
const filterSensitiveLog: (obj: DomainMembership) => any;
|
|
1319
|
+
}
|
|
1320
|
+
export declare enum WriteForwardingStatus {
|
|
1321
|
+
DISABLED = "disabled",
|
|
1322
|
+
DISABLING = "disabling",
|
|
1323
|
+
ENABLED = "enabled",
|
|
1324
|
+
ENABLING = "enabling",
|
|
1325
|
+
UNKNOWN = "unknown"
|
|
1326
|
+
}
|
|
1327
|
+
|
|
1328
|
+
export interface PendingCloudwatchLogsExports {
|
|
1329
|
+
|
|
1330
|
+
LogTypesToEnable?: string[];
|
|
1331
|
+
|
|
1332
|
+
LogTypesToDisable?: string[];
|
|
1333
|
+
}
|
|
1334
|
+
export declare namespace PendingCloudwatchLogsExports {
|
|
1335
|
+
|
|
1336
|
+
const filterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1339
|
+
export interface ClusterPendingModifiedValues {
|
|
1340
|
+
|
|
1341
|
+
PendingCloudwatchLogsExports?: PendingCloudwatchLogsExports;
|
|
1342
|
+
|
|
1343
|
+
DBClusterIdentifier?: string;
|
|
1344
|
+
|
|
1345
|
+
MasterUserPassword?: string;
|
|
1346
|
+
|
|
1347
|
+
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
1348
|
+
|
|
1349
|
+
EngineVersion?: string;
|
|
1350
|
+
}
|
|
1351
|
+
export declare namespace ClusterPendingModifiedValues {
|
|
1352
|
+
|
|
1353
|
+
const filterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
|
|
1354
|
+
}
|
|
1355
|
+
|
|
1356
|
+
export interface ScalingConfigurationInfo {
|
|
1357
|
+
|
|
1358
|
+
MinCapacity?: number;
|
|
1359
|
+
|
|
1360
|
+
MaxCapacity?: number;
|
|
1361
|
+
|
|
1362
|
+
AutoPause?: boolean;
|
|
1363
|
+
|
|
1364
|
+
SecondsUntilAutoPause?: number;
|
|
1365
|
+
|
|
1366
|
+
TimeoutAction?: string;
|
|
1367
|
+
|
|
1368
|
+
SecondsBeforeTimeout?: number;
|
|
1369
|
+
}
|
|
1370
|
+
export declare namespace ScalingConfigurationInfo {
|
|
1371
|
+
|
|
1372
|
+
const filterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
export interface DBCluster {
|
|
1376
|
+
|
|
1377
|
+
AllocatedStorage?: number;
|
|
1378
|
+
|
|
1379
|
+
AvailabilityZones?: string[];
|
|
1380
|
+
|
|
1381
|
+
BackupRetentionPeriod?: number;
|
|
1382
|
+
|
|
1383
|
+
CharacterSetName?: string;
|
|
1384
|
+
|
|
1385
|
+
DatabaseName?: string;
|
|
1386
|
+
|
|
1387
|
+
DBClusterIdentifier?: string;
|
|
1388
|
+
|
|
1389
|
+
DBClusterParameterGroup?: string;
|
|
1390
|
+
|
|
1391
|
+
DBSubnetGroup?: string;
|
|
1392
|
+
|
|
1393
|
+
Status?: string;
|
|
1394
|
+
|
|
1395
|
+
AutomaticRestartTime?: Date;
|
|
1396
|
+
|
|
1397
|
+
PercentProgress?: string;
|
|
1398
|
+
|
|
1399
|
+
EarliestRestorableTime?: Date;
|
|
1400
|
+
|
|
1401
|
+
Endpoint?: string;
|
|
1402
|
+
|
|
1403
|
+
ReaderEndpoint?: string;
|
|
1404
|
+
|
|
1405
|
+
CustomEndpoints?: string[];
|
|
1406
|
+
|
|
1407
|
+
MultiAZ?: boolean;
|
|
1408
|
+
|
|
1409
|
+
Engine?: string;
|
|
1410
|
+
|
|
1411
|
+
EngineVersion?: string;
|
|
1412
|
+
|
|
1413
|
+
LatestRestorableTime?: Date;
|
|
1414
|
+
|
|
1415
|
+
Port?: number;
|
|
1416
|
+
|
|
1417
|
+
MasterUsername?: string;
|
|
1418
|
+
|
|
1419
|
+
DBClusterOptionGroupMemberships?: DBClusterOptionGroupStatus[];
|
|
1420
|
+
|
|
1421
|
+
PreferredBackupWindow?: string;
|
|
1422
|
+
|
|
1423
|
+
PreferredMaintenanceWindow?: string;
|
|
1424
|
+
|
|
1425
|
+
ReplicationSourceIdentifier?: string;
|
|
1426
|
+
|
|
1427
|
+
ReadReplicaIdentifiers?: string[];
|
|
1428
|
+
|
|
1429
|
+
DBClusterMembers?: DBClusterMember[];
|
|
1430
|
+
|
|
1431
|
+
VpcSecurityGroups?: VpcSecurityGroupMembership[];
|
|
1432
|
+
|
|
1433
|
+
HostedZoneId?: string;
|
|
1434
|
+
|
|
1435
|
+
StorageEncrypted?: boolean;
|
|
1436
|
+
|
|
1437
|
+
KmsKeyId?: string;
|
|
1438
|
+
|
|
1439
|
+
DbClusterResourceId?: string;
|
|
1440
|
+
|
|
1441
|
+
DBClusterArn?: string;
|
|
1442
|
+
|
|
1443
|
+
AssociatedRoles?: DBClusterRole[];
|
|
1444
|
+
|
|
1445
|
+
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
1446
|
+
|
|
1447
|
+
CloneGroupId?: string;
|
|
1448
|
+
|
|
1449
|
+
ClusterCreateTime?: Date;
|
|
1450
|
+
|
|
1451
|
+
EarliestBacktrackTime?: Date;
|
|
1452
|
+
|
|
1453
|
+
BacktrackWindow?: number;
|
|
1454
|
+
|
|
1455
|
+
BacktrackConsumedChangeRecords?: number;
|
|
1456
|
+
|
|
1457
|
+
EnabledCloudwatchLogsExports?: string[];
|
|
1458
|
+
|
|
1459
|
+
Capacity?: number;
|
|
1460
|
+
|
|
1461
|
+
EngineMode?: string;
|
|
1462
|
+
|
|
1463
|
+
ScalingConfigurationInfo?: ScalingConfigurationInfo;
|
|
1464
|
+
|
|
1465
|
+
DeletionProtection?: boolean;
|
|
1466
|
+
|
|
1467
|
+
HttpEndpointEnabled?: boolean;
|
|
1468
|
+
|
|
1469
|
+
ActivityStreamMode?: ActivityStreamMode | string;
|
|
1470
|
+
|
|
1471
|
+
ActivityStreamStatus?: ActivityStreamStatus | string;
|
|
1472
|
+
|
|
1473
|
+
ActivityStreamKmsKeyId?: string;
|
|
1474
|
+
|
|
1475
|
+
ActivityStreamKinesisStreamName?: string;
|
|
1476
|
+
|
|
1477
|
+
CopyTagsToSnapshot?: boolean;
|
|
1478
|
+
|
|
1479
|
+
CrossAccountClone?: boolean;
|
|
1480
|
+
|
|
1481
|
+
DomainMemberships?: DomainMembership[];
|
|
1482
|
+
|
|
1483
|
+
TagList?: Tag[];
|
|
1484
|
+
|
|
1485
|
+
GlobalWriteForwardingStatus?: WriteForwardingStatus | string;
|
|
1486
|
+
|
|
1487
|
+
GlobalWriteForwardingRequested?: boolean;
|
|
1488
|
+
|
|
1489
|
+
PendingModifiedValues?: ClusterPendingModifiedValues;
|
|
1490
|
+
|
|
1491
|
+
DBClusterInstanceClass?: string;
|
|
1492
|
+
|
|
1493
|
+
StorageType?: string;
|
|
1494
|
+
|
|
1495
|
+
Iops?: number;
|
|
1496
|
+
|
|
1497
|
+
PubliclyAccessible?: boolean;
|
|
1498
|
+
|
|
1499
|
+
AutoMinorVersionUpgrade?: boolean;
|
|
1500
|
+
|
|
1501
|
+
MonitoringInterval?: number;
|
|
1502
|
+
|
|
1503
|
+
MonitoringRoleArn?: string;
|
|
1504
|
+
|
|
1505
|
+
PerformanceInsightsEnabled?: boolean;
|
|
1506
|
+
|
|
1507
|
+
PerformanceInsightsKMSKeyId?: string;
|
|
1508
|
+
|
|
1509
|
+
PerformanceInsightsRetentionPeriod?: number;
|
|
1510
|
+
}
|
|
1511
|
+
export declare namespace DBCluster {
|
|
1512
|
+
|
|
1513
|
+
const filterSensitiveLog: (obj: DBCluster) => any;
|
|
1514
|
+
}
|
|
1515
|
+
export interface CreateDBClusterResult {
|
|
1516
|
+
|
|
1517
|
+
DBCluster?: DBCluster;
|
|
1518
|
+
}
|
|
1519
|
+
export declare namespace CreateDBClusterResult {
|
|
1520
|
+
|
|
1521
|
+
const filterSensitiveLog: (obj: CreateDBClusterResult) => any;
|
|
1522
|
+
}
|
|
1523
|
+
|
|
1524
|
+
export declare class DBClusterAlreadyExistsFault extends __BaseException {
|
|
1525
|
+
readonly name: "DBClusterAlreadyExistsFault";
|
|
1526
|
+
readonly $fault: "client";
|
|
1527
|
+
|
|
1528
|
+
constructor(opts: __ExceptionOptionType<DBClusterAlreadyExistsFault, __BaseException>);
|
|
1529
|
+
}
|
|
1530
|
+
|
|
1531
|
+
export declare class DBClusterParameterGroupNotFoundFault extends __BaseException {
|
|
1532
|
+
readonly name: "DBClusterParameterGroupNotFoundFault";
|
|
1533
|
+
readonly $fault: "client";
|
|
1534
|
+
|
|
1535
|
+
constructor(opts: __ExceptionOptionType<DBClusterParameterGroupNotFoundFault, __BaseException>);
|
|
1536
|
+
}
|
|
1537
|
+
|
|
1538
|
+
export declare class DBClusterQuotaExceededFault extends __BaseException {
|
|
1539
|
+
readonly name: "DBClusterQuotaExceededFault";
|
|
1540
|
+
readonly $fault: "client";
|
|
1541
|
+
|
|
1542
|
+
constructor(opts: __ExceptionOptionType<DBClusterQuotaExceededFault, __BaseException>);
|
|
1543
|
+
}
|
|
1544
|
+
|
|
1545
|
+
export declare class DBSubnetGroupDoesNotCoverEnoughAZs extends __BaseException {
|
|
1546
|
+
readonly name: "DBSubnetGroupDoesNotCoverEnoughAZs";
|
|
1547
|
+
readonly $fault: "client";
|
|
1548
|
+
|
|
1549
|
+
constructor(opts: __ExceptionOptionType<DBSubnetGroupDoesNotCoverEnoughAZs, __BaseException>);
|
|
1550
|
+
}
|
|
1551
|
+
|
|
1552
|
+
export declare class DBSubnetGroupNotFoundFault extends __BaseException {
|
|
1553
|
+
readonly name: "DBSubnetGroupNotFoundFault";
|
|
1554
|
+
readonly $fault: "client";
|
|
1555
|
+
|
|
1556
|
+
constructor(opts: __ExceptionOptionType<DBSubnetGroupNotFoundFault, __BaseException>);
|
|
1557
|
+
}
|
|
1558
|
+
|
|
1559
|
+
export declare class DomainNotFoundFault extends __BaseException {
|
|
1560
|
+
readonly name: "DomainNotFoundFault";
|
|
1561
|
+
readonly $fault: "client";
|
|
1562
|
+
|
|
1563
|
+
constructor(opts: __ExceptionOptionType<DomainNotFoundFault, __BaseException>);
|
|
1564
|
+
}
|
|
1565
|
+
|
|
1566
|
+
export declare class GlobalClusterNotFoundFault extends __BaseException {
|
|
1567
|
+
readonly name: "GlobalClusterNotFoundFault";
|
|
1568
|
+
readonly $fault: "client";
|
|
1569
|
+
|
|
1570
|
+
constructor(opts: __ExceptionOptionType<GlobalClusterNotFoundFault, __BaseException>);
|
|
1571
|
+
}
|
|
1572
|
+
|
|
1573
|
+
export declare class InsufficientStorageClusterCapacityFault extends __BaseException {
|
|
1574
|
+
readonly name: "InsufficientStorageClusterCapacityFault";
|
|
1575
|
+
readonly $fault: "client";
|
|
1576
|
+
|
|
1577
|
+
constructor(opts: __ExceptionOptionType<InsufficientStorageClusterCapacityFault, __BaseException>);
|
|
1578
|
+
}
|
|
1579
|
+
|
|
1580
|
+
export declare class InvalidDBSubnetGroupStateFault extends __BaseException {
|
|
1581
|
+
readonly name: "InvalidDBSubnetGroupStateFault";
|
|
1582
|
+
readonly $fault: "client";
|
|
1583
|
+
|
|
1584
|
+
constructor(opts: __ExceptionOptionType<InvalidDBSubnetGroupStateFault, __BaseException>);
|
|
1585
|
+
}
|
|
1586
|
+
|
|
1587
|
+
export declare class InvalidGlobalClusterStateFault extends __BaseException {
|
|
1588
|
+
readonly name: "InvalidGlobalClusterStateFault";
|
|
1589
|
+
readonly $fault: "client";
|
|
1590
|
+
|
|
1591
|
+
constructor(opts: __ExceptionOptionType<InvalidGlobalClusterStateFault, __BaseException>);
|
|
1592
|
+
}
|
|
1593
|
+
|
|
1594
|
+
export declare class InvalidSubnet extends __BaseException {
|
|
1595
|
+
readonly name: "InvalidSubnet";
|
|
1596
|
+
readonly $fault: "client";
|
|
1597
|
+
|
|
1598
|
+
constructor(opts: __ExceptionOptionType<InvalidSubnet, __BaseException>);
|
|
1599
|
+
}
|
|
1600
|
+
|
|
1601
|
+
export declare class InvalidVPCNetworkStateFault extends __BaseException {
|
|
1602
|
+
readonly name: "InvalidVPCNetworkStateFault";
|
|
1603
|
+
readonly $fault: "client";
|
|
1604
|
+
|
|
1605
|
+
constructor(opts: __ExceptionOptionType<InvalidVPCNetworkStateFault, __BaseException>);
|
|
1606
|
+
}
|
|
1607
|
+
|
|
1608
|
+
export declare class StorageQuotaExceededFault extends __BaseException {
|
|
1609
|
+
readonly name: "StorageQuotaExceededFault";
|
|
1610
|
+
readonly $fault: "client";
|
|
1611
|
+
|
|
1612
|
+
constructor(opts: __ExceptionOptionType<StorageQuotaExceededFault, __BaseException>);
|
|
1613
|
+
}
|
|
1614
|
+
export interface CreateDBClusterEndpointMessage {
|
|
1615
|
+
|
|
1616
|
+
DBClusterIdentifier: string | undefined;
|
|
1617
|
+
|
|
1618
|
+
DBClusterEndpointIdentifier: string | undefined;
|
|
1619
|
+
|
|
1620
|
+
EndpointType: string | undefined;
|
|
1621
|
+
|
|
1622
|
+
StaticMembers?: string[];
|
|
1623
|
+
|
|
1624
|
+
ExcludedMembers?: string[];
|
|
1625
|
+
|
|
1626
|
+
Tags?: Tag[];
|
|
1627
|
+
}
|
|
1628
|
+
export declare namespace CreateDBClusterEndpointMessage {
|
|
1629
|
+
|
|
1630
|
+
const filterSensitiveLog: (obj: CreateDBClusterEndpointMessage) => any;
|
|
1631
|
+
}
|
|
1632
|
+
|
|
1633
|
+
export interface DBClusterEndpoint {
|
|
1634
|
+
|
|
1635
|
+
DBClusterEndpointIdentifier?: string;
|
|
1636
|
+
|
|
1637
|
+
DBClusterIdentifier?: string;
|
|
1638
|
+
|
|
1639
|
+
DBClusterEndpointResourceIdentifier?: string;
|
|
1640
|
+
|
|
1641
|
+
Endpoint?: string;
|
|
1642
|
+
|
|
1643
|
+
Status?: string;
|
|
1644
|
+
|
|
1645
|
+
EndpointType?: string;
|
|
1646
|
+
|
|
1647
|
+
CustomEndpointType?: string;
|
|
1648
|
+
|
|
1649
|
+
StaticMembers?: string[];
|
|
1650
|
+
|
|
1651
|
+
ExcludedMembers?: string[];
|
|
1652
|
+
|
|
1653
|
+
DBClusterEndpointArn?: string;
|
|
1654
|
+
}
|
|
1655
|
+
export declare namespace DBClusterEndpoint {
|
|
1656
|
+
|
|
1657
|
+
const filterSensitiveLog: (obj: DBClusterEndpoint) => any;
|
|
1658
|
+
}
|
|
1659
|
+
|
|
1660
|
+
export declare class DBClusterEndpointAlreadyExistsFault extends __BaseException {
|
|
1661
|
+
readonly name: "DBClusterEndpointAlreadyExistsFault";
|
|
1662
|
+
readonly $fault: "client";
|
|
1663
|
+
|
|
1664
|
+
constructor(opts: __ExceptionOptionType<DBClusterEndpointAlreadyExistsFault, __BaseException>);
|
|
1665
|
+
}
|
|
1666
|
+
|
|
1667
|
+
export declare class DBClusterEndpointQuotaExceededFault extends __BaseException {
|
|
1668
|
+
readonly name: "DBClusterEndpointQuotaExceededFault";
|
|
1669
|
+
readonly $fault: "client";
|
|
1670
|
+
|
|
1671
|
+
constructor(opts: __ExceptionOptionType<DBClusterEndpointQuotaExceededFault, __BaseException>);
|
|
1672
|
+
}
|
|
1673
|
+
|
|
1674
|
+
export interface CreateDBClusterParameterGroupMessage {
|
|
1675
|
+
|
|
1676
|
+
DBClusterParameterGroupName: string | undefined;
|
|
1677
|
+
|
|
1678
|
+
DBParameterGroupFamily: string | undefined;
|
|
1679
|
+
|
|
1680
|
+
Description: string | undefined;
|
|
1681
|
+
|
|
1682
|
+
Tags?: Tag[];
|
|
1683
|
+
}
|
|
1684
|
+
export declare namespace CreateDBClusterParameterGroupMessage {
|
|
1685
|
+
|
|
1686
|
+
const filterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
|
|
1687
|
+
}
|
|
1688
|
+
export interface CreateDBClusterParameterGroupResult {
|
|
1689
|
+
|
|
1690
|
+
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
1691
|
+
}
|
|
1692
|
+
export declare namespace CreateDBClusterParameterGroupResult {
|
|
1693
|
+
|
|
1694
|
+
const filterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
|
|
1695
|
+
}
|
|
1696
|
+
|
|
1697
|
+
export interface CreateDBClusterSnapshotMessage {
|
|
1698
|
+
|
|
1699
|
+
DBClusterSnapshotIdentifier: string | undefined;
|
|
1700
|
+
|
|
1701
|
+
DBClusterIdentifier: string | undefined;
|
|
1702
|
+
|
|
1703
|
+
Tags?: Tag[];
|
|
1704
|
+
}
|
|
1705
|
+
export declare namespace CreateDBClusterSnapshotMessage {
|
|
1706
|
+
|
|
1707
|
+
const filterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
|
|
1708
|
+
}
|
|
1709
|
+
export interface CreateDBClusterSnapshotResult {
|
|
1710
|
+
|
|
1711
|
+
DBClusterSnapshot?: DBClusterSnapshot;
|
|
1712
|
+
}
|
|
1713
|
+
export declare namespace CreateDBClusterSnapshotResult {
|
|
1714
|
+
|
|
1715
|
+
const filterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
|
|
1716
|
+
}
|
|
1717
|
+
|
|
1718
|
+
export declare class AuthorizationNotFoundFault extends __BaseException {
|
|
1719
|
+
readonly name: "AuthorizationNotFoundFault";
|
|
1720
|
+
readonly $fault: "client";
|
|
1721
|
+
|
|
1722
|
+
constructor(opts: __ExceptionOptionType<AuthorizationNotFoundFault, __BaseException>);
|
|
1723
|
+
}
|
|
1724
|
+
export declare class BackupPolicyNotFoundFault extends __BaseException {
|
|
1725
|
+
readonly name: "BackupPolicyNotFoundFault";
|
|
1726
|
+
readonly $fault: "client";
|
|
1727
|
+
|
|
1728
|
+
constructor(opts: __ExceptionOptionType<BackupPolicyNotFoundFault, __BaseException>);
|
|
1729
|
+
}
|
|
1730
|
+
|
|
1731
|
+
export interface CreateDBInstanceMessage {
|
|
1732
|
+
|
|
1733
|
+
DBName?: string;
|
|
1734
|
+
|
|
1735
|
+
DBInstanceIdentifier: string | undefined;
|
|
1736
|
+
|
|
1737
|
+
AllocatedStorage?: number;
|
|
1738
|
+
|
|
1739
|
+
DBInstanceClass: string | undefined;
|
|
1740
|
+
|
|
1741
|
+
Engine: string | undefined;
|
|
1742
|
+
|
|
1743
|
+
MasterUsername?: string;
|
|
1744
|
+
|
|
1745
|
+
MasterUserPassword?: string;
|
|
1746
|
+
|
|
1747
|
+
DBSecurityGroups?: string[];
|
|
1748
|
+
|
|
1749
|
+
VpcSecurityGroupIds?: string[];
|
|
1750
|
+
|
|
1751
|
+
AvailabilityZone?: string;
|
|
1752
|
+
|
|
1753
|
+
DBSubnetGroupName?: string;
|
|
1754
|
+
|
|
1755
|
+
PreferredMaintenanceWindow?: string;
|
|
1756
|
+
|
|
1757
|
+
DBParameterGroupName?: string;
|
|
1758
|
+
|
|
1759
|
+
BackupRetentionPeriod?: number;
|
|
1760
|
+
|
|
1761
|
+
PreferredBackupWindow?: string;
|
|
1762
|
+
|
|
1763
|
+
Port?: number;
|
|
1764
|
+
|
|
1765
|
+
MultiAZ?: boolean;
|
|
1766
|
+
|
|
1767
|
+
EngineVersion?: string;
|
|
1768
|
+
|
|
1769
|
+
AutoMinorVersionUpgrade?: boolean;
|
|
1770
|
+
|
|
1771
|
+
LicenseModel?: string;
|
|
1772
|
+
|
|
1773
|
+
Iops?: number;
|
|
1774
|
+
|
|
1775
|
+
OptionGroupName?: string;
|
|
1776
|
+
|
|
1777
|
+
CharacterSetName?: string;
|
|
1778
|
+
|
|
1779
|
+
NcharCharacterSetName?: string;
|
|
1780
|
+
|
|
1781
|
+
PubliclyAccessible?: boolean;
|
|
1782
|
+
|
|
1783
|
+
Tags?: Tag[];
|
|
1784
|
+
|
|
1785
|
+
DBClusterIdentifier?: string;
|
|
1786
|
+
|
|
1787
|
+
StorageType?: string;
|
|
1788
|
+
|
|
1789
|
+
TdeCredentialArn?: string;
|
|
1790
|
+
|
|
1791
|
+
TdeCredentialPassword?: string;
|
|
1792
|
+
|
|
1793
|
+
StorageEncrypted?: boolean;
|
|
1794
|
+
|
|
1795
|
+
KmsKeyId?: string;
|
|
1796
|
+
|
|
1797
|
+
Domain?: string;
|
|
1798
|
+
|
|
1799
|
+
CopyTagsToSnapshot?: boolean;
|
|
1800
|
+
|
|
1801
|
+
MonitoringInterval?: number;
|
|
1802
|
+
|
|
1803
|
+
MonitoringRoleArn?: string;
|
|
1804
|
+
|
|
1805
|
+
DomainIAMRoleName?: string;
|
|
1806
|
+
|
|
1807
|
+
PromotionTier?: number;
|
|
1808
|
+
|
|
1809
|
+
Timezone?: string;
|
|
1810
|
+
|
|
1811
|
+
EnableIAMDatabaseAuthentication?: boolean;
|
|
1812
|
+
|
|
1813
|
+
EnablePerformanceInsights?: boolean;
|
|
1814
|
+
|
|
1815
|
+
PerformanceInsightsKMSKeyId?: string;
|
|
1816
|
+
|
|
1817
|
+
PerformanceInsightsRetentionPeriod?: number;
|
|
1818
|
+
|
|
1819
|
+
EnableCloudwatchLogsExports?: string[];
|
|
1820
|
+
|
|
1821
|
+
ProcessorFeatures?: ProcessorFeature[];
|
|
1822
|
+
|
|
1823
|
+
DeletionProtection?: boolean;
|
|
1824
|
+
|
|
1825
|
+
MaxAllocatedStorage?: number;
|
|
1826
|
+
|
|
1827
|
+
EnableCustomerOwnedIp?: boolean;
|
|
1828
|
+
|
|
1829
|
+
CustomIamInstanceProfile?: string;
|
|
1830
|
+
|
|
1831
|
+
BackupTarget?: string;
|
|
1832
|
+
}
|
|
1833
|
+
export declare namespace CreateDBInstanceMessage {
|
|
1834
|
+
|
|
1835
|
+
const filterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
|
|
1836
|
+
}
|
|
1837
|
+
|
|
1838
|
+
export interface DBInstanceRole {
|
|
1839
|
+
|
|
1840
|
+
RoleArn?: string;
|
|
1841
|
+
|
|
1842
|
+
FeatureName?: string;
|
|
1843
|
+
|
|
1844
|
+
Status?: string;
|
|
1845
|
+
}
|
|
1846
|
+
export declare namespace DBInstanceRole {
|
|
1847
|
+
|
|
1848
|
+
const filterSensitiveLog: (obj: DBInstanceRole) => any;
|
|
1849
|
+
}
|
|
1850
|
+
export declare enum AutomationMode {
|
|
1851
|
+
ALL_PAUSED = "all-paused",
|
|
1852
|
+
FULL = "full"
|
|
1853
|
+
}
|
|
1854
|
+
|
|
1855
|
+
export interface DBInstanceAutomatedBackupsReplication {
|
|
1856
|
+
|
|
1857
|
+
DBInstanceAutomatedBackupsArn?: string;
|
|
1858
|
+
}
|
|
1859
|
+
export declare namespace DBInstanceAutomatedBackupsReplication {
|
|
1860
|
+
|
|
1861
|
+
const filterSensitiveLog: (obj: DBInstanceAutomatedBackupsReplication) => any;
|
|
1862
|
+
}
|
|
1863
|
+
|
|
1864
|
+
export interface DBParameterGroupStatus {
|
|
1865
|
+
|
|
1866
|
+
DBParameterGroupName?: string;
|
|
1867
|
+
|
|
1868
|
+
ParameterApplyStatus?: string;
|
|
1869
|
+
}
|
|
1870
|
+
export declare namespace DBParameterGroupStatus {
|
|
1871
|
+
|
|
1872
|
+
const filterSensitiveLog: (obj: DBParameterGroupStatus) => any;
|
|
1873
|
+
}
|
|
1874
|
+
|
|
1875
|
+
export interface AvailabilityZone {
|
|
1876
|
+
|
|
1877
|
+
Name?: string;
|
|
1878
|
+
}
|
|
1879
|
+
export declare namespace AvailabilityZone {
|
|
1880
|
+
|
|
1881
|
+
const filterSensitiveLog: (obj: AvailabilityZone) => any;
|
|
1882
|
+
}
|
|
1883
|
+
|
|
1884
|
+
export interface Outpost {
|
|
1885
|
+
|
|
1886
|
+
Arn?: string;
|
|
1887
|
+
}
|
|
1888
|
+
export declare namespace Outpost {
|
|
1889
|
+
|
|
1890
|
+
const filterSensitiveLog: (obj: Outpost) => any;
|
|
1891
|
+
}
|
|
1892
|
+
|
|
1893
|
+
export interface Subnet {
|
|
1894
|
+
|
|
1895
|
+
SubnetIdentifier?: string;
|
|
1896
|
+
|
|
1897
|
+
SubnetAvailabilityZone?: AvailabilityZone;
|
|
1898
|
+
|
|
1899
|
+
SubnetOutpost?: Outpost;
|
|
1900
|
+
|
|
1901
|
+
SubnetStatus?: string;
|
|
1902
|
+
}
|
|
1903
|
+
export declare namespace Subnet {
|
|
1904
|
+
|
|
1905
|
+
const filterSensitiveLog: (obj: Subnet) => any;
|
|
1906
|
+
}
|
|
1907
|
+
|
|
1908
|
+
export interface DBSubnetGroup {
|
|
1909
|
+
|
|
1910
|
+
DBSubnetGroupName?: string;
|
|
1911
|
+
|
|
1912
|
+
DBSubnetGroupDescription?: string;
|
|
1913
|
+
|
|
1914
|
+
VpcId?: string;
|
|
1915
|
+
|
|
1916
|
+
SubnetGroupStatus?: string;
|
|
1917
|
+
|
|
1918
|
+
Subnets?: Subnet[];
|
|
1919
|
+
|
|
1920
|
+
DBSubnetGroupArn?: string;
|
|
1921
|
+
}
|
|
1922
|
+
export declare namespace DBSubnetGroup {
|
|
1923
|
+
|
|
1924
|
+
const filterSensitiveLog: (obj: DBSubnetGroup) => any;
|
|
1925
|
+
}
|
|
1926
|
+
|
|
1927
|
+
export interface Endpoint {
|
|
1928
|
+
|
|
1929
|
+
Address?: string;
|
|
1930
|
+
|
|
1931
|
+
Port?: number;
|
|
1932
|
+
|
|
1933
|
+
HostedZoneId?: string;
|
|
1934
|
+
}
|
|
1935
|
+
export declare namespace Endpoint {
|
|
1936
|
+
|
|
1937
|
+
const filterSensitiveLog: (obj: Endpoint) => any;
|
|
1938
|
+
}
|
|
1939
|
+
|
|
1940
|
+
export interface OptionGroupMembership {
|
|
1941
|
+
|
|
1942
|
+
OptionGroupName?: string;
|
|
1943
|
+
|
|
1944
|
+
Status?: string;
|
|
1945
|
+
}
|
|
1946
|
+
export declare namespace OptionGroupMembership {
|
|
1947
|
+
|
|
1948
|
+
const filterSensitiveLog: (obj: OptionGroupMembership) => any;
|
|
1949
|
+
}
|
|
1950
|
+
|
|
1951
|
+
export interface PendingModifiedValues {
|
|
1952
|
+
|
|
1953
|
+
DBInstanceClass?: string;
|
|
1954
|
+
|
|
1955
|
+
AllocatedStorage?: number;
|
|
1956
|
+
|
|
1957
|
+
MasterUserPassword?: string;
|
|
1958
|
+
|
|
1959
|
+
Port?: number;
|
|
1960
|
+
|
|
1961
|
+
BackupRetentionPeriod?: number;
|
|
1962
|
+
|
|
1963
|
+
MultiAZ?: boolean;
|
|
1964
|
+
|
|
1965
|
+
EngineVersion?: string;
|
|
1966
|
+
|
|
1967
|
+
LicenseModel?: string;
|
|
1968
|
+
|
|
1969
|
+
Iops?: number;
|
|
1970
|
+
|
|
1971
|
+
DBInstanceIdentifier?: string;
|
|
1972
|
+
|
|
1973
|
+
StorageType?: string;
|
|
1974
|
+
|
|
1975
|
+
CACertificateIdentifier?: string;
|
|
1976
|
+
|
|
1977
|
+
DBSubnetGroupName?: string;
|
|
1978
|
+
|
|
1979
|
+
PendingCloudwatchLogsExports?: PendingCloudwatchLogsExports;
|
|
1980
|
+
|
|
1981
|
+
ProcessorFeatures?: ProcessorFeature[];
|
|
1982
|
+
|
|
1983
|
+
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
1984
|
+
|
|
1985
|
+
AutomationMode?: AutomationMode | string;
|
|
1986
|
+
|
|
1987
|
+
ResumeFullAutomationModeTime?: Date;
|
|
1988
|
+
}
|
|
1989
|
+
export declare namespace PendingModifiedValues {
|
|
1990
|
+
|
|
1991
|
+
const filterSensitiveLog: (obj: PendingModifiedValues) => any;
|
|
1992
|
+
}
|
|
1993
|
+
export declare enum ReplicaMode {
|
|
1994
|
+
MOUNTED = "mounted",
|
|
1995
|
+
OPEN_READ_ONLY = "open-read-only"
|
|
1996
|
+
}
|
|
1997
|
+
|
|
1998
|
+
export interface DBInstanceStatusInfo {
|
|
1999
|
+
|
|
2000
|
+
StatusType?: string;
|
|
2001
|
+
|
|
2002
|
+
Normal?: boolean;
|
|
2003
|
+
|
|
2004
|
+
Status?: string;
|
|
2005
|
+
|
|
2006
|
+
Message?: string;
|
|
2007
|
+
}
|
|
2008
|
+
export declare namespace DBInstanceStatusInfo {
|
|
2009
|
+
|
|
2010
|
+
const filterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
|
|
2011
|
+
}
|
|
2012
|
+
|
|
2013
|
+
export interface DBInstance {
|
|
2014
|
+
|
|
2015
|
+
DBInstanceIdentifier?: string;
|
|
2016
|
+
|
|
2017
|
+
DBInstanceClass?: string;
|
|
2018
|
+
|
|
2019
|
+
Engine?: string;
|
|
2020
|
+
|
|
2021
|
+
DBInstanceStatus?: string;
|
|
2022
|
+
|
|
2023
|
+
AutomaticRestartTime?: Date;
|
|
2024
|
+
|
|
2025
|
+
MasterUsername?: string;
|
|
2026
|
+
|
|
2027
|
+
DBName?: string;
|
|
2028
|
+
|
|
2029
|
+
Endpoint?: Endpoint;
|
|
2030
|
+
|
|
2031
|
+
AllocatedStorage?: number;
|
|
2032
|
+
|
|
2033
|
+
InstanceCreateTime?: Date;
|
|
2034
|
+
|
|
2035
|
+
PreferredBackupWindow?: string;
|
|
2036
|
+
|
|
2037
|
+
BackupRetentionPeriod?: number;
|
|
2038
|
+
|
|
2039
|
+
DBSecurityGroups?: DBSecurityGroupMembership[];
|
|
2040
|
+
|
|
2041
|
+
VpcSecurityGroups?: VpcSecurityGroupMembership[];
|
|
2042
|
+
|
|
2043
|
+
DBParameterGroups?: DBParameterGroupStatus[];
|
|
2044
|
+
|
|
2045
|
+
AvailabilityZone?: string;
|
|
2046
|
+
|
|
2047
|
+
DBSubnetGroup?: DBSubnetGroup;
|
|
2048
|
+
|
|
2049
|
+
PreferredMaintenanceWindow?: string;
|
|
2050
|
+
|
|
2051
|
+
PendingModifiedValues?: PendingModifiedValues;
|
|
2052
|
+
|
|
2053
|
+
LatestRestorableTime?: Date;
|
|
2054
|
+
|
|
2055
|
+
MultiAZ?: boolean;
|
|
2056
|
+
|
|
2057
|
+
EngineVersion?: string;
|
|
2058
|
+
|
|
2059
|
+
AutoMinorVersionUpgrade?: boolean;
|
|
2060
|
+
|
|
2061
|
+
ReadReplicaSourceDBInstanceIdentifier?: string;
|
|
2062
|
+
|
|
2063
|
+
ReadReplicaDBInstanceIdentifiers?: string[];
|
|
2064
|
+
|
|
2065
|
+
ReadReplicaDBClusterIdentifiers?: string[];
|
|
2066
|
+
|
|
2067
|
+
ReplicaMode?: ReplicaMode | string;
|
|
2068
|
+
|
|
2069
|
+
LicenseModel?: string;
|
|
2070
|
+
|
|
2071
|
+
Iops?: number;
|
|
2072
|
+
|
|
2073
|
+
OptionGroupMemberships?: OptionGroupMembership[];
|
|
2074
|
+
|
|
2075
|
+
CharacterSetName?: string;
|
|
2076
|
+
|
|
2077
|
+
NcharCharacterSetName?: string;
|
|
2078
|
+
|
|
2079
|
+
SecondaryAvailabilityZone?: string;
|
|
2080
|
+
|
|
2081
|
+
PubliclyAccessible?: boolean;
|
|
2082
|
+
|
|
2083
|
+
StatusInfos?: DBInstanceStatusInfo[];
|
|
2084
|
+
|
|
2085
|
+
StorageType?: string;
|
|
2086
|
+
|
|
2087
|
+
TdeCredentialArn?: string;
|
|
2088
|
+
|
|
2089
|
+
DbInstancePort?: number;
|
|
2090
|
+
|
|
2091
|
+
DBClusterIdentifier?: string;
|
|
2092
|
+
|
|
2093
|
+
StorageEncrypted?: boolean;
|
|
2094
|
+
|
|
2095
|
+
KmsKeyId?: string;
|
|
2096
|
+
|
|
2097
|
+
DbiResourceId?: string;
|
|
2098
|
+
|
|
2099
|
+
CACertificateIdentifier?: string;
|
|
2100
|
+
|
|
2101
|
+
DomainMemberships?: DomainMembership[];
|
|
2102
|
+
|
|
2103
|
+
CopyTagsToSnapshot?: boolean;
|
|
2104
|
+
|
|
2105
|
+
MonitoringInterval?: number;
|
|
2106
|
+
|
|
2107
|
+
EnhancedMonitoringResourceArn?: string;
|
|
2108
|
+
|
|
2109
|
+
MonitoringRoleArn?: string;
|
|
2110
|
+
|
|
2111
|
+
PromotionTier?: number;
|
|
2112
|
+
|
|
2113
|
+
DBInstanceArn?: string;
|
|
2114
|
+
|
|
2115
|
+
Timezone?: string;
|
|
2116
|
+
|
|
2117
|
+
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
2118
|
+
|
|
2119
|
+
PerformanceInsightsEnabled?: boolean;
|
|
2120
|
+
|
|
2121
|
+
PerformanceInsightsKMSKeyId?: string;
|
|
2122
|
+
|
|
2123
|
+
PerformanceInsightsRetentionPeriod?: number;
|
|
2124
|
+
|
|
2125
|
+
EnabledCloudwatchLogsExports?: string[];
|
|
2126
|
+
|
|
2127
|
+
ProcessorFeatures?: ProcessorFeature[];
|
|
2128
|
+
|
|
2129
|
+
DeletionProtection?: boolean;
|
|
2130
|
+
|
|
2131
|
+
AssociatedRoles?: DBInstanceRole[];
|
|
2132
|
+
|
|
2133
|
+
ListenerEndpoint?: Endpoint;
|
|
2134
|
+
|
|
2135
|
+
MaxAllocatedStorage?: number;
|
|
2136
|
+
|
|
2137
|
+
TagList?: Tag[];
|
|
2138
|
+
|
|
2139
|
+
DBInstanceAutomatedBackupsReplications?: DBInstanceAutomatedBackupsReplication[];
|
|
2140
|
+
|
|
2141
|
+
CustomerOwnedIpEnabled?: boolean;
|
|
2142
|
+
|
|
2143
|
+
AwsBackupRecoveryPointArn?: string;
|
|
2144
|
+
|
|
2145
|
+
ActivityStreamStatus?: ActivityStreamStatus | string;
|
|
2146
|
+
|
|
2147
|
+
ActivityStreamKmsKeyId?: string;
|
|
2148
|
+
|
|
2149
|
+
ActivityStreamKinesisStreamName?: string;
|
|
2150
|
+
|
|
2151
|
+
ActivityStreamMode?: ActivityStreamMode | string;
|
|
2152
|
+
|
|
2153
|
+
ActivityStreamEngineNativeAuditFieldsIncluded?: boolean;
|
|
2154
|
+
|
|
2155
|
+
AutomationMode?: AutomationMode | string;
|
|
2156
|
+
|
|
2157
|
+
ResumeFullAutomationModeTime?: Date;
|
|
2158
|
+
|
|
2159
|
+
CustomIamInstanceProfile?: string;
|
|
2160
|
+
|
|
2161
|
+
BackupTarget?: string;
|
|
2162
|
+
}
|
|
2163
|
+
export declare namespace DBInstance {
|
|
2164
|
+
|
|
2165
|
+
const filterSensitiveLog: (obj: DBInstance) => any;
|
|
2166
|
+
}
|
|
2167
|
+
export interface CreateDBInstanceResult {
|
|
2168
|
+
|
|
2169
|
+
DBInstance?: DBInstance;
|
|
2170
|
+
}
|
|
2171
|
+
export declare namespace CreateDBInstanceResult {
|
|
2172
|
+
|
|
2173
|
+
const filterSensitiveLog: (obj: CreateDBInstanceResult) => any;
|
|
2174
|
+
}
|
|
2175
|
+
|
|
2176
|
+
export declare class DBInstanceAlreadyExistsFault extends __BaseException {
|
|
2177
|
+
readonly name: "DBInstanceAlreadyExistsFault";
|
|
2178
|
+
readonly $fault: "client";
|
|
2179
|
+
|
|
2180
|
+
constructor(opts: __ExceptionOptionType<DBInstanceAlreadyExistsFault, __BaseException>);
|
|
2181
|
+
}
|
|
2182
|
+
|
|
2183
|
+
export declare class InstanceQuotaExceededFault extends __BaseException {
|
|
2184
|
+
readonly name: "InstanceQuotaExceededFault";
|
|
2185
|
+
readonly $fault: "client";
|
|
2186
|
+
|
|
2187
|
+
constructor(opts: __ExceptionOptionType<InstanceQuotaExceededFault, __BaseException>);
|
|
2188
|
+
}
|
|
2189
|
+
|
|
2190
|
+
export declare class InsufficientDBInstanceCapacityFault extends __BaseException {
|
|
2191
|
+
readonly name: "InsufficientDBInstanceCapacityFault";
|
|
2192
|
+
readonly $fault: "client";
|
|
2193
|
+
|
|
2194
|
+
constructor(opts: __ExceptionOptionType<InsufficientDBInstanceCapacityFault, __BaseException>);
|
|
2195
|
+
}
|
|
2196
|
+
|
|
2197
|
+
export declare class ProvisionedIopsNotAvailableInAZFault extends __BaseException {
|
|
2198
|
+
readonly name: "ProvisionedIopsNotAvailableInAZFault";
|
|
2199
|
+
readonly $fault: "client";
|
|
2200
|
+
|
|
2201
|
+
constructor(opts: __ExceptionOptionType<ProvisionedIopsNotAvailableInAZFault, __BaseException>);
|
|
2202
|
+
}
|
|
2203
|
+
|
|
2204
|
+
export declare class StorageTypeNotSupportedFault extends __BaseException {
|
|
2205
|
+
readonly name: "StorageTypeNotSupportedFault";
|
|
2206
|
+
readonly $fault: "client";
|
|
2207
|
+
|
|
2208
|
+
constructor(opts: __ExceptionOptionType<StorageTypeNotSupportedFault, __BaseException>);
|
|
2209
|
+
}
|
|
2210
|
+
export interface CreateDBInstanceReadReplicaMessage {
|
|
2211
|
+
|
|
2212
|
+
DBInstanceIdentifier: string | undefined;
|
|
2213
|
+
|
|
2214
|
+
SourceDBInstanceIdentifier: string | undefined;
|
|
2215
|
+
|
|
2216
|
+
DBInstanceClass?: string;
|
|
2217
|
+
|
|
2218
|
+
AvailabilityZone?: string;
|
|
2219
|
+
|
|
2220
|
+
Port?: number;
|
|
2221
|
+
|
|
2222
|
+
MultiAZ?: boolean;
|
|
2223
|
+
|
|
2224
|
+
AutoMinorVersionUpgrade?: boolean;
|
|
2225
|
+
|
|
2226
|
+
Iops?: number;
|
|
2227
|
+
|
|
2228
|
+
OptionGroupName?: string;
|
|
2229
|
+
|
|
2230
|
+
DBParameterGroupName?: string;
|
|
2231
|
+
|
|
2232
|
+
PubliclyAccessible?: boolean;
|
|
2233
|
+
|
|
2234
|
+
Tags?: Tag[];
|
|
2235
|
+
|
|
2236
|
+
DBSubnetGroupName?: string;
|
|
2237
|
+
|
|
2238
|
+
VpcSecurityGroupIds?: string[];
|
|
2239
|
+
|
|
2240
|
+
StorageType?: string;
|
|
2241
|
+
|
|
2242
|
+
CopyTagsToSnapshot?: boolean;
|
|
2243
|
+
|
|
2244
|
+
MonitoringInterval?: number;
|
|
2245
|
+
|
|
2246
|
+
MonitoringRoleArn?: string;
|
|
2247
|
+
|
|
2248
|
+
KmsKeyId?: string;
|
|
2249
|
+
|
|
2250
|
+
PreSignedUrl?: string;
|
|
2251
|
+
|
|
2252
|
+
EnableIAMDatabaseAuthentication?: boolean;
|
|
2253
|
+
|
|
2254
|
+
EnablePerformanceInsights?: boolean;
|
|
2255
|
+
|
|
2256
|
+
PerformanceInsightsKMSKeyId?: string;
|
|
2257
|
+
|
|
2258
|
+
PerformanceInsightsRetentionPeriod?: number;
|
|
2259
|
+
|
|
2260
|
+
EnableCloudwatchLogsExports?: string[];
|
|
2261
|
+
|
|
2262
|
+
ProcessorFeatures?: ProcessorFeature[];
|
|
2263
|
+
|
|
2264
|
+
UseDefaultProcessorFeatures?: boolean;
|
|
2265
|
+
|
|
2266
|
+
DeletionProtection?: boolean;
|
|
2267
|
+
|
|
2268
|
+
Domain?: string;
|
|
2269
|
+
|
|
2270
|
+
DomainIAMRoleName?: string;
|
|
2271
|
+
|
|
2272
|
+
ReplicaMode?: ReplicaMode | string;
|
|
2273
|
+
|
|
2274
|
+
MaxAllocatedStorage?: number;
|
|
2275
|
+
|
|
2276
|
+
CustomIamInstanceProfile?: string;
|
|
2277
|
+
}
|
|
2278
|
+
export declare namespace CreateDBInstanceReadReplicaMessage {
|
|
2279
|
+
|
|
2280
|
+
const filterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
|
|
2281
|
+
}
|
|
2282
|
+
export interface CreateDBInstanceReadReplicaResult {
|
|
2283
|
+
|
|
2284
|
+
DBInstance?: DBInstance;
|
|
2285
|
+
}
|
|
2286
|
+
export declare namespace CreateDBInstanceReadReplicaResult {
|
|
2287
|
+
|
|
2288
|
+
const filterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
|
|
2289
|
+
}
|
|
2290
|
+
|
|
2291
|
+
export declare class DBSubnetGroupNotAllowedFault extends __BaseException {
|
|
2292
|
+
readonly name: "DBSubnetGroupNotAllowedFault";
|
|
2293
|
+
readonly $fault: "client";
|
|
2294
|
+
|
|
2295
|
+
constructor(opts: __ExceptionOptionType<DBSubnetGroupNotAllowedFault, __BaseException>);
|
|
2296
|
+
}
|
|
2297
|
+
|
|
2298
|
+
export declare class InvalidDBSubnetGroupFault extends __BaseException {
|
|
2299
|
+
readonly name: "InvalidDBSubnetGroupFault";
|
|
2300
|
+
readonly $fault: "client";
|
|
2301
|
+
|
|
2302
|
+
constructor(opts: __ExceptionOptionType<InvalidDBSubnetGroupFault, __BaseException>);
|
|
2303
|
+
}
|
|
2304
|
+
|
|
2305
|
+
export interface CreateDBParameterGroupMessage {
|
|
2306
|
+
|
|
2307
|
+
DBParameterGroupName: string | undefined;
|
|
2308
|
+
|
|
2309
|
+
DBParameterGroupFamily: string | undefined;
|
|
2310
|
+
|
|
2311
|
+
Description: string | undefined;
|
|
2312
|
+
|
|
2313
|
+
Tags?: Tag[];
|
|
2314
|
+
}
|
|
2315
|
+
export declare namespace CreateDBParameterGroupMessage {
|
|
2316
|
+
|
|
2317
|
+
const filterSensitiveLog: (obj: CreateDBParameterGroupMessage) => any;
|
|
2318
|
+
}
|
|
2319
|
+
export interface CreateDBParameterGroupResult {
|
|
2320
|
+
|
|
2321
|
+
DBParameterGroup?: DBParameterGroup;
|
|
2322
|
+
}
|
|
2323
|
+
export declare namespace CreateDBParameterGroupResult {
|
|
2324
|
+
|
|
2325
|
+
const filterSensitiveLog: (obj: CreateDBParameterGroupResult) => any;
|
|
2326
|
+
}
|
|
2327
|
+
export declare enum AuthScheme {
|
|
2328
|
+
SECRETS = "SECRETS"
|
|
2329
|
+
}
|
|
2330
|
+
export declare enum IAMAuthMode {
|
|
2331
|
+
DISABLED = "DISABLED",
|
|
2332
|
+
REQUIRED = "REQUIRED"
|
|
2333
|
+
}
|
|
2334
|
+
|
|
2335
|
+
export interface UserAuthConfig {
|
|
2336
|
+
|
|
2337
|
+
Description?: string;
|
|
2338
|
+
|
|
2339
|
+
UserName?: string;
|
|
2340
|
+
|
|
2341
|
+
AuthScheme?: AuthScheme | string;
|
|
2342
|
+
|
|
2343
|
+
SecretArn?: string;
|
|
2344
|
+
|
|
2345
|
+
IAMAuth?: IAMAuthMode | string;
|
|
2346
|
+
}
|
|
2347
|
+
export declare namespace UserAuthConfig {
|
|
2348
|
+
|
|
2349
|
+
const filterSensitiveLog: (obj: UserAuthConfig) => any;
|
|
2350
|
+
}
|
|
2351
|
+
export declare enum EngineFamily {
|
|
2352
|
+
MYSQL = "MYSQL",
|
|
2353
|
+
POSTGRESQL = "POSTGRESQL"
|
|
2354
|
+
}
|
|
2355
|
+
export interface CreateDBProxyRequest {
|
|
2356
|
+
|
|
2357
|
+
DBProxyName: string | undefined;
|
|
2358
|
+
|
|
2359
|
+
EngineFamily: EngineFamily | string | undefined;
|
|
2360
|
+
|
|
2361
|
+
Auth: UserAuthConfig[] | undefined;
|
|
2362
|
+
|
|
2363
|
+
RoleArn: string | undefined;
|
|
2364
|
+
|
|
2365
|
+
VpcSubnetIds: string[] | undefined;
|
|
2366
|
+
|
|
2367
|
+
VpcSecurityGroupIds?: string[];
|
|
2368
|
+
|
|
2369
|
+
RequireTLS?: boolean;
|
|
2370
|
+
|
|
2371
|
+
IdleClientTimeout?: number;
|
|
2372
|
+
|
|
2373
|
+
DebugLogging?: boolean;
|
|
2374
|
+
|
|
2375
|
+
Tags?: Tag[];
|
|
2376
|
+
}
|
|
2377
|
+
export declare namespace CreateDBProxyRequest {
|
|
2378
|
+
|
|
2379
|
+
const filterSensitiveLog: (obj: CreateDBProxyRequest) => any;
|
|
2380
|
+
}
|
|
2381
|
+
|
|
2382
|
+
export interface UserAuthConfigInfo {
|
|
2383
|
+
|
|
2384
|
+
Description?: string;
|
|
2385
|
+
|
|
2386
|
+
UserName?: string;
|
|
2387
|
+
|
|
2388
|
+
AuthScheme?: AuthScheme | string;
|
|
2389
|
+
|
|
2390
|
+
SecretArn?: string;
|
|
2391
|
+
|
|
2392
|
+
IAMAuth?: IAMAuthMode | string;
|
|
2393
|
+
}
|
|
2394
|
+
export declare namespace UserAuthConfigInfo {
|
|
2395
|
+
|
|
2396
|
+
const filterSensitiveLog: (obj: UserAuthConfigInfo) => any;
|
|
2397
|
+
}
|
|
2398
|
+
export declare enum DBProxyStatus {
|
|
2399
|
+
AVAILABLE = "available",
|
|
2400
|
+
CREATING = "creating",
|
|
2401
|
+
DELETING = "deleting",
|
|
2402
|
+
INCOMPATIBLE_NETWORK = "incompatible-network",
|
|
2403
|
+
INSUFFICIENT_RESOURCE_LIMITS = "insufficient-resource-limits",
|
|
2404
|
+
MODIFYING = "modifying",
|
|
2405
|
+
REACTIVATING = "reactivating",
|
|
2406
|
+
SUSPENDED = "suspended",
|
|
2407
|
+
SUSPENDING = "suspending"
|
|
2408
|
+
}
|
|
2409
|
+
|
|
2410
|
+
export interface DBProxy {
|
|
2411
|
+
|
|
2412
|
+
DBProxyName?: string;
|
|
2413
|
+
|
|
2414
|
+
DBProxyArn?: string;
|
|
2415
|
+
|
|
2416
|
+
Status?: DBProxyStatus | string;
|
|
2417
|
+
|
|
2418
|
+
EngineFamily?: string;
|
|
2419
|
+
|
|
2420
|
+
VpcId?: string;
|
|
2421
|
+
|
|
2422
|
+
VpcSecurityGroupIds?: string[];
|
|
2423
|
+
|
|
2424
|
+
VpcSubnetIds?: string[];
|
|
2425
|
+
|
|
2426
|
+
Auth?: UserAuthConfigInfo[];
|
|
2427
|
+
|
|
2428
|
+
RoleArn?: string;
|
|
2429
|
+
|
|
2430
|
+
Endpoint?: string;
|
|
2431
|
+
|
|
2432
|
+
RequireTLS?: boolean;
|
|
2433
|
+
|
|
2434
|
+
IdleClientTimeout?: number;
|
|
2435
|
+
|
|
2436
|
+
DebugLogging?: boolean;
|
|
2437
|
+
|
|
2438
|
+
CreatedDate?: Date;
|
|
2439
|
+
|
|
2440
|
+
UpdatedDate?: Date;
|
|
2441
|
+
}
|
|
2442
|
+
export declare namespace DBProxy {
|
|
2443
|
+
|
|
2444
|
+
const filterSensitiveLog: (obj: DBProxy) => any;
|
|
2445
|
+
}
|
|
2446
|
+
export interface CreateDBProxyResponse {
|
|
2447
|
+
|
|
2448
|
+
DBProxy?: DBProxy;
|
|
2449
|
+
}
|
|
2450
|
+
export declare namespace CreateDBProxyResponse {
|
|
2451
|
+
|
|
2452
|
+
const filterSensitiveLog: (obj: CreateDBProxyResponse) => any;
|
|
2453
|
+
}
|
|
2454
|
+
|
|
2455
|
+
export declare class DBProxyAlreadyExistsFault extends __BaseException {
|
|
2456
|
+
readonly name: "DBProxyAlreadyExistsFault";
|
|
2457
|
+
readonly $fault: "client";
|
|
2458
|
+
|
|
2459
|
+
constructor(opts: __ExceptionOptionType<DBProxyAlreadyExistsFault, __BaseException>);
|
|
2460
|
+
}
|
|
2461
|
+
|
|
2462
|
+
export declare class DBProxyQuotaExceededFault extends __BaseException {
|
|
2463
|
+
readonly name: "DBProxyQuotaExceededFault";
|
|
2464
|
+
readonly $fault: "client";
|
|
2465
|
+
|
|
2466
|
+
constructor(opts: __ExceptionOptionType<DBProxyQuotaExceededFault, __BaseException>);
|
|
2467
|
+
}
|
|
2468
|
+
export declare enum DBProxyEndpointTargetRole {
|
|
2469
|
+
READ_ONLY = "READ_ONLY",
|
|
2470
|
+
READ_WRITE = "READ_WRITE"
|
|
2471
|
+
}
|
|
2472
|
+
export interface CreateDBProxyEndpointRequest {
|
|
2473
|
+
|
|
2474
|
+
DBProxyName: string | undefined;
|
|
2475
|
+
|
|
2476
|
+
DBProxyEndpointName: string | undefined;
|
|
2477
|
+
|
|
2478
|
+
VpcSubnetIds: string[] | undefined;
|
|
2479
|
+
|
|
2480
|
+
VpcSecurityGroupIds?: string[];
|
|
2481
|
+
|
|
2482
|
+
TargetRole?: DBProxyEndpointTargetRole | string;
|
|
2483
|
+
|
|
2484
|
+
Tags?: Tag[];
|
|
2485
|
+
}
|
|
2486
|
+
export declare namespace CreateDBProxyEndpointRequest {
|
|
2487
|
+
|
|
2488
|
+
const filterSensitiveLog: (obj: CreateDBProxyEndpointRequest) => any;
|
|
2489
|
+
}
|
|
2490
|
+
export declare enum DBProxyEndpointStatus {
|
|
2491
|
+
AVAILABLE = "available",
|
|
2492
|
+
CREATING = "creating",
|
|
2493
|
+
DELETING = "deleting",
|
|
2494
|
+
INCOMPATIBLE_NETWORK = "incompatible-network",
|
|
2495
|
+
INSUFFICIENT_RESOURCE_LIMITS = "insufficient-resource-limits",
|
|
2496
|
+
MODIFYING = "modifying"
|
|
2497
|
+
}
|
|
2498
|
+
|
|
2499
|
+
export interface DBProxyEndpoint {
|
|
2500
|
+
|
|
2501
|
+
DBProxyEndpointName?: string;
|
|
2502
|
+
|
|
2503
|
+
DBProxyEndpointArn?: string;
|
|
2504
|
+
|
|
2505
|
+
DBProxyName?: string;
|
|
2506
|
+
|
|
2507
|
+
Status?: DBProxyEndpointStatus | string;
|
|
2508
|
+
|
|
2509
|
+
VpcId?: string;
|
|
2510
|
+
|
|
2511
|
+
VpcSecurityGroupIds?: string[];
|
|
2512
|
+
|
|
2513
|
+
VpcSubnetIds?: string[];
|
|
2514
|
+
|
|
2515
|
+
Endpoint?: string;
|
|
2516
|
+
|
|
2517
|
+
CreatedDate?: Date;
|
|
2518
|
+
|
|
2519
|
+
TargetRole?: DBProxyEndpointTargetRole | string;
|
|
2520
|
+
|
|
2521
|
+
IsDefault?: boolean;
|
|
2522
|
+
}
|
|
2523
|
+
export declare namespace DBProxyEndpoint {
|
|
2524
|
+
|
|
2525
|
+
const filterSensitiveLog: (obj: DBProxyEndpoint) => any;
|
|
2526
|
+
}
|
|
2527
|
+
export interface CreateDBProxyEndpointResponse {
|
|
2528
|
+
|
|
2529
|
+
DBProxyEndpoint?: DBProxyEndpoint;
|
|
2530
|
+
}
|
|
2531
|
+
export declare namespace CreateDBProxyEndpointResponse {
|
|
2532
|
+
|
|
2533
|
+
const filterSensitiveLog: (obj: CreateDBProxyEndpointResponse) => any;
|
|
2534
|
+
}
|
|
2535
|
+
|
|
2536
|
+
export declare class DBProxyEndpointAlreadyExistsFault extends __BaseException {
|
|
2537
|
+
readonly name: "DBProxyEndpointAlreadyExistsFault";
|
|
2538
|
+
readonly $fault: "client";
|
|
2539
|
+
|
|
2540
|
+
constructor(opts: __ExceptionOptionType<DBProxyEndpointAlreadyExistsFault, __BaseException>);
|
|
2541
|
+
}
|
|
2542
|
+
|
|
2543
|
+
export declare class DBProxyEndpointQuotaExceededFault extends __BaseException {
|
|
2544
|
+
readonly name: "DBProxyEndpointQuotaExceededFault";
|
|
2545
|
+
readonly $fault: "client";
|
|
2546
|
+
|
|
2547
|
+
constructor(opts: __ExceptionOptionType<DBProxyEndpointQuotaExceededFault, __BaseException>);
|
|
2548
|
+
}
|
|
2549
|
+
|
|
2550
|
+
export declare class InvalidDBProxyStateFault extends __BaseException {
|
|
2551
|
+
readonly name: "InvalidDBProxyStateFault";
|
|
2552
|
+
readonly $fault: "client";
|
|
2553
|
+
|
|
2554
|
+
constructor(opts: __ExceptionOptionType<InvalidDBProxyStateFault, __BaseException>);
|
|
2555
|
+
}
|
|
2556
|
+
|
|
2557
|
+
export interface CreateDBSecurityGroupMessage {
|
|
2558
|
+
|
|
2559
|
+
DBSecurityGroupName: string | undefined;
|
|
2560
|
+
|
|
2561
|
+
DBSecurityGroupDescription: string | undefined;
|
|
2562
|
+
|
|
2563
|
+
Tags?: Tag[];
|
|
2564
|
+
}
|
|
2565
|
+
export declare namespace CreateDBSecurityGroupMessage {
|
|
2566
|
+
|
|
2567
|
+
const filterSensitiveLog: (obj: CreateDBSecurityGroupMessage) => any;
|
|
2568
|
+
}
|
|
2569
|
+
export interface CreateDBSecurityGroupResult {
|
|
2570
|
+
|
|
2571
|
+
DBSecurityGroup?: DBSecurityGroup;
|
|
2572
|
+
}
|
|
2573
|
+
export declare namespace CreateDBSecurityGroupResult {
|
|
2574
|
+
|
|
2575
|
+
const filterSensitiveLog: (obj: CreateDBSecurityGroupResult) => any;
|
|
2576
|
+
}
|
|
2577
|
+
|
|
2578
|
+
export declare class DBSecurityGroupAlreadyExistsFault extends __BaseException {
|
|
2579
|
+
readonly name: "DBSecurityGroupAlreadyExistsFault";
|
|
2580
|
+
readonly $fault: "client";
|
|
2581
|
+
|
|
2582
|
+
constructor(opts: __ExceptionOptionType<DBSecurityGroupAlreadyExistsFault, __BaseException>);
|
|
2583
|
+
}
|
|
2584
|
+
|
|
2585
|
+
export declare class DBSecurityGroupNotSupportedFault extends __BaseException {
|
|
2586
|
+
readonly name: "DBSecurityGroupNotSupportedFault";
|
|
2587
|
+
readonly $fault: "client";
|
|
2588
|
+
|
|
2589
|
+
constructor(opts: __ExceptionOptionType<DBSecurityGroupNotSupportedFault, __BaseException>);
|
|
2590
|
+
}
|
|
2591
|
+
|
|
2592
|
+
export declare class DBSecurityGroupQuotaExceededFault extends __BaseException {
|
|
2593
|
+
readonly name: "DBSecurityGroupQuotaExceededFault";
|
|
2594
|
+
readonly $fault: "client";
|
|
2595
|
+
|
|
2596
|
+
constructor(opts: __ExceptionOptionType<DBSecurityGroupQuotaExceededFault, __BaseException>);
|
|
2597
|
+
}
|
|
2598
|
+
|
|
2599
|
+
export interface CreateDBSnapshotMessage {
|
|
2600
|
+
|
|
2601
|
+
DBSnapshotIdentifier: string | undefined;
|
|
2602
|
+
|
|
2603
|
+
DBInstanceIdentifier: string | undefined;
|
|
2604
|
+
|
|
2605
|
+
Tags?: Tag[];
|
|
2606
|
+
}
|
|
2607
|
+
export declare namespace CreateDBSnapshotMessage {
|
|
2608
|
+
|
|
2609
|
+
const filterSensitiveLog: (obj: CreateDBSnapshotMessage) => any;
|
|
2610
|
+
}
|
|
2611
|
+
export interface CreateDBSnapshotResult {
|
|
2612
|
+
|
|
2613
|
+
DBSnapshot?: DBSnapshot;
|
|
2614
|
+
}
|
|
2615
|
+
export declare namespace CreateDBSnapshotResult {
|
|
2616
|
+
|
|
2617
|
+
const filterSensitiveLog: (obj: CreateDBSnapshotResult) => any;
|
|
2618
|
+
}
|
|
2619
|
+
|
|
2620
|
+
export interface CreateDBSubnetGroupMessage {
|
|
2621
|
+
|
|
2622
|
+
DBSubnetGroupName: string | undefined;
|
|
2623
|
+
|
|
2624
|
+
DBSubnetGroupDescription: string | undefined;
|
|
2625
|
+
|
|
2626
|
+
SubnetIds: string[] | undefined;
|
|
2627
|
+
|
|
2628
|
+
Tags?: Tag[];
|
|
2629
|
+
}
|
|
2630
|
+
export declare namespace CreateDBSubnetGroupMessage {
|
|
2631
|
+
|
|
2632
|
+
const filterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
|
|
2633
|
+
}
|
|
2634
|
+
export interface CreateDBSubnetGroupResult {
|
|
2635
|
+
|
|
2636
|
+
DBSubnetGroup?: DBSubnetGroup;
|
|
2637
|
+
}
|
|
2638
|
+
export declare namespace CreateDBSubnetGroupResult {
|
|
2639
|
+
|
|
2640
|
+
const filterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
|
|
2641
|
+
}
|
|
2642
|
+
|
|
2643
|
+
export declare class DBSubnetGroupAlreadyExistsFault extends __BaseException {
|
|
2644
|
+
readonly name: "DBSubnetGroupAlreadyExistsFault";
|
|
2645
|
+
readonly $fault: "client";
|
|
2646
|
+
|
|
2647
|
+
constructor(opts: __ExceptionOptionType<DBSubnetGroupAlreadyExistsFault, __BaseException>);
|
|
2648
|
+
}
|
|
2649
|
+
|
|
2650
|
+
export declare class DBSubnetGroupQuotaExceededFault extends __BaseException {
|
|
2651
|
+
readonly name: "DBSubnetGroupQuotaExceededFault";
|
|
2652
|
+
readonly $fault: "client";
|
|
2653
|
+
|
|
2654
|
+
constructor(opts: __ExceptionOptionType<DBSubnetGroupQuotaExceededFault, __BaseException>);
|
|
2655
|
+
}
|
|
2656
|
+
|
|
2657
|
+
export declare class DBSubnetQuotaExceededFault extends __BaseException {
|
|
2658
|
+
readonly name: "DBSubnetQuotaExceededFault";
|
|
2659
|
+
readonly $fault: "client";
|
|
2660
|
+
|
|
2661
|
+
constructor(opts: __ExceptionOptionType<DBSubnetQuotaExceededFault, __BaseException>);
|
|
2662
|
+
}
|
|
2663
|
+
|
|
2664
|
+
export interface CreateEventSubscriptionMessage {
|
|
2665
|
+
|
|
2666
|
+
SubscriptionName: string | undefined;
|
|
2667
|
+
|
|
2668
|
+
SnsTopicArn: string | undefined;
|
|
2669
|
+
|
|
2670
|
+
SourceType?: string;
|
|
2671
|
+
|
|
2672
|
+
EventCategories?: string[];
|
|
2673
|
+
|
|
2674
|
+
SourceIds?: string[];
|
|
2675
|
+
|
|
2676
|
+
Enabled?: boolean;
|
|
2677
|
+
|
|
2678
|
+
Tags?: Tag[];
|
|
2679
|
+
}
|
|
2680
|
+
export declare namespace CreateEventSubscriptionMessage {
|
|
2681
|
+
|
|
2682
|
+
const filterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
|
|
2683
|
+
}
|
|
2684
|
+
export interface CreateEventSubscriptionResult {
|
|
2685
|
+
|
|
2686
|
+
EventSubscription?: EventSubscription;
|
|
2687
|
+
}
|
|
2688
|
+
export declare namespace CreateEventSubscriptionResult {
|
|
2689
|
+
|
|
2690
|
+
const filterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
|
|
2691
|
+
}
|
|
2692
|
+
|
|
2693
|
+
export declare class EventSubscriptionQuotaExceededFault extends __BaseException {
|
|
2694
|
+
readonly name: "EventSubscriptionQuotaExceededFault";
|
|
2695
|
+
readonly $fault: "client";
|
|
2696
|
+
|
|
2697
|
+
constructor(opts: __ExceptionOptionType<EventSubscriptionQuotaExceededFault, __BaseException>);
|
|
2698
|
+
}
|
|
2699
|
+
|
|
2700
|
+
export declare class SNSInvalidTopicFault extends __BaseException {
|
|
2701
|
+
readonly name: "SNSInvalidTopicFault";
|
|
2702
|
+
readonly $fault: "client";
|
|
2703
|
+
|
|
2704
|
+
constructor(opts: __ExceptionOptionType<SNSInvalidTopicFault, __BaseException>);
|
|
2705
|
+
}
|
|
2706
|
+
|
|
2707
|
+
export declare class SNSNoAuthorizationFault extends __BaseException {
|
|
2708
|
+
readonly name: "SNSNoAuthorizationFault";
|
|
2709
|
+
readonly $fault: "client";
|
|
2710
|
+
|
|
2711
|
+
constructor(opts: __ExceptionOptionType<SNSNoAuthorizationFault, __BaseException>);
|
|
2712
|
+
}
|
|
2713
|
+
|
|
2714
|
+
export declare class SNSTopicArnNotFoundFault extends __BaseException {
|
|
2715
|
+
readonly name: "SNSTopicArnNotFoundFault";
|
|
2716
|
+
readonly $fault: "client";
|
|
2717
|
+
|
|
2718
|
+
constructor(opts: __ExceptionOptionType<SNSTopicArnNotFoundFault, __BaseException>);
|
|
2719
|
+
}
|
|
2720
|
+
|
|
2721
|
+
export declare class SubscriptionAlreadyExistFault extends __BaseException {
|
|
2722
|
+
readonly name: "SubscriptionAlreadyExistFault";
|
|
2723
|
+
readonly $fault: "client";
|
|
2724
|
+
|
|
2725
|
+
constructor(opts: __ExceptionOptionType<SubscriptionAlreadyExistFault, __BaseException>);
|
|
2726
|
+
}
|
|
2727
|
+
|
|
2728
|
+
export declare class SubscriptionCategoryNotFoundFault extends __BaseException {
|
|
2729
|
+
readonly name: "SubscriptionCategoryNotFoundFault";
|
|
2730
|
+
readonly $fault: "client";
|
|
2731
|
+
|
|
2732
|
+
constructor(opts: __ExceptionOptionType<SubscriptionCategoryNotFoundFault, __BaseException>);
|
|
2733
|
+
}
|
|
2734
|
+
export interface CreateGlobalClusterMessage {
|
|
2735
|
+
|
|
2736
|
+
GlobalClusterIdentifier?: string;
|
|
2737
|
+
|
|
2738
|
+
SourceDBClusterIdentifier?: string;
|
|
2739
|
+
|
|
2740
|
+
Engine?: string;
|
|
2741
|
+
|
|
2742
|
+
EngineVersion?: string;
|
|
2743
|
+
|
|
2744
|
+
DeletionProtection?: boolean;
|
|
2745
|
+
|
|
2746
|
+
DatabaseName?: string;
|
|
2747
|
+
|
|
2748
|
+
StorageEncrypted?: boolean;
|
|
2749
|
+
}
|
|
2750
|
+
export declare namespace CreateGlobalClusterMessage {
|
|
2751
|
+
|
|
2752
|
+
const filterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
|
|
2753
|
+
}
|
|
2754
|
+
export declare enum FailoverStatus {
|
|
2755
|
+
CANCELLING = "cancelling",
|
|
2756
|
+
FAILING_OVER = "failing-over",
|
|
2757
|
+
PENDING = "pending"
|
|
2758
|
+
}
|
|
2759
|
+
|
|
2760
|
+
export interface FailoverState {
|
|
2761
|
+
|
|
2762
|
+
Status?: FailoverStatus | string;
|
|
2763
|
+
|
|
2764
|
+
FromDbClusterArn?: string;
|
|
2765
|
+
|
|
2766
|
+
ToDbClusterArn?: string;
|
|
2767
|
+
}
|
|
2768
|
+
export declare namespace FailoverState {
|
|
2769
|
+
|
|
2770
|
+
const filterSensitiveLog: (obj: FailoverState) => any;
|
|
2771
|
+
}
|
|
2772
|
+
|
|
2773
|
+
export interface GlobalClusterMember {
|
|
2774
|
+
|
|
2775
|
+
DBClusterArn?: string;
|
|
2776
|
+
|
|
2777
|
+
Readers?: string[];
|
|
2778
|
+
|
|
2779
|
+
IsWriter?: boolean;
|
|
2780
|
+
|
|
2781
|
+
GlobalWriteForwardingStatus?: WriteForwardingStatus | string;
|
|
2782
|
+
}
|
|
2783
|
+
export declare namespace GlobalClusterMember {
|
|
2784
|
+
|
|
2785
|
+
const filterSensitiveLog: (obj: GlobalClusterMember) => any;
|
|
2786
|
+
}
|
|
2787
|
+
|
|
2788
|
+
export interface GlobalCluster {
|
|
2789
|
+
|
|
2790
|
+
GlobalClusterIdentifier?: string;
|
|
2791
|
+
|
|
2792
|
+
GlobalClusterResourceId?: string;
|
|
2793
|
+
|
|
2794
|
+
GlobalClusterArn?: string;
|
|
2795
|
+
|
|
2796
|
+
Status?: string;
|
|
2797
|
+
|
|
2798
|
+
Engine?: string;
|
|
2799
|
+
|
|
2800
|
+
EngineVersion?: string;
|
|
2801
|
+
|
|
2802
|
+
DatabaseName?: string;
|
|
2803
|
+
|
|
2804
|
+
StorageEncrypted?: boolean;
|
|
2805
|
+
|
|
2806
|
+
DeletionProtection?: boolean;
|
|
2807
|
+
|
|
2808
|
+
GlobalClusterMembers?: GlobalClusterMember[];
|
|
2809
|
+
|
|
2810
|
+
FailoverState?: FailoverState;
|
|
2811
|
+
}
|
|
2812
|
+
export declare namespace GlobalCluster {
|
|
2813
|
+
|
|
2814
|
+
const filterSensitiveLog: (obj: GlobalCluster) => any;
|
|
2815
|
+
}
|
|
2816
|
+
export interface CreateGlobalClusterResult {
|
|
2817
|
+
|
|
2818
|
+
GlobalCluster?: GlobalCluster;
|
|
2819
|
+
}
|
|
2820
|
+
export declare namespace CreateGlobalClusterResult {
|
|
2821
|
+
|
|
2822
|
+
const filterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
|
|
2823
|
+
}
|
|
2824
|
+
|
|
2825
|
+
export declare class GlobalClusterAlreadyExistsFault extends __BaseException {
|
|
2826
|
+
readonly name: "GlobalClusterAlreadyExistsFault";
|
|
2827
|
+
readonly $fault: "client";
|
|
2828
|
+
|
|
2829
|
+
constructor(opts: __ExceptionOptionType<GlobalClusterAlreadyExistsFault, __BaseException>);
|
|
2830
|
+
}
|
|
2831
|
+
|
|
2832
|
+
export declare class GlobalClusterQuotaExceededFault extends __BaseException {
|
|
2833
|
+
readonly name: "GlobalClusterQuotaExceededFault";
|
|
2834
|
+
readonly $fault: "client";
|
|
2835
|
+
|
|
2836
|
+
constructor(opts: __ExceptionOptionType<GlobalClusterQuotaExceededFault, __BaseException>);
|
|
2837
|
+
}
|
|
2838
|
+
|
|
2839
|
+
export interface CreateOptionGroupMessage {
|
|
2840
|
+
|
|
2841
|
+
OptionGroupName: string | undefined;
|
|
2842
|
+
|
|
2843
|
+
EngineName: string | undefined;
|
|
2844
|
+
|
|
2845
|
+
MajorEngineVersion: string | undefined;
|
|
2846
|
+
|
|
2847
|
+
OptionGroupDescription: string | undefined;
|
|
2848
|
+
|
|
2849
|
+
Tags?: Tag[];
|
|
2850
|
+
}
|
|
2851
|
+
export declare namespace CreateOptionGroupMessage {
|
|
2852
|
+
|
|
2853
|
+
const filterSensitiveLog: (obj: CreateOptionGroupMessage) => any;
|
|
2854
|
+
}
|
|
2855
|
+
export interface CreateOptionGroupResult {
|
|
2856
|
+
|
|
2857
|
+
OptionGroup?: OptionGroup;
|
|
2858
|
+
}
|
|
2859
|
+
export declare namespace CreateOptionGroupResult {
|
|
2860
|
+
|
|
2861
|
+
const filterSensitiveLog: (obj: CreateOptionGroupResult) => any;
|
|
2862
|
+
}
|
|
2863
|
+
export interface DeleteCustomAvailabilityZoneMessage {
|
|
2864
|
+
|
|
2865
|
+
CustomAvailabilityZoneId: string | undefined;
|
|
2866
|
+
}
|
|
2867
|
+
export declare namespace DeleteCustomAvailabilityZoneMessage {
|
|
2868
|
+
|
|
2869
|
+
const filterSensitiveLog: (obj: DeleteCustomAvailabilityZoneMessage) => any;
|
|
2870
|
+
}
|
|
2871
|
+
export interface DeleteCustomAvailabilityZoneResult {
|
|
2872
|
+
|
|
2873
|
+
CustomAvailabilityZone?: CustomAvailabilityZone;
|
|
2874
|
+
}
|
|
2875
|
+
export declare namespace DeleteCustomAvailabilityZoneResult {
|
|
2876
|
+
|
|
2877
|
+
const filterSensitiveLog: (obj: DeleteCustomAvailabilityZoneResult) => any;
|
|
2878
|
+
}
|
|
2879
|
+
|
|
2880
|
+
export declare class CustomDBEngineVersionNotFoundFault extends __BaseException {
|
|
2881
|
+
readonly name: "CustomDBEngineVersionNotFoundFault";
|
|
2882
|
+
readonly $fault: "client";
|
|
2883
|
+
|
|
2884
|
+
constructor(opts: __ExceptionOptionType<CustomDBEngineVersionNotFoundFault, __BaseException>);
|
|
2885
|
+
}
|
|
2886
|
+
export interface DeleteCustomDBEngineVersionMessage {
|
|
2887
|
+
|
|
2888
|
+
Engine: string | undefined;
|
|
2889
|
+
|
|
2890
|
+
EngineVersion: string | undefined;
|
|
2891
|
+
}
|
|
2892
|
+
export declare namespace DeleteCustomDBEngineVersionMessage {
|
|
2893
|
+
|
|
2894
|
+
const filterSensitiveLog: (obj: DeleteCustomDBEngineVersionMessage) => any;
|
|
2895
|
+
}
|
|
2896
|
+
|
|
2897
|
+
export declare class InvalidCustomDBEngineVersionStateFault extends __BaseException {
|
|
2898
|
+
readonly name: "InvalidCustomDBEngineVersionStateFault";
|
|
2899
|
+
readonly $fault: "client";
|
|
2900
|
+
|
|
2901
|
+
constructor(opts: __ExceptionOptionType<InvalidCustomDBEngineVersionStateFault, __BaseException>);
|
|
2902
|
+
}
|
|
2903
|
+
|
|
2904
|
+
export interface DeleteDBClusterMessage {
|
|
2905
|
+
|
|
2906
|
+
DBClusterIdentifier: string | undefined;
|
|
2907
|
+
|
|
2908
|
+
SkipFinalSnapshot?: boolean;
|
|
2909
|
+
|
|
2910
|
+
FinalDBSnapshotIdentifier?: string;
|
|
2911
|
+
}
|
|
2912
|
+
export declare namespace DeleteDBClusterMessage {
|
|
2913
|
+
|
|
2914
|
+
const filterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
|
|
2915
|
+
}
|
|
2916
|
+
export interface DeleteDBClusterResult {
|
|
2917
|
+
|
|
2918
|
+
DBCluster?: DBCluster;
|
|
2919
|
+
}
|
|
2920
|
+
export declare namespace DeleteDBClusterResult {
|
|
2921
|
+
|
|
2922
|
+
const filterSensitiveLog: (obj: DeleteDBClusterResult) => any;
|
|
2923
|
+
}
|
|
2924
|
+
|
|
2925
|
+
export declare class DBClusterEndpointNotFoundFault extends __BaseException {
|
|
2926
|
+
readonly name: "DBClusterEndpointNotFoundFault";
|
|
2927
|
+
readonly $fault: "client";
|
|
2928
|
+
|
|
2929
|
+
constructor(opts: __ExceptionOptionType<DBClusterEndpointNotFoundFault, __BaseException>);
|
|
2930
|
+
}
|
|
2931
|
+
export interface DeleteDBClusterEndpointMessage {
|
|
2932
|
+
|
|
2933
|
+
DBClusterEndpointIdentifier: string | undefined;
|
|
2934
|
+
}
|
|
2935
|
+
export declare namespace DeleteDBClusterEndpointMessage {
|
|
2936
|
+
|
|
2937
|
+
const filterSensitiveLog: (obj: DeleteDBClusterEndpointMessage) => any;
|
|
2938
|
+
}
|
|
2939
|
+
|
|
2940
|
+
export declare class InvalidDBClusterEndpointStateFault extends __BaseException {
|
|
2941
|
+
readonly name: "InvalidDBClusterEndpointStateFault";
|
|
2942
|
+
readonly $fault: "client";
|
|
2943
|
+
|
|
2944
|
+
constructor(opts: __ExceptionOptionType<InvalidDBClusterEndpointStateFault, __BaseException>);
|
|
2945
|
+
}
|
|
2946
|
+
|
|
2947
|
+
export interface DeleteDBClusterParameterGroupMessage {
|
|
2948
|
+
|
|
2949
|
+
DBClusterParameterGroupName: string | undefined;
|
|
2950
|
+
}
|
|
2951
|
+
export declare namespace DeleteDBClusterParameterGroupMessage {
|
|
2952
|
+
|
|
2953
|
+
const filterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
|
|
2954
|
+
}
|
|
2955
|
+
|
|
2956
|
+
export declare class InvalidDBParameterGroupStateFault extends __BaseException {
|
|
2957
|
+
readonly name: "InvalidDBParameterGroupStateFault";
|
|
2958
|
+
readonly $fault: "client";
|
|
2959
|
+
|
|
2960
|
+
constructor(opts: __ExceptionOptionType<InvalidDBParameterGroupStateFault, __BaseException>);
|
|
2961
|
+
}
|
|
2962
|
+
|
|
2963
|
+
export interface DeleteDBClusterSnapshotMessage {
|
|
2964
|
+
|
|
2965
|
+
DBClusterSnapshotIdentifier: string | undefined;
|
|
2966
|
+
}
|
|
2967
|
+
export declare namespace DeleteDBClusterSnapshotMessage {
|
|
2968
|
+
|
|
2969
|
+
const filterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
|
|
2970
|
+
}
|
|
2971
|
+
export interface DeleteDBClusterSnapshotResult {
|
|
2972
|
+
|
|
2973
|
+
DBClusterSnapshot?: DBClusterSnapshot;
|
|
2974
|
+
}
|
|
2975
|
+
export declare namespace DeleteDBClusterSnapshotResult {
|
|
2976
|
+
|
|
2977
|
+
const filterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
|
|
2978
|
+
}
|
|
2979
|
+
|
|
2980
|
+
export declare class DBInstanceAutomatedBackupQuotaExceededFault extends __BaseException {
|
|
2981
|
+
readonly name: "DBInstanceAutomatedBackupQuotaExceededFault";
|
|
2982
|
+
readonly $fault: "client";
|
|
2983
|
+
|
|
2984
|
+
constructor(opts: __ExceptionOptionType<DBInstanceAutomatedBackupQuotaExceededFault, __BaseException>);
|
|
2985
|
+
}
|
|
2986
|
+
|
|
2987
|
+
export interface DeleteDBInstanceMessage {
|
|
2988
|
+
|
|
2989
|
+
DBInstanceIdentifier: string | undefined;
|
|
2990
|
+
|
|
2991
|
+
SkipFinalSnapshot?: boolean;
|
|
2992
|
+
|
|
2993
|
+
FinalDBSnapshotIdentifier?: string;
|
|
2994
|
+
|
|
2995
|
+
DeleteAutomatedBackups?: boolean;
|
|
2996
|
+
}
|
|
2997
|
+
export declare namespace DeleteDBInstanceMessage {
|
|
2998
|
+
|
|
2999
|
+
const filterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
|
|
3000
|
+
}
|
|
3001
|
+
export interface DeleteDBInstanceResult {
|
|
3002
|
+
|
|
3003
|
+
DBInstance?: DBInstance;
|
|
3004
|
+
}
|
|
3005
|
+
export declare namespace DeleteDBInstanceResult {
|
|
3006
|
+
|
|
3007
|
+
const filterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
|
|
3008
|
+
}
|
|
3009
|
+
|
|
3010
|
+
export declare class DBInstanceAutomatedBackupNotFoundFault extends __BaseException {
|
|
3011
|
+
readonly name: "DBInstanceAutomatedBackupNotFoundFault";
|
|
3012
|
+
readonly $fault: "client";
|
|
3013
|
+
|
|
3014
|
+
constructor(opts: __ExceptionOptionType<DBInstanceAutomatedBackupNotFoundFault, __BaseException>);
|
|
3015
|
+
}
|
|
3016
|
+
|
|
3017
|
+
export interface DeleteDBInstanceAutomatedBackupMessage {
|
|
3018
|
+
|
|
3019
|
+
DbiResourceId?: string;
|
|
3020
|
+
|
|
3021
|
+
DBInstanceAutomatedBackupsArn?: string;
|
|
3022
|
+
}
|
|
3023
|
+
export declare namespace DeleteDBInstanceAutomatedBackupMessage {
|
|
3024
|
+
|
|
3025
|
+
const filterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupMessage) => any;
|
|
3026
|
+
}
|
|
3027
|
+
|
|
3028
|
+
export interface RestoreWindow {
|
|
3029
|
+
|
|
3030
|
+
EarliestTime?: Date;
|
|
3031
|
+
|
|
3032
|
+
LatestTime?: Date;
|
|
3033
|
+
}
|
|
3034
|
+
export declare namespace RestoreWindow {
|
|
3035
|
+
|
|
3036
|
+
const filterSensitiveLog: (obj: RestoreWindow) => any;
|
|
3037
|
+
}
|
|
3038
|
+
|
|
3039
|
+
export interface DBInstanceAutomatedBackup {
|
|
3040
|
+
|
|
3041
|
+
DBInstanceArn?: string;
|
|
3042
|
+
|
|
3043
|
+
DbiResourceId?: string;
|
|
3044
|
+
|
|
3045
|
+
Region?: string;
|
|
3046
|
+
|
|
3047
|
+
DBInstanceIdentifier?: string;
|
|
3048
|
+
|
|
3049
|
+
RestoreWindow?: RestoreWindow;
|
|
3050
|
+
|
|
3051
|
+
AllocatedStorage?: number;
|
|
3052
|
+
|
|
3053
|
+
Status?: string;
|
|
3054
|
+
|
|
3055
|
+
Port?: number;
|
|
3056
|
+
|
|
3057
|
+
AvailabilityZone?: string;
|
|
3058
|
+
|
|
3059
|
+
VpcId?: string;
|
|
3060
|
+
|
|
3061
|
+
InstanceCreateTime?: Date;
|
|
3062
|
+
|
|
3063
|
+
MasterUsername?: string;
|
|
3064
|
+
|
|
3065
|
+
Engine?: string;
|
|
3066
|
+
|
|
3067
|
+
EngineVersion?: string;
|
|
3068
|
+
|
|
3069
|
+
LicenseModel?: string;
|
|
3070
|
+
|
|
3071
|
+
Iops?: number;
|
|
3072
|
+
|
|
3073
|
+
OptionGroupName?: string;
|
|
3074
|
+
|
|
3075
|
+
TdeCredentialArn?: string;
|
|
3076
|
+
|
|
3077
|
+
Encrypted?: boolean;
|
|
3078
|
+
|
|
3079
|
+
StorageType?: string;
|
|
3080
|
+
|
|
3081
|
+
KmsKeyId?: string;
|
|
3082
|
+
|
|
3083
|
+
Timezone?: string;
|
|
3084
|
+
|
|
3085
|
+
IAMDatabaseAuthenticationEnabled?: boolean;
|
|
3086
|
+
|
|
3087
|
+
BackupRetentionPeriod?: number;
|
|
3088
|
+
|
|
3089
|
+
DBInstanceAutomatedBackupsArn?: string;
|
|
3090
|
+
|
|
3091
|
+
DBInstanceAutomatedBackupsReplications?: DBInstanceAutomatedBackupsReplication[];
|
|
3092
|
+
|
|
3093
|
+
BackupTarget?: string;
|
|
3094
|
+
}
|
|
3095
|
+
export declare namespace DBInstanceAutomatedBackup {
|
|
3096
|
+
|
|
3097
|
+
const filterSensitiveLog: (obj: DBInstanceAutomatedBackup) => any;
|
|
3098
|
+
}
|
|
3099
|
+
export interface DeleteDBInstanceAutomatedBackupResult {
|
|
3100
|
+
|
|
3101
|
+
DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
|
|
3102
|
+
}
|
|
3103
|
+
export declare namespace DeleteDBInstanceAutomatedBackupResult {
|
|
3104
|
+
|
|
3105
|
+
const filterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupResult) => any;
|
|
3106
|
+
}
|
|
3107
|
+
|
|
3108
|
+
export declare class InvalidDBInstanceAutomatedBackupStateFault extends __BaseException {
|
|
3109
|
+
readonly name: "InvalidDBInstanceAutomatedBackupStateFault";
|
|
3110
|
+
readonly $fault: "client";
|
|
3111
|
+
|
|
3112
|
+
constructor(opts: __ExceptionOptionType<InvalidDBInstanceAutomatedBackupStateFault, __BaseException>);
|
|
3113
|
+
}
|
|
3114
|
+
|
|
3115
|
+
export interface DeleteDBParameterGroupMessage {
|
|
3116
|
+
|
|
3117
|
+
DBParameterGroupName: string | undefined;
|
|
3118
|
+
}
|
|
3119
|
+
export declare namespace DeleteDBParameterGroupMessage {
|
|
3120
|
+
|
|
3121
|
+
const filterSensitiveLog: (obj: DeleteDBParameterGroupMessage) => any;
|
|
3122
|
+
}
|
|
3123
|
+
export interface DeleteDBProxyRequest {
|
|
3124
|
+
|
|
3125
|
+
DBProxyName: string | undefined;
|
|
3126
|
+
}
|
|
3127
|
+
export declare namespace DeleteDBProxyRequest {
|
|
3128
|
+
|
|
3129
|
+
const filterSensitiveLog: (obj: DeleteDBProxyRequest) => any;
|
|
3130
|
+
}
|
|
3131
|
+
export interface DeleteDBProxyResponse {
|
|
3132
|
+
|
|
3133
|
+
DBProxy?: DBProxy;
|
|
3134
|
+
}
|
|
3135
|
+
export declare namespace DeleteDBProxyResponse {
|
|
3136
|
+
|
|
3137
|
+
const filterSensitiveLog: (obj: DeleteDBProxyResponse) => any;
|
|
3138
|
+
}
|
|
3139
|
+
|
|
3140
|
+
export declare class DBProxyEndpointNotFoundFault extends __BaseException {
|
|
3141
|
+
readonly name: "DBProxyEndpointNotFoundFault";
|
|
3142
|
+
readonly $fault: "client";
|
|
3143
|
+
|
|
3144
|
+
constructor(opts: __ExceptionOptionType<DBProxyEndpointNotFoundFault, __BaseException>);
|
|
3145
|
+
}
|
|
3146
|
+
export interface DeleteDBProxyEndpointRequest {
|
|
3147
|
+
|
|
3148
|
+
DBProxyEndpointName: string | undefined;
|
|
3149
|
+
}
|
|
3150
|
+
export declare namespace DeleteDBProxyEndpointRequest {
|
|
3151
|
+
|
|
3152
|
+
const filterSensitiveLog: (obj: DeleteDBProxyEndpointRequest) => any;
|
|
3153
|
+
}
|
|
3154
|
+
export interface DeleteDBProxyEndpointResponse {
|
|
3155
|
+
|
|
3156
|
+
DBProxyEndpoint?: DBProxyEndpoint;
|
|
3157
|
+
}
|
|
3158
|
+
export declare namespace DeleteDBProxyEndpointResponse {
|
|
3159
|
+
|
|
3160
|
+
const filterSensitiveLog: (obj: DeleteDBProxyEndpointResponse) => any;
|
|
3161
|
+
}
|
|
3162
|
+
|
|
3163
|
+
export declare class InvalidDBProxyEndpointStateFault extends __BaseException {
|
|
3164
|
+
readonly name: "InvalidDBProxyEndpointStateFault";
|
|
3165
|
+
readonly $fault: "client";
|
|
3166
|
+
|
|
3167
|
+
constructor(opts: __ExceptionOptionType<InvalidDBProxyEndpointStateFault, __BaseException>);
|
|
3168
|
+
}
|
|
3169
|
+
|
|
3170
|
+
export interface DeleteDBSecurityGroupMessage {
|
|
3171
|
+
|
|
3172
|
+
DBSecurityGroupName: string | undefined;
|
|
3173
|
+
}
|
|
3174
|
+
export declare namespace DeleteDBSecurityGroupMessage {
|
|
3175
|
+
|
|
3176
|
+
const filterSensitiveLog: (obj: DeleteDBSecurityGroupMessage) => any;
|
|
3177
|
+
}
|
|
3178
|
+
|
|
3179
|
+
export interface DeleteDBSnapshotMessage {
|
|
3180
|
+
|
|
3181
|
+
DBSnapshotIdentifier: string | undefined;
|
|
3182
|
+
}
|
|
3183
|
+
export declare namespace DeleteDBSnapshotMessage {
|
|
3184
|
+
|
|
3185
|
+
const filterSensitiveLog: (obj: DeleteDBSnapshotMessage) => any;
|
|
3186
|
+
}
|
|
3187
|
+
export interface DeleteDBSnapshotResult {
|
|
3188
|
+
|
|
3189
|
+
DBSnapshot?: DBSnapshot;
|
|
3190
|
+
}
|
|
3191
|
+
export declare namespace DeleteDBSnapshotResult {
|
|
3192
|
+
|
|
3193
|
+
const filterSensitiveLog: (obj: DeleteDBSnapshotResult) => any;
|
|
3194
|
+
}
|
|
3195
|
+
|
|
3196
|
+
export interface DeleteDBSubnetGroupMessage {
|
|
3197
|
+
|
|
3198
|
+
DBSubnetGroupName: string | undefined;
|
|
3199
|
+
}
|
|
3200
|
+
export declare namespace DeleteDBSubnetGroupMessage {
|
|
3201
|
+
|
|
3202
|
+
const filterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
|
|
3203
|
+
}
|
|
3204
|
+
|
|
3205
|
+
export declare class InvalidDBSubnetStateFault extends __BaseException {
|
|
3206
|
+
readonly name: "InvalidDBSubnetStateFault";
|
|
3207
|
+
readonly $fault: "client";
|
|
3208
|
+
|
|
3209
|
+
constructor(opts: __ExceptionOptionType<InvalidDBSubnetStateFault, __BaseException>);
|
|
3210
|
+
}
|
|
3211
|
+
|
|
3212
|
+
export interface DeleteEventSubscriptionMessage {
|
|
3213
|
+
|
|
3214
|
+
SubscriptionName: string | undefined;
|
|
3215
|
+
}
|
|
3216
|
+
export declare namespace DeleteEventSubscriptionMessage {
|
|
3217
|
+
|
|
3218
|
+
const filterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
|
|
3219
|
+
}
|
|
3220
|
+
export interface DeleteEventSubscriptionResult {
|
|
3221
|
+
|
|
3222
|
+
EventSubscription?: EventSubscription;
|
|
3223
|
+
}
|
|
3224
|
+
export declare namespace DeleteEventSubscriptionResult {
|
|
3225
|
+
|
|
3226
|
+
const filterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
|
|
3227
|
+
}
|
|
3228
|
+
|
|
3229
|
+
export declare class InvalidEventSubscriptionStateFault extends __BaseException {
|
|
3230
|
+
readonly name: "InvalidEventSubscriptionStateFault";
|
|
3231
|
+
readonly $fault: "client";
|
|
3232
|
+
|
|
3233
|
+
constructor(opts: __ExceptionOptionType<InvalidEventSubscriptionStateFault, __BaseException>);
|
|
3234
|
+
}
|
|
3235
|
+
export interface DeleteGlobalClusterMessage {
|
|
3236
|
+
|
|
3237
|
+
GlobalClusterIdentifier: string | undefined;
|
|
3238
|
+
}
|
|
3239
|
+
export declare namespace DeleteGlobalClusterMessage {
|
|
3240
|
+
|
|
3241
|
+
const filterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
|
|
3242
|
+
}
|
|
3243
|
+
export interface DeleteGlobalClusterResult {
|
|
3244
|
+
|
|
3245
|
+
GlobalCluster?: GlobalCluster;
|
|
3246
|
+
}
|
|
3247
|
+
export declare namespace DeleteGlobalClusterResult {
|
|
3248
|
+
|
|
3249
|
+
const filterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
|
|
3250
|
+
}
|
|
3251
|
+
export interface DeleteInstallationMediaMessage {
|
|
3252
|
+
|
|
3253
|
+
InstallationMediaId: string | undefined;
|
|
3254
|
+
}
|
|
3255
|
+
export declare namespace DeleteInstallationMediaMessage {
|
|
3256
|
+
|
|
3257
|
+
const filterSensitiveLog: (obj: DeleteInstallationMediaMessage) => any;
|
|
3258
|
+
}
|
|
3259
|
+
|
|
3260
|
+
export interface InstallationMediaFailureCause {
|
|
3261
|
+
|
|
3262
|
+
Message?: string;
|
|
3263
|
+
}
|
|
3264
|
+
export declare namespace InstallationMediaFailureCause {
|
|
3265
|
+
|
|
3266
|
+
const filterSensitiveLog: (obj: InstallationMediaFailureCause) => any;
|
|
3267
|
+
}
|
|
3268
|
+
|
|
3269
|
+
export interface InstallationMedia {
|
|
3270
|
+
|
|
3271
|
+
InstallationMediaId?: string;
|
|
3272
|
+
|
|
3273
|
+
CustomAvailabilityZoneId?: string;
|
|
3274
|
+
|
|
3275
|
+
Engine?: string;
|
|
3276
|
+
|
|
3277
|
+
EngineVersion?: string;
|
|
3278
|
+
|
|
3279
|
+
EngineInstallationMediaPath?: string;
|
|
3280
|
+
|
|
3281
|
+
OSInstallationMediaPath?: string;
|
|
3282
|
+
|
|
3283
|
+
Status?: string;
|
|
3284
|
+
|
|
3285
|
+
FailureCause?: InstallationMediaFailureCause;
|
|
3286
|
+
}
|
|
3287
|
+
export declare namespace InstallationMedia {
|
|
3288
|
+
|
|
3289
|
+
const filterSensitiveLog: (obj: InstallationMedia) => any;
|
|
3290
|
+
}
|
|
3291
|
+
|
|
3292
|
+
export declare class InstallationMediaNotFoundFault extends __BaseException {
|
|
3293
|
+
readonly name: "InstallationMediaNotFoundFault";
|
|
3294
|
+
readonly $fault: "client";
|
|
3295
|
+
|
|
3296
|
+
constructor(opts: __ExceptionOptionType<InstallationMediaNotFoundFault, __BaseException>);
|
|
3297
|
+
}
|
|
3298
|
+
|
|
3299
|
+
export interface DeleteOptionGroupMessage {
|
|
3300
|
+
|
|
3301
|
+
OptionGroupName: string | undefined;
|
|
3302
|
+
}
|
|
3303
|
+
export declare namespace DeleteOptionGroupMessage {
|
|
3304
|
+
|
|
3305
|
+
const filterSensitiveLog: (obj: DeleteOptionGroupMessage) => any;
|
|
3306
|
+
}
|
|
3307
|
+
|
|
3308
|
+
export declare class InvalidOptionGroupStateFault extends __BaseException {
|
|
3309
|
+
readonly name: "InvalidOptionGroupStateFault";
|
|
3310
|
+
readonly $fault: "client";
|
|
3311
|
+
|
|
3312
|
+
constructor(opts: __ExceptionOptionType<InvalidOptionGroupStateFault, __BaseException>);
|
|
3313
|
+
}
|
|
3314
|
+
|
|
3315
|
+
export declare class DBProxyTargetNotFoundFault extends __BaseException {
|
|
3316
|
+
readonly name: "DBProxyTargetNotFoundFault";
|
|
3317
|
+
readonly $fault: "client";
|
|
3318
|
+
|
|
3319
|
+
constructor(opts: __ExceptionOptionType<DBProxyTargetNotFoundFault, __BaseException>);
|
|
3320
|
+
}
|
|
3321
|
+
export interface DeregisterDBProxyTargetsRequest {
|
|
3322
|
+
|
|
3323
|
+
DBProxyName: string | undefined;
|
|
3324
|
+
|
|
3325
|
+
TargetGroupName?: string;
|
|
3326
|
+
|
|
3327
|
+
DBInstanceIdentifiers?: string[];
|
|
3328
|
+
|
|
3329
|
+
DBClusterIdentifiers?: string[];
|
|
3330
|
+
}
|
|
3331
|
+
export declare namespace DeregisterDBProxyTargetsRequest {
|
|
3332
|
+
|
|
3333
|
+
const filterSensitiveLog: (obj: DeregisterDBProxyTargetsRequest) => any;
|
|
3334
|
+
}
|
|
3335
|
+
export interface DeregisterDBProxyTargetsResponse {
|
|
3336
|
+
}
|
|
3337
|
+
export declare namespace DeregisterDBProxyTargetsResponse {
|
|
3338
|
+
|
|
3339
|
+
const filterSensitiveLog: (obj: DeregisterDBProxyTargetsResponse) => any;
|
|
3340
|
+
}
|
|
3341
|
+
|
|
3342
|
+
export interface DescribeAccountAttributesMessage {
|
|
3343
|
+
}
|
|
3344
|
+
export declare namespace DescribeAccountAttributesMessage {
|
|
3345
|
+
|
|
3346
|
+
const filterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
|
|
3347
|
+
}
|
|
3348
|
+
|
|
3349
|
+
export interface Certificate {
|
|
3350
|
+
|
|
3351
|
+
CertificateIdentifier?: string;
|
|
3352
|
+
|
|
3353
|
+
CertificateType?: string;
|
|
3354
|
+
|
|
3355
|
+
Thumbprint?: string;
|
|
3356
|
+
|
|
3357
|
+
ValidFrom?: Date;
|
|
3358
|
+
|
|
3359
|
+
ValidTill?: Date;
|
|
3360
|
+
|
|
3361
|
+
CertificateArn?: string;
|
|
3362
|
+
|
|
3363
|
+
CustomerOverride?: boolean;
|
|
3364
|
+
|
|
3365
|
+
CustomerOverrideValidTill?: Date;
|
|
3366
|
+
}
|
|
3367
|
+
export declare namespace Certificate {
|
|
3368
|
+
|
|
3369
|
+
const filterSensitiveLog: (obj: Certificate) => any;
|
|
3370
|
+
}
|
|
3371
|
+
|
|
3372
|
+
export interface CertificateMessage {
|
|
3373
|
+
|
|
3374
|
+
Certificates?: Certificate[];
|
|
3375
|
+
|
|
3376
|
+
Marker?: string;
|
|
3377
|
+
}
|
|
3378
|
+
export declare namespace CertificateMessage {
|
|
3379
|
+
|
|
3380
|
+
const filterSensitiveLog: (obj: CertificateMessage) => any;
|
|
3381
|
+
}
|
|
3382
|
+
|
|
3383
|
+
export declare class CertificateNotFoundFault extends __BaseException {
|
|
3384
|
+
readonly name: "CertificateNotFoundFault";
|
|
3385
|
+
readonly $fault: "client";
|
|
3386
|
+
|
|
3387
|
+
constructor(opts: __ExceptionOptionType<CertificateNotFoundFault, __BaseException>);
|
|
3388
|
+
}
|
|
3389
|
+
|
|
3390
|
+
export interface Filter {
|
|
3391
|
+
|
|
3392
|
+
Name: string | undefined;
|
|
3393
|
+
|
|
3394
|
+
Values: string[] | undefined;
|
|
3395
|
+
}
|
|
3396
|
+
export declare namespace Filter {
|
|
3397
|
+
|
|
3398
|
+
const filterSensitiveLog: (obj: Filter) => any;
|
|
3399
|
+
}
|
|
3400
|
+
|
|
3401
|
+
export interface DescribeCertificatesMessage {
|
|
3402
|
+
|
|
3403
|
+
CertificateIdentifier?: string;
|
|
3404
|
+
|
|
3405
|
+
Filters?: Filter[];
|
|
3406
|
+
|
|
3407
|
+
MaxRecords?: number;
|
|
3408
|
+
|
|
3409
|
+
Marker?: string;
|
|
3410
|
+
}
|
|
3411
|
+
export declare namespace DescribeCertificatesMessage {
|
|
3412
|
+
|
|
3413
|
+
const filterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
|
|
3414
|
+
}
|
|
3415
|
+
export interface CustomAvailabilityZoneMessage {
|
|
3416
|
+
|
|
3417
|
+
Marker?: string;
|
|
3418
|
+
|
|
3419
|
+
CustomAvailabilityZones?: CustomAvailabilityZone[];
|
|
3420
|
+
}
|
|
3421
|
+
export declare namespace CustomAvailabilityZoneMessage {
|
|
3422
|
+
|
|
3423
|
+
const filterSensitiveLog: (obj: CustomAvailabilityZoneMessage) => any;
|
|
3424
|
+
}
|
|
3425
|
+
export interface DescribeCustomAvailabilityZonesMessage {
|
|
3426
|
+
|
|
3427
|
+
CustomAvailabilityZoneId?: string;
|
|
3428
|
+
|
|
3429
|
+
Filters?: Filter[];
|
|
3430
|
+
|
|
3431
|
+
MaxRecords?: number;
|
|
3432
|
+
|
|
3433
|
+
Marker?: string;
|
|
3434
|
+
}
|
|
3435
|
+
export declare namespace DescribeCustomAvailabilityZonesMessage {
|
|
3436
|
+
|
|
3437
|
+
const filterSensitiveLog: (obj: DescribeCustomAvailabilityZonesMessage) => any;
|
|
3438
|
+
}
|
|
3439
|
+
|
|
3440
|
+
export interface DBClusterBacktrackMessage {
|
|
3441
|
+
|
|
3442
|
+
Marker?: string;
|
|
3443
|
+
|
|
3444
|
+
DBClusterBacktracks?: DBClusterBacktrack[];
|
|
3445
|
+
}
|
|
3446
|
+
export declare namespace DBClusterBacktrackMessage {
|
|
3447
|
+
|
|
3448
|
+
const filterSensitiveLog: (obj: DBClusterBacktrackMessage) => any;
|
|
3449
|
+
}
|
|
3450
|
+
|
|
3451
|
+
export declare class DBClusterBacktrackNotFoundFault extends __BaseException {
|
|
3452
|
+
readonly name: "DBClusterBacktrackNotFoundFault";
|
|
3453
|
+
readonly $fault: "client";
|
|
3454
|
+
|
|
3455
|
+
constructor(opts: __ExceptionOptionType<DBClusterBacktrackNotFoundFault, __BaseException>);
|
|
3456
|
+
}
|
|
3457
|
+
|
|
3458
|
+
export interface DescribeDBClusterBacktracksMessage {
|
|
3459
|
+
|
|
3460
|
+
DBClusterIdentifier: string | undefined;
|
|
3461
|
+
|
|
3462
|
+
BacktrackIdentifier?: string;
|
|
3463
|
+
|
|
3464
|
+
Filters?: Filter[];
|
|
3465
|
+
|
|
3466
|
+
MaxRecords?: number;
|
|
3467
|
+
|
|
3468
|
+
Marker?: string;
|
|
3469
|
+
}
|
|
3470
|
+
export declare namespace DescribeDBClusterBacktracksMessage {
|
|
3471
|
+
|
|
3472
|
+
const filterSensitiveLog: (obj: DescribeDBClusterBacktracksMessage) => any;
|
|
3473
|
+
}
|
|
3474
|
+
export interface DBClusterEndpointMessage {
|
|
3475
|
+
|
|
3476
|
+
Marker?: string;
|
|
3477
|
+
|
|
3478
|
+
DBClusterEndpoints?: DBClusterEndpoint[];
|
|
3479
|
+
}
|
|
3480
|
+
export declare namespace DBClusterEndpointMessage {
|
|
3481
|
+
|
|
3482
|
+
const filterSensitiveLog: (obj: DBClusterEndpointMessage) => any;
|
|
3483
|
+
}
|
|
3484
|
+
export interface DescribeDBClusterEndpointsMessage {
|
|
3485
|
+
|
|
3486
|
+
DBClusterIdentifier?: string;
|
|
3487
|
+
|
|
3488
|
+
DBClusterEndpointIdentifier?: string;
|
|
3489
|
+
|
|
3490
|
+
Filters?: Filter[];
|
|
3491
|
+
|
|
3492
|
+
MaxRecords?: number;
|
|
3493
|
+
|
|
3494
|
+
Marker?: string;
|
|
3495
|
+
}
|
|
3496
|
+
export declare namespace DescribeDBClusterEndpointsMessage {
|
|
3497
|
+
|
|
3498
|
+
const filterSensitiveLog: (obj: DescribeDBClusterEndpointsMessage) => any;
|
|
3499
|
+
}
|
|
3500
|
+
|
|
3501
|
+
export interface DBClusterParameterGroupsMessage {
|
|
3502
|
+
|
|
3503
|
+
Marker?: string;
|
|
3504
|
+
|
|
3505
|
+
DBClusterParameterGroups?: DBClusterParameterGroup[];
|
|
3506
|
+
}
|
|
3507
|
+
export declare namespace DBClusterParameterGroupsMessage {
|
|
3508
|
+
|
|
3509
|
+
const filterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
|
|
3510
|
+
}
|
|
3511
|
+
|
|
3512
|
+
export interface DescribeDBClusterParameterGroupsMessage {
|
|
3513
|
+
|
|
3514
|
+
DBClusterParameterGroupName?: string;
|
|
3515
|
+
|
|
3516
|
+
Filters?: Filter[];
|
|
3517
|
+
|
|
3518
|
+
MaxRecords?: number;
|
|
3519
|
+
|
|
3520
|
+
Marker?: string;
|
|
3521
|
+
}
|
|
3522
|
+
export declare namespace DescribeDBClusterParameterGroupsMessage {
|
|
3523
|
+
|
|
3524
|
+
const filterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
|
|
3525
|
+
}
|
|
3526
|
+
export declare type ApplyMethod = "immediate" | "pending-reboot";
|
|
3527
|
+
|
|
3528
|
+
export interface Parameter {
|
|
3529
|
+
|
|
3530
|
+
ParameterName?: string;
|
|
3531
|
+
|
|
3532
|
+
ParameterValue?: string;
|
|
3533
|
+
|
|
3534
|
+
Description?: string;
|
|
3535
|
+
|
|
3536
|
+
Source?: string;
|
|
3537
|
+
|
|
3538
|
+
ApplyType?: string;
|
|
3539
|
+
|
|
3540
|
+
DataType?: string;
|
|
3541
|
+
|
|
3542
|
+
AllowedValues?: string;
|
|
3543
|
+
|
|
3544
|
+
IsModifiable?: boolean;
|
|
3545
|
+
|
|
3546
|
+
MinimumEngineVersion?: string;
|
|
3547
|
+
|
|
3548
|
+
ApplyMethod?: ApplyMethod | string;
|
|
3549
|
+
|
|
3550
|
+
SupportedEngineModes?: string[];
|
|
3551
|
+
}
|
|
3552
|
+
export declare namespace Parameter {
|
|
3553
|
+
|
|
3554
|
+
const filterSensitiveLog: (obj: Parameter) => any;
|
|
3555
|
+
}
|
|
3556
|
+
|
|
3557
|
+
export interface DBClusterParameterGroupDetails {
|
|
3558
|
+
|
|
3559
|
+
Parameters?: Parameter[];
|
|
3560
|
+
|
|
3561
|
+
Marker?: string;
|
|
3562
|
+
}
|
|
3563
|
+
export declare namespace DBClusterParameterGroupDetails {
|
|
3564
|
+
|
|
3565
|
+
const filterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
|
|
3566
|
+
}
|
|
3567
|
+
|
|
3568
|
+
export interface DescribeDBClusterParametersMessage {
|
|
3569
|
+
|
|
3570
|
+
DBClusterParameterGroupName: string | undefined;
|
|
3571
|
+
|
|
3572
|
+
Source?: string;
|
|
3573
|
+
|
|
3574
|
+
Filters?: Filter[];
|
|
3575
|
+
|
|
3576
|
+
MaxRecords?: number;
|
|
3577
|
+
|
|
3578
|
+
Marker?: string;
|
|
3579
|
+
}
|
|
3580
|
+
export declare namespace DescribeDBClusterParametersMessage {
|
|
3581
|
+
|
|
3582
|
+
const filterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
|
|
3583
|
+
}
|
|
3584
|
+
|
|
3585
|
+
export interface DBClusterMessage {
|
|
3586
|
+
|
|
3587
|
+
Marker?: string;
|
|
3588
|
+
|
|
3589
|
+
DBClusters?: DBCluster[];
|
|
3590
|
+
}
|
|
3591
|
+
export declare namespace DBClusterMessage {
|
|
3592
|
+
|
|
3593
|
+
const filterSensitiveLog: (obj: DBClusterMessage) => any;
|
|
3594
|
+
}
|
|
3595
|
+
|
|
3596
|
+
export interface DescribeDBClustersMessage {
|
|
3597
|
+
|
|
3598
|
+
DBClusterIdentifier?: string;
|
|
3599
|
+
|
|
3600
|
+
Filters?: Filter[];
|
|
3601
|
+
|
|
3602
|
+
MaxRecords?: number;
|
|
3603
|
+
|
|
3604
|
+
Marker?: string;
|
|
3605
|
+
|
|
3606
|
+
IncludeShared?: boolean;
|
|
3607
|
+
}
|
|
3608
|
+
export declare namespace DescribeDBClustersMessage {
|
|
3609
|
+
|
|
3610
|
+
const filterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
|
|
3611
|
+
}
|
|
3612
|
+
|
|
3613
|
+
export interface DescribeDBClusterSnapshotAttributesMessage {
|
|
3614
|
+
|
|
3615
|
+
DBClusterSnapshotIdentifier: string | undefined;
|
|
3616
|
+
}
|
|
3617
|
+
export declare namespace DescribeDBClusterSnapshotAttributesMessage {
|
|
3618
|
+
|
|
3619
|
+
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
|
|
3620
|
+
}
|
|
3621
|
+
|
|
3622
|
+
export interface DBClusterSnapshotAttribute {
|
|
3623
|
+
|
|
3624
|
+
AttributeName?: string;
|
|
3625
|
+
|
|
3626
|
+
AttributeValues?: string[];
|
|
3627
|
+
}
|
|
3628
|
+
export declare namespace DBClusterSnapshotAttribute {
|
|
3629
|
+
|
|
3630
|
+
const filterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
|
|
3631
|
+
}
|
|
3632
|
+
|
|
3633
|
+
export interface DBClusterSnapshotAttributesResult {
|
|
3634
|
+
|
|
3635
|
+
DBClusterSnapshotIdentifier?: string;
|
|
3636
|
+
|
|
3637
|
+
DBClusterSnapshotAttributes?: DBClusterSnapshotAttribute[];
|
|
3638
|
+
}
|
|
3639
|
+
export declare namespace DBClusterSnapshotAttributesResult {
|
|
3640
|
+
|
|
3641
|
+
const filterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
|
|
3642
|
+
}
|
|
3643
|
+
export interface DescribeDBClusterSnapshotAttributesResult {
|
|
3644
|
+
|
|
3645
|
+
DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
|
|
3646
|
+
}
|
|
3647
|
+
export declare namespace DescribeDBClusterSnapshotAttributesResult {
|
|
3648
|
+
|
|
3649
|
+
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
|
|
3650
|
+
}
|
|
3651
|
+
|
|
3652
|
+
export interface DBClusterSnapshotMessage {
|
|
3653
|
+
|
|
3654
|
+
Marker?: string;
|
|
3655
|
+
|
|
3656
|
+
DBClusterSnapshots?: DBClusterSnapshot[];
|
|
3657
|
+
}
|
|
3658
|
+
export declare namespace DBClusterSnapshotMessage {
|
|
3659
|
+
|
|
3660
|
+
const filterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
|
|
3661
|
+
}
|
|
3662
|
+
|
|
3663
|
+
export interface DescribeDBClusterSnapshotsMessage {
|
|
3664
|
+
|
|
3665
|
+
DBClusterIdentifier?: string;
|
|
3666
|
+
|
|
3667
|
+
DBClusterSnapshotIdentifier?: string;
|
|
3668
|
+
|
|
3669
|
+
SnapshotType?: string;
|
|
3670
|
+
|
|
3671
|
+
Filters?: Filter[];
|
|
3672
|
+
|
|
3673
|
+
MaxRecords?: number;
|
|
3674
|
+
|
|
3675
|
+
Marker?: string;
|
|
3676
|
+
|
|
3677
|
+
IncludeShared?: boolean;
|
|
3678
|
+
|
|
3679
|
+
IncludePublic?: boolean;
|
|
3680
|
+
}
|
|
3681
|
+
export declare namespace DescribeDBClusterSnapshotsMessage {
|
|
3682
|
+
|
|
3683
|
+
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
|
|
3684
|
+
}
|
|
3685
|
+
|
|
3686
|
+
export interface DBEngineVersionMessage {
|
|
3687
|
+
|
|
3688
|
+
Marker?: string;
|
|
3689
|
+
|
|
3690
|
+
DBEngineVersions?: DBEngineVersion[];
|
|
3691
|
+
}
|
|
3692
|
+
export declare namespace DBEngineVersionMessage {
|
|
3693
|
+
|
|
3694
|
+
const filterSensitiveLog: (obj: DBEngineVersionMessage) => any;
|
|
3695
|
+
}
|
|
3696
|
+
export interface DescribeDBEngineVersionsMessage {
|
|
3697
|
+
|
|
3698
|
+
Engine?: string;
|
|
3699
|
+
|
|
3700
|
+
EngineVersion?: string;
|
|
3701
|
+
|
|
3702
|
+
DBParameterGroupFamily?: string;
|
|
3703
|
+
|
|
3704
|
+
Filters?: Filter[];
|
|
3705
|
+
|
|
3706
|
+
MaxRecords?: number;
|
|
3707
|
+
|
|
3708
|
+
Marker?: string;
|
|
3709
|
+
|
|
3710
|
+
DefaultOnly?: boolean;
|
|
3711
|
+
|
|
3712
|
+
ListSupportedCharacterSets?: boolean;
|
|
3713
|
+
|
|
3714
|
+
ListSupportedTimezones?: boolean;
|
|
3715
|
+
|
|
3716
|
+
IncludeAll?: boolean;
|
|
3717
|
+
}
|
|
3718
|
+
export declare namespace DescribeDBEngineVersionsMessage {
|
|
3719
|
+
|
|
3720
|
+
const filterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
|
|
3721
|
+
}
|
|
3722
|
+
|
|
3723
|
+
export interface DBInstanceAutomatedBackupMessage {
|
|
3724
|
+
|
|
3725
|
+
Marker?: string;
|
|
3726
|
+
|
|
3727
|
+
DBInstanceAutomatedBackups?: DBInstanceAutomatedBackup[];
|
|
3728
|
+
}
|
|
3729
|
+
export declare namespace DBInstanceAutomatedBackupMessage {
|
|
3730
|
+
|
|
3731
|
+
const filterSensitiveLog: (obj: DBInstanceAutomatedBackupMessage) => any;
|
|
3732
|
+
}
|
|
3733
|
+
|
|
3734
|
+
export interface DescribeDBInstanceAutomatedBackupsMessage {
|
|
3735
|
+
|
|
3736
|
+
DbiResourceId?: string;
|
|
3737
|
+
|
|
3738
|
+
DBInstanceIdentifier?: string;
|
|
3739
|
+
|
|
3740
|
+
Filters?: Filter[];
|
|
3741
|
+
|
|
3742
|
+
MaxRecords?: number;
|
|
3743
|
+
|
|
3744
|
+
Marker?: string;
|
|
3745
|
+
|
|
3746
|
+
DBInstanceAutomatedBackupsArn?: string;
|
|
3747
|
+
}
|
|
3748
|
+
export declare namespace DescribeDBInstanceAutomatedBackupsMessage {
|
|
3749
|
+
|
|
3750
|
+
const filterSensitiveLog: (obj: DescribeDBInstanceAutomatedBackupsMessage) => any;
|
|
3751
|
+
}
|
|
3752
|
+
|
|
3753
|
+
export interface DBInstanceMessage {
|
|
3754
|
+
|
|
3755
|
+
Marker?: string;
|
|
3756
|
+
|
|
3757
|
+
DBInstances?: DBInstance[];
|
|
3758
|
+
}
|
|
3759
|
+
export declare namespace DBInstanceMessage {
|
|
3760
|
+
|
|
3761
|
+
const filterSensitiveLog: (obj: DBInstanceMessage) => any;
|
|
3762
|
+
}
|
|
3763
|
+
|
|
3764
|
+
export interface DescribeDBInstancesMessage {
|
|
3765
|
+
|
|
3766
|
+
DBInstanceIdentifier?: string;
|
|
3767
|
+
|
|
3768
|
+
Filters?: Filter[];
|
|
3769
|
+
|
|
3770
|
+
MaxRecords?: number;
|
|
3771
|
+
|
|
3772
|
+
Marker?: string;
|
|
3773
|
+
}
|
|
3774
|
+
export declare namespace DescribeDBInstancesMessage {
|
|
3775
|
+
|
|
3776
|
+
const filterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
|
|
3777
|
+
}
|
|
3778
|
+
|
|
3779
|
+
export interface DescribeDBLogFilesMessage {
|
|
3780
|
+
|
|
3781
|
+
DBInstanceIdentifier: string | undefined;
|
|
3782
|
+
|
|
3783
|
+
FilenameContains?: string;
|
|
3784
|
+
|
|
3785
|
+
FileLastWritten?: number;
|
|
3786
|
+
|
|
3787
|
+
FileSize?: number;
|
|
3788
|
+
|
|
3789
|
+
Filters?: Filter[];
|
|
3790
|
+
|
|
3791
|
+
MaxRecords?: number;
|
|
3792
|
+
|
|
3793
|
+
Marker?: string;
|
|
3794
|
+
}
|
|
3795
|
+
export declare namespace DescribeDBLogFilesMessage {
|
|
3796
|
+
|
|
3797
|
+
const filterSensitiveLog: (obj: DescribeDBLogFilesMessage) => any;
|
|
3798
|
+
}
|
|
3799
|
+
|
|
3800
|
+
export interface DescribeDBLogFilesDetails {
|
|
3801
|
+
|
|
3802
|
+
LogFileName?: string;
|
|
3803
|
+
|
|
3804
|
+
LastWritten?: number;
|
|
3805
|
+
|
|
3806
|
+
Size?: number;
|
|
3807
|
+
}
|
|
3808
|
+
export declare namespace DescribeDBLogFilesDetails {
|
|
3809
|
+
|
|
3810
|
+
const filterSensitiveLog: (obj: DescribeDBLogFilesDetails) => any;
|
|
3811
|
+
}
|
|
3812
|
+
|
|
3813
|
+
export interface DescribeDBLogFilesResponse {
|
|
3814
|
+
|
|
3815
|
+
DescribeDBLogFiles?: DescribeDBLogFilesDetails[];
|
|
3816
|
+
|
|
3817
|
+
Marker?: string;
|
|
3818
|
+
}
|
|
3819
|
+
export declare namespace DescribeDBLogFilesResponse {
|
|
3820
|
+
|
|
3821
|
+
const filterSensitiveLog: (obj: DescribeDBLogFilesResponse) => any;
|
|
3822
|
+
}
|
|
3823
|
+
|
|
3824
|
+
export interface DBParameterGroupsMessage {
|
|
3825
|
+
|
|
3826
|
+
Marker?: string;
|
|
3827
|
+
|
|
3828
|
+
DBParameterGroups?: DBParameterGroup[];
|
|
3829
|
+
}
|
|
3830
|
+
export declare namespace DBParameterGroupsMessage {
|
|
3831
|
+
|
|
3832
|
+
const filterSensitiveLog: (obj: DBParameterGroupsMessage) => any;
|
|
3833
|
+
}
|
|
3834
|
+
|
|
3835
|
+
export interface DescribeDBParameterGroupsMessage {
|
|
3836
|
+
|
|
3837
|
+
DBParameterGroupName?: string;
|
|
3838
|
+
|
|
3839
|
+
Filters?: Filter[];
|
|
3840
|
+
|
|
3841
|
+
MaxRecords?: number;
|
|
3842
|
+
|
|
3843
|
+
Marker?: string;
|
|
3844
|
+
}
|
|
3845
|
+
export declare namespace DescribeDBParameterGroupsMessage {
|
|
3846
|
+
|
|
3847
|
+
const filterSensitiveLog: (obj: DescribeDBParameterGroupsMessage) => any;
|
|
3848
|
+
}
|
|
3849
|
+
|
|
3850
|
+
export interface DBParameterGroupDetails {
|
|
3851
|
+
|
|
3852
|
+
Parameters?: Parameter[];
|
|
3853
|
+
|
|
3854
|
+
Marker?: string;
|
|
3855
|
+
}
|
|
3856
|
+
export declare namespace DBParameterGroupDetails {
|
|
3857
|
+
|
|
3858
|
+
const filterSensitiveLog: (obj: DBParameterGroupDetails) => any;
|
|
3859
|
+
}
|
|
3860
|
+
export interface DescribeDBParametersMessage {
|
|
3861
|
+
|
|
3862
|
+
DBParameterGroupName: string | undefined;
|
|
3863
|
+
|
|
3864
|
+
Source?: string;
|
|
3865
|
+
|
|
3866
|
+
Filters?: Filter[];
|
|
3867
|
+
|
|
3868
|
+
MaxRecords?: number;
|
|
3869
|
+
|
|
3870
|
+
Marker?: string;
|
|
3871
|
+
}
|
|
3872
|
+
export declare namespace DescribeDBParametersMessage {
|
|
3873
|
+
|
|
3874
|
+
const filterSensitiveLog: (obj: DescribeDBParametersMessage) => any;
|
|
3875
|
+
}
|
|
3876
|
+
export interface DescribeDBProxiesRequest {
|
|
3877
|
+
|
|
3878
|
+
DBProxyName?: string;
|
|
3879
|
+
|
|
3880
|
+
Filters?: Filter[];
|
|
3881
|
+
|
|
3882
|
+
Marker?: string;
|
|
3883
|
+
|
|
3884
|
+
MaxRecords?: number;
|
|
3885
|
+
}
|
|
3886
|
+
export declare namespace DescribeDBProxiesRequest {
|
|
3887
|
+
|
|
3888
|
+
const filterSensitiveLog: (obj: DescribeDBProxiesRequest) => any;
|
|
3889
|
+
}
|
|
3890
|
+
export interface DescribeDBProxiesResponse {
|
|
3891
|
+
|
|
3892
|
+
DBProxies?: DBProxy[];
|
|
3893
|
+
|
|
3894
|
+
Marker?: string;
|
|
3895
|
+
}
|
|
3896
|
+
export declare namespace DescribeDBProxiesResponse {
|
|
3897
|
+
|
|
3898
|
+
const filterSensitiveLog: (obj: DescribeDBProxiesResponse) => any;
|
|
3899
|
+
}
|
|
3900
|
+
export interface DescribeDBProxyEndpointsRequest {
|
|
3901
|
+
|
|
3902
|
+
DBProxyName?: string;
|
|
3903
|
+
|
|
3904
|
+
DBProxyEndpointName?: string;
|
|
3905
|
+
|
|
3906
|
+
Filters?: Filter[];
|
|
3907
|
+
|
|
3908
|
+
Marker?: string;
|
|
3909
|
+
|
|
3910
|
+
MaxRecords?: number;
|
|
3911
|
+
}
|
|
3912
|
+
export declare namespace DescribeDBProxyEndpointsRequest {
|
|
3913
|
+
|
|
3914
|
+
const filterSensitiveLog: (obj: DescribeDBProxyEndpointsRequest) => any;
|
|
3915
|
+
}
|
|
3916
|
+
export interface DescribeDBProxyEndpointsResponse {
|
|
3917
|
+
|
|
3918
|
+
DBProxyEndpoints?: DBProxyEndpoint[];
|
|
3919
|
+
|
|
3920
|
+
Marker?: string;
|
|
3921
|
+
}
|
|
3922
|
+
export declare namespace DescribeDBProxyEndpointsResponse {
|
|
3923
|
+
|
|
3924
|
+
const filterSensitiveLog: (obj: DescribeDBProxyEndpointsResponse) => any;
|
|
3925
|
+
}
|
|
3926
|
+
export interface DescribeDBProxyTargetGroupsRequest {
|
|
3927
|
+
|
|
3928
|
+
DBProxyName: string | undefined;
|
|
3929
|
+
|
|
3930
|
+
TargetGroupName?: string;
|
|
3931
|
+
|
|
3932
|
+
Filters?: Filter[];
|
|
3933
|
+
|
|
3934
|
+
Marker?: string;
|
|
3935
|
+
|
|
3936
|
+
MaxRecords?: number;
|
|
3937
|
+
}
|
|
3938
|
+
export declare namespace DescribeDBProxyTargetGroupsRequest {
|
|
3939
|
+
|
|
3940
|
+
const filterSensitiveLog: (obj: DescribeDBProxyTargetGroupsRequest) => any;
|
|
3941
|
+
}
|
|
3942
|
+
|
|
3943
|
+
export interface ConnectionPoolConfigurationInfo {
|
|
3944
|
+
|
|
3945
|
+
MaxConnectionsPercent?: number;
|
|
3946
|
+
|
|
3947
|
+
MaxIdleConnectionsPercent?: number;
|
|
3948
|
+
|
|
3949
|
+
ConnectionBorrowTimeout?: number;
|
|
3950
|
+
|
|
3951
|
+
SessionPinningFilters?: string[];
|
|
3952
|
+
|
|
3953
|
+
InitQuery?: string;
|
|
3954
|
+
}
|
|
3955
|
+
export declare namespace ConnectionPoolConfigurationInfo {
|
|
3956
|
+
|
|
3957
|
+
const filterSensitiveLog: (obj: ConnectionPoolConfigurationInfo) => any;
|
|
3958
|
+
}
|
|
3959
|
+
|
|
3960
|
+
export interface DBProxyTargetGroup {
|
|
3961
|
+
|
|
3962
|
+
DBProxyName?: string;
|
|
3963
|
+
|
|
3964
|
+
TargetGroupName?: string;
|
|
3965
|
+
|
|
3966
|
+
TargetGroupArn?: string;
|
|
3967
|
+
|
|
3968
|
+
IsDefault?: boolean;
|
|
3969
|
+
|
|
3970
|
+
Status?: string;
|
|
3971
|
+
|
|
3972
|
+
ConnectionPoolConfig?: ConnectionPoolConfigurationInfo;
|
|
3973
|
+
|
|
3974
|
+
CreatedDate?: Date;
|
|
3975
|
+
|
|
3976
|
+
UpdatedDate?: Date;
|
|
3977
|
+
}
|
|
3978
|
+
export declare namespace DBProxyTargetGroup {
|
|
3979
|
+
|
|
3980
|
+
const filterSensitiveLog: (obj: DBProxyTargetGroup) => any;
|
|
3981
|
+
}
|
|
3982
|
+
export interface DescribeDBProxyTargetGroupsResponse {
|
|
3983
|
+
|
|
3984
|
+
TargetGroups?: DBProxyTargetGroup[];
|
|
3985
|
+
|
|
3986
|
+
Marker?: string;
|
|
3987
|
+
}
|
|
3988
|
+
export declare namespace DescribeDBProxyTargetGroupsResponse {
|
|
3989
|
+
|
|
3990
|
+
const filterSensitiveLog: (obj: DescribeDBProxyTargetGroupsResponse) => any;
|
|
3991
|
+
}
|
|
3992
|
+
export interface DescribeDBProxyTargetsRequest {
|
|
3993
|
+
|
|
3994
|
+
DBProxyName: string | undefined;
|
|
3995
|
+
|
|
3996
|
+
TargetGroupName?: string;
|
|
3997
|
+
|
|
3998
|
+
Filters?: Filter[];
|
|
3999
|
+
|
|
4000
|
+
Marker?: string;
|
|
4001
|
+
|
|
4002
|
+
MaxRecords?: number;
|
|
4003
|
+
}
|
|
4004
|
+
export declare namespace DescribeDBProxyTargetsRequest {
|
|
4005
|
+
|
|
4006
|
+
const filterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
|
|
4007
|
+
}
|