@aws-sdk/client-rds 3.136.0 → 3.142.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 +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AddRoleToDBClusterCommand.js +1 -1
- package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +1 -1
- package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -1
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
- package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -2
- package/dist-cjs/commands/BacktrackDBClusterCommand.js +2 -2
- package/dist-cjs/commands/CancelExportTaskCommand.js +2 -2
- package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CopyDBParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CopyDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CopyOptionGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +2 -2
- package/dist-cjs/commands/CreateDBParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateDBProxyCommand.js +2 -2
- package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/CreateOptionGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteDBProxyCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/DeleteOptionGroupCommand.js +1 -1
- package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBLogFilesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBProxiesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
- package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -2
- package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeOptionGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeSourceRegionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +2 -2
- package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +2 -2
- package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -2
- package/dist-cjs/commands/FailoverGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ModifyActivityStreamCommand.js +2 -2
- package/dist-cjs/commands/ModifyCertificatesCommand.js +2 -2
- package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -2
- package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBProxyCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/ModifyOptionGroupCommand.js +2 -2
- package/dist-cjs/commands/PromoteReadReplicaCommand.js +2 -2
- package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +2 -2
- package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -2
- package/dist-cjs/commands/RebootDBClusterCommand.js +2 -2
- package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +2 -2
- package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +1 -1
- package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +1 -1
- package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -1
- package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/ResetDBParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +2 -2
- package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +2 -2
- package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -2
- package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +2 -2
- package/dist-cjs/commands/StartActivityStreamCommand.js +2 -2
- package/dist-cjs/commands/StartDBClusterCommand.js +2 -2
- package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
- package/dist-cjs/commands/StartDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/StartExportTaskCommand.js +2 -2
- package/dist-cjs/commands/StopActivityStreamCommand.js +2 -2
- package/dist-cjs/commands/StopDBClusterCommand.js +2 -2
- package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
- package/dist-cjs/commands/StopDBInstanceCommand.js +2 -2
- package/dist-cjs/models/models_0.js +750 -1122
- package/dist-cjs/models/models_1.js +616 -922
- package/dist-cjs/protocols/Aws_query.js +1634 -2320
- package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -2
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -2
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
- package/dist-es/commands/BacktrackDBClusterCommand.js +3 -3
- package/dist-es/commands/CancelExportTaskCommand.js +3 -3
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +3 -3
- package/dist-es/commands/CopyDBParameterGroupCommand.js +3 -3
- package/dist-es/commands/CopyDBSnapshotCommand.js +3 -3
- package/dist-es/commands/CopyOptionGroupCommand.js +3 -3
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -3
- package/dist-es/commands/CreateDBInstanceCommand.js +3 -3
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +3 -3
- package/dist-es/commands/CreateDBParameterGroupCommand.js +3 -3
- package/dist-es/commands/CreateDBProxyCommand.js +3 -3
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +3 -3
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +3 -3
- package/dist-es/commands/CreateDBSnapshotCommand.js +3 -3
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -3
- package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateGlobalClusterCommand.js +3 -3
- package/dist-es/commands/CreateOptionGroupCommand.js +3 -3
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
- package/dist-es/commands/DeleteDBClusterCommand.js +3 -3
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -3
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
- package/dist-es/commands/DeleteDBInstanceCommand.js +3 -3
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBProxyCommand.js +3 -3
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBSnapshotCommand.js +3 -3
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -3
- package/dist-es/commands/DeleteOptionGroupCommand.js +2 -2
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +3 -3
- package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
- package/dist-es/commands/DescribeDBClustersCommand.js +3 -3
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -3
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeDBLogFilesCommand.js +3 -3
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBParametersCommand.js +3 -3
- package/dist-es/commands/DescribeDBProxiesCommand.js +3 -3
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +3 -3
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +3 -3
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +4 -4
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +3 -3
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +3 -3
- package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
- package/dist-es/commands/DescribeEventsCommand.js +3 -3
- package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
- package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -3
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +3 -3
- package/dist-es/commands/DescribeOptionGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
- package/dist-es/commands/DescribeSourceRegionsCommand.js +3 -3
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +3 -3
- package/dist-es/commands/FailoverDBClusterCommand.js +3 -3
- package/dist-es/commands/FailoverGlobalClusterCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ModifyActivityStreamCommand.js +3 -3
- package/dist-es/commands/ModifyCertificatesCommand.js +3 -3
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +4 -4
- package/dist-es/commands/ModifyDBClusterCommand.js +3 -3
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +4 -4
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
- package/dist-es/commands/ModifyDBInstanceCommand.js +3 -3
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +3 -3
- package/dist-es/commands/ModifyDBProxyCommand.js +3 -3
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +3 -3
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
- package/dist-es/commands/ModifyDBSnapshotCommand.js +3 -3
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -3
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -3
- package/dist-es/commands/ModifyOptionGroupCommand.js +3 -3
- package/dist-es/commands/PromoteReadReplicaCommand.js +3 -3
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
- package/dist-es/commands/RebootDBClusterCommand.js +3 -3
- package/dist-es/commands/RebootDBInstanceCommand.js +3 -3
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +3 -3
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -3
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -2
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -2
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/ResetDBParameterGroupCommand.js +3 -3
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +3 -3
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +3 -3
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
- package/dist-es/commands/StartActivityStreamCommand.js +3 -3
- package/dist-es/commands/StartDBClusterCommand.js +3 -3
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
- package/dist-es/commands/StartDBInstanceCommand.js +3 -3
- package/dist-es/commands/StartExportTaskCommand.js +4 -4
- package/dist-es/commands/StopActivityStreamCommand.js +3 -3
- package/dist-es/commands/StopDBClusterCommand.js +3 -3
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
- package/dist-es/commands/StopDBInstanceCommand.js +3 -3
- package/dist-es/models/models_0.js +186 -744
- package/dist-es/models/models_1.js +153 -612
- package/dist-es/protocols/Aws_query.js +2025 -2321
- package/dist-types/models/models_0.d.ts +747 -1119
- package/dist-types/models/models_1.d.ts +612 -918
- package/dist-types/ts3.4/models/models_0.d.ts +372 -744
- package/dist-types/ts3.4/models/models_1.d.ts +306 -612
- package/package.json +6 -6
|
@@ -9,19 +9,11 @@ export interface AccountQuota {
|
|
|
9
9
|
|
|
10
10
|
Max?: number;
|
|
11
11
|
}
|
|
12
|
-
export declare namespace AccountQuota {
|
|
13
|
-
|
|
14
|
-
const filterSensitiveLog: (obj: AccountQuota) => any;
|
|
15
|
-
}
|
|
16
12
|
|
|
17
13
|
export interface AccountAttributesMessage {
|
|
18
14
|
|
|
19
15
|
AccountQuotas?: AccountQuota[];
|
|
20
16
|
}
|
|
21
|
-
export declare namespace AccountAttributesMessage {
|
|
22
|
-
|
|
23
|
-
const filterSensitiveLog: (obj: AccountAttributesMessage) => any;
|
|
24
|
-
}
|
|
25
17
|
export declare type ActivityStreamMode = "async" | "sync";
|
|
26
18
|
export declare enum ActivityStreamPolicyStatus {
|
|
27
19
|
locked = "locked",
|
|
@@ -38,10 +30,6 @@ export interface AddRoleToDBClusterMessage {
|
|
|
38
30
|
|
|
39
31
|
FeatureName?: string;
|
|
40
32
|
}
|
|
41
|
-
export declare namespace AddRoleToDBClusterMessage {
|
|
42
|
-
|
|
43
|
-
const filterSensitiveLog: (obj: AddRoleToDBClusterMessage) => any;
|
|
44
|
-
}
|
|
45
33
|
|
|
46
34
|
export declare class DBClusterNotFoundFault extends __BaseException {
|
|
47
35
|
readonly name: "DBClusterNotFoundFault";
|
|
@@ -78,10 +66,6 @@ export interface AddRoleToDBInstanceMessage {
|
|
|
78
66
|
|
|
79
67
|
FeatureName: string | undefined;
|
|
80
68
|
}
|
|
81
|
-
export declare namespace AddRoleToDBInstanceMessage {
|
|
82
|
-
|
|
83
|
-
const filterSensitiveLog: (obj: AddRoleToDBInstanceMessage) => any;
|
|
84
|
-
}
|
|
85
69
|
|
|
86
70
|
export declare class DBInstanceNotFoundFault extends __BaseException {
|
|
87
71
|
readonly name: "DBInstanceNotFoundFault";
|
|
@@ -117,10 +101,6 @@ export interface AddSourceIdentifierToSubscriptionMessage {
|
|
|
117
101
|
|
|
118
102
|
SourceIdentifier: string | undefined;
|
|
119
103
|
}
|
|
120
|
-
export declare namespace AddSourceIdentifierToSubscriptionMessage {
|
|
121
|
-
|
|
122
|
-
const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
|
|
123
|
-
}
|
|
124
104
|
|
|
125
105
|
export interface EventSubscription {
|
|
126
106
|
|
|
@@ -144,18 +124,10 @@ export interface EventSubscription {
|
|
|
144
124
|
|
|
145
125
|
EventSubscriptionArn?: string;
|
|
146
126
|
}
|
|
147
|
-
export declare namespace EventSubscription {
|
|
148
|
-
|
|
149
|
-
const filterSensitiveLog: (obj: EventSubscription) => any;
|
|
150
|
-
}
|
|
151
127
|
export interface AddSourceIdentifierToSubscriptionResult {
|
|
152
128
|
|
|
153
129
|
EventSubscription?: EventSubscription;
|
|
154
130
|
}
|
|
155
|
-
export declare namespace AddSourceIdentifierToSubscriptionResult {
|
|
156
|
-
|
|
157
|
-
const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
|
|
158
|
-
}
|
|
159
131
|
|
|
160
132
|
export declare class SourceNotFoundFault extends __BaseException {
|
|
161
133
|
readonly name: "SourceNotFoundFault";
|
|
@@ -177,10 +149,6 @@ export interface Tag {
|
|
|
177
149
|
|
|
178
150
|
Value?: string;
|
|
179
151
|
}
|
|
180
|
-
export declare namespace Tag {
|
|
181
|
-
|
|
182
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
183
|
-
}
|
|
184
152
|
|
|
185
153
|
export interface AddTagsToResourceMessage {
|
|
186
154
|
|
|
@@ -188,10 +156,6 @@ export interface AddTagsToResourceMessage {
|
|
|
188
156
|
|
|
189
157
|
Tags: Tag[] | undefined;
|
|
190
158
|
}
|
|
191
|
-
export declare namespace AddTagsToResourceMessage {
|
|
192
|
-
|
|
193
|
-
const filterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
|
|
194
|
-
}
|
|
195
159
|
|
|
196
160
|
export declare class DBProxyNotFoundFault extends __BaseException {
|
|
197
161
|
readonly name: "DBProxyNotFoundFault";
|
|
@@ -222,10 +186,6 @@ export interface ApplyPendingMaintenanceActionMessage {
|
|
|
222
186
|
|
|
223
187
|
OptInType: string | undefined;
|
|
224
188
|
}
|
|
225
|
-
export declare namespace ApplyPendingMaintenanceActionMessage {
|
|
226
|
-
|
|
227
|
-
const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
|
|
228
|
-
}
|
|
229
189
|
|
|
230
190
|
export interface PendingMaintenanceAction {
|
|
231
191
|
|
|
@@ -241,10 +201,6 @@ export interface PendingMaintenanceAction {
|
|
|
241
201
|
|
|
242
202
|
Description?: string;
|
|
243
203
|
}
|
|
244
|
-
export declare namespace PendingMaintenanceAction {
|
|
245
|
-
|
|
246
|
-
const filterSensitiveLog: (obj: PendingMaintenanceAction) => any;
|
|
247
|
-
}
|
|
248
204
|
|
|
249
205
|
export interface ResourcePendingMaintenanceActions {
|
|
250
206
|
|
|
@@ -252,18 +208,10 @@ export interface ResourcePendingMaintenanceActions {
|
|
|
252
208
|
|
|
253
209
|
PendingMaintenanceActionDetails?: PendingMaintenanceAction[];
|
|
254
210
|
}
|
|
255
|
-
export declare namespace ResourcePendingMaintenanceActions {
|
|
256
|
-
|
|
257
|
-
const filterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
|
|
258
|
-
}
|
|
259
211
|
export interface ApplyPendingMaintenanceActionResult {
|
|
260
212
|
|
|
261
213
|
ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions;
|
|
262
214
|
}
|
|
263
|
-
export declare namespace ApplyPendingMaintenanceActionResult {
|
|
264
|
-
|
|
265
|
-
const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
|
|
266
|
-
}
|
|
267
215
|
|
|
268
216
|
export declare class ResourceNotFoundFault extends __BaseException {
|
|
269
217
|
readonly name: "ResourceNotFoundFault";
|
|
@@ -298,10 +246,6 @@ export interface AuthorizeDBSecurityGroupIngressMessage {
|
|
|
298
246
|
|
|
299
247
|
EC2SecurityGroupOwnerId?: string;
|
|
300
248
|
}
|
|
301
|
-
export declare namespace AuthorizeDBSecurityGroupIngressMessage {
|
|
302
|
-
|
|
303
|
-
const filterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressMessage) => any;
|
|
304
|
-
}
|
|
305
249
|
|
|
306
250
|
export interface EC2SecurityGroup {
|
|
307
251
|
|
|
@@ -313,10 +257,6 @@ export interface EC2SecurityGroup {
|
|
|
313
257
|
|
|
314
258
|
EC2SecurityGroupOwnerId?: string;
|
|
315
259
|
}
|
|
316
|
-
export declare namespace EC2SecurityGroup {
|
|
317
|
-
|
|
318
|
-
const filterSensitiveLog: (obj: EC2SecurityGroup) => any;
|
|
319
|
-
}
|
|
320
260
|
|
|
321
261
|
export interface IPRange {
|
|
322
262
|
|
|
@@ -324,10 +264,6 @@ export interface IPRange {
|
|
|
324
264
|
|
|
325
265
|
CIDRIP?: string;
|
|
326
266
|
}
|
|
327
|
-
export declare namespace IPRange {
|
|
328
|
-
|
|
329
|
-
const filterSensitiveLog: (obj: IPRange) => any;
|
|
330
|
-
}
|
|
331
267
|
|
|
332
268
|
export interface DBSecurityGroup {
|
|
333
269
|
|
|
@@ -345,18 +281,10 @@ export interface DBSecurityGroup {
|
|
|
345
281
|
|
|
346
282
|
DBSecurityGroupArn?: string;
|
|
347
283
|
}
|
|
348
|
-
export declare namespace DBSecurityGroup {
|
|
349
|
-
|
|
350
|
-
const filterSensitiveLog: (obj: DBSecurityGroup) => any;
|
|
351
|
-
}
|
|
352
284
|
export interface AuthorizeDBSecurityGroupIngressResult {
|
|
353
285
|
|
|
354
286
|
DBSecurityGroup?: DBSecurityGroup;
|
|
355
287
|
}
|
|
356
|
-
export declare namespace AuthorizeDBSecurityGroupIngressResult {
|
|
357
|
-
|
|
358
|
-
const filterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressResult) => any;
|
|
359
|
-
}
|
|
360
288
|
|
|
361
289
|
export declare class DBSecurityGroupNotFoundFault extends __BaseException {
|
|
362
290
|
readonly name: "DBSecurityGroupNotFoundFault";
|
|
@@ -382,10 +310,6 @@ export interface BacktrackDBClusterMessage {
|
|
|
382
310
|
|
|
383
311
|
UseEarliestTimeOnPointInTimeUnavailable?: boolean;
|
|
384
312
|
}
|
|
385
|
-
export declare namespace BacktrackDBClusterMessage {
|
|
386
|
-
|
|
387
|
-
const filterSensitiveLog: (obj: BacktrackDBClusterMessage) => any;
|
|
388
|
-
}
|
|
389
313
|
|
|
390
314
|
export interface DBClusterBacktrack {
|
|
391
315
|
|
|
@@ -401,18 +325,10 @@ export interface DBClusterBacktrack {
|
|
|
401
325
|
|
|
402
326
|
Status?: string;
|
|
403
327
|
}
|
|
404
|
-
export declare namespace DBClusterBacktrack {
|
|
405
|
-
|
|
406
|
-
const filterSensitiveLog: (obj: DBClusterBacktrack) => any;
|
|
407
|
-
}
|
|
408
328
|
export interface CancelExportTaskMessage {
|
|
409
329
|
|
|
410
330
|
ExportTaskIdentifier: string | undefined;
|
|
411
331
|
}
|
|
412
|
-
export declare namespace CancelExportTaskMessage {
|
|
413
|
-
|
|
414
|
-
const filterSensitiveLog: (obj: CancelExportTaskMessage) => any;
|
|
415
|
-
}
|
|
416
332
|
|
|
417
333
|
export interface ExportTask {
|
|
418
334
|
|
|
@@ -446,10 +362,6 @@ export interface ExportTask {
|
|
|
446
362
|
|
|
447
363
|
WarningMessage?: string;
|
|
448
364
|
}
|
|
449
|
-
export declare namespace ExportTask {
|
|
450
|
-
|
|
451
|
-
const filterSensitiveLog: (obj: ExportTask) => any;
|
|
452
|
-
}
|
|
453
365
|
|
|
454
366
|
export declare class ExportTaskNotFoundFault extends __BaseException {
|
|
455
367
|
readonly name: "ExportTaskNotFoundFault";
|
|
@@ -474,10 +386,6 @@ export interface CopyDBClusterParameterGroupMessage {
|
|
|
474
386
|
|
|
475
387
|
Tags?: Tag[];
|
|
476
388
|
}
|
|
477
|
-
export declare namespace CopyDBClusterParameterGroupMessage {
|
|
478
|
-
|
|
479
|
-
const filterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
|
|
480
|
-
}
|
|
481
389
|
|
|
482
390
|
export interface DBClusterParameterGroup {
|
|
483
391
|
|
|
@@ -489,18 +397,10 @@ export interface DBClusterParameterGroup {
|
|
|
489
397
|
|
|
490
398
|
DBClusterParameterGroupArn?: string;
|
|
491
399
|
}
|
|
492
|
-
export declare namespace DBClusterParameterGroup {
|
|
493
|
-
|
|
494
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroup) => any;
|
|
495
|
-
}
|
|
496
400
|
export interface CopyDBClusterParameterGroupResult {
|
|
497
401
|
|
|
498
402
|
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
499
403
|
}
|
|
500
|
-
export declare namespace CopyDBClusterParameterGroupResult {
|
|
501
|
-
|
|
502
|
-
const filterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
|
|
503
|
-
}
|
|
504
404
|
|
|
505
405
|
export declare class DBParameterGroupAlreadyExistsFault extends __BaseException {
|
|
506
406
|
readonly name: "DBParameterGroupAlreadyExistsFault";
|
|
@@ -537,10 +437,6 @@ export interface CopyDBClusterSnapshotMessage {
|
|
|
537
437
|
|
|
538
438
|
Tags?: Tag[];
|
|
539
439
|
}
|
|
540
|
-
export declare namespace CopyDBClusterSnapshotMessage {
|
|
541
|
-
|
|
542
|
-
const filterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
|
|
543
|
-
}
|
|
544
440
|
|
|
545
441
|
export interface DBClusterSnapshot {
|
|
546
442
|
|
|
@@ -588,18 +484,10 @@ export interface DBClusterSnapshot {
|
|
|
588
484
|
|
|
589
485
|
TagList?: Tag[];
|
|
590
486
|
}
|
|
591
|
-
export declare namespace DBClusterSnapshot {
|
|
592
|
-
|
|
593
|
-
const filterSensitiveLog: (obj: DBClusterSnapshot) => any;
|
|
594
|
-
}
|
|
595
487
|
export interface CopyDBClusterSnapshotResult {
|
|
596
488
|
|
|
597
489
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
598
490
|
}
|
|
599
|
-
export declare namespace CopyDBClusterSnapshotResult {
|
|
600
|
-
|
|
601
|
-
const filterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
|
|
602
|
-
}
|
|
603
491
|
|
|
604
492
|
export declare class DBClusterSnapshotAlreadyExistsFault extends __BaseException {
|
|
605
493
|
readonly name: "DBClusterSnapshotAlreadyExistsFault";
|
|
@@ -646,10 +534,6 @@ export interface CopyDBParameterGroupMessage {
|
|
|
646
534
|
|
|
647
535
|
Tags?: Tag[];
|
|
648
536
|
}
|
|
649
|
-
export declare namespace CopyDBParameterGroupMessage {
|
|
650
|
-
|
|
651
|
-
const filterSensitiveLog: (obj: CopyDBParameterGroupMessage) => any;
|
|
652
|
-
}
|
|
653
537
|
|
|
654
538
|
export interface DBParameterGroup {
|
|
655
539
|
|
|
@@ -661,18 +545,10 @@ export interface DBParameterGroup {
|
|
|
661
545
|
|
|
662
546
|
DBParameterGroupArn?: string;
|
|
663
547
|
}
|
|
664
|
-
export declare namespace DBParameterGroup {
|
|
665
|
-
|
|
666
|
-
const filterSensitiveLog: (obj: DBParameterGroup) => any;
|
|
667
|
-
}
|
|
668
548
|
export interface CopyDBParameterGroupResult {
|
|
669
549
|
|
|
670
550
|
DBParameterGroup?: DBParameterGroup;
|
|
671
551
|
}
|
|
672
|
-
export declare namespace CopyDBParameterGroupResult {
|
|
673
|
-
|
|
674
|
-
const filterSensitiveLog: (obj: CopyDBParameterGroupResult) => any;
|
|
675
|
-
}
|
|
676
552
|
|
|
677
553
|
export interface CopyDBSnapshotMessage {
|
|
678
554
|
|
|
@@ -692,10 +568,6 @@ export interface CopyDBSnapshotMessage {
|
|
|
692
568
|
|
|
693
569
|
TargetCustomAvailabilityZone?: string;
|
|
694
570
|
}
|
|
695
|
-
export declare namespace CopyDBSnapshotMessage {
|
|
696
|
-
|
|
697
|
-
const filterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
|
|
698
|
-
}
|
|
699
571
|
|
|
700
572
|
export interface ProcessorFeature {
|
|
701
573
|
|
|
@@ -703,10 +575,6 @@ export interface ProcessorFeature {
|
|
|
703
575
|
|
|
704
576
|
Value?: string;
|
|
705
577
|
}
|
|
706
|
-
export declare namespace ProcessorFeature {
|
|
707
|
-
|
|
708
|
-
const filterSensitiveLog: (obj: ProcessorFeature) => any;
|
|
709
|
-
}
|
|
710
578
|
|
|
711
579
|
export interface DBSnapshot {
|
|
712
580
|
|
|
@@ -772,18 +640,10 @@ export interface DBSnapshot {
|
|
|
772
640
|
|
|
773
641
|
SnapshotTarget?: string;
|
|
774
642
|
}
|
|
775
|
-
export declare namespace DBSnapshot {
|
|
776
|
-
|
|
777
|
-
const filterSensitiveLog: (obj: DBSnapshot) => any;
|
|
778
|
-
}
|
|
779
643
|
export interface CopyDBSnapshotResult {
|
|
780
644
|
|
|
781
645
|
DBSnapshot?: DBSnapshot;
|
|
782
646
|
}
|
|
783
|
-
export declare namespace CopyDBSnapshotResult {
|
|
784
|
-
|
|
785
|
-
const filterSensitiveLog: (obj: CopyDBSnapshotResult) => any;
|
|
786
|
-
}
|
|
787
647
|
|
|
788
648
|
export declare class CustomAvailabilityZoneNotFoundFault extends __BaseException {
|
|
789
649
|
readonly name: "CustomAvailabilityZoneNotFoundFault";
|
|
@@ -816,10 +676,6 @@ export interface CopyOptionGroupMessage {
|
|
|
816
676
|
|
|
817
677
|
Tags?: Tag[];
|
|
818
678
|
}
|
|
819
|
-
export declare namespace CopyOptionGroupMessage {
|
|
820
|
-
|
|
821
|
-
const filterSensitiveLog: (obj: CopyOptionGroupMessage) => any;
|
|
822
|
-
}
|
|
823
679
|
|
|
824
680
|
export interface DBSecurityGroupMembership {
|
|
825
681
|
|
|
@@ -827,10 +683,6 @@ export interface DBSecurityGroupMembership {
|
|
|
827
683
|
|
|
828
684
|
Status?: string;
|
|
829
685
|
}
|
|
830
|
-
export declare namespace DBSecurityGroupMembership {
|
|
831
|
-
|
|
832
|
-
const filterSensitiveLog: (obj: DBSecurityGroupMembership) => any;
|
|
833
|
-
}
|
|
834
686
|
|
|
835
687
|
export interface OptionSetting {
|
|
836
688
|
|
|
@@ -852,10 +704,6 @@ export interface OptionSetting {
|
|
|
852
704
|
|
|
853
705
|
IsCollection?: boolean;
|
|
854
706
|
}
|
|
855
|
-
export declare namespace OptionSetting {
|
|
856
|
-
|
|
857
|
-
const filterSensitiveLog: (obj: OptionSetting) => any;
|
|
858
|
-
}
|
|
859
707
|
|
|
860
708
|
export interface VpcSecurityGroupMembership {
|
|
861
709
|
|
|
@@ -863,10 +711,6 @@ export interface VpcSecurityGroupMembership {
|
|
|
863
711
|
|
|
864
712
|
Status?: string;
|
|
865
713
|
}
|
|
866
|
-
export declare namespace VpcSecurityGroupMembership {
|
|
867
|
-
|
|
868
|
-
const filterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
|
|
869
|
-
}
|
|
870
714
|
|
|
871
715
|
export interface Option {
|
|
872
716
|
|
|
@@ -888,10 +732,6 @@ export interface Option {
|
|
|
888
732
|
|
|
889
733
|
VpcSecurityGroupMemberships?: VpcSecurityGroupMembership[];
|
|
890
734
|
}
|
|
891
|
-
export declare namespace Option {
|
|
892
|
-
|
|
893
|
-
const filterSensitiveLog: (obj: Option) => any;
|
|
894
|
-
}
|
|
895
735
|
|
|
896
736
|
export interface OptionGroup {
|
|
897
737
|
|
|
@@ -911,18 +751,10 @@ export interface OptionGroup {
|
|
|
911
751
|
|
|
912
752
|
OptionGroupArn?: string;
|
|
913
753
|
}
|
|
914
|
-
export declare namespace OptionGroup {
|
|
915
|
-
|
|
916
|
-
const filterSensitiveLog: (obj: OptionGroup) => any;
|
|
917
|
-
}
|
|
918
754
|
export interface CopyOptionGroupResult {
|
|
919
755
|
|
|
920
756
|
OptionGroup?: OptionGroup;
|
|
921
757
|
}
|
|
922
|
-
export declare namespace CopyOptionGroupResult {
|
|
923
|
-
|
|
924
|
-
const filterSensitiveLog: (obj: CopyOptionGroupResult) => any;
|
|
925
|
-
}
|
|
926
758
|
|
|
927
759
|
export declare class OptionGroupAlreadyExistsFault extends __BaseException {
|
|
928
760
|
readonly name: "OptionGroupAlreadyExistsFault";
|
|
@@ -962,10 +794,6 @@ export interface CreateCustomDBEngineVersionMessage {
|
|
|
962
794
|
|
|
963
795
|
Tags?: Tag[];
|
|
964
796
|
}
|
|
965
|
-
export declare namespace CreateCustomDBEngineVersionMessage {
|
|
966
|
-
|
|
967
|
-
const filterSensitiveLog: (obj: CreateCustomDBEngineVersionMessage) => any;
|
|
968
|
-
}
|
|
969
797
|
|
|
970
798
|
export declare class CustomDBEngineVersionAlreadyExistsFault extends __BaseException {
|
|
971
799
|
readonly name: "CustomDBEngineVersionAlreadyExistsFault";
|
|
@@ -987,19 +815,11 @@ export interface CharacterSet {
|
|
|
987
815
|
|
|
988
816
|
CharacterSetDescription?: string;
|
|
989
817
|
}
|
|
990
|
-
export declare namespace CharacterSet {
|
|
991
|
-
|
|
992
|
-
const filterSensitiveLog: (obj: CharacterSet) => any;
|
|
993
|
-
}
|
|
994
818
|
|
|
995
819
|
export interface Timezone {
|
|
996
820
|
|
|
997
821
|
TimezoneName?: string;
|
|
998
822
|
}
|
|
999
|
-
export declare namespace Timezone {
|
|
1000
|
-
|
|
1001
|
-
const filterSensitiveLog: (obj: Timezone) => any;
|
|
1002
|
-
}
|
|
1003
823
|
|
|
1004
824
|
export interface UpgradeTarget {
|
|
1005
825
|
|
|
@@ -1021,10 +841,6 @@ export interface UpgradeTarget {
|
|
|
1021
841
|
|
|
1022
842
|
SupportsBabelfish?: boolean;
|
|
1023
843
|
}
|
|
1024
|
-
export declare namespace UpgradeTarget {
|
|
1025
|
-
|
|
1026
|
-
const filterSensitiveLog: (obj: UpgradeTarget) => any;
|
|
1027
|
-
}
|
|
1028
844
|
|
|
1029
845
|
export interface DBEngineVersion {
|
|
1030
846
|
|
|
@@ -1080,10 +896,6 @@ export interface DBEngineVersion {
|
|
|
1080
896
|
|
|
1081
897
|
SupportsBabelfish?: boolean;
|
|
1082
898
|
}
|
|
1083
|
-
export declare namespace DBEngineVersion {
|
|
1084
|
-
|
|
1085
|
-
const filterSensitiveLog: (obj: DBEngineVersion) => any;
|
|
1086
|
-
}
|
|
1087
899
|
|
|
1088
900
|
export interface ScalingConfiguration {
|
|
1089
901
|
|
|
@@ -1099,10 +911,6 @@ export interface ScalingConfiguration {
|
|
|
1099
911
|
|
|
1100
912
|
SecondsBeforeTimeout?: number;
|
|
1101
913
|
}
|
|
1102
|
-
export declare namespace ScalingConfiguration {
|
|
1103
|
-
|
|
1104
|
-
const filterSensitiveLog: (obj: ScalingConfiguration) => any;
|
|
1105
|
-
}
|
|
1106
914
|
|
|
1107
915
|
export interface ServerlessV2ScalingConfiguration {
|
|
1108
916
|
|
|
@@ -1110,10 +918,6 @@ export interface ServerlessV2ScalingConfiguration {
|
|
|
1110
918
|
|
|
1111
919
|
MaxCapacity?: number;
|
|
1112
920
|
}
|
|
1113
|
-
export declare namespace ServerlessV2ScalingConfiguration {
|
|
1114
|
-
|
|
1115
|
-
const filterSensitiveLog: (obj: ServerlessV2ScalingConfiguration) => any;
|
|
1116
|
-
}
|
|
1117
921
|
|
|
1118
922
|
export interface CreateDBClusterMessage {
|
|
1119
923
|
|
|
@@ -1207,10 +1011,6 @@ export interface CreateDBClusterMessage {
|
|
|
1207
1011
|
|
|
1208
1012
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
1209
1013
|
}
|
|
1210
|
-
export declare namespace CreateDBClusterMessage {
|
|
1211
|
-
|
|
1212
|
-
const filterSensitiveLog: (obj: CreateDBClusterMessage) => any;
|
|
1213
|
-
}
|
|
1214
1014
|
|
|
1215
1015
|
export interface DBClusterRole {
|
|
1216
1016
|
|
|
@@ -1220,10 +1020,6 @@ export interface DBClusterRole {
|
|
|
1220
1020
|
|
|
1221
1021
|
FeatureName?: string;
|
|
1222
1022
|
}
|
|
1223
|
-
export declare namespace DBClusterRole {
|
|
1224
|
-
|
|
1225
|
-
const filterSensitiveLog: (obj: DBClusterRole) => any;
|
|
1226
|
-
}
|
|
1227
1023
|
|
|
1228
1024
|
export interface DBClusterMember {
|
|
1229
1025
|
|
|
@@ -1235,10 +1031,6 @@ export interface DBClusterMember {
|
|
|
1235
1031
|
|
|
1236
1032
|
PromotionTier?: number;
|
|
1237
1033
|
}
|
|
1238
|
-
export declare namespace DBClusterMember {
|
|
1239
|
-
|
|
1240
|
-
const filterSensitiveLog: (obj: DBClusterMember) => any;
|
|
1241
|
-
}
|
|
1242
1034
|
|
|
1243
1035
|
export interface DBClusterOptionGroupStatus {
|
|
1244
1036
|
|
|
@@ -1246,10 +1038,6 @@ export interface DBClusterOptionGroupStatus {
|
|
|
1246
1038
|
|
|
1247
1039
|
Status?: string;
|
|
1248
1040
|
}
|
|
1249
|
-
export declare namespace DBClusterOptionGroupStatus {
|
|
1250
|
-
|
|
1251
|
-
const filterSensitiveLog: (obj: DBClusterOptionGroupStatus) => any;
|
|
1252
|
-
}
|
|
1253
1041
|
|
|
1254
1042
|
export interface DomainMembership {
|
|
1255
1043
|
|
|
@@ -1261,10 +1049,6 @@ export interface DomainMembership {
|
|
|
1261
1049
|
|
|
1262
1050
|
IAMRoleName?: string;
|
|
1263
1051
|
}
|
|
1264
|
-
export declare namespace DomainMembership {
|
|
1265
|
-
|
|
1266
|
-
const filterSensitiveLog: (obj: DomainMembership) => any;
|
|
1267
|
-
}
|
|
1268
1052
|
export declare enum WriteForwardingStatus {
|
|
1269
1053
|
DISABLED = "disabled",
|
|
1270
1054
|
DISABLING = "disabling",
|
|
@@ -1279,10 +1063,6 @@ export interface PendingCloudwatchLogsExports {
|
|
|
1279
1063
|
|
|
1280
1064
|
LogTypesToDisable?: string[];
|
|
1281
1065
|
}
|
|
1282
|
-
export declare namespace PendingCloudwatchLogsExports {
|
|
1283
|
-
|
|
1284
|
-
const filterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
|
|
1285
|
-
}
|
|
1286
1066
|
|
|
1287
1067
|
export interface ClusterPendingModifiedValues {
|
|
1288
1068
|
|
|
@@ -1296,10 +1076,6 @@ export interface ClusterPendingModifiedValues {
|
|
|
1296
1076
|
|
|
1297
1077
|
EngineVersion?: string;
|
|
1298
1078
|
}
|
|
1299
|
-
export declare namespace ClusterPendingModifiedValues {
|
|
1300
|
-
|
|
1301
|
-
const filterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
|
|
1302
|
-
}
|
|
1303
1079
|
|
|
1304
1080
|
export interface ScalingConfigurationInfo {
|
|
1305
1081
|
|
|
@@ -1315,10 +1091,6 @@ export interface ScalingConfigurationInfo {
|
|
|
1315
1091
|
|
|
1316
1092
|
SecondsBeforeTimeout?: number;
|
|
1317
1093
|
}
|
|
1318
|
-
export declare namespace ScalingConfigurationInfo {
|
|
1319
|
-
|
|
1320
|
-
const filterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
|
|
1321
|
-
}
|
|
1322
1094
|
|
|
1323
1095
|
export interface ServerlessV2ScalingConfigurationInfo {
|
|
1324
1096
|
|
|
@@ -1326,10 +1098,6 @@ export interface ServerlessV2ScalingConfigurationInfo {
|
|
|
1326
1098
|
|
|
1327
1099
|
MaxCapacity?: number;
|
|
1328
1100
|
}
|
|
1329
|
-
export declare namespace ServerlessV2ScalingConfigurationInfo {
|
|
1330
|
-
|
|
1331
|
-
const filterSensitiveLog: (obj: ServerlessV2ScalingConfigurationInfo) => any;
|
|
1332
|
-
}
|
|
1333
1101
|
|
|
1334
1102
|
export interface DBCluster {
|
|
1335
1103
|
|
|
@@ -1469,18 +1237,10 @@ export interface DBCluster {
|
|
|
1469
1237
|
|
|
1470
1238
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfigurationInfo;
|
|
1471
1239
|
}
|
|
1472
|
-
export declare namespace DBCluster {
|
|
1473
|
-
|
|
1474
|
-
const filterSensitiveLog: (obj: DBCluster) => any;
|
|
1475
|
-
}
|
|
1476
1240
|
export interface CreateDBClusterResult {
|
|
1477
1241
|
|
|
1478
1242
|
DBCluster?: DBCluster;
|
|
1479
1243
|
}
|
|
1480
|
-
export declare namespace CreateDBClusterResult {
|
|
1481
|
-
|
|
1482
|
-
const filterSensitiveLog: (obj: CreateDBClusterResult) => any;
|
|
1483
|
-
}
|
|
1484
1244
|
|
|
1485
1245
|
export declare class DBClusterAlreadyExistsFault extends __BaseException {
|
|
1486
1246
|
readonly name: "DBClusterAlreadyExistsFault";
|
|
@@ -1586,10 +1346,6 @@ export interface CreateDBClusterEndpointMessage {
|
|
|
1586
1346
|
|
|
1587
1347
|
Tags?: Tag[];
|
|
1588
1348
|
}
|
|
1589
|
-
export declare namespace CreateDBClusterEndpointMessage {
|
|
1590
|
-
|
|
1591
|
-
const filterSensitiveLog: (obj: CreateDBClusterEndpointMessage) => any;
|
|
1592
|
-
}
|
|
1593
1349
|
|
|
1594
1350
|
export interface DBClusterEndpoint {
|
|
1595
1351
|
|
|
@@ -1613,10 +1369,6 @@ export interface DBClusterEndpoint {
|
|
|
1613
1369
|
|
|
1614
1370
|
DBClusterEndpointArn?: string;
|
|
1615
1371
|
}
|
|
1616
|
-
export declare namespace DBClusterEndpoint {
|
|
1617
|
-
|
|
1618
|
-
const filterSensitiveLog: (obj: DBClusterEndpoint) => any;
|
|
1619
|
-
}
|
|
1620
1372
|
|
|
1621
1373
|
export declare class DBClusterEndpointAlreadyExistsFault extends __BaseException {
|
|
1622
1374
|
readonly name: "DBClusterEndpointAlreadyExistsFault";
|
|
@@ -1642,18 +1394,10 @@ export interface CreateDBClusterParameterGroupMessage {
|
|
|
1642
1394
|
|
|
1643
1395
|
Tags?: Tag[];
|
|
1644
1396
|
}
|
|
1645
|
-
export declare namespace CreateDBClusterParameterGroupMessage {
|
|
1646
|
-
|
|
1647
|
-
const filterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
|
|
1648
|
-
}
|
|
1649
1397
|
export interface CreateDBClusterParameterGroupResult {
|
|
1650
1398
|
|
|
1651
1399
|
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
1652
1400
|
}
|
|
1653
|
-
export declare namespace CreateDBClusterParameterGroupResult {
|
|
1654
|
-
|
|
1655
|
-
const filterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
|
|
1656
|
-
}
|
|
1657
1401
|
|
|
1658
1402
|
export interface CreateDBClusterSnapshotMessage {
|
|
1659
1403
|
|
|
@@ -1663,18 +1407,10 @@ export interface CreateDBClusterSnapshotMessage {
|
|
|
1663
1407
|
|
|
1664
1408
|
Tags?: Tag[];
|
|
1665
1409
|
}
|
|
1666
|
-
export declare namespace CreateDBClusterSnapshotMessage {
|
|
1667
|
-
|
|
1668
|
-
const filterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
|
|
1669
|
-
}
|
|
1670
1410
|
export interface CreateDBClusterSnapshotResult {
|
|
1671
1411
|
|
|
1672
1412
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
1673
1413
|
}
|
|
1674
|
-
export declare namespace CreateDBClusterSnapshotResult {
|
|
1675
|
-
|
|
1676
|
-
const filterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
|
|
1677
|
-
}
|
|
1678
1414
|
|
|
1679
1415
|
export declare class AuthorizationNotFoundFault extends __BaseException {
|
|
1680
1416
|
readonly name: "AuthorizationNotFoundFault";
|
|
@@ -1793,10 +1529,6 @@ export interface CreateDBInstanceMessage {
|
|
|
1793
1529
|
|
|
1794
1530
|
NetworkType?: string;
|
|
1795
1531
|
}
|
|
1796
|
-
export declare namespace CreateDBInstanceMessage {
|
|
1797
|
-
|
|
1798
|
-
const filterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
|
|
1799
|
-
}
|
|
1800
1532
|
|
|
1801
1533
|
export interface DBInstanceRole {
|
|
1802
1534
|
|
|
@@ -1806,10 +1538,6 @@ export interface DBInstanceRole {
|
|
|
1806
1538
|
|
|
1807
1539
|
Status?: string;
|
|
1808
1540
|
}
|
|
1809
|
-
export declare namespace DBInstanceRole {
|
|
1810
|
-
|
|
1811
|
-
const filterSensitiveLog: (obj: DBInstanceRole) => any;
|
|
1812
|
-
}
|
|
1813
1541
|
export declare enum AutomationMode {
|
|
1814
1542
|
ALL_PAUSED = "all-paused",
|
|
1815
1543
|
FULL = "full"
|
|
@@ -1819,10 +1547,6 @@ export interface DBInstanceAutomatedBackupsReplication {
|
|
|
1819
1547
|
|
|
1820
1548
|
DBInstanceAutomatedBackupsArn?: string;
|
|
1821
1549
|
}
|
|
1822
|
-
export declare namespace DBInstanceAutomatedBackupsReplication {
|
|
1823
|
-
|
|
1824
|
-
const filterSensitiveLog: (obj: DBInstanceAutomatedBackupsReplication) => any;
|
|
1825
|
-
}
|
|
1826
1550
|
|
|
1827
1551
|
export interface DBParameterGroupStatus {
|
|
1828
1552
|
|
|
@@ -1830,28 +1554,16 @@ export interface DBParameterGroupStatus {
|
|
|
1830
1554
|
|
|
1831
1555
|
ParameterApplyStatus?: string;
|
|
1832
1556
|
}
|
|
1833
|
-
export declare namespace DBParameterGroupStatus {
|
|
1834
|
-
|
|
1835
|
-
const filterSensitiveLog: (obj: DBParameterGroupStatus) => any;
|
|
1836
|
-
}
|
|
1837
1557
|
|
|
1838
1558
|
export interface AvailabilityZone {
|
|
1839
1559
|
|
|
1840
1560
|
Name?: string;
|
|
1841
1561
|
}
|
|
1842
|
-
export declare namespace AvailabilityZone {
|
|
1843
|
-
|
|
1844
|
-
const filterSensitiveLog: (obj: AvailabilityZone) => any;
|
|
1845
|
-
}
|
|
1846
1562
|
|
|
1847
1563
|
export interface Outpost {
|
|
1848
1564
|
|
|
1849
1565
|
Arn?: string;
|
|
1850
1566
|
}
|
|
1851
|
-
export declare namespace Outpost {
|
|
1852
|
-
|
|
1853
|
-
const filterSensitiveLog: (obj: Outpost) => any;
|
|
1854
|
-
}
|
|
1855
1567
|
|
|
1856
1568
|
export interface Subnet {
|
|
1857
1569
|
|
|
@@ -1863,10 +1575,6 @@ export interface Subnet {
|
|
|
1863
1575
|
|
|
1864
1576
|
SubnetStatus?: string;
|
|
1865
1577
|
}
|
|
1866
|
-
export declare namespace Subnet {
|
|
1867
|
-
|
|
1868
|
-
const filterSensitiveLog: (obj: Subnet) => any;
|
|
1869
|
-
}
|
|
1870
1578
|
|
|
1871
1579
|
export interface DBSubnetGroup {
|
|
1872
1580
|
|
|
@@ -1884,10 +1592,6 @@ export interface DBSubnetGroup {
|
|
|
1884
1592
|
|
|
1885
1593
|
SupportedNetworkTypes?: string[];
|
|
1886
1594
|
}
|
|
1887
|
-
export declare namespace DBSubnetGroup {
|
|
1888
|
-
|
|
1889
|
-
const filterSensitiveLog: (obj: DBSubnetGroup) => any;
|
|
1890
|
-
}
|
|
1891
1595
|
|
|
1892
1596
|
export interface Endpoint {
|
|
1893
1597
|
|
|
@@ -1897,10 +1601,6 @@ export interface Endpoint {
|
|
|
1897
1601
|
|
|
1898
1602
|
HostedZoneId?: string;
|
|
1899
1603
|
}
|
|
1900
|
-
export declare namespace Endpoint {
|
|
1901
|
-
|
|
1902
|
-
const filterSensitiveLog: (obj: Endpoint) => any;
|
|
1903
|
-
}
|
|
1904
1604
|
|
|
1905
1605
|
export interface OptionGroupMembership {
|
|
1906
1606
|
|
|
@@ -1908,10 +1608,6 @@ export interface OptionGroupMembership {
|
|
|
1908
1608
|
|
|
1909
1609
|
Status?: string;
|
|
1910
1610
|
}
|
|
1911
|
-
export declare namespace OptionGroupMembership {
|
|
1912
|
-
|
|
1913
|
-
const filterSensitiveLog: (obj: OptionGroupMembership) => any;
|
|
1914
|
-
}
|
|
1915
1611
|
|
|
1916
1612
|
export interface PendingModifiedValues {
|
|
1917
1613
|
|
|
@@ -1951,10 +1647,6 @@ export interface PendingModifiedValues {
|
|
|
1951
1647
|
|
|
1952
1648
|
ResumeFullAutomationModeTime?: Date;
|
|
1953
1649
|
}
|
|
1954
|
-
export declare namespace PendingModifiedValues {
|
|
1955
|
-
|
|
1956
|
-
const filterSensitiveLog: (obj: PendingModifiedValues) => any;
|
|
1957
|
-
}
|
|
1958
1650
|
export declare enum ReplicaMode {
|
|
1959
1651
|
MOUNTED = "mounted",
|
|
1960
1652
|
OPEN_READ_ONLY = "open-read-only"
|
|
@@ -1970,10 +1662,6 @@ export interface DBInstanceStatusInfo {
|
|
|
1970
1662
|
|
|
1971
1663
|
Message?: string;
|
|
1972
1664
|
}
|
|
1973
|
-
export declare namespace DBInstanceStatusInfo {
|
|
1974
|
-
|
|
1975
|
-
const filterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
|
|
1976
|
-
}
|
|
1977
1665
|
|
|
1978
1666
|
export interface DBInstance {
|
|
1979
1667
|
|
|
@@ -2129,18 +1817,10 @@ export interface DBInstance {
|
|
|
2129
1817
|
|
|
2130
1818
|
ActivityStreamPolicyStatus?: ActivityStreamPolicyStatus | string;
|
|
2131
1819
|
}
|
|
2132
|
-
export declare namespace DBInstance {
|
|
2133
|
-
|
|
2134
|
-
const filterSensitiveLog: (obj: DBInstance) => any;
|
|
2135
|
-
}
|
|
2136
1820
|
export interface CreateDBInstanceResult {
|
|
2137
1821
|
|
|
2138
1822
|
DBInstance?: DBInstance;
|
|
2139
1823
|
}
|
|
2140
|
-
export declare namespace CreateDBInstanceResult {
|
|
2141
|
-
|
|
2142
|
-
const filterSensitiveLog: (obj: CreateDBInstanceResult) => any;
|
|
2143
|
-
}
|
|
2144
1824
|
|
|
2145
1825
|
export declare class DBInstanceAlreadyExistsFault extends __BaseException {
|
|
2146
1826
|
readonly name: "DBInstanceAlreadyExistsFault";
|
|
@@ -2253,18 +1933,10 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
2253
1933
|
|
|
2254
1934
|
NetworkType?: string;
|
|
2255
1935
|
}
|
|
2256
|
-
export declare namespace CreateDBInstanceReadReplicaMessage {
|
|
2257
|
-
|
|
2258
|
-
const filterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
|
|
2259
|
-
}
|
|
2260
1936
|
export interface CreateDBInstanceReadReplicaResult {
|
|
2261
1937
|
|
|
2262
1938
|
DBInstance?: DBInstance;
|
|
2263
1939
|
}
|
|
2264
|
-
export declare namespace CreateDBInstanceReadReplicaResult {
|
|
2265
|
-
|
|
2266
|
-
const filterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
|
|
2267
|
-
}
|
|
2268
1940
|
|
|
2269
1941
|
export declare class DBSubnetGroupNotAllowedFault extends __BaseException {
|
|
2270
1942
|
readonly name: "DBSubnetGroupNotAllowedFault";
|
|
@@ -2290,18 +1962,10 @@ export interface CreateDBParameterGroupMessage {
|
|
|
2290
1962
|
|
|
2291
1963
|
Tags?: Tag[];
|
|
2292
1964
|
}
|
|
2293
|
-
export declare namespace CreateDBParameterGroupMessage {
|
|
2294
|
-
|
|
2295
|
-
const filterSensitiveLog: (obj: CreateDBParameterGroupMessage) => any;
|
|
2296
|
-
}
|
|
2297
1965
|
export interface CreateDBParameterGroupResult {
|
|
2298
1966
|
|
|
2299
1967
|
DBParameterGroup?: DBParameterGroup;
|
|
2300
1968
|
}
|
|
2301
|
-
export declare namespace CreateDBParameterGroupResult {
|
|
2302
|
-
|
|
2303
|
-
const filterSensitiveLog: (obj: CreateDBParameterGroupResult) => any;
|
|
2304
|
-
}
|
|
2305
1969
|
export declare enum AuthScheme {
|
|
2306
1970
|
SECRETS = "SECRETS"
|
|
2307
1971
|
}
|
|
@@ -2322,10 +1986,6 @@ export interface UserAuthConfig {
|
|
|
2322
1986
|
|
|
2323
1987
|
IAMAuth?: IAMAuthMode | string;
|
|
2324
1988
|
}
|
|
2325
|
-
export declare namespace UserAuthConfig {
|
|
2326
|
-
|
|
2327
|
-
const filterSensitiveLog: (obj: UserAuthConfig) => any;
|
|
2328
|
-
}
|
|
2329
1989
|
export declare enum EngineFamily {
|
|
2330
1990
|
MYSQL = "MYSQL",
|
|
2331
1991
|
POSTGRESQL = "POSTGRESQL"
|
|
@@ -2352,10 +2012,6 @@ export interface CreateDBProxyRequest {
|
|
|
2352
2012
|
|
|
2353
2013
|
Tags?: Tag[];
|
|
2354
2014
|
}
|
|
2355
|
-
export declare namespace CreateDBProxyRequest {
|
|
2356
|
-
|
|
2357
|
-
const filterSensitiveLog: (obj: CreateDBProxyRequest) => any;
|
|
2358
|
-
}
|
|
2359
2015
|
|
|
2360
2016
|
export interface UserAuthConfigInfo {
|
|
2361
2017
|
|
|
@@ -2369,10 +2025,6 @@ export interface UserAuthConfigInfo {
|
|
|
2369
2025
|
|
|
2370
2026
|
IAMAuth?: IAMAuthMode | string;
|
|
2371
2027
|
}
|
|
2372
|
-
export declare namespace UserAuthConfigInfo {
|
|
2373
|
-
|
|
2374
|
-
const filterSensitiveLog: (obj: UserAuthConfigInfo) => any;
|
|
2375
|
-
}
|
|
2376
2028
|
export declare enum DBProxyStatus {
|
|
2377
2029
|
AVAILABLE = "available",
|
|
2378
2030
|
CREATING = "creating",
|
|
@@ -2417,18 +2069,10 @@ export interface DBProxy {
|
|
|
2417
2069
|
|
|
2418
2070
|
UpdatedDate?: Date;
|
|
2419
2071
|
}
|
|
2420
|
-
export declare namespace DBProxy {
|
|
2421
|
-
|
|
2422
|
-
const filterSensitiveLog: (obj: DBProxy) => any;
|
|
2423
|
-
}
|
|
2424
2072
|
export interface CreateDBProxyResponse {
|
|
2425
2073
|
|
|
2426
2074
|
DBProxy?: DBProxy;
|
|
2427
2075
|
}
|
|
2428
|
-
export declare namespace CreateDBProxyResponse {
|
|
2429
|
-
|
|
2430
|
-
const filterSensitiveLog: (obj: CreateDBProxyResponse) => any;
|
|
2431
|
-
}
|
|
2432
2076
|
|
|
2433
2077
|
export declare class DBProxyAlreadyExistsFault extends __BaseException {
|
|
2434
2078
|
readonly name: "DBProxyAlreadyExistsFault";
|
|
@@ -2461,10 +2105,6 @@ export interface CreateDBProxyEndpointRequest {
|
|
|
2461
2105
|
|
|
2462
2106
|
Tags?: Tag[];
|
|
2463
2107
|
}
|
|
2464
|
-
export declare namespace CreateDBProxyEndpointRequest {
|
|
2465
|
-
|
|
2466
|
-
const filterSensitiveLog: (obj: CreateDBProxyEndpointRequest) => any;
|
|
2467
|
-
}
|
|
2468
2108
|
export declare enum DBProxyEndpointStatus {
|
|
2469
2109
|
AVAILABLE = "available",
|
|
2470
2110
|
CREATING = "creating",
|
|
@@ -2498,18 +2138,10 @@ export interface DBProxyEndpoint {
|
|
|
2498
2138
|
|
|
2499
2139
|
IsDefault?: boolean;
|
|
2500
2140
|
}
|
|
2501
|
-
export declare namespace DBProxyEndpoint {
|
|
2502
|
-
|
|
2503
|
-
const filterSensitiveLog: (obj: DBProxyEndpoint) => any;
|
|
2504
|
-
}
|
|
2505
2141
|
export interface CreateDBProxyEndpointResponse {
|
|
2506
2142
|
|
|
2507
2143
|
DBProxyEndpoint?: DBProxyEndpoint;
|
|
2508
2144
|
}
|
|
2509
|
-
export declare namespace CreateDBProxyEndpointResponse {
|
|
2510
|
-
|
|
2511
|
-
const filterSensitiveLog: (obj: CreateDBProxyEndpointResponse) => any;
|
|
2512
|
-
}
|
|
2513
2145
|
|
|
2514
2146
|
export declare class DBProxyEndpointAlreadyExistsFault extends __BaseException {
|
|
2515
2147
|
readonly name: "DBProxyEndpointAlreadyExistsFault";
|
|
@@ -2540,18 +2172,10 @@ export interface CreateDBSecurityGroupMessage {
|
|
|
2540
2172
|
|
|
2541
2173
|
Tags?: Tag[];
|
|
2542
2174
|
}
|
|
2543
|
-
export declare namespace CreateDBSecurityGroupMessage {
|
|
2544
|
-
|
|
2545
|
-
const filterSensitiveLog: (obj: CreateDBSecurityGroupMessage) => any;
|
|
2546
|
-
}
|
|
2547
2175
|
export interface CreateDBSecurityGroupResult {
|
|
2548
2176
|
|
|
2549
2177
|
DBSecurityGroup?: DBSecurityGroup;
|
|
2550
2178
|
}
|
|
2551
|
-
export declare namespace CreateDBSecurityGroupResult {
|
|
2552
|
-
|
|
2553
|
-
const filterSensitiveLog: (obj: CreateDBSecurityGroupResult) => any;
|
|
2554
|
-
}
|
|
2555
2179
|
|
|
2556
2180
|
export declare class DBSecurityGroupAlreadyExistsFault extends __BaseException {
|
|
2557
2181
|
readonly name: "DBSecurityGroupAlreadyExistsFault";
|
|
@@ -2582,18 +2206,10 @@ export interface CreateDBSnapshotMessage {
|
|
|
2582
2206
|
|
|
2583
2207
|
Tags?: Tag[];
|
|
2584
2208
|
}
|
|
2585
|
-
export declare namespace CreateDBSnapshotMessage {
|
|
2586
|
-
|
|
2587
|
-
const filterSensitiveLog: (obj: CreateDBSnapshotMessage) => any;
|
|
2588
|
-
}
|
|
2589
2209
|
export interface CreateDBSnapshotResult {
|
|
2590
2210
|
|
|
2591
2211
|
DBSnapshot?: DBSnapshot;
|
|
2592
2212
|
}
|
|
2593
|
-
export declare namespace CreateDBSnapshotResult {
|
|
2594
|
-
|
|
2595
|
-
const filterSensitiveLog: (obj: CreateDBSnapshotResult) => any;
|
|
2596
|
-
}
|
|
2597
2213
|
|
|
2598
2214
|
export interface CreateDBSubnetGroupMessage {
|
|
2599
2215
|
|
|
@@ -2605,18 +2221,10 @@ export interface CreateDBSubnetGroupMessage {
|
|
|
2605
2221
|
|
|
2606
2222
|
Tags?: Tag[];
|
|
2607
2223
|
}
|
|
2608
|
-
export declare namespace CreateDBSubnetGroupMessage {
|
|
2609
|
-
|
|
2610
|
-
const filterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
|
|
2611
|
-
}
|
|
2612
2224
|
export interface CreateDBSubnetGroupResult {
|
|
2613
2225
|
|
|
2614
2226
|
DBSubnetGroup?: DBSubnetGroup;
|
|
2615
2227
|
}
|
|
2616
|
-
export declare namespace CreateDBSubnetGroupResult {
|
|
2617
|
-
|
|
2618
|
-
const filterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
|
|
2619
|
-
}
|
|
2620
2228
|
|
|
2621
2229
|
export declare class DBSubnetGroupAlreadyExistsFault extends __BaseException {
|
|
2622
2230
|
readonly name: "DBSubnetGroupAlreadyExistsFault";
|
|
@@ -2655,18 +2263,10 @@ export interface CreateEventSubscriptionMessage {
|
|
|
2655
2263
|
|
|
2656
2264
|
Tags?: Tag[];
|
|
2657
2265
|
}
|
|
2658
|
-
export declare namespace CreateEventSubscriptionMessage {
|
|
2659
|
-
|
|
2660
|
-
const filterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
|
|
2661
|
-
}
|
|
2662
2266
|
export interface CreateEventSubscriptionResult {
|
|
2663
2267
|
|
|
2664
2268
|
EventSubscription?: EventSubscription;
|
|
2665
2269
|
}
|
|
2666
|
-
export declare namespace CreateEventSubscriptionResult {
|
|
2667
|
-
|
|
2668
|
-
const filterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
|
|
2669
|
-
}
|
|
2670
2270
|
|
|
2671
2271
|
export declare class EventSubscriptionQuotaExceededFault extends __BaseException {
|
|
2672
2272
|
readonly name: "EventSubscriptionQuotaExceededFault";
|
|
@@ -2725,10 +2325,6 @@ export interface CreateGlobalClusterMessage {
|
|
|
2725
2325
|
|
|
2726
2326
|
StorageEncrypted?: boolean;
|
|
2727
2327
|
}
|
|
2728
|
-
export declare namespace CreateGlobalClusterMessage {
|
|
2729
|
-
|
|
2730
|
-
const filterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
|
|
2731
|
-
}
|
|
2732
2328
|
export declare enum FailoverStatus {
|
|
2733
2329
|
CANCELLING = "cancelling",
|
|
2734
2330
|
FAILING_OVER = "failing-over",
|
|
@@ -2743,10 +2339,6 @@ export interface FailoverState {
|
|
|
2743
2339
|
|
|
2744
2340
|
ToDbClusterArn?: string;
|
|
2745
2341
|
}
|
|
2746
|
-
export declare namespace FailoverState {
|
|
2747
|
-
|
|
2748
|
-
const filterSensitiveLog: (obj: FailoverState) => any;
|
|
2749
|
-
}
|
|
2750
2342
|
|
|
2751
2343
|
export interface GlobalClusterMember {
|
|
2752
2344
|
|
|
@@ -2758,10 +2350,6 @@ export interface GlobalClusterMember {
|
|
|
2758
2350
|
|
|
2759
2351
|
GlobalWriteForwardingStatus?: WriteForwardingStatus | string;
|
|
2760
2352
|
}
|
|
2761
|
-
export declare namespace GlobalClusterMember {
|
|
2762
|
-
|
|
2763
|
-
const filterSensitiveLog: (obj: GlobalClusterMember) => any;
|
|
2764
|
-
}
|
|
2765
2353
|
|
|
2766
2354
|
export interface GlobalCluster {
|
|
2767
2355
|
|
|
@@ -2787,18 +2375,10 @@ export interface GlobalCluster {
|
|
|
2787
2375
|
|
|
2788
2376
|
FailoverState?: FailoverState;
|
|
2789
2377
|
}
|
|
2790
|
-
export declare namespace GlobalCluster {
|
|
2791
|
-
|
|
2792
|
-
const filterSensitiveLog: (obj: GlobalCluster) => any;
|
|
2793
|
-
}
|
|
2794
2378
|
export interface CreateGlobalClusterResult {
|
|
2795
2379
|
|
|
2796
2380
|
GlobalCluster?: GlobalCluster;
|
|
2797
2381
|
}
|
|
2798
|
-
export declare namespace CreateGlobalClusterResult {
|
|
2799
|
-
|
|
2800
|
-
const filterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
|
|
2801
|
-
}
|
|
2802
2382
|
|
|
2803
2383
|
export declare class GlobalClusterAlreadyExistsFault extends __BaseException {
|
|
2804
2384
|
readonly name: "GlobalClusterAlreadyExistsFault";
|
|
@@ -2826,18 +2406,10 @@ export interface CreateOptionGroupMessage {
|
|
|
2826
2406
|
|
|
2827
2407
|
Tags?: Tag[];
|
|
2828
2408
|
}
|
|
2829
|
-
export declare namespace CreateOptionGroupMessage {
|
|
2830
|
-
|
|
2831
|
-
const filterSensitiveLog: (obj: CreateOptionGroupMessage) => any;
|
|
2832
|
-
}
|
|
2833
2409
|
export interface CreateOptionGroupResult {
|
|
2834
2410
|
|
|
2835
2411
|
OptionGroup?: OptionGroup;
|
|
2836
2412
|
}
|
|
2837
|
-
export declare namespace CreateOptionGroupResult {
|
|
2838
|
-
|
|
2839
|
-
const filterSensitiveLog: (obj: CreateOptionGroupResult) => any;
|
|
2840
|
-
}
|
|
2841
2413
|
|
|
2842
2414
|
export declare class CustomDBEngineVersionNotFoundFault extends __BaseException {
|
|
2843
2415
|
readonly name: "CustomDBEngineVersionNotFoundFault";
|
|
@@ -2851,10 +2423,6 @@ export interface DeleteCustomDBEngineVersionMessage {
|
|
|
2851
2423
|
|
|
2852
2424
|
EngineVersion: string | undefined;
|
|
2853
2425
|
}
|
|
2854
|
-
export declare namespace DeleteCustomDBEngineVersionMessage {
|
|
2855
|
-
|
|
2856
|
-
const filterSensitiveLog: (obj: DeleteCustomDBEngineVersionMessage) => any;
|
|
2857
|
-
}
|
|
2858
2426
|
|
|
2859
2427
|
export declare class InvalidCustomDBEngineVersionStateFault extends __BaseException {
|
|
2860
2428
|
readonly name: "InvalidCustomDBEngineVersionStateFault";
|
|
@@ -2871,18 +2439,10 @@ export interface DeleteDBClusterMessage {
|
|
|
2871
2439
|
|
|
2872
2440
|
FinalDBSnapshotIdentifier?: string;
|
|
2873
2441
|
}
|
|
2874
|
-
export declare namespace DeleteDBClusterMessage {
|
|
2875
|
-
|
|
2876
|
-
const filterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
|
|
2877
|
-
}
|
|
2878
2442
|
export interface DeleteDBClusterResult {
|
|
2879
2443
|
|
|
2880
2444
|
DBCluster?: DBCluster;
|
|
2881
2445
|
}
|
|
2882
|
-
export declare namespace DeleteDBClusterResult {
|
|
2883
|
-
|
|
2884
|
-
const filterSensitiveLog: (obj: DeleteDBClusterResult) => any;
|
|
2885
|
-
}
|
|
2886
2446
|
|
|
2887
2447
|
export declare class DBClusterEndpointNotFoundFault extends __BaseException {
|
|
2888
2448
|
readonly name: "DBClusterEndpointNotFoundFault";
|
|
@@ -2894,10 +2454,6 @@ export interface DeleteDBClusterEndpointMessage {
|
|
|
2894
2454
|
|
|
2895
2455
|
DBClusterEndpointIdentifier: string | undefined;
|
|
2896
2456
|
}
|
|
2897
|
-
export declare namespace DeleteDBClusterEndpointMessage {
|
|
2898
|
-
|
|
2899
|
-
const filterSensitiveLog: (obj: DeleteDBClusterEndpointMessage) => any;
|
|
2900
|
-
}
|
|
2901
2457
|
|
|
2902
2458
|
export declare class InvalidDBClusterEndpointStateFault extends __BaseException {
|
|
2903
2459
|
readonly name: "InvalidDBClusterEndpointStateFault";
|
|
@@ -2910,10 +2466,6 @@ export interface DeleteDBClusterParameterGroupMessage {
|
|
|
2910
2466
|
|
|
2911
2467
|
DBClusterParameterGroupName: string | undefined;
|
|
2912
2468
|
}
|
|
2913
|
-
export declare namespace DeleteDBClusterParameterGroupMessage {
|
|
2914
|
-
|
|
2915
|
-
const filterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
|
|
2916
|
-
}
|
|
2917
2469
|
|
|
2918
2470
|
export declare class InvalidDBParameterGroupStateFault extends __BaseException {
|
|
2919
2471
|
readonly name: "InvalidDBParameterGroupStateFault";
|
|
@@ -2926,18 +2478,10 @@ export interface DeleteDBClusterSnapshotMessage {
|
|
|
2926
2478
|
|
|
2927
2479
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
2928
2480
|
}
|
|
2929
|
-
export declare namespace DeleteDBClusterSnapshotMessage {
|
|
2930
|
-
|
|
2931
|
-
const filterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
|
|
2932
|
-
}
|
|
2933
2481
|
export interface DeleteDBClusterSnapshotResult {
|
|
2934
2482
|
|
|
2935
2483
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
2936
2484
|
}
|
|
2937
|
-
export declare namespace DeleteDBClusterSnapshotResult {
|
|
2938
|
-
|
|
2939
|
-
const filterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
|
|
2940
|
-
}
|
|
2941
2485
|
|
|
2942
2486
|
export declare class DBInstanceAutomatedBackupQuotaExceededFault extends __BaseException {
|
|
2943
2487
|
readonly name: "DBInstanceAutomatedBackupQuotaExceededFault";
|
|
@@ -2956,18 +2500,10 @@ export interface DeleteDBInstanceMessage {
|
|
|
2956
2500
|
|
|
2957
2501
|
DeleteAutomatedBackups?: boolean;
|
|
2958
2502
|
}
|
|
2959
|
-
export declare namespace DeleteDBInstanceMessage {
|
|
2960
|
-
|
|
2961
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
|
|
2962
|
-
}
|
|
2963
2503
|
export interface DeleteDBInstanceResult {
|
|
2964
2504
|
|
|
2965
2505
|
DBInstance?: DBInstance;
|
|
2966
2506
|
}
|
|
2967
|
-
export declare namespace DeleteDBInstanceResult {
|
|
2968
|
-
|
|
2969
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
|
|
2970
|
-
}
|
|
2971
2507
|
|
|
2972
2508
|
export declare class DBInstanceAutomatedBackupNotFoundFault extends __BaseException {
|
|
2973
2509
|
readonly name: "DBInstanceAutomatedBackupNotFoundFault";
|
|
@@ -2982,10 +2518,6 @@ export interface DeleteDBInstanceAutomatedBackupMessage {
|
|
|
2982
2518
|
|
|
2983
2519
|
DBInstanceAutomatedBackupsArn?: string;
|
|
2984
2520
|
}
|
|
2985
|
-
export declare namespace DeleteDBInstanceAutomatedBackupMessage {
|
|
2986
|
-
|
|
2987
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupMessage) => any;
|
|
2988
|
-
}
|
|
2989
2521
|
|
|
2990
2522
|
export interface RestoreWindow {
|
|
2991
2523
|
|
|
@@ -2993,10 +2525,6 @@ export interface RestoreWindow {
|
|
|
2993
2525
|
|
|
2994
2526
|
LatestTime?: Date;
|
|
2995
2527
|
}
|
|
2996
|
-
export declare namespace RestoreWindow {
|
|
2997
|
-
|
|
2998
|
-
const filterSensitiveLog: (obj: RestoreWindow) => any;
|
|
2999
|
-
}
|
|
3000
2528
|
|
|
3001
2529
|
export interface DBInstanceAutomatedBackup {
|
|
3002
2530
|
|
|
@@ -3054,18 +2582,10 @@ export interface DBInstanceAutomatedBackup {
|
|
|
3054
2582
|
|
|
3055
2583
|
BackupTarget?: string;
|
|
3056
2584
|
}
|
|
3057
|
-
export declare namespace DBInstanceAutomatedBackup {
|
|
3058
|
-
|
|
3059
|
-
const filterSensitiveLog: (obj: DBInstanceAutomatedBackup) => any;
|
|
3060
|
-
}
|
|
3061
2585
|
export interface DeleteDBInstanceAutomatedBackupResult {
|
|
3062
2586
|
|
|
3063
2587
|
DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
|
|
3064
2588
|
}
|
|
3065
|
-
export declare namespace DeleteDBInstanceAutomatedBackupResult {
|
|
3066
|
-
|
|
3067
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupResult) => any;
|
|
3068
|
-
}
|
|
3069
2589
|
|
|
3070
2590
|
export declare class InvalidDBInstanceAutomatedBackupStateFault extends __BaseException {
|
|
3071
2591
|
readonly name: "InvalidDBInstanceAutomatedBackupStateFault";
|
|
@@ -3078,26 +2598,14 @@ export interface DeleteDBParameterGroupMessage {
|
|
|
3078
2598
|
|
|
3079
2599
|
DBParameterGroupName: string | undefined;
|
|
3080
2600
|
}
|
|
3081
|
-
export declare namespace DeleteDBParameterGroupMessage {
|
|
3082
|
-
|
|
3083
|
-
const filterSensitiveLog: (obj: DeleteDBParameterGroupMessage) => any;
|
|
3084
|
-
}
|
|
3085
2601
|
export interface DeleteDBProxyRequest {
|
|
3086
2602
|
|
|
3087
2603
|
DBProxyName: string | undefined;
|
|
3088
2604
|
}
|
|
3089
|
-
export declare namespace DeleteDBProxyRequest {
|
|
3090
|
-
|
|
3091
|
-
const filterSensitiveLog: (obj: DeleteDBProxyRequest) => any;
|
|
3092
|
-
}
|
|
3093
2605
|
export interface DeleteDBProxyResponse {
|
|
3094
2606
|
|
|
3095
2607
|
DBProxy?: DBProxy;
|
|
3096
2608
|
}
|
|
3097
|
-
export declare namespace DeleteDBProxyResponse {
|
|
3098
|
-
|
|
3099
|
-
const filterSensitiveLog: (obj: DeleteDBProxyResponse) => any;
|
|
3100
|
-
}
|
|
3101
2609
|
|
|
3102
2610
|
export declare class DBProxyEndpointNotFoundFault extends __BaseException {
|
|
3103
2611
|
readonly name: "DBProxyEndpointNotFoundFault";
|
|
@@ -3109,18 +2617,10 @@ export interface DeleteDBProxyEndpointRequest {
|
|
|
3109
2617
|
|
|
3110
2618
|
DBProxyEndpointName: string | undefined;
|
|
3111
2619
|
}
|
|
3112
|
-
export declare namespace DeleteDBProxyEndpointRequest {
|
|
3113
|
-
|
|
3114
|
-
const filterSensitiveLog: (obj: DeleteDBProxyEndpointRequest) => any;
|
|
3115
|
-
}
|
|
3116
2620
|
export interface DeleteDBProxyEndpointResponse {
|
|
3117
2621
|
|
|
3118
2622
|
DBProxyEndpoint?: DBProxyEndpoint;
|
|
3119
2623
|
}
|
|
3120
|
-
export declare namespace DeleteDBProxyEndpointResponse {
|
|
3121
|
-
|
|
3122
|
-
const filterSensitiveLog: (obj: DeleteDBProxyEndpointResponse) => any;
|
|
3123
|
-
}
|
|
3124
2624
|
|
|
3125
2625
|
export declare class InvalidDBProxyEndpointStateFault extends __BaseException {
|
|
3126
2626
|
readonly name: "InvalidDBProxyEndpointStateFault";
|
|
@@ -3133,36 +2633,20 @@ export interface DeleteDBSecurityGroupMessage {
|
|
|
3133
2633
|
|
|
3134
2634
|
DBSecurityGroupName: string | undefined;
|
|
3135
2635
|
}
|
|
3136
|
-
export declare namespace DeleteDBSecurityGroupMessage {
|
|
3137
|
-
|
|
3138
|
-
const filterSensitiveLog: (obj: DeleteDBSecurityGroupMessage) => any;
|
|
3139
|
-
}
|
|
3140
2636
|
|
|
3141
2637
|
export interface DeleteDBSnapshotMessage {
|
|
3142
2638
|
|
|
3143
2639
|
DBSnapshotIdentifier: string | undefined;
|
|
3144
2640
|
}
|
|
3145
|
-
export declare namespace DeleteDBSnapshotMessage {
|
|
3146
|
-
|
|
3147
|
-
const filterSensitiveLog: (obj: DeleteDBSnapshotMessage) => any;
|
|
3148
|
-
}
|
|
3149
2641
|
export interface DeleteDBSnapshotResult {
|
|
3150
2642
|
|
|
3151
2643
|
DBSnapshot?: DBSnapshot;
|
|
3152
2644
|
}
|
|
3153
|
-
export declare namespace DeleteDBSnapshotResult {
|
|
3154
|
-
|
|
3155
|
-
const filterSensitiveLog: (obj: DeleteDBSnapshotResult) => any;
|
|
3156
|
-
}
|
|
3157
2645
|
|
|
3158
2646
|
export interface DeleteDBSubnetGroupMessage {
|
|
3159
2647
|
|
|
3160
2648
|
DBSubnetGroupName: string | undefined;
|
|
3161
2649
|
}
|
|
3162
|
-
export declare namespace DeleteDBSubnetGroupMessage {
|
|
3163
|
-
|
|
3164
|
-
const filterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
|
|
3165
|
-
}
|
|
3166
2650
|
|
|
3167
2651
|
export declare class InvalidDBSubnetStateFault extends __BaseException {
|
|
3168
2652
|
readonly name: "InvalidDBSubnetStateFault";
|
|
@@ -3175,18 +2659,10 @@ export interface DeleteEventSubscriptionMessage {
|
|
|
3175
2659
|
|
|
3176
2660
|
SubscriptionName: string | undefined;
|
|
3177
2661
|
}
|
|
3178
|
-
export declare namespace DeleteEventSubscriptionMessage {
|
|
3179
|
-
|
|
3180
|
-
const filterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
|
|
3181
|
-
}
|
|
3182
2662
|
export interface DeleteEventSubscriptionResult {
|
|
3183
2663
|
|
|
3184
2664
|
EventSubscription?: EventSubscription;
|
|
3185
2665
|
}
|
|
3186
|
-
export declare namespace DeleteEventSubscriptionResult {
|
|
3187
|
-
|
|
3188
|
-
const filterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
|
|
3189
|
-
}
|
|
3190
2666
|
|
|
3191
2667
|
export declare class InvalidEventSubscriptionStateFault extends __BaseException {
|
|
3192
2668
|
readonly name: "InvalidEventSubscriptionStateFault";
|
|
@@ -3198,27 +2674,15 @@ export interface DeleteGlobalClusterMessage {
|
|
|
3198
2674
|
|
|
3199
2675
|
GlobalClusterIdentifier: string | undefined;
|
|
3200
2676
|
}
|
|
3201
|
-
export declare namespace DeleteGlobalClusterMessage {
|
|
3202
|
-
|
|
3203
|
-
const filterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
|
|
3204
|
-
}
|
|
3205
2677
|
export interface DeleteGlobalClusterResult {
|
|
3206
2678
|
|
|
3207
2679
|
GlobalCluster?: GlobalCluster;
|
|
3208
2680
|
}
|
|
3209
|
-
export declare namespace DeleteGlobalClusterResult {
|
|
3210
|
-
|
|
3211
|
-
const filterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
|
|
3212
|
-
}
|
|
3213
2681
|
|
|
3214
2682
|
export interface DeleteOptionGroupMessage {
|
|
3215
2683
|
|
|
3216
2684
|
OptionGroupName: string | undefined;
|
|
3217
2685
|
}
|
|
3218
|
-
export declare namespace DeleteOptionGroupMessage {
|
|
3219
|
-
|
|
3220
|
-
const filterSensitiveLog: (obj: DeleteOptionGroupMessage) => any;
|
|
3221
|
-
}
|
|
3222
2686
|
|
|
3223
2687
|
export declare class InvalidOptionGroupStateFault extends __BaseException {
|
|
3224
2688
|
readonly name: "InvalidOptionGroupStateFault";
|
|
@@ -3243,23 +2707,11 @@ export interface DeregisterDBProxyTargetsRequest {
|
|
|
3243
2707
|
|
|
3244
2708
|
DBClusterIdentifiers?: string[];
|
|
3245
2709
|
}
|
|
3246
|
-
export declare namespace DeregisterDBProxyTargetsRequest {
|
|
3247
|
-
|
|
3248
|
-
const filterSensitiveLog: (obj: DeregisterDBProxyTargetsRequest) => any;
|
|
3249
|
-
}
|
|
3250
2710
|
export interface DeregisterDBProxyTargetsResponse {
|
|
3251
2711
|
}
|
|
3252
|
-
export declare namespace DeregisterDBProxyTargetsResponse {
|
|
3253
|
-
|
|
3254
|
-
const filterSensitiveLog: (obj: DeregisterDBProxyTargetsResponse) => any;
|
|
3255
|
-
}
|
|
3256
2712
|
|
|
3257
2713
|
export interface DescribeAccountAttributesMessage {
|
|
3258
2714
|
}
|
|
3259
|
-
export declare namespace DescribeAccountAttributesMessage {
|
|
3260
|
-
|
|
3261
|
-
const filterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
|
|
3262
|
-
}
|
|
3263
2715
|
|
|
3264
2716
|
export interface Certificate {
|
|
3265
2717
|
|
|
@@ -3279,10 +2731,6 @@ export interface Certificate {
|
|
|
3279
2731
|
|
|
3280
2732
|
CustomerOverrideValidTill?: Date;
|
|
3281
2733
|
}
|
|
3282
|
-
export declare namespace Certificate {
|
|
3283
|
-
|
|
3284
|
-
const filterSensitiveLog: (obj: Certificate) => any;
|
|
3285
|
-
}
|
|
3286
2734
|
|
|
3287
2735
|
export interface CertificateMessage {
|
|
3288
2736
|
|
|
@@ -3290,10 +2738,6 @@ export interface CertificateMessage {
|
|
|
3290
2738
|
|
|
3291
2739
|
Marker?: string;
|
|
3292
2740
|
}
|
|
3293
|
-
export declare namespace CertificateMessage {
|
|
3294
|
-
|
|
3295
|
-
const filterSensitiveLog: (obj: CertificateMessage) => any;
|
|
3296
|
-
}
|
|
3297
2741
|
|
|
3298
2742
|
export declare class CertificateNotFoundFault extends __BaseException {
|
|
3299
2743
|
readonly name: "CertificateNotFoundFault";
|
|
@@ -3308,10 +2752,6 @@ export interface Filter {
|
|
|
3308
2752
|
|
|
3309
2753
|
Values: string[] | undefined;
|
|
3310
2754
|
}
|
|
3311
|
-
export declare namespace Filter {
|
|
3312
|
-
|
|
3313
|
-
const filterSensitiveLog: (obj: Filter) => any;
|
|
3314
|
-
}
|
|
3315
2755
|
|
|
3316
2756
|
export interface DescribeCertificatesMessage {
|
|
3317
2757
|
|
|
@@ -3323,10 +2763,6 @@ export interface DescribeCertificatesMessage {
|
|
|
3323
2763
|
|
|
3324
2764
|
Marker?: string;
|
|
3325
2765
|
}
|
|
3326
|
-
export declare namespace DescribeCertificatesMessage {
|
|
3327
|
-
|
|
3328
|
-
const filterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
|
|
3329
|
-
}
|
|
3330
2766
|
|
|
3331
2767
|
export interface DBClusterBacktrackMessage {
|
|
3332
2768
|
|
|
@@ -3334,10 +2770,6 @@ export interface DBClusterBacktrackMessage {
|
|
|
3334
2770
|
|
|
3335
2771
|
DBClusterBacktracks?: DBClusterBacktrack[];
|
|
3336
2772
|
}
|
|
3337
|
-
export declare namespace DBClusterBacktrackMessage {
|
|
3338
|
-
|
|
3339
|
-
const filterSensitiveLog: (obj: DBClusterBacktrackMessage) => any;
|
|
3340
|
-
}
|
|
3341
2773
|
|
|
3342
2774
|
export declare class DBClusterBacktrackNotFoundFault extends __BaseException {
|
|
3343
2775
|
readonly name: "DBClusterBacktrackNotFoundFault";
|
|
@@ -3358,20 +2790,12 @@ export interface DescribeDBClusterBacktracksMessage {
|
|
|
3358
2790
|
|
|
3359
2791
|
Marker?: string;
|
|
3360
2792
|
}
|
|
3361
|
-
export declare namespace DescribeDBClusterBacktracksMessage {
|
|
3362
|
-
|
|
3363
|
-
const filterSensitiveLog: (obj: DescribeDBClusterBacktracksMessage) => any;
|
|
3364
|
-
}
|
|
3365
2793
|
export interface DBClusterEndpointMessage {
|
|
3366
2794
|
|
|
3367
2795
|
Marker?: string;
|
|
3368
2796
|
|
|
3369
2797
|
DBClusterEndpoints?: DBClusterEndpoint[];
|
|
3370
2798
|
}
|
|
3371
|
-
export declare namespace DBClusterEndpointMessage {
|
|
3372
|
-
|
|
3373
|
-
const filterSensitiveLog: (obj: DBClusterEndpointMessage) => any;
|
|
3374
|
-
}
|
|
3375
2799
|
export interface DescribeDBClusterEndpointsMessage {
|
|
3376
2800
|
|
|
3377
2801
|
DBClusterIdentifier?: string;
|
|
@@ -3384,10 +2808,6 @@ export interface DescribeDBClusterEndpointsMessage {
|
|
|
3384
2808
|
|
|
3385
2809
|
Marker?: string;
|
|
3386
2810
|
}
|
|
3387
|
-
export declare namespace DescribeDBClusterEndpointsMessage {
|
|
3388
|
-
|
|
3389
|
-
const filterSensitiveLog: (obj: DescribeDBClusterEndpointsMessage) => any;
|
|
3390
|
-
}
|
|
3391
2811
|
|
|
3392
2812
|
export interface DBClusterParameterGroupsMessage {
|
|
3393
2813
|
|
|
@@ -3395,10 +2815,6 @@ export interface DBClusterParameterGroupsMessage {
|
|
|
3395
2815
|
|
|
3396
2816
|
DBClusterParameterGroups?: DBClusterParameterGroup[];
|
|
3397
2817
|
}
|
|
3398
|
-
export declare namespace DBClusterParameterGroupsMessage {
|
|
3399
|
-
|
|
3400
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
|
|
3401
|
-
}
|
|
3402
2818
|
|
|
3403
2819
|
export interface DescribeDBClusterParameterGroupsMessage {
|
|
3404
2820
|
|
|
@@ -3410,10 +2826,6 @@ export interface DescribeDBClusterParameterGroupsMessage {
|
|
|
3410
2826
|
|
|
3411
2827
|
Marker?: string;
|
|
3412
2828
|
}
|
|
3413
|
-
export declare namespace DescribeDBClusterParameterGroupsMessage {
|
|
3414
|
-
|
|
3415
|
-
const filterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
|
|
3416
|
-
}
|
|
3417
2829
|
export declare type ApplyMethod = "immediate" | "pending-reboot";
|
|
3418
2830
|
|
|
3419
2831
|
export interface Parameter {
|
|
@@ -3440,10 +2852,6 @@ export interface Parameter {
|
|
|
3440
2852
|
|
|
3441
2853
|
SupportedEngineModes?: string[];
|
|
3442
2854
|
}
|
|
3443
|
-
export declare namespace Parameter {
|
|
3444
|
-
|
|
3445
|
-
const filterSensitiveLog: (obj: Parameter) => any;
|
|
3446
|
-
}
|
|
3447
2855
|
|
|
3448
2856
|
export interface DBClusterParameterGroupDetails {
|
|
3449
2857
|
|
|
@@ -3451,10 +2859,6 @@ export interface DBClusterParameterGroupDetails {
|
|
|
3451
2859
|
|
|
3452
2860
|
Marker?: string;
|
|
3453
2861
|
}
|
|
3454
|
-
export declare namespace DBClusterParameterGroupDetails {
|
|
3455
|
-
|
|
3456
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
|
|
3457
|
-
}
|
|
3458
2862
|
|
|
3459
2863
|
export interface DescribeDBClusterParametersMessage {
|
|
3460
2864
|
|
|
@@ -3468,10 +2872,6 @@ export interface DescribeDBClusterParametersMessage {
|
|
|
3468
2872
|
|
|
3469
2873
|
Marker?: string;
|
|
3470
2874
|
}
|
|
3471
|
-
export declare namespace DescribeDBClusterParametersMessage {
|
|
3472
|
-
|
|
3473
|
-
const filterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
|
|
3474
|
-
}
|
|
3475
2875
|
|
|
3476
2876
|
export interface DBClusterMessage {
|
|
3477
2877
|
|
|
@@ -3479,10 +2879,6 @@ export interface DBClusterMessage {
|
|
|
3479
2879
|
|
|
3480
2880
|
DBClusters?: DBCluster[];
|
|
3481
2881
|
}
|
|
3482
|
-
export declare namespace DBClusterMessage {
|
|
3483
|
-
|
|
3484
|
-
const filterSensitiveLog: (obj: DBClusterMessage) => any;
|
|
3485
|
-
}
|
|
3486
2882
|
|
|
3487
2883
|
export interface DescribeDBClustersMessage {
|
|
3488
2884
|
|
|
@@ -3496,19 +2892,11 @@ export interface DescribeDBClustersMessage {
|
|
|
3496
2892
|
|
|
3497
2893
|
IncludeShared?: boolean;
|
|
3498
2894
|
}
|
|
3499
|
-
export declare namespace DescribeDBClustersMessage {
|
|
3500
|
-
|
|
3501
|
-
const filterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
|
|
3502
|
-
}
|
|
3503
2895
|
|
|
3504
2896
|
export interface DescribeDBClusterSnapshotAttributesMessage {
|
|
3505
2897
|
|
|
3506
2898
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
3507
2899
|
}
|
|
3508
|
-
export declare namespace DescribeDBClusterSnapshotAttributesMessage {
|
|
3509
|
-
|
|
3510
|
-
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
|
|
3511
|
-
}
|
|
3512
2900
|
|
|
3513
2901
|
export interface DBClusterSnapshotAttribute {
|
|
3514
2902
|
|
|
@@ -3516,10 +2904,6 @@ export interface DBClusterSnapshotAttribute {
|
|
|
3516
2904
|
|
|
3517
2905
|
AttributeValues?: string[];
|
|
3518
2906
|
}
|
|
3519
|
-
export declare namespace DBClusterSnapshotAttribute {
|
|
3520
|
-
|
|
3521
|
-
const filterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
|
|
3522
|
-
}
|
|
3523
2907
|
|
|
3524
2908
|
export interface DBClusterSnapshotAttributesResult {
|
|
3525
2909
|
|
|
@@ -3527,18 +2911,10 @@ export interface DBClusterSnapshotAttributesResult {
|
|
|
3527
2911
|
|
|
3528
2912
|
DBClusterSnapshotAttributes?: DBClusterSnapshotAttribute[];
|
|
3529
2913
|
}
|
|
3530
|
-
export declare namespace DBClusterSnapshotAttributesResult {
|
|
3531
|
-
|
|
3532
|
-
const filterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
|
|
3533
|
-
}
|
|
3534
2914
|
export interface DescribeDBClusterSnapshotAttributesResult {
|
|
3535
2915
|
|
|
3536
2916
|
DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
|
|
3537
2917
|
}
|
|
3538
|
-
export declare namespace DescribeDBClusterSnapshotAttributesResult {
|
|
3539
|
-
|
|
3540
|
-
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
|
|
3541
|
-
}
|
|
3542
2918
|
|
|
3543
2919
|
export interface DBClusterSnapshotMessage {
|
|
3544
2920
|
|
|
@@ -3546,10 +2922,6 @@ export interface DBClusterSnapshotMessage {
|
|
|
3546
2922
|
|
|
3547
2923
|
DBClusterSnapshots?: DBClusterSnapshot[];
|
|
3548
2924
|
}
|
|
3549
|
-
export declare namespace DBClusterSnapshotMessage {
|
|
3550
|
-
|
|
3551
|
-
const filterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
|
|
3552
|
-
}
|
|
3553
2925
|
|
|
3554
2926
|
export interface DescribeDBClusterSnapshotsMessage {
|
|
3555
2927
|
|
|
@@ -3569,10 +2941,6 @@ export interface DescribeDBClusterSnapshotsMessage {
|
|
|
3569
2941
|
|
|
3570
2942
|
IncludePublic?: boolean;
|
|
3571
2943
|
}
|
|
3572
|
-
export declare namespace DescribeDBClusterSnapshotsMessage {
|
|
3573
|
-
|
|
3574
|
-
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
|
|
3575
|
-
}
|
|
3576
2944
|
|
|
3577
2945
|
export interface DBEngineVersionMessage {
|
|
3578
2946
|
|
|
@@ -3580,10 +2948,6 @@ export interface DBEngineVersionMessage {
|
|
|
3580
2948
|
|
|
3581
2949
|
DBEngineVersions?: DBEngineVersion[];
|
|
3582
2950
|
}
|
|
3583
|
-
export declare namespace DBEngineVersionMessage {
|
|
3584
|
-
|
|
3585
|
-
const filterSensitiveLog: (obj: DBEngineVersionMessage) => any;
|
|
3586
|
-
}
|
|
3587
2951
|
export interface DescribeDBEngineVersionsMessage {
|
|
3588
2952
|
|
|
3589
2953
|
Engine?: string;
|
|
@@ -3606,10 +2970,6 @@ export interface DescribeDBEngineVersionsMessage {
|
|
|
3606
2970
|
|
|
3607
2971
|
IncludeAll?: boolean;
|
|
3608
2972
|
}
|
|
3609
|
-
export declare namespace DescribeDBEngineVersionsMessage {
|
|
3610
|
-
|
|
3611
|
-
const filterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
|
|
3612
|
-
}
|
|
3613
2973
|
|
|
3614
2974
|
export interface DBInstanceAutomatedBackupMessage {
|
|
3615
2975
|
|
|
@@ -3617,10 +2977,6 @@ export interface DBInstanceAutomatedBackupMessage {
|
|
|
3617
2977
|
|
|
3618
2978
|
DBInstanceAutomatedBackups?: DBInstanceAutomatedBackup[];
|
|
3619
2979
|
}
|
|
3620
|
-
export declare namespace DBInstanceAutomatedBackupMessage {
|
|
3621
|
-
|
|
3622
|
-
const filterSensitiveLog: (obj: DBInstanceAutomatedBackupMessage) => any;
|
|
3623
|
-
}
|
|
3624
2980
|
|
|
3625
2981
|
export interface DescribeDBInstanceAutomatedBackupsMessage {
|
|
3626
2982
|
|
|
@@ -3636,10 +2992,6 @@ export interface DescribeDBInstanceAutomatedBackupsMessage {
|
|
|
3636
2992
|
|
|
3637
2993
|
DBInstanceAutomatedBackupsArn?: string;
|
|
3638
2994
|
}
|
|
3639
|
-
export declare namespace DescribeDBInstanceAutomatedBackupsMessage {
|
|
3640
|
-
|
|
3641
|
-
const filterSensitiveLog: (obj: DescribeDBInstanceAutomatedBackupsMessage) => any;
|
|
3642
|
-
}
|
|
3643
2995
|
|
|
3644
2996
|
export interface DBInstanceMessage {
|
|
3645
2997
|
|
|
@@ -3647,10 +2999,6 @@ export interface DBInstanceMessage {
|
|
|
3647
2999
|
|
|
3648
3000
|
DBInstances?: DBInstance[];
|
|
3649
3001
|
}
|
|
3650
|
-
export declare namespace DBInstanceMessage {
|
|
3651
|
-
|
|
3652
|
-
const filterSensitiveLog: (obj: DBInstanceMessage) => any;
|
|
3653
|
-
}
|
|
3654
3002
|
|
|
3655
3003
|
export interface DescribeDBInstancesMessage {
|
|
3656
3004
|
|
|
@@ -3662,10 +3010,6 @@ export interface DescribeDBInstancesMessage {
|
|
|
3662
3010
|
|
|
3663
3011
|
Marker?: string;
|
|
3664
3012
|
}
|
|
3665
|
-
export declare namespace DescribeDBInstancesMessage {
|
|
3666
|
-
|
|
3667
|
-
const filterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
|
|
3668
|
-
}
|
|
3669
3013
|
|
|
3670
3014
|
export interface DescribeDBLogFilesMessage {
|
|
3671
3015
|
|
|
@@ -3683,10 +3027,6 @@ export interface DescribeDBLogFilesMessage {
|
|
|
3683
3027
|
|
|
3684
3028
|
Marker?: string;
|
|
3685
3029
|
}
|
|
3686
|
-
export declare namespace DescribeDBLogFilesMessage {
|
|
3687
|
-
|
|
3688
|
-
const filterSensitiveLog: (obj: DescribeDBLogFilesMessage) => any;
|
|
3689
|
-
}
|
|
3690
3030
|
|
|
3691
3031
|
export interface DescribeDBLogFilesDetails {
|
|
3692
3032
|
|
|
@@ -3696,10 +3036,6 @@ export interface DescribeDBLogFilesDetails {
|
|
|
3696
3036
|
|
|
3697
3037
|
Size?: number;
|
|
3698
3038
|
}
|
|
3699
|
-
export declare namespace DescribeDBLogFilesDetails {
|
|
3700
|
-
|
|
3701
|
-
const filterSensitiveLog: (obj: DescribeDBLogFilesDetails) => any;
|
|
3702
|
-
}
|
|
3703
3039
|
|
|
3704
3040
|
export interface DescribeDBLogFilesResponse {
|
|
3705
3041
|
|
|
@@ -3707,10 +3043,6 @@ export interface DescribeDBLogFilesResponse {
|
|
|
3707
3043
|
|
|
3708
3044
|
Marker?: string;
|
|
3709
3045
|
}
|
|
3710
|
-
export declare namespace DescribeDBLogFilesResponse {
|
|
3711
|
-
|
|
3712
|
-
const filterSensitiveLog: (obj: DescribeDBLogFilesResponse) => any;
|
|
3713
|
-
}
|
|
3714
3046
|
|
|
3715
3047
|
export interface DBParameterGroupsMessage {
|
|
3716
3048
|
|
|
@@ -3718,10 +3050,6 @@ export interface DBParameterGroupsMessage {
|
|
|
3718
3050
|
|
|
3719
3051
|
DBParameterGroups?: DBParameterGroup[];
|
|
3720
3052
|
}
|
|
3721
|
-
export declare namespace DBParameterGroupsMessage {
|
|
3722
|
-
|
|
3723
|
-
const filterSensitiveLog: (obj: DBParameterGroupsMessage) => any;
|
|
3724
|
-
}
|
|
3725
3053
|
|
|
3726
3054
|
export interface DescribeDBParameterGroupsMessage {
|
|
3727
3055
|
|
|
@@ -3733,10 +3061,6 @@ export interface DescribeDBParameterGroupsMessage {
|
|
|
3733
3061
|
|
|
3734
3062
|
Marker?: string;
|
|
3735
3063
|
}
|
|
3736
|
-
export declare namespace DescribeDBParameterGroupsMessage {
|
|
3737
|
-
|
|
3738
|
-
const filterSensitiveLog: (obj: DescribeDBParameterGroupsMessage) => any;
|
|
3739
|
-
}
|
|
3740
3064
|
|
|
3741
3065
|
export interface DBParameterGroupDetails {
|
|
3742
3066
|
|
|
@@ -3744,10 +3068,6 @@ export interface DBParameterGroupDetails {
|
|
|
3744
3068
|
|
|
3745
3069
|
Marker?: string;
|
|
3746
3070
|
}
|
|
3747
|
-
export declare namespace DBParameterGroupDetails {
|
|
3748
|
-
|
|
3749
|
-
const filterSensitiveLog: (obj: DBParameterGroupDetails) => any;
|
|
3750
|
-
}
|
|
3751
3071
|
export interface DescribeDBParametersMessage {
|
|
3752
3072
|
|
|
3753
3073
|
DBParameterGroupName: string | undefined;
|
|
@@ -3760,10 +3080,6 @@ export interface DescribeDBParametersMessage {
|
|
|
3760
3080
|
|
|
3761
3081
|
Marker?: string;
|
|
3762
3082
|
}
|
|
3763
|
-
export declare namespace DescribeDBParametersMessage {
|
|
3764
|
-
|
|
3765
|
-
const filterSensitiveLog: (obj: DescribeDBParametersMessage) => any;
|
|
3766
|
-
}
|
|
3767
3083
|
export interface DescribeDBProxiesRequest {
|
|
3768
3084
|
|
|
3769
3085
|
DBProxyName?: string;
|
|
@@ -3774,20 +3090,12 @@ export interface DescribeDBProxiesRequest {
|
|
|
3774
3090
|
|
|
3775
3091
|
MaxRecords?: number;
|
|
3776
3092
|
}
|
|
3777
|
-
export declare namespace DescribeDBProxiesRequest {
|
|
3778
|
-
|
|
3779
|
-
const filterSensitiveLog: (obj: DescribeDBProxiesRequest) => any;
|
|
3780
|
-
}
|
|
3781
3093
|
export interface DescribeDBProxiesResponse {
|
|
3782
3094
|
|
|
3783
3095
|
DBProxies?: DBProxy[];
|
|
3784
3096
|
|
|
3785
3097
|
Marker?: string;
|
|
3786
3098
|
}
|
|
3787
|
-
export declare namespace DescribeDBProxiesResponse {
|
|
3788
|
-
|
|
3789
|
-
const filterSensitiveLog: (obj: DescribeDBProxiesResponse) => any;
|
|
3790
|
-
}
|
|
3791
3099
|
export interface DescribeDBProxyEndpointsRequest {
|
|
3792
3100
|
|
|
3793
3101
|
DBProxyName?: string;
|
|
@@ -3800,20 +3108,12 @@ export interface DescribeDBProxyEndpointsRequest {
|
|
|
3800
3108
|
|
|
3801
3109
|
MaxRecords?: number;
|
|
3802
3110
|
}
|
|
3803
|
-
export declare namespace DescribeDBProxyEndpointsRequest {
|
|
3804
|
-
|
|
3805
|
-
const filterSensitiveLog: (obj: DescribeDBProxyEndpointsRequest) => any;
|
|
3806
|
-
}
|
|
3807
3111
|
export interface DescribeDBProxyEndpointsResponse {
|
|
3808
3112
|
|
|
3809
3113
|
DBProxyEndpoints?: DBProxyEndpoint[];
|
|
3810
3114
|
|
|
3811
3115
|
Marker?: string;
|
|
3812
3116
|
}
|
|
3813
|
-
export declare namespace DescribeDBProxyEndpointsResponse {
|
|
3814
|
-
|
|
3815
|
-
const filterSensitiveLog: (obj: DescribeDBProxyEndpointsResponse) => any;
|
|
3816
|
-
}
|
|
3817
3117
|
export interface DescribeDBProxyTargetGroupsRequest {
|
|
3818
3118
|
|
|
3819
3119
|
DBProxyName: string | undefined;
|
|
@@ -3826,10 +3126,6 @@ export interface DescribeDBProxyTargetGroupsRequest {
|
|
|
3826
3126
|
|
|
3827
3127
|
MaxRecords?: number;
|
|
3828
3128
|
}
|
|
3829
|
-
export declare namespace DescribeDBProxyTargetGroupsRequest {
|
|
3830
|
-
|
|
3831
|
-
const filterSensitiveLog: (obj: DescribeDBProxyTargetGroupsRequest) => any;
|
|
3832
|
-
}
|
|
3833
3129
|
|
|
3834
3130
|
export interface ConnectionPoolConfigurationInfo {
|
|
3835
3131
|
|
|
@@ -3843,10 +3139,6 @@ export interface ConnectionPoolConfigurationInfo {
|
|
|
3843
3139
|
|
|
3844
3140
|
InitQuery?: string;
|
|
3845
3141
|
}
|
|
3846
|
-
export declare namespace ConnectionPoolConfigurationInfo {
|
|
3847
|
-
|
|
3848
|
-
const filterSensitiveLog: (obj: ConnectionPoolConfigurationInfo) => any;
|
|
3849
|
-
}
|
|
3850
3142
|
|
|
3851
3143
|
export interface DBProxyTargetGroup {
|
|
3852
3144
|
|
|
@@ -3866,20 +3158,12 @@ export interface DBProxyTargetGroup {
|
|
|
3866
3158
|
|
|
3867
3159
|
UpdatedDate?: Date;
|
|
3868
3160
|
}
|
|
3869
|
-
export declare namespace DBProxyTargetGroup {
|
|
3870
|
-
|
|
3871
|
-
const filterSensitiveLog: (obj: DBProxyTargetGroup) => any;
|
|
3872
|
-
}
|
|
3873
3161
|
export interface DescribeDBProxyTargetGroupsResponse {
|
|
3874
3162
|
|
|
3875
3163
|
TargetGroups?: DBProxyTargetGroup[];
|
|
3876
3164
|
|
|
3877
3165
|
Marker?: string;
|
|
3878
3166
|
}
|
|
3879
|
-
export declare namespace DescribeDBProxyTargetGroupsResponse {
|
|
3880
|
-
|
|
3881
|
-
const filterSensitiveLog: (obj: DescribeDBProxyTargetGroupsResponse) => any;
|
|
3882
|
-
}
|
|
3883
3167
|
export interface DescribeDBProxyTargetsRequest {
|
|
3884
3168
|
|
|
3885
3169
|
DBProxyName: string | undefined;
|
|
@@ -3892,10 +3176,6 @@ export interface DescribeDBProxyTargetsRequest {
|
|
|
3892
3176
|
|
|
3893
3177
|
MaxRecords?: number;
|
|
3894
3178
|
}
|
|
3895
|
-
export declare namespace DescribeDBProxyTargetsRequest {
|
|
3896
|
-
|
|
3897
|
-
const filterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
|
|
3898
|
-
}
|
|
3899
3179
|
export declare enum TargetRole {
|
|
3900
3180
|
READ_ONLY = "READ_ONLY",
|
|
3901
3181
|
READ_WRITE = "READ_WRITE",
|
|
@@ -3922,10 +3202,6 @@ export interface TargetHealth {
|
|
|
3922
3202
|
|
|
3923
3203
|
Description?: string;
|
|
3924
3204
|
}
|
|
3925
|
-
export declare namespace TargetHealth {
|
|
3926
|
-
|
|
3927
|
-
const filterSensitiveLog: (obj: TargetHealth) => any;
|
|
3928
|
-
}
|
|
3929
3205
|
export declare enum TargetType {
|
|
3930
3206
|
RDS_INSTANCE = "RDS_INSTANCE",
|
|
3931
3207
|
RDS_SERVERLESS_ENDPOINT = "RDS_SERVERLESS_ENDPOINT",
|
|
@@ -3950,20 +3226,12 @@ export interface DBProxyTarget {
|
|
|
3950
3226
|
|
|
3951
3227
|
TargetHealth?: TargetHealth;
|
|
3952
3228
|
}
|
|
3953
|
-
export declare namespace DBProxyTarget {
|
|
3954
|
-
|
|
3955
|
-
const filterSensitiveLog: (obj: DBProxyTarget) => any;
|
|
3956
|
-
}
|
|
3957
3229
|
export interface DescribeDBProxyTargetsResponse {
|
|
3958
3230
|
|
|
3959
3231
|
Targets?: DBProxyTarget[];
|
|
3960
3232
|
|
|
3961
3233
|
Marker?: string;
|
|
3962
3234
|
}
|
|
3963
|
-
export declare namespace DescribeDBProxyTargetsResponse {
|
|
3964
|
-
|
|
3965
|
-
const filterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
|
|
3966
|
-
}
|
|
3967
3235
|
|
|
3968
3236
|
export interface DBSecurityGroupMessage {
|
|
3969
3237
|
|
|
@@ -3971,10 +3239,6 @@ export interface DBSecurityGroupMessage {
|
|
|
3971
3239
|
|
|
3972
3240
|
DBSecurityGroups?: DBSecurityGroup[];
|
|
3973
3241
|
}
|
|
3974
|
-
export declare namespace DBSecurityGroupMessage {
|
|
3975
|
-
|
|
3976
|
-
const filterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
|
|
3977
|
-
}
|
|
3978
3242
|
|
|
3979
3243
|
export interface DescribeDBSecurityGroupsMessage {
|
|
3980
3244
|
|
|
@@ -3986,16 +3250,380 @@ export interface DescribeDBSecurityGroupsMessage {
|
|
|
3986
3250
|
|
|
3987
3251
|
Marker?: string;
|
|
3988
3252
|
}
|
|
3989
|
-
export declare namespace DescribeDBSecurityGroupsMessage {
|
|
3990
|
-
|
|
3991
|
-
const filterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
|
|
3992
|
-
}
|
|
3993
3253
|
|
|
3994
3254
|
export interface DescribeDBSnapshotAttributesMessage {
|
|
3995
3255
|
|
|
3996
3256
|
DBSnapshotIdentifier: string | undefined;
|
|
3997
3257
|
}
|
|
3998
|
-
|
|
3999
|
-
|
|
4000
|
-
|
|
4001
|
-
|
|
3258
|
+
|
|
3259
|
+
export declare const AccountQuotaFilterSensitiveLog: (obj: AccountQuota) => any;
|
|
3260
|
+
|
|
3261
|
+
export declare const AccountAttributesMessageFilterSensitiveLog: (obj: AccountAttributesMessage) => any;
|
|
3262
|
+
|
|
3263
|
+
export declare const AddRoleToDBClusterMessageFilterSensitiveLog: (obj: AddRoleToDBClusterMessage) => any;
|
|
3264
|
+
|
|
3265
|
+
export declare const AddRoleToDBInstanceMessageFilterSensitiveLog: (obj: AddRoleToDBInstanceMessage) => any;
|
|
3266
|
+
|
|
3267
|
+
export declare const AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
|
|
3268
|
+
|
|
3269
|
+
export declare const EventSubscriptionFilterSensitiveLog: (obj: EventSubscription) => any;
|
|
3270
|
+
|
|
3271
|
+
export declare const AddSourceIdentifierToSubscriptionResultFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
|
|
3272
|
+
|
|
3273
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
3274
|
+
|
|
3275
|
+
export declare const AddTagsToResourceMessageFilterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
|
|
3276
|
+
|
|
3277
|
+
export declare const ApplyPendingMaintenanceActionMessageFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
|
|
3278
|
+
|
|
3279
|
+
export declare const PendingMaintenanceActionFilterSensitiveLog: (obj: PendingMaintenanceAction) => any;
|
|
3280
|
+
|
|
3281
|
+
export declare const ResourcePendingMaintenanceActionsFilterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
|
|
3282
|
+
|
|
3283
|
+
export declare const ApplyPendingMaintenanceActionResultFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
|
|
3284
|
+
|
|
3285
|
+
export declare const AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressMessage) => any;
|
|
3286
|
+
|
|
3287
|
+
export declare const EC2SecurityGroupFilterSensitiveLog: (obj: EC2SecurityGroup) => any;
|
|
3288
|
+
|
|
3289
|
+
export declare const IPRangeFilterSensitiveLog: (obj: IPRange) => any;
|
|
3290
|
+
|
|
3291
|
+
export declare const DBSecurityGroupFilterSensitiveLog: (obj: DBSecurityGroup) => any;
|
|
3292
|
+
|
|
3293
|
+
export declare const AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressResult) => any;
|
|
3294
|
+
|
|
3295
|
+
export declare const BacktrackDBClusterMessageFilterSensitiveLog: (obj: BacktrackDBClusterMessage) => any;
|
|
3296
|
+
|
|
3297
|
+
export declare const DBClusterBacktrackFilterSensitiveLog: (obj: DBClusterBacktrack) => any;
|
|
3298
|
+
|
|
3299
|
+
export declare const CancelExportTaskMessageFilterSensitiveLog: (obj: CancelExportTaskMessage) => any;
|
|
3300
|
+
|
|
3301
|
+
export declare const ExportTaskFilterSensitiveLog: (obj: ExportTask) => any;
|
|
3302
|
+
|
|
3303
|
+
export declare const CopyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
|
|
3304
|
+
|
|
3305
|
+
export declare const DBClusterParameterGroupFilterSensitiveLog: (obj: DBClusterParameterGroup) => any;
|
|
3306
|
+
|
|
3307
|
+
export declare const CopyDBClusterParameterGroupResultFilterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
|
|
3308
|
+
|
|
3309
|
+
export declare const CopyDBClusterSnapshotMessageFilterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
|
|
3310
|
+
|
|
3311
|
+
export declare const DBClusterSnapshotFilterSensitiveLog: (obj: DBClusterSnapshot) => any;
|
|
3312
|
+
|
|
3313
|
+
export declare const CopyDBClusterSnapshotResultFilterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
|
|
3314
|
+
|
|
3315
|
+
export declare const CopyDBParameterGroupMessageFilterSensitiveLog: (obj: CopyDBParameterGroupMessage) => any;
|
|
3316
|
+
|
|
3317
|
+
export declare const DBParameterGroupFilterSensitiveLog: (obj: DBParameterGroup) => any;
|
|
3318
|
+
|
|
3319
|
+
export declare const CopyDBParameterGroupResultFilterSensitiveLog: (obj: CopyDBParameterGroupResult) => any;
|
|
3320
|
+
|
|
3321
|
+
export declare const CopyDBSnapshotMessageFilterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
|
|
3322
|
+
|
|
3323
|
+
export declare const ProcessorFeatureFilterSensitiveLog: (obj: ProcessorFeature) => any;
|
|
3324
|
+
|
|
3325
|
+
export declare const DBSnapshotFilterSensitiveLog: (obj: DBSnapshot) => any;
|
|
3326
|
+
|
|
3327
|
+
export declare const CopyDBSnapshotResultFilterSensitiveLog: (obj: CopyDBSnapshotResult) => any;
|
|
3328
|
+
|
|
3329
|
+
export declare const CopyOptionGroupMessageFilterSensitiveLog: (obj: CopyOptionGroupMessage) => any;
|
|
3330
|
+
|
|
3331
|
+
export declare const DBSecurityGroupMembershipFilterSensitiveLog: (obj: DBSecurityGroupMembership) => any;
|
|
3332
|
+
|
|
3333
|
+
export declare const OptionSettingFilterSensitiveLog: (obj: OptionSetting) => any;
|
|
3334
|
+
|
|
3335
|
+
export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
|
|
3336
|
+
|
|
3337
|
+
export declare const OptionFilterSensitiveLog: (obj: Option) => any;
|
|
3338
|
+
|
|
3339
|
+
export declare const OptionGroupFilterSensitiveLog: (obj: OptionGroup) => any;
|
|
3340
|
+
|
|
3341
|
+
export declare const CopyOptionGroupResultFilterSensitiveLog: (obj: CopyOptionGroupResult) => any;
|
|
3342
|
+
|
|
3343
|
+
export declare const CreateCustomDBEngineVersionMessageFilterSensitiveLog: (obj: CreateCustomDBEngineVersionMessage) => any;
|
|
3344
|
+
|
|
3345
|
+
export declare const CharacterSetFilterSensitiveLog: (obj: CharacterSet) => any;
|
|
3346
|
+
|
|
3347
|
+
export declare const TimezoneFilterSensitiveLog: (obj: Timezone) => any;
|
|
3348
|
+
|
|
3349
|
+
export declare const UpgradeTargetFilterSensitiveLog: (obj: UpgradeTarget) => any;
|
|
3350
|
+
|
|
3351
|
+
export declare const DBEngineVersionFilterSensitiveLog: (obj: DBEngineVersion) => any;
|
|
3352
|
+
|
|
3353
|
+
export declare const ScalingConfigurationFilterSensitiveLog: (obj: ScalingConfiguration) => any;
|
|
3354
|
+
|
|
3355
|
+
export declare const ServerlessV2ScalingConfigurationFilterSensitiveLog: (obj: ServerlessV2ScalingConfiguration) => any;
|
|
3356
|
+
|
|
3357
|
+
export declare const CreateDBClusterMessageFilterSensitiveLog: (obj: CreateDBClusterMessage) => any;
|
|
3358
|
+
|
|
3359
|
+
export declare const DBClusterRoleFilterSensitiveLog: (obj: DBClusterRole) => any;
|
|
3360
|
+
|
|
3361
|
+
export declare const DBClusterMemberFilterSensitiveLog: (obj: DBClusterMember) => any;
|
|
3362
|
+
|
|
3363
|
+
export declare const DBClusterOptionGroupStatusFilterSensitiveLog: (obj: DBClusterOptionGroupStatus) => any;
|
|
3364
|
+
|
|
3365
|
+
export declare const DomainMembershipFilterSensitiveLog: (obj: DomainMembership) => any;
|
|
3366
|
+
|
|
3367
|
+
export declare const PendingCloudwatchLogsExportsFilterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
|
|
3368
|
+
|
|
3369
|
+
export declare const ClusterPendingModifiedValuesFilterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
|
|
3370
|
+
|
|
3371
|
+
export declare const ScalingConfigurationInfoFilterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
|
|
3372
|
+
|
|
3373
|
+
export declare const ServerlessV2ScalingConfigurationInfoFilterSensitiveLog: (obj: ServerlessV2ScalingConfigurationInfo) => any;
|
|
3374
|
+
|
|
3375
|
+
export declare const DBClusterFilterSensitiveLog: (obj: DBCluster) => any;
|
|
3376
|
+
|
|
3377
|
+
export declare const CreateDBClusterResultFilterSensitiveLog: (obj: CreateDBClusterResult) => any;
|
|
3378
|
+
|
|
3379
|
+
export declare const CreateDBClusterEndpointMessageFilterSensitiveLog: (obj: CreateDBClusterEndpointMessage) => any;
|
|
3380
|
+
|
|
3381
|
+
export declare const DBClusterEndpointFilterSensitiveLog: (obj: DBClusterEndpoint) => any;
|
|
3382
|
+
|
|
3383
|
+
export declare const CreateDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
|
|
3384
|
+
|
|
3385
|
+
export declare const CreateDBClusterParameterGroupResultFilterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
|
|
3386
|
+
|
|
3387
|
+
export declare const CreateDBClusterSnapshotMessageFilterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
|
|
3388
|
+
|
|
3389
|
+
export declare const CreateDBClusterSnapshotResultFilterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
|
|
3390
|
+
|
|
3391
|
+
export declare const CreateDBInstanceMessageFilterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
|
|
3392
|
+
|
|
3393
|
+
export declare const DBInstanceRoleFilterSensitiveLog: (obj: DBInstanceRole) => any;
|
|
3394
|
+
|
|
3395
|
+
export declare const DBInstanceAutomatedBackupsReplicationFilterSensitiveLog: (obj: DBInstanceAutomatedBackupsReplication) => any;
|
|
3396
|
+
|
|
3397
|
+
export declare const DBParameterGroupStatusFilterSensitiveLog: (obj: DBParameterGroupStatus) => any;
|
|
3398
|
+
|
|
3399
|
+
export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
|
|
3400
|
+
|
|
3401
|
+
export declare const OutpostFilterSensitiveLog: (obj: Outpost) => any;
|
|
3402
|
+
|
|
3403
|
+
export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
|
|
3404
|
+
|
|
3405
|
+
export declare const DBSubnetGroupFilterSensitiveLog: (obj: DBSubnetGroup) => any;
|
|
3406
|
+
|
|
3407
|
+
export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
|
|
3408
|
+
|
|
3409
|
+
export declare const OptionGroupMembershipFilterSensitiveLog: (obj: OptionGroupMembership) => any;
|
|
3410
|
+
|
|
3411
|
+
export declare const PendingModifiedValuesFilterSensitiveLog: (obj: PendingModifiedValues) => any;
|
|
3412
|
+
|
|
3413
|
+
export declare const DBInstanceStatusInfoFilterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
|
|
3414
|
+
|
|
3415
|
+
export declare const DBInstanceFilterSensitiveLog: (obj: DBInstance) => any;
|
|
3416
|
+
|
|
3417
|
+
export declare const CreateDBInstanceResultFilterSensitiveLog: (obj: CreateDBInstanceResult) => any;
|
|
3418
|
+
|
|
3419
|
+
export declare const CreateDBInstanceReadReplicaMessageFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
|
|
3420
|
+
|
|
3421
|
+
export declare const CreateDBInstanceReadReplicaResultFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
|
|
3422
|
+
|
|
3423
|
+
export declare const CreateDBParameterGroupMessageFilterSensitiveLog: (obj: CreateDBParameterGroupMessage) => any;
|
|
3424
|
+
|
|
3425
|
+
export declare const CreateDBParameterGroupResultFilterSensitiveLog: (obj: CreateDBParameterGroupResult) => any;
|
|
3426
|
+
|
|
3427
|
+
export declare const UserAuthConfigFilterSensitiveLog: (obj: UserAuthConfig) => any;
|
|
3428
|
+
|
|
3429
|
+
export declare const CreateDBProxyRequestFilterSensitiveLog: (obj: CreateDBProxyRequest) => any;
|
|
3430
|
+
|
|
3431
|
+
export declare const UserAuthConfigInfoFilterSensitiveLog: (obj: UserAuthConfigInfo) => any;
|
|
3432
|
+
|
|
3433
|
+
export declare const DBProxyFilterSensitiveLog: (obj: DBProxy) => any;
|
|
3434
|
+
|
|
3435
|
+
export declare const CreateDBProxyResponseFilterSensitiveLog: (obj: CreateDBProxyResponse) => any;
|
|
3436
|
+
|
|
3437
|
+
export declare const CreateDBProxyEndpointRequestFilterSensitiveLog: (obj: CreateDBProxyEndpointRequest) => any;
|
|
3438
|
+
|
|
3439
|
+
export declare const DBProxyEndpointFilterSensitiveLog: (obj: DBProxyEndpoint) => any;
|
|
3440
|
+
|
|
3441
|
+
export declare const CreateDBProxyEndpointResponseFilterSensitiveLog: (obj: CreateDBProxyEndpointResponse) => any;
|
|
3442
|
+
|
|
3443
|
+
export declare const CreateDBSecurityGroupMessageFilterSensitiveLog: (obj: CreateDBSecurityGroupMessage) => any;
|
|
3444
|
+
|
|
3445
|
+
export declare const CreateDBSecurityGroupResultFilterSensitiveLog: (obj: CreateDBSecurityGroupResult) => any;
|
|
3446
|
+
|
|
3447
|
+
export declare const CreateDBSnapshotMessageFilterSensitiveLog: (obj: CreateDBSnapshotMessage) => any;
|
|
3448
|
+
|
|
3449
|
+
export declare const CreateDBSnapshotResultFilterSensitiveLog: (obj: CreateDBSnapshotResult) => any;
|
|
3450
|
+
|
|
3451
|
+
export declare const CreateDBSubnetGroupMessageFilterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
|
|
3452
|
+
|
|
3453
|
+
export declare const CreateDBSubnetGroupResultFilterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
|
|
3454
|
+
|
|
3455
|
+
export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
|
|
3456
|
+
|
|
3457
|
+
export declare const CreateEventSubscriptionResultFilterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
|
|
3458
|
+
|
|
3459
|
+
export declare const CreateGlobalClusterMessageFilterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
|
|
3460
|
+
|
|
3461
|
+
export declare const FailoverStateFilterSensitiveLog: (obj: FailoverState) => any;
|
|
3462
|
+
|
|
3463
|
+
export declare const GlobalClusterMemberFilterSensitiveLog: (obj: GlobalClusterMember) => any;
|
|
3464
|
+
|
|
3465
|
+
export declare const GlobalClusterFilterSensitiveLog: (obj: GlobalCluster) => any;
|
|
3466
|
+
|
|
3467
|
+
export declare const CreateGlobalClusterResultFilterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
|
|
3468
|
+
|
|
3469
|
+
export declare const CreateOptionGroupMessageFilterSensitiveLog: (obj: CreateOptionGroupMessage) => any;
|
|
3470
|
+
|
|
3471
|
+
export declare const CreateOptionGroupResultFilterSensitiveLog: (obj: CreateOptionGroupResult) => any;
|
|
3472
|
+
|
|
3473
|
+
export declare const DeleteCustomDBEngineVersionMessageFilterSensitiveLog: (obj: DeleteCustomDBEngineVersionMessage) => any;
|
|
3474
|
+
|
|
3475
|
+
export declare const DeleteDBClusterMessageFilterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
|
|
3476
|
+
|
|
3477
|
+
export declare const DeleteDBClusterResultFilterSensitiveLog: (obj: DeleteDBClusterResult) => any;
|
|
3478
|
+
|
|
3479
|
+
export declare const DeleteDBClusterEndpointMessageFilterSensitiveLog: (obj: DeleteDBClusterEndpointMessage) => any;
|
|
3480
|
+
|
|
3481
|
+
export declare const DeleteDBClusterParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
|
|
3482
|
+
|
|
3483
|
+
export declare const DeleteDBClusterSnapshotMessageFilterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
|
|
3484
|
+
|
|
3485
|
+
export declare const DeleteDBClusterSnapshotResultFilterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
|
|
3486
|
+
|
|
3487
|
+
export declare const DeleteDBInstanceMessageFilterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
|
|
3488
|
+
|
|
3489
|
+
export declare const DeleteDBInstanceResultFilterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
|
|
3490
|
+
|
|
3491
|
+
export declare const DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupMessage) => any;
|
|
3492
|
+
|
|
3493
|
+
export declare const RestoreWindowFilterSensitiveLog: (obj: RestoreWindow) => any;
|
|
3494
|
+
|
|
3495
|
+
export declare const DBInstanceAutomatedBackupFilterSensitiveLog: (obj: DBInstanceAutomatedBackup) => any;
|
|
3496
|
+
|
|
3497
|
+
export declare const DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupResult) => any;
|
|
3498
|
+
|
|
3499
|
+
export declare const DeleteDBParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBParameterGroupMessage) => any;
|
|
3500
|
+
|
|
3501
|
+
export declare const DeleteDBProxyRequestFilterSensitiveLog: (obj: DeleteDBProxyRequest) => any;
|
|
3502
|
+
|
|
3503
|
+
export declare const DeleteDBProxyResponseFilterSensitiveLog: (obj: DeleteDBProxyResponse) => any;
|
|
3504
|
+
|
|
3505
|
+
export declare const DeleteDBProxyEndpointRequestFilterSensitiveLog: (obj: DeleteDBProxyEndpointRequest) => any;
|
|
3506
|
+
|
|
3507
|
+
export declare const DeleteDBProxyEndpointResponseFilterSensitiveLog: (obj: DeleteDBProxyEndpointResponse) => any;
|
|
3508
|
+
|
|
3509
|
+
export declare const DeleteDBSecurityGroupMessageFilterSensitiveLog: (obj: DeleteDBSecurityGroupMessage) => any;
|
|
3510
|
+
|
|
3511
|
+
export declare const DeleteDBSnapshotMessageFilterSensitiveLog: (obj: DeleteDBSnapshotMessage) => any;
|
|
3512
|
+
|
|
3513
|
+
export declare const DeleteDBSnapshotResultFilterSensitiveLog: (obj: DeleteDBSnapshotResult) => any;
|
|
3514
|
+
|
|
3515
|
+
export declare const DeleteDBSubnetGroupMessageFilterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
|
|
3516
|
+
|
|
3517
|
+
export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
|
|
3518
|
+
|
|
3519
|
+
export declare const DeleteEventSubscriptionResultFilterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
|
|
3520
|
+
|
|
3521
|
+
export declare const DeleteGlobalClusterMessageFilterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
|
|
3522
|
+
|
|
3523
|
+
export declare const DeleteGlobalClusterResultFilterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
|
|
3524
|
+
|
|
3525
|
+
export declare const DeleteOptionGroupMessageFilterSensitiveLog: (obj: DeleteOptionGroupMessage) => any;
|
|
3526
|
+
|
|
3527
|
+
export declare const DeregisterDBProxyTargetsRequestFilterSensitiveLog: (obj: DeregisterDBProxyTargetsRequest) => any;
|
|
3528
|
+
|
|
3529
|
+
export declare const DeregisterDBProxyTargetsResponseFilterSensitiveLog: (obj: DeregisterDBProxyTargetsResponse) => any;
|
|
3530
|
+
|
|
3531
|
+
export declare const DescribeAccountAttributesMessageFilterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
|
|
3532
|
+
|
|
3533
|
+
export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
|
|
3534
|
+
|
|
3535
|
+
export declare const CertificateMessageFilterSensitiveLog: (obj: CertificateMessage) => any;
|
|
3536
|
+
|
|
3537
|
+
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
3538
|
+
|
|
3539
|
+
export declare const DescribeCertificatesMessageFilterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
|
|
3540
|
+
|
|
3541
|
+
export declare const DBClusterBacktrackMessageFilterSensitiveLog: (obj: DBClusterBacktrackMessage) => any;
|
|
3542
|
+
|
|
3543
|
+
export declare const DescribeDBClusterBacktracksMessageFilterSensitiveLog: (obj: DescribeDBClusterBacktracksMessage) => any;
|
|
3544
|
+
|
|
3545
|
+
export declare const DBClusterEndpointMessageFilterSensitiveLog: (obj: DBClusterEndpointMessage) => any;
|
|
3546
|
+
|
|
3547
|
+
export declare const DescribeDBClusterEndpointsMessageFilterSensitiveLog: (obj: DescribeDBClusterEndpointsMessage) => any;
|
|
3548
|
+
|
|
3549
|
+
export declare const DBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
|
|
3550
|
+
|
|
3551
|
+
export declare const DescribeDBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
|
|
3552
|
+
|
|
3553
|
+
export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
|
|
3554
|
+
|
|
3555
|
+
export declare const DBClusterParameterGroupDetailsFilterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
|
|
3556
|
+
|
|
3557
|
+
export declare const DescribeDBClusterParametersMessageFilterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
|
|
3558
|
+
|
|
3559
|
+
export declare const DBClusterMessageFilterSensitiveLog: (obj: DBClusterMessage) => any;
|
|
3560
|
+
|
|
3561
|
+
export declare const DescribeDBClustersMessageFilterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
|
|
3562
|
+
|
|
3563
|
+
export declare const DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
|
|
3564
|
+
|
|
3565
|
+
export declare const DBClusterSnapshotAttributeFilterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
|
|
3566
|
+
|
|
3567
|
+
export declare const DBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
|
|
3568
|
+
|
|
3569
|
+
export declare const DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
|
|
3570
|
+
|
|
3571
|
+
export declare const DBClusterSnapshotMessageFilterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
|
|
3572
|
+
|
|
3573
|
+
export declare const DescribeDBClusterSnapshotsMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
|
|
3574
|
+
|
|
3575
|
+
export declare const DBEngineVersionMessageFilterSensitiveLog: (obj: DBEngineVersionMessage) => any;
|
|
3576
|
+
|
|
3577
|
+
export declare const DescribeDBEngineVersionsMessageFilterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
|
|
3578
|
+
|
|
3579
|
+
export declare const DBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DBInstanceAutomatedBackupMessage) => any;
|
|
3580
|
+
|
|
3581
|
+
export declare const DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog: (obj: DescribeDBInstanceAutomatedBackupsMessage) => any;
|
|
3582
|
+
|
|
3583
|
+
export declare const DBInstanceMessageFilterSensitiveLog: (obj: DBInstanceMessage) => any;
|
|
3584
|
+
|
|
3585
|
+
export declare const DescribeDBInstancesMessageFilterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
|
|
3586
|
+
|
|
3587
|
+
export declare const DescribeDBLogFilesMessageFilterSensitiveLog: (obj: DescribeDBLogFilesMessage) => any;
|
|
3588
|
+
|
|
3589
|
+
export declare const DescribeDBLogFilesDetailsFilterSensitiveLog: (obj: DescribeDBLogFilesDetails) => any;
|
|
3590
|
+
|
|
3591
|
+
export declare const DescribeDBLogFilesResponseFilterSensitiveLog: (obj: DescribeDBLogFilesResponse) => any;
|
|
3592
|
+
|
|
3593
|
+
export declare const DBParameterGroupsMessageFilterSensitiveLog: (obj: DBParameterGroupsMessage) => any;
|
|
3594
|
+
|
|
3595
|
+
export declare const DescribeDBParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBParameterGroupsMessage) => any;
|
|
3596
|
+
|
|
3597
|
+
export declare const DBParameterGroupDetailsFilterSensitiveLog: (obj: DBParameterGroupDetails) => any;
|
|
3598
|
+
|
|
3599
|
+
export declare const DescribeDBParametersMessageFilterSensitiveLog: (obj: DescribeDBParametersMessage) => any;
|
|
3600
|
+
|
|
3601
|
+
export declare const DescribeDBProxiesRequestFilterSensitiveLog: (obj: DescribeDBProxiesRequest) => any;
|
|
3602
|
+
|
|
3603
|
+
export declare const DescribeDBProxiesResponseFilterSensitiveLog: (obj: DescribeDBProxiesResponse) => any;
|
|
3604
|
+
|
|
3605
|
+
export declare const DescribeDBProxyEndpointsRequestFilterSensitiveLog: (obj: DescribeDBProxyEndpointsRequest) => any;
|
|
3606
|
+
|
|
3607
|
+
export declare const DescribeDBProxyEndpointsResponseFilterSensitiveLog: (obj: DescribeDBProxyEndpointsResponse) => any;
|
|
3608
|
+
|
|
3609
|
+
export declare const DescribeDBProxyTargetGroupsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsRequest) => any;
|
|
3610
|
+
|
|
3611
|
+
export declare const ConnectionPoolConfigurationInfoFilterSensitiveLog: (obj: ConnectionPoolConfigurationInfo) => any;
|
|
3612
|
+
|
|
3613
|
+
export declare const DBProxyTargetGroupFilterSensitiveLog: (obj: DBProxyTargetGroup) => any;
|
|
3614
|
+
|
|
3615
|
+
export declare const DescribeDBProxyTargetGroupsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsResponse) => any;
|
|
3616
|
+
|
|
3617
|
+
export declare const DescribeDBProxyTargetsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
|
|
3618
|
+
|
|
3619
|
+
export declare const TargetHealthFilterSensitiveLog: (obj: TargetHealth) => any;
|
|
3620
|
+
|
|
3621
|
+
export declare const DBProxyTargetFilterSensitiveLog: (obj: DBProxyTarget) => any;
|
|
3622
|
+
|
|
3623
|
+
export declare const DescribeDBProxyTargetsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
|
|
3624
|
+
|
|
3625
|
+
export declare const DBSecurityGroupMessageFilterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
|
|
3626
|
+
|
|
3627
|
+
export declare const DescribeDBSecurityGroupsMessageFilterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
|
|
3628
|
+
|
|
3629
|
+
export declare const DescribeDBSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;
|