@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
|
@@ -1,13 +1,5 @@
|
|
|
1
1
|
import { __assign, __extends } from "tslib";
|
|
2
2
|
import { RDSServiceException as __BaseException } from "./RDSServiceException";
|
|
3
|
-
export var AccountQuota;
|
|
4
|
-
(function (AccountQuota) {
|
|
5
|
-
AccountQuota.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
6
|
-
})(AccountQuota || (AccountQuota = {}));
|
|
7
|
-
export var AccountAttributesMessage;
|
|
8
|
-
(function (AccountAttributesMessage) {
|
|
9
|
-
AccountAttributesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
10
|
-
})(AccountAttributesMessage || (AccountAttributesMessage = {}));
|
|
11
3
|
export var ActivityStreamPolicyStatus;
|
|
12
4
|
(function (ActivityStreamPolicyStatus) {
|
|
13
5
|
ActivityStreamPolicyStatus["locked"] = "locked";
|
|
@@ -15,10 +7,6 @@ export var ActivityStreamPolicyStatus;
|
|
|
15
7
|
ActivityStreamPolicyStatus["unlocked"] = "unlocked";
|
|
16
8
|
ActivityStreamPolicyStatus["unlocking_policy"] = "unlocking-policy";
|
|
17
9
|
})(ActivityStreamPolicyStatus || (ActivityStreamPolicyStatus = {}));
|
|
18
|
-
export var AddRoleToDBClusterMessage;
|
|
19
|
-
(function (AddRoleToDBClusterMessage) {
|
|
20
|
-
AddRoleToDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
21
|
-
})(AddRoleToDBClusterMessage || (AddRoleToDBClusterMessage = {}));
|
|
22
10
|
var DBClusterNotFoundFault = (function (_super) {
|
|
23
11
|
__extends(DBClusterNotFoundFault, _super);
|
|
24
12
|
function DBClusterNotFoundFault(opts) {
|
|
@@ -67,10 +55,6 @@ var InvalidDBClusterStateFault = (function (_super) {
|
|
|
67
55
|
return InvalidDBClusterStateFault;
|
|
68
56
|
}(__BaseException));
|
|
69
57
|
export { InvalidDBClusterStateFault };
|
|
70
|
-
export var AddRoleToDBInstanceMessage;
|
|
71
|
-
(function (AddRoleToDBInstanceMessage) {
|
|
72
|
-
AddRoleToDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
73
|
-
})(AddRoleToDBInstanceMessage || (AddRoleToDBInstanceMessage = {}));
|
|
74
58
|
var DBInstanceNotFoundFault = (function (_super) {
|
|
75
59
|
__extends(DBInstanceNotFoundFault, _super);
|
|
76
60
|
function DBInstanceNotFoundFault(opts) {
|
|
@@ -119,18 +103,6 @@ var InvalidDBInstanceStateFault = (function (_super) {
|
|
|
119
103
|
return InvalidDBInstanceStateFault;
|
|
120
104
|
}(__BaseException));
|
|
121
105
|
export { InvalidDBInstanceStateFault };
|
|
122
|
-
export var AddSourceIdentifierToSubscriptionMessage;
|
|
123
|
-
(function (AddSourceIdentifierToSubscriptionMessage) {
|
|
124
|
-
AddSourceIdentifierToSubscriptionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
125
|
-
})(AddSourceIdentifierToSubscriptionMessage || (AddSourceIdentifierToSubscriptionMessage = {}));
|
|
126
|
-
export var EventSubscription;
|
|
127
|
-
(function (EventSubscription) {
|
|
128
|
-
EventSubscription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
129
|
-
})(EventSubscription || (EventSubscription = {}));
|
|
130
|
-
export var AddSourceIdentifierToSubscriptionResult;
|
|
131
|
-
(function (AddSourceIdentifierToSubscriptionResult) {
|
|
132
|
-
AddSourceIdentifierToSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
133
|
-
})(AddSourceIdentifierToSubscriptionResult || (AddSourceIdentifierToSubscriptionResult = {}));
|
|
134
106
|
var SourceNotFoundFault = (function (_super) {
|
|
135
107
|
__extends(SourceNotFoundFault, _super);
|
|
136
108
|
function SourceNotFoundFault(opts) {
|
|
@@ -155,14 +127,6 @@ var SubscriptionNotFoundFault = (function (_super) {
|
|
|
155
127
|
return SubscriptionNotFoundFault;
|
|
156
128
|
}(__BaseException));
|
|
157
129
|
export { SubscriptionNotFoundFault };
|
|
158
|
-
export var Tag;
|
|
159
|
-
(function (Tag) {
|
|
160
|
-
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
161
|
-
})(Tag || (Tag = {}));
|
|
162
|
-
export var AddTagsToResourceMessage;
|
|
163
|
-
(function (AddTagsToResourceMessage) {
|
|
164
|
-
AddTagsToResourceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
165
|
-
})(AddTagsToResourceMessage || (AddTagsToResourceMessage = {}));
|
|
166
130
|
var DBProxyNotFoundFault = (function (_super) {
|
|
167
131
|
__extends(DBProxyNotFoundFault, _super);
|
|
168
132
|
function DBProxyNotFoundFault(opts) {
|
|
@@ -199,22 +163,6 @@ var DBSnapshotNotFoundFault = (function (_super) {
|
|
|
199
163
|
return DBSnapshotNotFoundFault;
|
|
200
164
|
}(__BaseException));
|
|
201
165
|
export { DBSnapshotNotFoundFault };
|
|
202
|
-
export var ApplyPendingMaintenanceActionMessage;
|
|
203
|
-
(function (ApplyPendingMaintenanceActionMessage) {
|
|
204
|
-
ApplyPendingMaintenanceActionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
205
|
-
})(ApplyPendingMaintenanceActionMessage || (ApplyPendingMaintenanceActionMessage = {}));
|
|
206
|
-
export var PendingMaintenanceAction;
|
|
207
|
-
(function (PendingMaintenanceAction) {
|
|
208
|
-
PendingMaintenanceAction.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
209
|
-
})(PendingMaintenanceAction || (PendingMaintenanceAction = {}));
|
|
210
|
-
export var ResourcePendingMaintenanceActions;
|
|
211
|
-
(function (ResourcePendingMaintenanceActions) {
|
|
212
|
-
ResourcePendingMaintenanceActions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
213
|
-
})(ResourcePendingMaintenanceActions || (ResourcePendingMaintenanceActions = {}));
|
|
214
|
-
export var ApplyPendingMaintenanceActionResult;
|
|
215
|
-
(function (ApplyPendingMaintenanceActionResult) {
|
|
216
|
-
ApplyPendingMaintenanceActionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
217
|
-
})(ApplyPendingMaintenanceActionResult || (ApplyPendingMaintenanceActionResult = {}));
|
|
218
166
|
var ResourceNotFoundFault = (function (_super) {
|
|
219
167
|
__extends(ResourceNotFoundFault, _super);
|
|
220
168
|
function ResourceNotFoundFault(opts) {
|
|
@@ -251,26 +199,6 @@ var AuthorizationQuotaExceededFault = (function (_super) {
|
|
|
251
199
|
return AuthorizationQuotaExceededFault;
|
|
252
200
|
}(__BaseException));
|
|
253
201
|
export { AuthorizationQuotaExceededFault };
|
|
254
|
-
export var AuthorizeDBSecurityGroupIngressMessage;
|
|
255
|
-
(function (AuthorizeDBSecurityGroupIngressMessage) {
|
|
256
|
-
AuthorizeDBSecurityGroupIngressMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
257
|
-
})(AuthorizeDBSecurityGroupIngressMessage || (AuthorizeDBSecurityGroupIngressMessage = {}));
|
|
258
|
-
export var EC2SecurityGroup;
|
|
259
|
-
(function (EC2SecurityGroup) {
|
|
260
|
-
EC2SecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
261
|
-
})(EC2SecurityGroup || (EC2SecurityGroup = {}));
|
|
262
|
-
export var IPRange;
|
|
263
|
-
(function (IPRange) {
|
|
264
|
-
IPRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
265
|
-
})(IPRange || (IPRange = {}));
|
|
266
|
-
export var DBSecurityGroup;
|
|
267
|
-
(function (DBSecurityGroup) {
|
|
268
|
-
DBSecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
269
|
-
})(DBSecurityGroup || (DBSecurityGroup = {}));
|
|
270
|
-
export var AuthorizeDBSecurityGroupIngressResult;
|
|
271
|
-
(function (AuthorizeDBSecurityGroupIngressResult) {
|
|
272
|
-
AuthorizeDBSecurityGroupIngressResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
273
|
-
})(AuthorizeDBSecurityGroupIngressResult || (AuthorizeDBSecurityGroupIngressResult = {}));
|
|
274
202
|
var DBSecurityGroupNotFoundFault = (function (_super) {
|
|
275
203
|
__extends(DBSecurityGroupNotFoundFault, _super);
|
|
276
204
|
function DBSecurityGroupNotFoundFault(opts) {
|
|
@@ -295,22 +223,6 @@ var InvalidDBSecurityGroupStateFault = (function (_super) {
|
|
|
295
223
|
return InvalidDBSecurityGroupStateFault;
|
|
296
224
|
}(__BaseException));
|
|
297
225
|
export { InvalidDBSecurityGroupStateFault };
|
|
298
|
-
export var BacktrackDBClusterMessage;
|
|
299
|
-
(function (BacktrackDBClusterMessage) {
|
|
300
|
-
BacktrackDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
301
|
-
})(BacktrackDBClusterMessage || (BacktrackDBClusterMessage = {}));
|
|
302
|
-
export var DBClusterBacktrack;
|
|
303
|
-
(function (DBClusterBacktrack) {
|
|
304
|
-
DBClusterBacktrack.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
305
|
-
})(DBClusterBacktrack || (DBClusterBacktrack = {}));
|
|
306
|
-
export var CancelExportTaskMessage;
|
|
307
|
-
(function (CancelExportTaskMessage) {
|
|
308
|
-
CancelExportTaskMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
309
|
-
})(CancelExportTaskMessage || (CancelExportTaskMessage = {}));
|
|
310
|
-
export var ExportTask;
|
|
311
|
-
(function (ExportTask) {
|
|
312
|
-
ExportTask.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
313
|
-
})(ExportTask || (ExportTask = {}));
|
|
314
226
|
var ExportTaskNotFoundFault = (function (_super) {
|
|
315
227
|
__extends(ExportTaskNotFoundFault, _super);
|
|
316
228
|
function ExportTaskNotFoundFault(opts) {
|
|
@@ -335,18 +247,6 @@ var InvalidExportTaskStateFault = (function (_super) {
|
|
|
335
247
|
return InvalidExportTaskStateFault;
|
|
336
248
|
}(__BaseException));
|
|
337
249
|
export { InvalidExportTaskStateFault };
|
|
338
|
-
export var CopyDBClusterParameterGroupMessage;
|
|
339
|
-
(function (CopyDBClusterParameterGroupMessage) {
|
|
340
|
-
CopyDBClusterParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
341
|
-
})(CopyDBClusterParameterGroupMessage || (CopyDBClusterParameterGroupMessage = {}));
|
|
342
|
-
export var DBClusterParameterGroup;
|
|
343
|
-
(function (DBClusterParameterGroup) {
|
|
344
|
-
DBClusterParameterGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
345
|
-
})(DBClusterParameterGroup || (DBClusterParameterGroup = {}));
|
|
346
|
-
export var CopyDBClusterParameterGroupResult;
|
|
347
|
-
(function (CopyDBClusterParameterGroupResult) {
|
|
348
|
-
CopyDBClusterParameterGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
349
|
-
})(CopyDBClusterParameterGroupResult || (CopyDBClusterParameterGroupResult = {}));
|
|
350
250
|
var DBParameterGroupAlreadyExistsFault = (function (_super) {
|
|
351
251
|
__extends(DBParameterGroupAlreadyExistsFault, _super);
|
|
352
252
|
function DBParameterGroupAlreadyExistsFault(opts) {
|
|
@@ -383,18 +283,6 @@ var DBParameterGroupQuotaExceededFault = (function (_super) {
|
|
|
383
283
|
return DBParameterGroupQuotaExceededFault;
|
|
384
284
|
}(__BaseException));
|
|
385
285
|
export { DBParameterGroupQuotaExceededFault };
|
|
386
|
-
export var CopyDBClusterSnapshotMessage;
|
|
387
|
-
(function (CopyDBClusterSnapshotMessage) {
|
|
388
|
-
CopyDBClusterSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
389
|
-
})(CopyDBClusterSnapshotMessage || (CopyDBClusterSnapshotMessage = {}));
|
|
390
|
-
export var DBClusterSnapshot;
|
|
391
|
-
(function (DBClusterSnapshot) {
|
|
392
|
-
DBClusterSnapshot.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
393
|
-
})(DBClusterSnapshot || (DBClusterSnapshot = {}));
|
|
394
|
-
export var CopyDBClusterSnapshotResult;
|
|
395
|
-
(function (CopyDBClusterSnapshotResult) {
|
|
396
|
-
CopyDBClusterSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
397
|
-
})(CopyDBClusterSnapshotResult || (CopyDBClusterSnapshotResult = {}));
|
|
398
286
|
var DBClusterSnapshotAlreadyExistsFault = (function (_super) {
|
|
399
287
|
__extends(DBClusterSnapshotAlreadyExistsFault, _super);
|
|
400
288
|
function DBClusterSnapshotAlreadyExistsFault(opts) {
|
|
@@ -455,34 +343,6 @@ var SnapshotQuotaExceededFault = (function (_super) {
|
|
|
455
343
|
return SnapshotQuotaExceededFault;
|
|
456
344
|
}(__BaseException));
|
|
457
345
|
export { SnapshotQuotaExceededFault };
|
|
458
|
-
export var CopyDBParameterGroupMessage;
|
|
459
|
-
(function (CopyDBParameterGroupMessage) {
|
|
460
|
-
CopyDBParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
461
|
-
})(CopyDBParameterGroupMessage || (CopyDBParameterGroupMessage = {}));
|
|
462
|
-
export var DBParameterGroup;
|
|
463
|
-
(function (DBParameterGroup) {
|
|
464
|
-
DBParameterGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
465
|
-
})(DBParameterGroup || (DBParameterGroup = {}));
|
|
466
|
-
export var CopyDBParameterGroupResult;
|
|
467
|
-
(function (CopyDBParameterGroupResult) {
|
|
468
|
-
CopyDBParameterGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
469
|
-
})(CopyDBParameterGroupResult || (CopyDBParameterGroupResult = {}));
|
|
470
|
-
export var CopyDBSnapshotMessage;
|
|
471
|
-
(function (CopyDBSnapshotMessage) {
|
|
472
|
-
CopyDBSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
473
|
-
})(CopyDBSnapshotMessage || (CopyDBSnapshotMessage = {}));
|
|
474
|
-
export var ProcessorFeature;
|
|
475
|
-
(function (ProcessorFeature) {
|
|
476
|
-
ProcessorFeature.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
477
|
-
})(ProcessorFeature || (ProcessorFeature = {}));
|
|
478
|
-
export var DBSnapshot;
|
|
479
|
-
(function (DBSnapshot) {
|
|
480
|
-
DBSnapshot.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
481
|
-
})(DBSnapshot || (DBSnapshot = {}));
|
|
482
|
-
export var CopyDBSnapshotResult;
|
|
483
|
-
(function (CopyDBSnapshotResult) {
|
|
484
|
-
CopyDBSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
485
|
-
})(CopyDBSnapshotResult || (CopyDBSnapshotResult = {}));
|
|
486
346
|
var CustomAvailabilityZoneNotFoundFault = (function (_super) {
|
|
487
347
|
__extends(CustomAvailabilityZoneNotFoundFault, _super);
|
|
488
348
|
function CustomAvailabilityZoneNotFoundFault(opts) {
|
|
@@ -519,34 +379,6 @@ var InvalidDBSnapshotStateFault = (function (_super) {
|
|
|
519
379
|
return InvalidDBSnapshotStateFault;
|
|
520
380
|
}(__BaseException));
|
|
521
381
|
export { InvalidDBSnapshotStateFault };
|
|
522
|
-
export var CopyOptionGroupMessage;
|
|
523
|
-
(function (CopyOptionGroupMessage) {
|
|
524
|
-
CopyOptionGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
525
|
-
})(CopyOptionGroupMessage || (CopyOptionGroupMessage = {}));
|
|
526
|
-
export var DBSecurityGroupMembership;
|
|
527
|
-
(function (DBSecurityGroupMembership) {
|
|
528
|
-
DBSecurityGroupMembership.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
529
|
-
})(DBSecurityGroupMembership || (DBSecurityGroupMembership = {}));
|
|
530
|
-
export var OptionSetting;
|
|
531
|
-
(function (OptionSetting) {
|
|
532
|
-
OptionSetting.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
533
|
-
})(OptionSetting || (OptionSetting = {}));
|
|
534
|
-
export var VpcSecurityGroupMembership;
|
|
535
|
-
(function (VpcSecurityGroupMembership) {
|
|
536
|
-
VpcSecurityGroupMembership.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
537
|
-
})(VpcSecurityGroupMembership || (VpcSecurityGroupMembership = {}));
|
|
538
|
-
export var Option;
|
|
539
|
-
(function (Option) {
|
|
540
|
-
Option.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
541
|
-
})(Option || (Option = {}));
|
|
542
|
-
export var OptionGroup;
|
|
543
|
-
(function (OptionGroup) {
|
|
544
|
-
OptionGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
545
|
-
})(OptionGroup || (OptionGroup = {}));
|
|
546
|
-
export var CopyOptionGroupResult;
|
|
547
|
-
(function (CopyOptionGroupResult) {
|
|
548
|
-
CopyOptionGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
549
|
-
})(CopyOptionGroupResult || (CopyOptionGroupResult = {}));
|
|
550
382
|
var OptionGroupAlreadyExistsFault = (function (_super) {
|
|
551
383
|
__extends(OptionGroupAlreadyExistsFault, _super);
|
|
552
384
|
function OptionGroupAlreadyExistsFault(opts) {
|
|
@@ -583,10 +415,6 @@ var OptionGroupQuotaExceededFault = (function (_super) {
|
|
|
583
415
|
return OptionGroupQuotaExceededFault;
|
|
584
416
|
}(__BaseException));
|
|
585
417
|
export { OptionGroupQuotaExceededFault };
|
|
586
|
-
export var CreateCustomDBEngineVersionMessage;
|
|
587
|
-
(function (CreateCustomDBEngineVersionMessage) {
|
|
588
|
-
CreateCustomDBEngineVersionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
589
|
-
})(CreateCustomDBEngineVersionMessage || (CreateCustomDBEngineVersionMessage = {}));
|
|
590
418
|
var CustomDBEngineVersionAlreadyExistsFault = (function (_super) {
|
|
591
419
|
__extends(CustomDBEngineVersionAlreadyExistsFault, _super);
|
|
592
420
|
function CustomDBEngineVersionAlreadyExistsFault(opts) {
|
|
@@ -611,50 +439,6 @@ var CustomDBEngineVersionQuotaExceededFault = (function (_super) {
|
|
|
611
439
|
return CustomDBEngineVersionQuotaExceededFault;
|
|
612
440
|
}(__BaseException));
|
|
613
441
|
export { CustomDBEngineVersionQuotaExceededFault };
|
|
614
|
-
export var CharacterSet;
|
|
615
|
-
(function (CharacterSet) {
|
|
616
|
-
CharacterSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
617
|
-
})(CharacterSet || (CharacterSet = {}));
|
|
618
|
-
export var Timezone;
|
|
619
|
-
(function (Timezone) {
|
|
620
|
-
Timezone.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
621
|
-
})(Timezone || (Timezone = {}));
|
|
622
|
-
export var UpgradeTarget;
|
|
623
|
-
(function (UpgradeTarget) {
|
|
624
|
-
UpgradeTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
625
|
-
})(UpgradeTarget || (UpgradeTarget = {}));
|
|
626
|
-
export var DBEngineVersion;
|
|
627
|
-
(function (DBEngineVersion) {
|
|
628
|
-
DBEngineVersion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
629
|
-
})(DBEngineVersion || (DBEngineVersion = {}));
|
|
630
|
-
export var ScalingConfiguration;
|
|
631
|
-
(function (ScalingConfiguration) {
|
|
632
|
-
ScalingConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
633
|
-
})(ScalingConfiguration || (ScalingConfiguration = {}));
|
|
634
|
-
export var ServerlessV2ScalingConfiguration;
|
|
635
|
-
(function (ServerlessV2ScalingConfiguration) {
|
|
636
|
-
ServerlessV2ScalingConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
637
|
-
})(ServerlessV2ScalingConfiguration || (ServerlessV2ScalingConfiguration = {}));
|
|
638
|
-
export var CreateDBClusterMessage;
|
|
639
|
-
(function (CreateDBClusterMessage) {
|
|
640
|
-
CreateDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
641
|
-
})(CreateDBClusterMessage || (CreateDBClusterMessage = {}));
|
|
642
|
-
export var DBClusterRole;
|
|
643
|
-
(function (DBClusterRole) {
|
|
644
|
-
DBClusterRole.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
645
|
-
})(DBClusterRole || (DBClusterRole = {}));
|
|
646
|
-
export var DBClusterMember;
|
|
647
|
-
(function (DBClusterMember) {
|
|
648
|
-
DBClusterMember.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
649
|
-
})(DBClusterMember || (DBClusterMember = {}));
|
|
650
|
-
export var DBClusterOptionGroupStatus;
|
|
651
|
-
(function (DBClusterOptionGroupStatus) {
|
|
652
|
-
DBClusterOptionGroupStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
653
|
-
})(DBClusterOptionGroupStatus || (DBClusterOptionGroupStatus = {}));
|
|
654
|
-
export var DomainMembership;
|
|
655
|
-
(function (DomainMembership) {
|
|
656
|
-
DomainMembership.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
657
|
-
})(DomainMembership || (DomainMembership = {}));
|
|
658
442
|
export var WriteForwardingStatus;
|
|
659
443
|
(function (WriteForwardingStatus) {
|
|
660
444
|
WriteForwardingStatus["DISABLED"] = "disabled";
|
|
@@ -663,30 +447,6 @@ export var WriteForwardingStatus;
|
|
|
663
447
|
WriteForwardingStatus["ENABLING"] = "enabling";
|
|
664
448
|
WriteForwardingStatus["UNKNOWN"] = "unknown";
|
|
665
449
|
})(WriteForwardingStatus || (WriteForwardingStatus = {}));
|
|
666
|
-
export var PendingCloudwatchLogsExports;
|
|
667
|
-
(function (PendingCloudwatchLogsExports) {
|
|
668
|
-
PendingCloudwatchLogsExports.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
669
|
-
})(PendingCloudwatchLogsExports || (PendingCloudwatchLogsExports = {}));
|
|
670
|
-
export var ClusterPendingModifiedValues;
|
|
671
|
-
(function (ClusterPendingModifiedValues) {
|
|
672
|
-
ClusterPendingModifiedValues.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
673
|
-
})(ClusterPendingModifiedValues || (ClusterPendingModifiedValues = {}));
|
|
674
|
-
export var ScalingConfigurationInfo;
|
|
675
|
-
(function (ScalingConfigurationInfo) {
|
|
676
|
-
ScalingConfigurationInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
677
|
-
})(ScalingConfigurationInfo || (ScalingConfigurationInfo = {}));
|
|
678
|
-
export var ServerlessV2ScalingConfigurationInfo;
|
|
679
|
-
(function (ServerlessV2ScalingConfigurationInfo) {
|
|
680
|
-
ServerlessV2ScalingConfigurationInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
681
|
-
})(ServerlessV2ScalingConfigurationInfo || (ServerlessV2ScalingConfigurationInfo = {}));
|
|
682
|
-
export var DBCluster;
|
|
683
|
-
(function (DBCluster) {
|
|
684
|
-
DBCluster.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
685
|
-
})(DBCluster || (DBCluster = {}));
|
|
686
|
-
export var CreateDBClusterResult;
|
|
687
|
-
(function (CreateDBClusterResult) {
|
|
688
|
-
CreateDBClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
689
|
-
})(CreateDBClusterResult || (CreateDBClusterResult = {}));
|
|
690
450
|
var DBClusterAlreadyExistsFault = (function (_super) {
|
|
691
451
|
__extends(DBClusterAlreadyExistsFault, _super);
|
|
692
452
|
function DBClusterAlreadyExistsFault(opts) {
|
|
@@ -843,14 +603,6 @@ var StorageQuotaExceededFault = (function (_super) {
|
|
|
843
603
|
return StorageQuotaExceededFault;
|
|
844
604
|
}(__BaseException));
|
|
845
605
|
export { StorageQuotaExceededFault };
|
|
846
|
-
export var CreateDBClusterEndpointMessage;
|
|
847
|
-
(function (CreateDBClusterEndpointMessage) {
|
|
848
|
-
CreateDBClusterEndpointMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
849
|
-
})(CreateDBClusterEndpointMessage || (CreateDBClusterEndpointMessage = {}));
|
|
850
|
-
export var DBClusterEndpoint;
|
|
851
|
-
(function (DBClusterEndpoint) {
|
|
852
|
-
DBClusterEndpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
853
|
-
})(DBClusterEndpoint || (DBClusterEndpoint = {}));
|
|
854
606
|
var DBClusterEndpointAlreadyExistsFault = (function (_super) {
|
|
855
607
|
__extends(DBClusterEndpointAlreadyExistsFault, _super);
|
|
856
608
|
function DBClusterEndpointAlreadyExistsFault(opts) {
|
|
@@ -875,22 +627,6 @@ var DBClusterEndpointQuotaExceededFault = (function (_super) {
|
|
|
875
627
|
return DBClusterEndpointQuotaExceededFault;
|
|
876
628
|
}(__BaseException));
|
|
877
629
|
export { DBClusterEndpointQuotaExceededFault };
|
|
878
|
-
export var CreateDBClusterParameterGroupMessage;
|
|
879
|
-
(function (CreateDBClusterParameterGroupMessage) {
|
|
880
|
-
CreateDBClusterParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
881
|
-
})(CreateDBClusterParameterGroupMessage || (CreateDBClusterParameterGroupMessage = {}));
|
|
882
|
-
export var CreateDBClusterParameterGroupResult;
|
|
883
|
-
(function (CreateDBClusterParameterGroupResult) {
|
|
884
|
-
CreateDBClusterParameterGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
885
|
-
})(CreateDBClusterParameterGroupResult || (CreateDBClusterParameterGroupResult = {}));
|
|
886
|
-
export var CreateDBClusterSnapshotMessage;
|
|
887
|
-
(function (CreateDBClusterSnapshotMessage) {
|
|
888
|
-
CreateDBClusterSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
889
|
-
})(CreateDBClusterSnapshotMessage || (CreateDBClusterSnapshotMessage = {}));
|
|
890
|
-
export var CreateDBClusterSnapshotResult;
|
|
891
|
-
(function (CreateDBClusterSnapshotResult) {
|
|
892
|
-
CreateDBClusterSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
893
|
-
})(CreateDBClusterSnapshotResult || (CreateDBClusterSnapshotResult = {}));
|
|
894
630
|
var AuthorizationNotFoundFault = (function (_super) {
|
|
895
631
|
__extends(AuthorizationNotFoundFault, _super);
|
|
896
632
|
function AuthorizationNotFoundFault(opts) {
|
|
@@ -915,72 +651,16 @@ var BackupPolicyNotFoundFault = (function (_super) {
|
|
|
915
651
|
return BackupPolicyNotFoundFault;
|
|
916
652
|
}(__BaseException));
|
|
917
653
|
export { BackupPolicyNotFoundFault };
|
|
918
|
-
export var CreateDBInstanceMessage;
|
|
919
|
-
(function (CreateDBInstanceMessage) {
|
|
920
|
-
CreateDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
921
|
-
})(CreateDBInstanceMessage || (CreateDBInstanceMessage = {}));
|
|
922
|
-
export var DBInstanceRole;
|
|
923
|
-
(function (DBInstanceRole) {
|
|
924
|
-
DBInstanceRole.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
925
|
-
})(DBInstanceRole || (DBInstanceRole = {}));
|
|
926
654
|
export var AutomationMode;
|
|
927
655
|
(function (AutomationMode) {
|
|
928
656
|
AutomationMode["ALL_PAUSED"] = "all-paused";
|
|
929
657
|
AutomationMode["FULL"] = "full";
|
|
930
658
|
})(AutomationMode || (AutomationMode = {}));
|
|
931
|
-
export var DBInstanceAutomatedBackupsReplication;
|
|
932
|
-
(function (DBInstanceAutomatedBackupsReplication) {
|
|
933
|
-
DBInstanceAutomatedBackupsReplication.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
934
|
-
})(DBInstanceAutomatedBackupsReplication || (DBInstanceAutomatedBackupsReplication = {}));
|
|
935
|
-
export var DBParameterGroupStatus;
|
|
936
|
-
(function (DBParameterGroupStatus) {
|
|
937
|
-
DBParameterGroupStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
938
|
-
})(DBParameterGroupStatus || (DBParameterGroupStatus = {}));
|
|
939
|
-
export var AvailabilityZone;
|
|
940
|
-
(function (AvailabilityZone) {
|
|
941
|
-
AvailabilityZone.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
942
|
-
})(AvailabilityZone || (AvailabilityZone = {}));
|
|
943
|
-
export var Outpost;
|
|
944
|
-
(function (Outpost) {
|
|
945
|
-
Outpost.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
946
|
-
})(Outpost || (Outpost = {}));
|
|
947
|
-
export var Subnet;
|
|
948
|
-
(function (Subnet) {
|
|
949
|
-
Subnet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
950
|
-
})(Subnet || (Subnet = {}));
|
|
951
|
-
export var DBSubnetGroup;
|
|
952
|
-
(function (DBSubnetGroup) {
|
|
953
|
-
DBSubnetGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
954
|
-
})(DBSubnetGroup || (DBSubnetGroup = {}));
|
|
955
|
-
export var Endpoint;
|
|
956
|
-
(function (Endpoint) {
|
|
957
|
-
Endpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
958
|
-
})(Endpoint || (Endpoint = {}));
|
|
959
|
-
export var OptionGroupMembership;
|
|
960
|
-
(function (OptionGroupMembership) {
|
|
961
|
-
OptionGroupMembership.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
962
|
-
})(OptionGroupMembership || (OptionGroupMembership = {}));
|
|
963
|
-
export var PendingModifiedValues;
|
|
964
|
-
(function (PendingModifiedValues) {
|
|
965
|
-
PendingModifiedValues.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
966
|
-
})(PendingModifiedValues || (PendingModifiedValues = {}));
|
|
967
659
|
export var ReplicaMode;
|
|
968
660
|
(function (ReplicaMode) {
|
|
969
661
|
ReplicaMode["MOUNTED"] = "mounted";
|
|
970
662
|
ReplicaMode["OPEN_READ_ONLY"] = "open-read-only";
|
|
971
663
|
})(ReplicaMode || (ReplicaMode = {}));
|
|
972
|
-
export var DBInstanceStatusInfo;
|
|
973
|
-
(function (DBInstanceStatusInfo) {
|
|
974
|
-
DBInstanceStatusInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
975
|
-
})(DBInstanceStatusInfo || (DBInstanceStatusInfo = {}));
|
|
976
|
-
export var DBInstance;
|
|
977
|
-
(function (DBInstance) {
|
|
978
|
-
DBInstance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
979
|
-
})(DBInstance || (DBInstance = {}));
|
|
980
|
-
export var CreateDBInstanceResult;
|
|
981
|
-
(function (CreateDBInstanceResult) {
|
|
982
|
-
CreateDBInstanceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
983
|
-
})(CreateDBInstanceResult || (CreateDBInstanceResult = {}));
|
|
984
664
|
var DBInstanceAlreadyExistsFault = (function (_super) {
|
|
985
665
|
__extends(DBInstanceAlreadyExistsFault, _super);
|
|
986
666
|
function DBInstanceAlreadyExistsFault(opts) {
|
|
@@ -1053,14 +733,6 @@ var StorageTypeNotSupportedFault = (function (_super) {
|
|
|
1053
733
|
return StorageTypeNotSupportedFault;
|
|
1054
734
|
}(__BaseException));
|
|
1055
735
|
export { StorageTypeNotSupportedFault };
|
|
1056
|
-
export var CreateDBInstanceReadReplicaMessage;
|
|
1057
|
-
(function (CreateDBInstanceReadReplicaMessage) {
|
|
1058
|
-
CreateDBInstanceReadReplicaMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1059
|
-
})(CreateDBInstanceReadReplicaMessage || (CreateDBInstanceReadReplicaMessage = {}));
|
|
1060
|
-
export var CreateDBInstanceReadReplicaResult;
|
|
1061
|
-
(function (CreateDBInstanceReadReplicaResult) {
|
|
1062
|
-
CreateDBInstanceReadReplicaResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1063
|
-
})(CreateDBInstanceReadReplicaResult || (CreateDBInstanceReadReplicaResult = {}));
|
|
1064
736
|
var DBSubnetGroupNotAllowedFault = (function (_super) {
|
|
1065
737
|
__extends(DBSubnetGroupNotAllowedFault, _super);
|
|
1066
738
|
function DBSubnetGroupNotAllowedFault(opts) {
|
|
@@ -1085,14 +757,6 @@ var InvalidDBSubnetGroupFault = (function (_super) {
|
|
|
1085
757
|
return InvalidDBSubnetGroupFault;
|
|
1086
758
|
}(__BaseException));
|
|
1087
759
|
export { InvalidDBSubnetGroupFault };
|
|
1088
|
-
export var CreateDBParameterGroupMessage;
|
|
1089
|
-
(function (CreateDBParameterGroupMessage) {
|
|
1090
|
-
CreateDBParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1091
|
-
})(CreateDBParameterGroupMessage || (CreateDBParameterGroupMessage = {}));
|
|
1092
|
-
export var CreateDBParameterGroupResult;
|
|
1093
|
-
(function (CreateDBParameterGroupResult) {
|
|
1094
|
-
CreateDBParameterGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1095
|
-
})(CreateDBParameterGroupResult || (CreateDBParameterGroupResult = {}));
|
|
1096
760
|
export var AuthScheme;
|
|
1097
761
|
(function (AuthScheme) {
|
|
1098
762
|
AuthScheme["SECRETS"] = "SECRETS";
|
|
@@ -1102,23 +766,11 @@ export var IAMAuthMode;
|
|
|
1102
766
|
IAMAuthMode["DISABLED"] = "DISABLED";
|
|
1103
767
|
IAMAuthMode["REQUIRED"] = "REQUIRED";
|
|
1104
768
|
})(IAMAuthMode || (IAMAuthMode = {}));
|
|
1105
|
-
export var UserAuthConfig;
|
|
1106
|
-
(function (UserAuthConfig) {
|
|
1107
|
-
UserAuthConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1108
|
-
})(UserAuthConfig || (UserAuthConfig = {}));
|
|
1109
769
|
export var EngineFamily;
|
|
1110
770
|
(function (EngineFamily) {
|
|
1111
771
|
EngineFamily["MYSQL"] = "MYSQL";
|
|
1112
772
|
EngineFamily["POSTGRESQL"] = "POSTGRESQL";
|
|
1113
773
|
})(EngineFamily || (EngineFamily = {}));
|
|
1114
|
-
export var CreateDBProxyRequest;
|
|
1115
|
-
(function (CreateDBProxyRequest) {
|
|
1116
|
-
CreateDBProxyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1117
|
-
})(CreateDBProxyRequest || (CreateDBProxyRequest = {}));
|
|
1118
|
-
export var UserAuthConfigInfo;
|
|
1119
|
-
(function (UserAuthConfigInfo) {
|
|
1120
|
-
UserAuthConfigInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1121
|
-
})(UserAuthConfigInfo || (UserAuthConfigInfo = {}));
|
|
1122
774
|
export var DBProxyStatus;
|
|
1123
775
|
(function (DBProxyStatus) {
|
|
1124
776
|
DBProxyStatus["AVAILABLE"] = "available";
|
|
@@ -1131,14 +783,6 @@ export var DBProxyStatus;
|
|
|
1131
783
|
DBProxyStatus["SUSPENDED"] = "suspended";
|
|
1132
784
|
DBProxyStatus["SUSPENDING"] = "suspending";
|
|
1133
785
|
})(DBProxyStatus || (DBProxyStatus = {}));
|
|
1134
|
-
export var DBProxy;
|
|
1135
|
-
(function (DBProxy) {
|
|
1136
|
-
DBProxy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1137
|
-
})(DBProxy || (DBProxy = {}));
|
|
1138
|
-
export var CreateDBProxyResponse;
|
|
1139
|
-
(function (CreateDBProxyResponse) {
|
|
1140
|
-
CreateDBProxyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1141
|
-
})(CreateDBProxyResponse || (CreateDBProxyResponse = {}));
|
|
1142
786
|
var DBProxyAlreadyExistsFault = (function (_super) {
|
|
1143
787
|
__extends(DBProxyAlreadyExistsFault, _super);
|
|
1144
788
|
function DBProxyAlreadyExistsFault(opts) {
|
|
@@ -1168,10 +812,6 @@ export var DBProxyEndpointTargetRole;
|
|
|
1168
812
|
DBProxyEndpointTargetRole["READ_ONLY"] = "READ_ONLY";
|
|
1169
813
|
DBProxyEndpointTargetRole["READ_WRITE"] = "READ_WRITE";
|
|
1170
814
|
})(DBProxyEndpointTargetRole || (DBProxyEndpointTargetRole = {}));
|
|
1171
|
-
export var CreateDBProxyEndpointRequest;
|
|
1172
|
-
(function (CreateDBProxyEndpointRequest) {
|
|
1173
|
-
CreateDBProxyEndpointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1174
|
-
})(CreateDBProxyEndpointRequest || (CreateDBProxyEndpointRequest = {}));
|
|
1175
815
|
export var DBProxyEndpointStatus;
|
|
1176
816
|
(function (DBProxyEndpointStatus) {
|
|
1177
817
|
DBProxyEndpointStatus["AVAILABLE"] = "available";
|
|
@@ -1181,14 +821,6 @@ export var DBProxyEndpointStatus;
|
|
|
1181
821
|
DBProxyEndpointStatus["INSUFFICIENT_RESOURCE_LIMITS"] = "insufficient-resource-limits";
|
|
1182
822
|
DBProxyEndpointStatus["MODIFYING"] = "modifying";
|
|
1183
823
|
})(DBProxyEndpointStatus || (DBProxyEndpointStatus = {}));
|
|
1184
|
-
export var DBProxyEndpoint;
|
|
1185
|
-
(function (DBProxyEndpoint) {
|
|
1186
|
-
DBProxyEndpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1187
|
-
})(DBProxyEndpoint || (DBProxyEndpoint = {}));
|
|
1188
|
-
export var CreateDBProxyEndpointResponse;
|
|
1189
|
-
(function (CreateDBProxyEndpointResponse) {
|
|
1190
|
-
CreateDBProxyEndpointResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1191
|
-
})(CreateDBProxyEndpointResponse || (CreateDBProxyEndpointResponse = {}));
|
|
1192
824
|
var DBProxyEndpointAlreadyExistsFault = (function (_super) {
|
|
1193
825
|
__extends(DBProxyEndpointAlreadyExistsFault, _super);
|
|
1194
826
|
function DBProxyEndpointAlreadyExistsFault(opts) {
|
|
@@ -1225,14 +857,6 @@ var InvalidDBProxyStateFault = (function (_super) {
|
|
|
1225
857
|
return InvalidDBProxyStateFault;
|
|
1226
858
|
}(__BaseException));
|
|
1227
859
|
export { InvalidDBProxyStateFault };
|
|
1228
|
-
export var CreateDBSecurityGroupMessage;
|
|
1229
|
-
(function (CreateDBSecurityGroupMessage) {
|
|
1230
|
-
CreateDBSecurityGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1231
|
-
})(CreateDBSecurityGroupMessage || (CreateDBSecurityGroupMessage = {}));
|
|
1232
|
-
export var CreateDBSecurityGroupResult;
|
|
1233
|
-
(function (CreateDBSecurityGroupResult) {
|
|
1234
|
-
CreateDBSecurityGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1235
|
-
})(CreateDBSecurityGroupResult || (CreateDBSecurityGroupResult = {}));
|
|
1236
860
|
var DBSecurityGroupAlreadyExistsFault = (function (_super) {
|
|
1237
861
|
__extends(DBSecurityGroupAlreadyExistsFault, _super);
|
|
1238
862
|
function DBSecurityGroupAlreadyExistsFault(opts) {
|
|
@@ -1269,22 +893,6 @@ var DBSecurityGroupQuotaExceededFault = (function (_super) {
|
|
|
1269
893
|
return DBSecurityGroupQuotaExceededFault;
|
|
1270
894
|
}(__BaseException));
|
|
1271
895
|
export { DBSecurityGroupQuotaExceededFault };
|
|
1272
|
-
export var CreateDBSnapshotMessage;
|
|
1273
|
-
(function (CreateDBSnapshotMessage) {
|
|
1274
|
-
CreateDBSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1275
|
-
})(CreateDBSnapshotMessage || (CreateDBSnapshotMessage = {}));
|
|
1276
|
-
export var CreateDBSnapshotResult;
|
|
1277
|
-
(function (CreateDBSnapshotResult) {
|
|
1278
|
-
CreateDBSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1279
|
-
})(CreateDBSnapshotResult || (CreateDBSnapshotResult = {}));
|
|
1280
|
-
export var CreateDBSubnetGroupMessage;
|
|
1281
|
-
(function (CreateDBSubnetGroupMessage) {
|
|
1282
|
-
CreateDBSubnetGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1283
|
-
})(CreateDBSubnetGroupMessage || (CreateDBSubnetGroupMessage = {}));
|
|
1284
|
-
export var CreateDBSubnetGroupResult;
|
|
1285
|
-
(function (CreateDBSubnetGroupResult) {
|
|
1286
|
-
CreateDBSubnetGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1287
|
-
})(CreateDBSubnetGroupResult || (CreateDBSubnetGroupResult = {}));
|
|
1288
896
|
var DBSubnetGroupAlreadyExistsFault = (function (_super) {
|
|
1289
897
|
__extends(DBSubnetGroupAlreadyExistsFault, _super);
|
|
1290
898
|
function DBSubnetGroupAlreadyExistsFault(opts) {
|
|
@@ -1321,14 +929,6 @@ var DBSubnetQuotaExceededFault = (function (_super) {
|
|
|
1321
929
|
return DBSubnetQuotaExceededFault;
|
|
1322
930
|
}(__BaseException));
|
|
1323
931
|
export { DBSubnetQuotaExceededFault };
|
|
1324
|
-
export var CreateEventSubscriptionMessage;
|
|
1325
|
-
(function (CreateEventSubscriptionMessage) {
|
|
1326
|
-
CreateEventSubscriptionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1327
|
-
})(CreateEventSubscriptionMessage || (CreateEventSubscriptionMessage = {}));
|
|
1328
|
-
export var CreateEventSubscriptionResult;
|
|
1329
|
-
(function (CreateEventSubscriptionResult) {
|
|
1330
|
-
CreateEventSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1331
|
-
})(CreateEventSubscriptionResult || (CreateEventSubscriptionResult = {}));
|
|
1332
932
|
var EventSubscriptionQuotaExceededFault = (function (_super) {
|
|
1333
933
|
__extends(EventSubscriptionQuotaExceededFault, _super);
|
|
1334
934
|
function EventSubscriptionQuotaExceededFault(opts) {
|
|
@@ -1401,32 +1001,12 @@ var SubscriptionCategoryNotFoundFault = (function (_super) {
|
|
|
1401
1001
|
return SubscriptionCategoryNotFoundFault;
|
|
1402
1002
|
}(__BaseException));
|
|
1403
1003
|
export { SubscriptionCategoryNotFoundFault };
|
|
1404
|
-
export var CreateGlobalClusterMessage;
|
|
1405
|
-
(function (CreateGlobalClusterMessage) {
|
|
1406
|
-
CreateGlobalClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1407
|
-
})(CreateGlobalClusterMessage || (CreateGlobalClusterMessage = {}));
|
|
1408
1004
|
export var FailoverStatus;
|
|
1409
1005
|
(function (FailoverStatus) {
|
|
1410
1006
|
FailoverStatus["CANCELLING"] = "cancelling";
|
|
1411
1007
|
FailoverStatus["FAILING_OVER"] = "failing-over";
|
|
1412
1008
|
FailoverStatus["PENDING"] = "pending";
|
|
1413
1009
|
})(FailoverStatus || (FailoverStatus = {}));
|
|
1414
|
-
export var FailoverState;
|
|
1415
|
-
(function (FailoverState) {
|
|
1416
|
-
FailoverState.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1417
|
-
})(FailoverState || (FailoverState = {}));
|
|
1418
|
-
export var GlobalClusterMember;
|
|
1419
|
-
(function (GlobalClusterMember) {
|
|
1420
|
-
GlobalClusterMember.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1421
|
-
})(GlobalClusterMember || (GlobalClusterMember = {}));
|
|
1422
|
-
export var GlobalCluster;
|
|
1423
|
-
(function (GlobalCluster) {
|
|
1424
|
-
GlobalCluster.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1425
|
-
})(GlobalCluster || (GlobalCluster = {}));
|
|
1426
|
-
export var CreateGlobalClusterResult;
|
|
1427
|
-
(function (CreateGlobalClusterResult) {
|
|
1428
|
-
CreateGlobalClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1429
|
-
})(CreateGlobalClusterResult || (CreateGlobalClusterResult = {}));
|
|
1430
1010
|
var GlobalClusterAlreadyExistsFault = (function (_super) {
|
|
1431
1011
|
__extends(GlobalClusterAlreadyExistsFault, _super);
|
|
1432
1012
|
function GlobalClusterAlreadyExistsFault(opts) {
|
|
@@ -1451,14 +1031,6 @@ var GlobalClusterQuotaExceededFault = (function (_super) {
|
|
|
1451
1031
|
return GlobalClusterQuotaExceededFault;
|
|
1452
1032
|
}(__BaseException));
|
|
1453
1033
|
export { GlobalClusterQuotaExceededFault };
|
|
1454
|
-
export var CreateOptionGroupMessage;
|
|
1455
|
-
(function (CreateOptionGroupMessage) {
|
|
1456
|
-
CreateOptionGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1457
|
-
})(CreateOptionGroupMessage || (CreateOptionGroupMessage = {}));
|
|
1458
|
-
export var CreateOptionGroupResult;
|
|
1459
|
-
(function (CreateOptionGroupResult) {
|
|
1460
|
-
CreateOptionGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1461
|
-
})(CreateOptionGroupResult || (CreateOptionGroupResult = {}));
|
|
1462
1034
|
var CustomDBEngineVersionNotFoundFault = (function (_super) {
|
|
1463
1035
|
__extends(CustomDBEngineVersionNotFoundFault, _super);
|
|
1464
1036
|
function CustomDBEngineVersionNotFoundFault(opts) {
|
|
@@ -1471,10 +1043,6 @@ var CustomDBEngineVersionNotFoundFault = (function (_super) {
|
|
|
1471
1043
|
return CustomDBEngineVersionNotFoundFault;
|
|
1472
1044
|
}(__BaseException));
|
|
1473
1045
|
export { CustomDBEngineVersionNotFoundFault };
|
|
1474
|
-
export var DeleteCustomDBEngineVersionMessage;
|
|
1475
|
-
(function (DeleteCustomDBEngineVersionMessage) {
|
|
1476
|
-
DeleteCustomDBEngineVersionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1477
|
-
})(DeleteCustomDBEngineVersionMessage || (DeleteCustomDBEngineVersionMessage = {}));
|
|
1478
1046
|
var InvalidCustomDBEngineVersionStateFault = (function (_super) {
|
|
1479
1047
|
__extends(InvalidCustomDBEngineVersionStateFault, _super);
|
|
1480
1048
|
function InvalidCustomDBEngineVersionStateFault(opts) {
|
|
@@ -1487,14 +1055,6 @@ var InvalidCustomDBEngineVersionStateFault = (function (_super) {
|
|
|
1487
1055
|
return InvalidCustomDBEngineVersionStateFault;
|
|
1488
1056
|
}(__BaseException));
|
|
1489
1057
|
export { InvalidCustomDBEngineVersionStateFault };
|
|
1490
|
-
export var DeleteDBClusterMessage;
|
|
1491
|
-
(function (DeleteDBClusterMessage) {
|
|
1492
|
-
DeleteDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1493
|
-
})(DeleteDBClusterMessage || (DeleteDBClusterMessage = {}));
|
|
1494
|
-
export var DeleteDBClusterResult;
|
|
1495
|
-
(function (DeleteDBClusterResult) {
|
|
1496
|
-
DeleteDBClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1497
|
-
})(DeleteDBClusterResult || (DeleteDBClusterResult = {}));
|
|
1498
1058
|
var DBClusterEndpointNotFoundFault = (function (_super) {
|
|
1499
1059
|
__extends(DBClusterEndpointNotFoundFault, _super);
|
|
1500
1060
|
function DBClusterEndpointNotFoundFault(opts) {
|
|
@@ -1507,10 +1067,6 @@ var DBClusterEndpointNotFoundFault = (function (_super) {
|
|
|
1507
1067
|
return DBClusterEndpointNotFoundFault;
|
|
1508
1068
|
}(__BaseException));
|
|
1509
1069
|
export { DBClusterEndpointNotFoundFault };
|
|
1510
|
-
export var DeleteDBClusterEndpointMessage;
|
|
1511
|
-
(function (DeleteDBClusterEndpointMessage) {
|
|
1512
|
-
DeleteDBClusterEndpointMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1513
|
-
})(DeleteDBClusterEndpointMessage || (DeleteDBClusterEndpointMessage = {}));
|
|
1514
1070
|
var InvalidDBClusterEndpointStateFault = (function (_super) {
|
|
1515
1071
|
__extends(InvalidDBClusterEndpointStateFault, _super);
|
|
1516
1072
|
function InvalidDBClusterEndpointStateFault(opts) {
|
|
@@ -1523,10 +1079,6 @@ var InvalidDBClusterEndpointStateFault = (function (_super) {
|
|
|
1523
1079
|
return InvalidDBClusterEndpointStateFault;
|
|
1524
1080
|
}(__BaseException));
|
|
1525
1081
|
export { InvalidDBClusterEndpointStateFault };
|
|
1526
|
-
export var DeleteDBClusterParameterGroupMessage;
|
|
1527
|
-
(function (DeleteDBClusterParameterGroupMessage) {
|
|
1528
|
-
DeleteDBClusterParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1529
|
-
})(DeleteDBClusterParameterGroupMessage || (DeleteDBClusterParameterGroupMessage = {}));
|
|
1530
1082
|
var InvalidDBParameterGroupStateFault = (function (_super) {
|
|
1531
1083
|
__extends(InvalidDBParameterGroupStateFault, _super);
|
|
1532
1084
|
function InvalidDBParameterGroupStateFault(opts) {
|
|
@@ -1539,14 +1091,6 @@ var InvalidDBParameterGroupStateFault = (function (_super) {
|
|
|
1539
1091
|
return InvalidDBParameterGroupStateFault;
|
|
1540
1092
|
}(__BaseException));
|
|
1541
1093
|
export { InvalidDBParameterGroupStateFault };
|
|
1542
|
-
export var DeleteDBClusterSnapshotMessage;
|
|
1543
|
-
(function (DeleteDBClusterSnapshotMessage) {
|
|
1544
|
-
DeleteDBClusterSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1545
|
-
})(DeleteDBClusterSnapshotMessage || (DeleteDBClusterSnapshotMessage = {}));
|
|
1546
|
-
export var DeleteDBClusterSnapshotResult;
|
|
1547
|
-
(function (DeleteDBClusterSnapshotResult) {
|
|
1548
|
-
DeleteDBClusterSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1549
|
-
})(DeleteDBClusterSnapshotResult || (DeleteDBClusterSnapshotResult = {}));
|
|
1550
1094
|
var DBInstanceAutomatedBackupQuotaExceededFault = (function (_super) {
|
|
1551
1095
|
__extends(DBInstanceAutomatedBackupQuotaExceededFault, _super);
|
|
1552
1096
|
function DBInstanceAutomatedBackupQuotaExceededFault(opts) {
|
|
@@ -1559,14 +1103,6 @@ var DBInstanceAutomatedBackupQuotaExceededFault = (function (_super) {
|
|
|
1559
1103
|
return DBInstanceAutomatedBackupQuotaExceededFault;
|
|
1560
1104
|
}(__BaseException));
|
|
1561
1105
|
export { DBInstanceAutomatedBackupQuotaExceededFault };
|
|
1562
|
-
export var DeleteDBInstanceMessage;
|
|
1563
|
-
(function (DeleteDBInstanceMessage) {
|
|
1564
|
-
DeleteDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1565
|
-
})(DeleteDBInstanceMessage || (DeleteDBInstanceMessage = {}));
|
|
1566
|
-
export var DeleteDBInstanceResult;
|
|
1567
|
-
(function (DeleteDBInstanceResult) {
|
|
1568
|
-
DeleteDBInstanceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1569
|
-
})(DeleteDBInstanceResult || (DeleteDBInstanceResult = {}));
|
|
1570
1106
|
var DBInstanceAutomatedBackupNotFoundFault = (function (_super) {
|
|
1571
1107
|
__extends(DBInstanceAutomatedBackupNotFoundFault, _super);
|
|
1572
1108
|
function DBInstanceAutomatedBackupNotFoundFault(opts) {
|
|
@@ -1579,22 +1115,6 @@ var DBInstanceAutomatedBackupNotFoundFault = (function (_super) {
|
|
|
1579
1115
|
return DBInstanceAutomatedBackupNotFoundFault;
|
|
1580
1116
|
}(__BaseException));
|
|
1581
1117
|
export { DBInstanceAutomatedBackupNotFoundFault };
|
|
1582
|
-
export var DeleteDBInstanceAutomatedBackupMessage;
|
|
1583
|
-
(function (DeleteDBInstanceAutomatedBackupMessage) {
|
|
1584
|
-
DeleteDBInstanceAutomatedBackupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1585
|
-
})(DeleteDBInstanceAutomatedBackupMessage || (DeleteDBInstanceAutomatedBackupMessage = {}));
|
|
1586
|
-
export var RestoreWindow;
|
|
1587
|
-
(function (RestoreWindow) {
|
|
1588
|
-
RestoreWindow.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1589
|
-
})(RestoreWindow || (RestoreWindow = {}));
|
|
1590
|
-
export var DBInstanceAutomatedBackup;
|
|
1591
|
-
(function (DBInstanceAutomatedBackup) {
|
|
1592
|
-
DBInstanceAutomatedBackup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1593
|
-
})(DBInstanceAutomatedBackup || (DBInstanceAutomatedBackup = {}));
|
|
1594
|
-
export var DeleteDBInstanceAutomatedBackupResult;
|
|
1595
|
-
(function (DeleteDBInstanceAutomatedBackupResult) {
|
|
1596
|
-
DeleteDBInstanceAutomatedBackupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1597
|
-
})(DeleteDBInstanceAutomatedBackupResult || (DeleteDBInstanceAutomatedBackupResult = {}));
|
|
1598
1118
|
var InvalidDBInstanceAutomatedBackupStateFault = (function (_super) {
|
|
1599
1119
|
__extends(InvalidDBInstanceAutomatedBackupStateFault, _super);
|
|
1600
1120
|
function InvalidDBInstanceAutomatedBackupStateFault(opts) {
|
|
@@ -1607,18 +1127,6 @@ var InvalidDBInstanceAutomatedBackupStateFault = (function (_super) {
|
|
|
1607
1127
|
return InvalidDBInstanceAutomatedBackupStateFault;
|
|
1608
1128
|
}(__BaseException));
|
|
1609
1129
|
export { InvalidDBInstanceAutomatedBackupStateFault };
|
|
1610
|
-
export var DeleteDBParameterGroupMessage;
|
|
1611
|
-
(function (DeleteDBParameterGroupMessage) {
|
|
1612
|
-
DeleteDBParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1613
|
-
})(DeleteDBParameterGroupMessage || (DeleteDBParameterGroupMessage = {}));
|
|
1614
|
-
export var DeleteDBProxyRequest;
|
|
1615
|
-
(function (DeleteDBProxyRequest) {
|
|
1616
|
-
DeleteDBProxyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1617
|
-
})(DeleteDBProxyRequest || (DeleteDBProxyRequest = {}));
|
|
1618
|
-
export var DeleteDBProxyResponse;
|
|
1619
|
-
(function (DeleteDBProxyResponse) {
|
|
1620
|
-
DeleteDBProxyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1621
|
-
})(DeleteDBProxyResponse || (DeleteDBProxyResponse = {}));
|
|
1622
1130
|
var DBProxyEndpointNotFoundFault = (function (_super) {
|
|
1623
1131
|
__extends(DBProxyEndpointNotFoundFault, _super);
|
|
1624
1132
|
function DBProxyEndpointNotFoundFault(opts) {
|
|
@@ -1631,14 +1139,6 @@ var DBProxyEndpointNotFoundFault = (function (_super) {
|
|
|
1631
1139
|
return DBProxyEndpointNotFoundFault;
|
|
1632
1140
|
}(__BaseException));
|
|
1633
1141
|
export { DBProxyEndpointNotFoundFault };
|
|
1634
|
-
export var DeleteDBProxyEndpointRequest;
|
|
1635
|
-
(function (DeleteDBProxyEndpointRequest) {
|
|
1636
|
-
DeleteDBProxyEndpointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1637
|
-
})(DeleteDBProxyEndpointRequest || (DeleteDBProxyEndpointRequest = {}));
|
|
1638
|
-
export var DeleteDBProxyEndpointResponse;
|
|
1639
|
-
(function (DeleteDBProxyEndpointResponse) {
|
|
1640
|
-
DeleteDBProxyEndpointResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1641
|
-
})(DeleteDBProxyEndpointResponse || (DeleteDBProxyEndpointResponse = {}));
|
|
1642
1142
|
var InvalidDBProxyEndpointStateFault = (function (_super) {
|
|
1643
1143
|
__extends(InvalidDBProxyEndpointStateFault, _super);
|
|
1644
1144
|
function InvalidDBProxyEndpointStateFault(opts) {
|
|
@@ -1651,22 +1151,6 @@ var InvalidDBProxyEndpointStateFault = (function (_super) {
|
|
|
1651
1151
|
return InvalidDBProxyEndpointStateFault;
|
|
1652
1152
|
}(__BaseException));
|
|
1653
1153
|
export { InvalidDBProxyEndpointStateFault };
|
|
1654
|
-
export var DeleteDBSecurityGroupMessage;
|
|
1655
|
-
(function (DeleteDBSecurityGroupMessage) {
|
|
1656
|
-
DeleteDBSecurityGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1657
|
-
})(DeleteDBSecurityGroupMessage || (DeleteDBSecurityGroupMessage = {}));
|
|
1658
|
-
export var DeleteDBSnapshotMessage;
|
|
1659
|
-
(function (DeleteDBSnapshotMessage) {
|
|
1660
|
-
DeleteDBSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1661
|
-
})(DeleteDBSnapshotMessage || (DeleteDBSnapshotMessage = {}));
|
|
1662
|
-
export var DeleteDBSnapshotResult;
|
|
1663
|
-
(function (DeleteDBSnapshotResult) {
|
|
1664
|
-
DeleteDBSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1665
|
-
})(DeleteDBSnapshotResult || (DeleteDBSnapshotResult = {}));
|
|
1666
|
-
export var DeleteDBSubnetGroupMessage;
|
|
1667
|
-
(function (DeleteDBSubnetGroupMessage) {
|
|
1668
|
-
DeleteDBSubnetGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1669
|
-
})(DeleteDBSubnetGroupMessage || (DeleteDBSubnetGroupMessage = {}));
|
|
1670
1154
|
var InvalidDBSubnetStateFault = (function (_super) {
|
|
1671
1155
|
__extends(InvalidDBSubnetStateFault, _super);
|
|
1672
1156
|
function InvalidDBSubnetStateFault(opts) {
|
|
@@ -1679,14 +1163,6 @@ var InvalidDBSubnetStateFault = (function (_super) {
|
|
|
1679
1163
|
return InvalidDBSubnetStateFault;
|
|
1680
1164
|
}(__BaseException));
|
|
1681
1165
|
export { InvalidDBSubnetStateFault };
|
|
1682
|
-
export var DeleteEventSubscriptionMessage;
|
|
1683
|
-
(function (DeleteEventSubscriptionMessage) {
|
|
1684
|
-
DeleteEventSubscriptionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1685
|
-
})(DeleteEventSubscriptionMessage || (DeleteEventSubscriptionMessage = {}));
|
|
1686
|
-
export var DeleteEventSubscriptionResult;
|
|
1687
|
-
(function (DeleteEventSubscriptionResult) {
|
|
1688
|
-
DeleteEventSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1689
|
-
})(DeleteEventSubscriptionResult || (DeleteEventSubscriptionResult = {}));
|
|
1690
1166
|
var InvalidEventSubscriptionStateFault = (function (_super) {
|
|
1691
1167
|
__extends(InvalidEventSubscriptionStateFault, _super);
|
|
1692
1168
|
function InvalidEventSubscriptionStateFault(opts) {
|
|
@@ -1699,18 +1175,6 @@ var InvalidEventSubscriptionStateFault = (function (_super) {
|
|
|
1699
1175
|
return InvalidEventSubscriptionStateFault;
|
|
1700
1176
|
}(__BaseException));
|
|
1701
1177
|
export { InvalidEventSubscriptionStateFault };
|
|
1702
|
-
export var DeleteGlobalClusterMessage;
|
|
1703
|
-
(function (DeleteGlobalClusterMessage) {
|
|
1704
|
-
DeleteGlobalClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1705
|
-
})(DeleteGlobalClusterMessage || (DeleteGlobalClusterMessage = {}));
|
|
1706
|
-
export var DeleteGlobalClusterResult;
|
|
1707
|
-
(function (DeleteGlobalClusterResult) {
|
|
1708
|
-
DeleteGlobalClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1709
|
-
})(DeleteGlobalClusterResult || (DeleteGlobalClusterResult = {}));
|
|
1710
|
-
export var DeleteOptionGroupMessage;
|
|
1711
|
-
(function (DeleteOptionGroupMessage) {
|
|
1712
|
-
DeleteOptionGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1713
|
-
})(DeleteOptionGroupMessage || (DeleteOptionGroupMessage = {}));
|
|
1714
1178
|
var InvalidOptionGroupStateFault = (function (_super) {
|
|
1715
1179
|
__extends(InvalidOptionGroupStateFault, _super);
|
|
1716
1180
|
function InvalidOptionGroupStateFault(opts) {
|
|
@@ -1735,26 +1199,6 @@ var DBProxyTargetNotFoundFault = (function (_super) {
|
|
|
1735
1199
|
return DBProxyTargetNotFoundFault;
|
|
1736
1200
|
}(__BaseException));
|
|
1737
1201
|
export { DBProxyTargetNotFoundFault };
|
|
1738
|
-
export var DeregisterDBProxyTargetsRequest;
|
|
1739
|
-
(function (DeregisterDBProxyTargetsRequest) {
|
|
1740
|
-
DeregisterDBProxyTargetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1741
|
-
})(DeregisterDBProxyTargetsRequest || (DeregisterDBProxyTargetsRequest = {}));
|
|
1742
|
-
export var DeregisterDBProxyTargetsResponse;
|
|
1743
|
-
(function (DeregisterDBProxyTargetsResponse) {
|
|
1744
|
-
DeregisterDBProxyTargetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1745
|
-
})(DeregisterDBProxyTargetsResponse || (DeregisterDBProxyTargetsResponse = {}));
|
|
1746
|
-
export var DescribeAccountAttributesMessage;
|
|
1747
|
-
(function (DescribeAccountAttributesMessage) {
|
|
1748
|
-
DescribeAccountAttributesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1749
|
-
})(DescribeAccountAttributesMessage || (DescribeAccountAttributesMessage = {}));
|
|
1750
|
-
export var Certificate;
|
|
1751
|
-
(function (Certificate) {
|
|
1752
|
-
Certificate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1753
|
-
})(Certificate || (Certificate = {}));
|
|
1754
|
-
export var CertificateMessage;
|
|
1755
|
-
(function (CertificateMessage) {
|
|
1756
|
-
CertificateMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1757
|
-
})(CertificateMessage || (CertificateMessage = {}));
|
|
1758
1202
|
var CertificateNotFoundFault = (function (_super) {
|
|
1759
1203
|
__extends(CertificateNotFoundFault, _super);
|
|
1760
1204
|
function CertificateNotFoundFault(opts) {
|
|
@@ -1767,18 +1211,6 @@ var CertificateNotFoundFault = (function (_super) {
|
|
|
1767
1211
|
return CertificateNotFoundFault;
|
|
1768
1212
|
}(__BaseException));
|
|
1769
1213
|
export { CertificateNotFoundFault };
|
|
1770
|
-
export var Filter;
|
|
1771
|
-
(function (Filter) {
|
|
1772
|
-
Filter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1773
|
-
})(Filter || (Filter = {}));
|
|
1774
|
-
export var DescribeCertificatesMessage;
|
|
1775
|
-
(function (DescribeCertificatesMessage) {
|
|
1776
|
-
DescribeCertificatesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1777
|
-
})(DescribeCertificatesMessage || (DescribeCertificatesMessage = {}));
|
|
1778
|
-
export var DBClusterBacktrackMessage;
|
|
1779
|
-
(function (DBClusterBacktrackMessage) {
|
|
1780
|
-
DBClusterBacktrackMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1781
|
-
})(DBClusterBacktrackMessage || (DBClusterBacktrackMessage = {}));
|
|
1782
1214
|
var DBClusterBacktrackNotFoundFault = (function (_super) {
|
|
1783
1215
|
__extends(DBClusterBacktrackNotFoundFault, _super);
|
|
1784
1216
|
function DBClusterBacktrackNotFoundFault(opts) {
|
|
@@ -1791,158 +1223,6 @@ var DBClusterBacktrackNotFoundFault = (function (_super) {
|
|
|
1791
1223
|
return DBClusterBacktrackNotFoundFault;
|
|
1792
1224
|
}(__BaseException));
|
|
1793
1225
|
export { DBClusterBacktrackNotFoundFault };
|
|
1794
|
-
export var DescribeDBClusterBacktracksMessage;
|
|
1795
|
-
(function (DescribeDBClusterBacktracksMessage) {
|
|
1796
|
-
DescribeDBClusterBacktracksMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1797
|
-
})(DescribeDBClusterBacktracksMessage || (DescribeDBClusterBacktracksMessage = {}));
|
|
1798
|
-
export var DBClusterEndpointMessage;
|
|
1799
|
-
(function (DBClusterEndpointMessage) {
|
|
1800
|
-
DBClusterEndpointMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1801
|
-
})(DBClusterEndpointMessage || (DBClusterEndpointMessage = {}));
|
|
1802
|
-
export var DescribeDBClusterEndpointsMessage;
|
|
1803
|
-
(function (DescribeDBClusterEndpointsMessage) {
|
|
1804
|
-
DescribeDBClusterEndpointsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1805
|
-
})(DescribeDBClusterEndpointsMessage || (DescribeDBClusterEndpointsMessage = {}));
|
|
1806
|
-
export var DBClusterParameterGroupsMessage;
|
|
1807
|
-
(function (DBClusterParameterGroupsMessage) {
|
|
1808
|
-
DBClusterParameterGroupsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1809
|
-
})(DBClusterParameterGroupsMessage || (DBClusterParameterGroupsMessage = {}));
|
|
1810
|
-
export var DescribeDBClusterParameterGroupsMessage;
|
|
1811
|
-
(function (DescribeDBClusterParameterGroupsMessage) {
|
|
1812
|
-
DescribeDBClusterParameterGroupsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1813
|
-
})(DescribeDBClusterParameterGroupsMessage || (DescribeDBClusterParameterGroupsMessage = {}));
|
|
1814
|
-
export var Parameter;
|
|
1815
|
-
(function (Parameter) {
|
|
1816
|
-
Parameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1817
|
-
})(Parameter || (Parameter = {}));
|
|
1818
|
-
export var DBClusterParameterGroupDetails;
|
|
1819
|
-
(function (DBClusterParameterGroupDetails) {
|
|
1820
|
-
DBClusterParameterGroupDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1821
|
-
})(DBClusterParameterGroupDetails || (DBClusterParameterGroupDetails = {}));
|
|
1822
|
-
export var DescribeDBClusterParametersMessage;
|
|
1823
|
-
(function (DescribeDBClusterParametersMessage) {
|
|
1824
|
-
DescribeDBClusterParametersMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1825
|
-
})(DescribeDBClusterParametersMessage || (DescribeDBClusterParametersMessage = {}));
|
|
1826
|
-
export var DBClusterMessage;
|
|
1827
|
-
(function (DBClusterMessage) {
|
|
1828
|
-
DBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1829
|
-
})(DBClusterMessage || (DBClusterMessage = {}));
|
|
1830
|
-
export var DescribeDBClustersMessage;
|
|
1831
|
-
(function (DescribeDBClustersMessage) {
|
|
1832
|
-
DescribeDBClustersMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1833
|
-
})(DescribeDBClustersMessage || (DescribeDBClustersMessage = {}));
|
|
1834
|
-
export var DescribeDBClusterSnapshotAttributesMessage;
|
|
1835
|
-
(function (DescribeDBClusterSnapshotAttributesMessage) {
|
|
1836
|
-
DescribeDBClusterSnapshotAttributesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1837
|
-
})(DescribeDBClusterSnapshotAttributesMessage || (DescribeDBClusterSnapshotAttributesMessage = {}));
|
|
1838
|
-
export var DBClusterSnapshotAttribute;
|
|
1839
|
-
(function (DBClusterSnapshotAttribute) {
|
|
1840
|
-
DBClusterSnapshotAttribute.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1841
|
-
})(DBClusterSnapshotAttribute || (DBClusterSnapshotAttribute = {}));
|
|
1842
|
-
export var DBClusterSnapshotAttributesResult;
|
|
1843
|
-
(function (DBClusterSnapshotAttributesResult) {
|
|
1844
|
-
DBClusterSnapshotAttributesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1845
|
-
})(DBClusterSnapshotAttributesResult || (DBClusterSnapshotAttributesResult = {}));
|
|
1846
|
-
export var DescribeDBClusterSnapshotAttributesResult;
|
|
1847
|
-
(function (DescribeDBClusterSnapshotAttributesResult) {
|
|
1848
|
-
DescribeDBClusterSnapshotAttributesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1849
|
-
})(DescribeDBClusterSnapshotAttributesResult || (DescribeDBClusterSnapshotAttributesResult = {}));
|
|
1850
|
-
export var DBClusterSnapshotMessage;
|
|
1851
|
-
(function (DBClusterSnapshotMessage) {
|
|
1852
|
-
DBClusterSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1853
|
-
})(DBClusterSnapshotMessage || (DBClusterSnapshotMessage = {}));
|
|
1854
|
-
export var DescribeDBClusterSnapshotsMessage;
|
|
1855
|
-
(function (DescribeDBClusterSnapshotsMessage) {
|
|
1856
|
-
DescribeDBClusterSnapshotsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1857
|
-
})(DescribeDBClusterSnapshotsMessage || (DescribeDBClusterSnapshotsMessage = {}));
|
|
1858
|
-
export var DBEngineVersionMessage;
|
|
1859
|
-
(function (DBEngineVersionMessage) {
|
|
1860
|
-
DBEngineVersionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1861
|
-
})(DBEngineVersionMessage || (DBEngineVersionMessage = {}));
|
|
1862
|
-
export var DescribeDBEngineVersionsMessage;
|
|
1863
|
-
(function (DescribeDBEngineVersionsMessage) {
|
|
1864
|
-
DescribeDBEngineVersionsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1865
|
-
})(DescribeDBEngineVersionsMessage || (DescribeDBEngineVersionsMessage = {}));
|
|
1866
|
-
export var DBInstanceAutomatedBackupMessage;
|
|
1867
|
-
(function (DBInstanceAutomatedBackupMessage) {
|
|
1868
|
-
DBInstanceAutomatedBackupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1869
|
-
})(DBInstanceAutomatedBackupMessage || (DBInstanceAutomatedBackupMessage = {}));
|
|
1870
|
-
export var DescribeDBInstanceAutomatedBackupsMessage;
|
|
1871
|
-
(function (DescribeDBInstanceAutomatedBackupsMessage) {
|
|
1872
|
-
DescribeDBInstanceAutomatedBackupsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1873
|
-
})(DescribeDBInstanceAutomatedBackupsMessage || (DescribeDBInstanceAutomatedBackupsMessage = {}));
|
|
1874
|
-
export var DBInstanceMessage;
|
|
1875
|
-
(function (DBInstanceMessage) {
|
|
1876
|
-
DBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1877
|
-
})(DBInstanceMessage || (DBInstanceMessage = {}));
|
|
1878
|
-
export var DescribeDBInstancesMessage;
|
|
1879
|
-
(function (DescribeDBInstancesMessage) {
|
|
1880
|
-
DescribeDBInstancesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1881
|
-
})(DescribeDBInstancesMessage || (DescribeDBInstancesMessage = {}));
|
|
1882
|
-
export var DescribeDBLogFilesMessage;
|
|
1883
|
-
(function (DescribeDBLogFilesMessage) {
|
|
1884
|
-
DescribeDBLogFilesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1885
|
-
})(DescribeDBLogFilesMessage || (DescribeDBLogFilesMessage = {}));
|
|
1886
|
-
export var DescribeDBLogFilesDetails;
|
|
1887
|
-
(function (DescribeDBLogFilesDetails) {
|
|
1888
|
-
DescribeDBLogFilesDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1889
|
-
})(DescribeDBLogFilesDetails || (DescribeDBLogFilesDetails = {}));
|
|
1890
|
-
export var DescribeDBLogFilesResponse;
|
|
1891
|
-
(function (DescribeDBLogFilesResponse) {
|
|
1892
|
-
DescribeDBLogFilesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1893
|
-
})(DescribeDBLogFilesResponse || (DescribeDBLogFilesResponse = {}));
|
|
1894
|
-
export var DBParameterGroupsMessage;
|
|
1895
|
-
(function (DBParameterGroupsMessage) {
|
|
1896
|
-
DBParameterGroupsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1897
|
-
})(DBParameterGroupsMessage || (DBParameterGroupsMessage = {}));
|
|
1898
|
-
export var DescribeDBParameterGroupsMessage;
|
|
1899
|
-
(function (DescribeDBParameterGroupsMessage) {
|
|
1900
|
-
DescribeDBParameterGroupsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1901
|
-
})(DescribeDBParameterGroupsMessage || (DescribeDBParameterGroupsMessage = {}));
|
|
1902
|
-
export var DBParameterGroupDetails;
|
|
1903
|
-
(function (DBParameterGroupDetails) {
|
|
1904
|
-
DBParameterGroupDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1905
|
-
})(DBParameterGroupDetails || (DBParameterGroupDetails = {}));
|
|
1906
|
-
export var DescribeDBParametersMessage;
|
|
1907
|
-
(function (DescribeDBParametersMessage) {
|
|
1908
|
-
DescribeDBParametersMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1909
|
-
})(DescribeDBParametersMessage || (DescribeDBParametersMessage = {}));
|
|
1910
|
-
export var DescribeDBProxiesRequest;
|
|
1911
|
-
(function (DescribeDBProxiesRequest) {
|
|
1912
|
-
DescribeDBProxiesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1913
|
-
})(DescribeDBProxiesRequest || (DescribeDBProxiesRequest = {}));
|
|
1914
|
-
export var DescribeDBProxiesResponse;
|
|
1915
|
-
(function (DescribeDBProxiesResponse) {
|
|
1916
|
-
DescribeDBProxiesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1917
|
-
})(DescribeDBProxiesResponse || (DescribeDBProxiesResponse = {}));
|
|
1918
|
-
export var DescribeDBProxyEndpointsRequest;
|
|
1919
|
-
(function (DescribeDBProxyEndpointsRequest) {
|
|
1920
|
-
DescribeDBProxyEndpointsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1921
|
-
})(DescribeDBProxyEndpointsRequest || (DescribeDBProxyEndpointsRequest = {}));
|
|
1922
|
-
export var DescribeDBProxyEndpointsResponse;
|
|
1923
|
-
(function (DescribeDBProxyEndpointsResponse) {
|
|
1924
|
-
DescribeDBProxyEndpointsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1925
|
-
})(DescribeDBProxyEndpointsResponse || (DescribeDBProxyEndpointsResponse = {}));
|
|
1926
|
-
export var DescribeDBProxyTargetGroupsRequest;
|
|
1927
|
-
(function (DescribeDBProxyTargetGroupsRequest) {
|
|
1928
|
-
DescribeDBProxyTargetGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1929
|
-
})(DescribeDBProxyTargetGroupsRequest || (DescribeDBProxyTargetGroupsRequest = {}));
|
|
1930
|
-
export var ConnectionPoolConfigurationInfo;
|
|
1931
|
-
(function (ConnectionPoolConfigurationInfo) {
|
|
1932
|
-
ConnectionPoolConfigurationInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1933
|
-
})(ConnectionPoolConfigurationInfo || (ConnectionPoolConfigurationInfo = {}));
|
|
1934
|
-
export var DBProxyTargetGroup;
|
|
1935
|
-
(function (DBProxyTargetGroup) {
|
|
1936
|
-
DBProxyTargetGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1937
|
-
})(DBProxyTargetGroup || (DBProxyTargetGroup = {}));
|
|
1938
|
-
export var DescribeDBProxyTargetGroupsResponse;
|
|
1939
|
-
(function (DescribeDBProxyTargetGroupsResponse) {
|
|
1940
|
-
DescribeDBProxyTargetGroupsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1941
|
-
})(DescribeDBProxyTargetGroupsResponse || (DescribeDBProxyTargetGroupsResponse = {}));
|
|
1942
|
-
export var DescribeDBProxyTargetsRequest;
|
|
1943
|
-
(function (DescribeDBProxyTargetsRequest) {
|
|
1944
|
-
DescribeDBProxyTargetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1945
|
-
})(DescribeDBProxyTargetsRequest || (DescribeDBProxyTargetsRequest = {}));
|
|
1946
1226
|
export var TargetRole;
|
|
1947
1227
|
(function (TargetRole) {
|
|
1948
1228
|
TargetRole["READ_ONLY"] = "READ_ONLY";
|
|
@@ -1963,33 +1243,195 @@ export var TargetState;
|
|
|
1963
1243
|
TargetState["registering"] = "REGISTERING";
|
|
1964
1244
|
TargetState["unavailable"] = "UNAVAILABLE";
|
|
1965
1245
|
})(TargetState || (TargetState = {}));
|
|
1966
|
-
export var TargetHealth;
|
|
1967
|
-
(function (TargetHealth) {
|
|
1968
|
-
TargetHealth.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1969
|
-
})(TargetHealth || (TargetHealth = {}));
|
|
1970
1246
|
export var TargetType;
|
|
1971
1247
|
(function (TargetType) {
|
|
1972
1248
|
TargetType["RDS_INSTANCE"] = "RDS_INSTANCE";
|
|
1973
1249
|
TargetType["RDS_SERVERLESS_ENDPOINT"] = "RDS_SERVERLESS_ENDPOINT";
|
|
1974
1250
|
TargetType["TRACKED_CLUSTER"] = "TRACKED_CLUSTER";
|
|
1975
1251
|
})(TargetType || (TargetType = {}));
|
|
1976
|
-
export var
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
export var
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
export var
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
export var
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
export var
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1252
|
+
export var AccountQuotaFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1253
|
+
export var AccountAttributesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1254
|
+
export var AddRoleToDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1255
|
+
export var AddRoleToDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1256
|
+
export var AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1257
|
+
export var EventSubscriptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1258
|
+
export var AddSourceIdentifierToSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1259
|
+
export var TagFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1260
|
+
export var AddTagsToResourceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1261
|
+
export var ApplyPendingMaintenanceActionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1262
|
+
export var PendingMaintenanceActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1263
|
+
export var ResourcePendingMaintenanceActionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1264
|
+
export var ApplyPendingMaintenanceActionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1265
|
+
export var AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1266
|
+
export var EC2SecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1267
|
+
export var IPRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1268
|
+
export var DBSecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1269
|
+
export var AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1270
|
+
export var BacktrackDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1271
|
+
export var DBClusterBacktrackFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1272
|
+
export var CancelExportTaskMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1273
|
+
export var ExportTaskFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1274
|
+
export var CopyDBClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1275
|
+
export var DBClusterParameterGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1276
|
+
export var CopyDBClusterParameterGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1277
|
+
export var CopyDBClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1278
|
+
export var DBClusterSnapshotFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1279
|
+
export var CopyDBClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1280
|
+
export var CopyDBParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1281
|
+
export var DBParameterGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1282
|
+
export var CopyDBParameterGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1283
|
+
export var CopyDBSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1284
|
+
export var ProcessorFeatureFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1285
|
+
export var DBSnapshotFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1286
|
+
export var CopyDBSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1287
|
+
export var CopyOptionGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1288
|
+
export var DBSecurityGroupMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1289
|
+
export var OptionSettingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1290
|
+
export var VpcSecurityGroupMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1291
|
+
export var OptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1292
|
+
export var OptionGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1293
|
+
export var CopyOptionGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1294
|
+
export var CreateCustomDBEngineVersionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1295
|
+
export var CharacterSetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1296
|
+
export var TimezoneFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1297
|
+
export var UpgradeTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1298
|
+
export var DBEngineVersionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1299
|
+
export var ScalingConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1300
|
+
export var ServerlessV2ScalingConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1301
|
+
export var CreateDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1302
|
+
export var DBClusterRoleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1303
|
+
export var DBClusterMemberFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1304
|
+
export var DBClusterOptionGroupStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1305
|
+
export var DomainMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1306
|
+
export var PendingCloudwatchLogsExportsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1307
|
+
export var ClusterPendingModifiedValuesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1308
|
+
export var ScalingConfigurationInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1309
|
+
export var ServerlessV2ScalingConfigurationInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1310
|
+
export var DBClusterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1311
|
+
export var CreateDBClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1312
|
+
export var CreateDBClusterEndpointMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1313
|
+
export var DBClusterEndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1314
|
+
export var CreateDBClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1315
|
+
export var CreateDBClusterParameterGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1316
|
+
export var CreateDBClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1317
|
+
export var CreateDBClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1318
|
+
export var CreateDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1319
|
+
export var DBInstanceRoleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1320
|
+
export var DBInstanceAutomatedBackupsReplicationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1321
|
+
export var DBParameterGroupStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1322
|
+
export var AvailabilityZoneFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1323
|
+
export var OutpostFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1324
|
+
export var SubnetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1325
|
+
export var DBSubnetGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1326
|
+
export var EndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1327
|
+
export var OptionGroupMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1328
|
+
export var PendingModifiedValuesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1329
|
+
export var DBInstanceStatusInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1330
|
+
export var DBInstanceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1331
|
+
export var CreateDBInstanceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1332
|
+
export var CreateDBInstanceReadReplicaMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1333
|
+
export var CreateDBInstanceReadReplicaResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1334
|
+
export var CreateDBParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1335
|
+
export var CreateDBParameterGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1336
|
+
export var UserAuthConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1337
|
+
export var CreateDBProxyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1338
|
+
export var UserAuthConfigInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1339
|
+
export var DBProxyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1340
|
+
export var CreateDBProxyResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1341
|
+
export var CreateDBProxyEndpointRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1342
|
+
export var DBProxyEndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1343
|
+
export var CreateDBProxyEndpointResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1344
|
+
export var CreateDBSecurityGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1345
|
+
export var CreateDBSecurityGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1346
|
+
export var CreateDBSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1347
|
+
export var CreateDBSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1348
|
+
export var CreateDBSubnetGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1349
|
+
export var CreateDBSubnetGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1350
|
+
export var CreateEventSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1351
|
+
export var CreateEventSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1352
|
+
export var CreateGlobalClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1353
|
+
export var FailoverStateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1354
|
+
export var GlobalClusterMemberFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1355
|
+
export var GlobalClusterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1356
|
+
export var CreateGlobalClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1357
|
+
export var CreateOptionGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1358
|
+
export var CreateOptionGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1359
|
+
export var DeleteCustomDBEngineVersionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1360
|
+
export var DeleteDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1361
|
+
export var DeleteDBClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1362
|
+
export var DeleteDBClusterEndpointMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1363
|
+
export var DeleteDBClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1364
|
+
export var DeleteDBClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1365
|
+
export var DeleteDBClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1366
|
+
export var DeleteDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1367
|
+
export var DeleteDBInstanceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1368
|
+
export var DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1369
|
+
export var RestoreWindowFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1370
|
+
export var DBInstanceAutomatedBackupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1371
|
+
export var DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1372
|
+
export var DeleteDBParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1373
|
+
export var DeleteDBProxyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1374
|
+
export var DeleteDBProxyResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1375
|
+
export var DeleteDBProxyEndpointRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1376
|
+
export var DeleteDBProxyEndpointResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1377
|
+
export var DeleteDBSecurityGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1378
|
+
export var DeleteDBSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1379
|
+
export var DeleteDBSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1380
|
+
export var DeleteDBSubnetGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1381
|
+
export var DeleteEventSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1382
|
+
export var DeleteEventSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1383
|
+
export var DeleteGlobalClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1384
|
+
export var DeleteGlobalClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1385
|
+
export var DeleteOptionGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1386
|
+
export var DeregisterDBProxyTargetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1387
|
+
export var DeregisterDBProxyTargetsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1388
|
+
export var DescribeAccountAttributesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1389
|
+
export var CertificateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1390
|
+
export var CertificateMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1391
|
+
export var FilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1392
|
+
export var DescribeCertificatesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1393
|
+
export var DBClusterBacktrackMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1394
|
+
export var DescribeDBClusterBacktracksMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1395
|
+
export var DBClusterEndpointMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1396
|
+
export var DescribeDBClusterEndpointsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1397
|
+
export var DBClusterParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1398
|
+
export var DescribeDBClusterParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1399
|
+
export var ParameterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1400
|
+
export var DBClusterParameterGroupDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1401
|
+
export var DescribeDBClusterParametersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1402
|
+
export var DBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1403
|
+
export var DescribeDBClustersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1404
|
+
export var DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1405
|
+
export var DBClusterSnapshotAttributeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1406
|
+
export var DBClusterSnapshotAttributesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1407
|
+
export var DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1408
|
+
export var DBClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1409
|
+
export var DescribeDBClusterSnapshotsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1410
|
+
export var DBEngineVersionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1411
|
+
export var DescribeDBEngineVersionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1412
|
+
export var DBInstanceAutomatedBackupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1413
|
+
export var DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1414
|
+
export var DBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1415
|
+
export var DescribeDBInstancesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1416
|
+
export var DescribeDBLogFilesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1417
|
+
export var DescribeDBLogFilesDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1418
|
+
export var DescribeDBLogFilesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1419
|
+
export var DBParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1420
|
+
export var DescribeDBParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1421
|
+
export var DBParameterGroupDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1422
|
+
export var DescribeDBParametersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1423
|
+
export var DescribeDBProxiesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1424
|
+
export var DescribeDBProxiesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1425
|
+
export var DescribeDBProxyEndpointsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1426
|
+
export var DescribeDBProxyEndpointsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1427
|
+
export var DescribeDBProxyTargetGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1428
|
+
export var ConnectionPoolConfigurationInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1429
|
+
export var DBProxyTargetGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1430
|
+
export var DescribeDBProxyTargetGroupsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1431
|
+
export var DescribeDBProxyTargetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1432
|
+
export var TargetHealthFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1433
|
+
export var DBProxyTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1434
|
+
export var DescribeDBProxyTargetsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1435
|
+
export var DBSecurityGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1436
|
+
export var DescribeDBSecurityGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1437
|
+
export var DescribeDBSnapshotAttributesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|