@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,173 +1,5 @@
|
|
|
1
1
|
import { __assign, __extends } from "tslib";
|
|
2
2
|
import { RDSServiceException as __BaseException } from "./RDSServiceException";
|
|
3
|
-
export var DBSnapshotAttribute;
|
|
4
|
-
(function (DBSnapshotAttribute) {
|
|
5
|
-
DBSnapshotAttribute.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
6
|
-
})(DBSnapshotAttribute || (DBSnapshotAttribute = {}));
|
|
7
|
-
export var DBSnapshotAttributesResult;
|
|
8
|
-
(function (DBSnapshotAttributesResult) {
|
|
9
|
-
DBSnapshotAttributesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
10
|
-
})(DBSnapshotAttributesResult || (DBSnapshotAttributesResult = {}));
|
|
11
|
-
export var DescribeDBSnapshotAttributesResult;
|
|
12
|
-
(function (DescribeDBSnapshotAttributesResult) {
|
|
13
|
-
DescribeDBSnapshotAttributesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
14
|
-
})(DescribeDBSnapshotAttributesResult || (DescribeDBSnapshotAttributesResult = {}));
|
|
15
|
-
export var DBSnapshotMessage;
|
|
16
|
-
(function (DBSnapshotMessage) {
|
|
17
|
-
DBSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
18
|
-
})(DBSnapshotMessage || (DBSnapshotMessage = {}));
|
|
19
|
-
export var DescribeDBSnapshotsMessage;
|
|
20
|
-
(function (DescribeDBSnapshotsMessage) {
|
|
21
|
-
DescribeDBSnapshotsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
22
|
-
})(DescribeDBSnapshotsMessage || (DescribeDBSnapshotsMessage = {}));
|
|
23
|
-
export var DBSubnetGroupMessage;
|
|
24
|
-
(function (DBSubnetGroupMessage) {
|
|
25
|
-
DBSubnetGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
26
|
-
})(DBSubnetGroupMessage || (DBSubnetGroupMessage = {}));
|
|
27
|
-
export var DescribeDBSubnetGroupsMessage;
|
|
28
|
-
(function (DescribeDBSubnetGroupsMessage) {
|
|
29
|
-
DescribeDBSubnetGroupsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
30
|
-
})(DescribeDBSubnetGroupsMessage || (DescribeDBSubnetGroupsMessage = {}));
|
|
31
|
-
export var DescribeEngineDefaultClusterParametersMessage;
|
|
32
|
-
(function (DescribeEngineDefaultClusterParametersMessage) {
|
|
33
|
-
DescribeEngineDefaultClusterParametersMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
34
|
-
})(DescribeEngineDefaultClusterParametersMessage || (DescribeEngineDefaultClusterParametersMessage = {}));
|
|
35
|
-
export var EngineDefaults;
|
|
36
|
-
(function (EngineDefaults) {
|
|
37
|
-
EngineDefaults.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
38
|
-
})(EngineDefaults || (EngineDefaults = {}));
|
|
39
|
-
export var DescribeEngineDefaultClusterParametersResult;
|
|
40
|
-
(function (DescribeEngineDefaultClusterParametersResult) {
|
|
41
|
-
DescribeEngineDefaultClusterParametersResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
42
|
-
})(DescribeEngineDefaultClusterParametersResult || (DescribeEngineDefaultClusterParametersResult = {}));
|
|
43
|
-
export var DescribeEngineDefaultParametersMessage;
|
|
44
|
-
(function (DescribeEngineDefaultParametersMessage) {
|
|
45
|
-
DescribeEngineDefaultParametersMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
46
|
-
})(DescribeEngineDefaultParametersMessage || (DescribeEngineDefaultParametersMessage = {}));
|
|
47
|
-
export var DescribeEngineDefaultParametersResult;
|
|
48
|
-
(function (DescribeEngineDefaultParametersResult) {
|
|
49
|
-
DescribeEngineDefaultParametersResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
50
|
-
})(DescribeEngineDefaultParametersResult || (DescribeEngineDefaultParametersResult = {}));
|
|
51
|
-
export var DescribeEventCategoriesMessage;
|
|
52
|
-
(function (DescribeEventCategoriesMessage) {
|
|
53
|
-
DescribeEventCategoriesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
54
|
-
})(DescribeEventCategoriesMessage || (DescribeEventCategoriesMessage = {}));
|
|
55
|
-
export var EventCategoriesMap;
|
|
56
|
-
(function (EventCategoriesMap) {
|
|
57
|
-
EventCategoriesMap.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
58
|
-
})(EventCategoriesMap || (EventCategoriesMap = {}));
|
|
59
|
-
export var EventCategoriesMessage;
|
|
60
|
-
(function (EventCategoriesMessage) {
|
|
61
|
-
EventCategoriesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
62
|
-
})(EventCategoriesMessage || (EventCategoriesMessage = {}));
|
|
63
|
-
export var DescribeEventsMessage;
|
|
64
|
-
(function (DescribeEventsMessage) {
|
|
65
|
-
DescribeEventsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
66
|
-
})(DescribeEventsMessage || (DescribeEventsMessage = {}));
|
|
67
|
-
export var Event;
|
|
68
|
-
(function (Event) {
|
|
69
|
-
Event.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
70
|
-
})(Event || (Event = {}));
|
|
71
|
-
export var EventsMessage;
|
|
72
|
-
(function (EventsMessage) {
|
|
73
|
-
EventsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
74
|
-
})(EventsMessage || (EventsMessage = {}));
|
|
75
|
-
export var DescribeEventSubscriptionsMessage;
|
|
76
|
-
(function (DescribeEventSubscriptionsMessage) {
|
|
77
|
-
DescribeEventSubscriptionsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
78
|
-
})(DescribeEventSubscriptionsMessage || (DescribeEventSubscriptionsMessage = {}));
|
|
79
|
-
export var EventSubscriptionsMessage;
|
|
80
|
-
(function (EventSubscriptionsMessage) {
|
|
81
|
-
EventSubscriptionsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
82
|
-
})(EventSubscriptionsMessage || (EventSubscriptionsMessage = {}));
|
|
83
|
-
export var DescribeExportTasksMessage;
|
|
84
|
-
(function (DescribeExportTasksMessage) {
|
|
85
|
-
DescribeExportTasksMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
86
|
-
})(DescribeExportTasksMessage || (DescribeExportTasksMessage = {}));
|
|
87
|
-
export var ExportTasksMessage;
|
|
88
|
-
(function (ExportTasksMessage) {
|
|
89
|
-
ExportTasksMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
90
|
-
})(ExportTasksMessage || (ExportTasksMessage = {}));
|
|
91
|
-
export var DescribeGlobalClustersMessage;
|
|
92
|
-
(function (DescribeGlobalClustersMessage) {
|
|
93
|
-
DescribeGlobalClustersMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
94
|
-
})(DescribeGlobalClustersMessage || (DescribeGlobalClustersMessage = {}));
|
|
95
|
-
export var GlobalClustersMessage;
|
|
96
|
-
(function (GlobalClustersMessage) {
|
|
97
|
-
GlobalClustersMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
98
|
-
})(GlobalClustersMessage || (GlobalClustersMessage = {}));
|
|
99
|
-
export var DescribeOptionGroupOptionsMessage;
|
|
100
|
-
(function (DescribeOptionGroupOptionsMessage) {
|
|
101
|
-
DescribeOptionGroupOptionsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
102
|
-
})(DescribeOptionGroupOptionsMessage || (DescribeOptionGroupOptionsMessage = {}));
|
|
103
|
-
export var MinimumEngineVersionPerAllowedValue;
|
|
104
|
-
(function (MinimumEngineVersionPerAllowedValue) {
|
|
105
|
-
MinimumEngineVersionPerAllowedValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
106
|
-
})(MinimumEngineVersionPerAllowedValue || (MinimumEngineVersionPerAllowedValue = {}));
|
|
107
|
-
export var OptionGroupOptionSetting;
|
|
108
|
-
(function (OptionGroupOptionSetting) {
|
|
109
|
-
OptionGroupOptionSetting.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
110
|
-
})(OptionGroupOptionSetting || (OptionGroupOptionSetting = {}));
|
|
111
|
-
export var OptionVersion;
|
|
112
|
-
(function (OptionVersion) {
|
|
113
|
-
OptionVersion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
114
|
-
})(OptionVersion || (OptionVersion = {}));
|
|
115
|
-
export var OptionGroupOption;
|
|
116
|
-
(function (OptionGroupOption) {
|
|
117
|
-
OptionGroupOption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
118
|
-
})(OptionGroupOption || (OptionGroupOption = {}));
|
|
119
|
-
export var OptionGroupOptionsMessage;
|
|
120
|
-
(function (OptionGroupOptionsMessage) {
|
|
121
|
-
OptionGroupOptionsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
122
|
-
})(OptionGroupOptionsMessage || (OptionGroupOptionsMessage = {}));
|
|
123
|
-
export var DescribeOptionGroupsMessage;
|
|
124
|
-
(function (DescribeOptionGroupsMessage) {
|
|
125
|
-
DescribeOptionGroupsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
126
|
-
})(DescribeOptionGroupsMessage || (DescribeOptionGroupsMessage = {}));
|
|
127
|
-
export var OptionGroups;
|
|
128
|
-
(function (OptionGroups) {
|
|
129
|
-
OptionGroups.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
130
|
-
})(OptionGroups || (OptionGroups = {}));
|
|
131
|
-
export var DescribeOrderableDBInstanceOptionsMessage;
|
|
132
|
-
(function (DescribeOrderableDBInstanceOptionsMessage) {
|
|
133
|
-
DescribeOrderableDBInstanceOptionsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
134
|
-
})(DescribeOrderableDBInstanceOptionsMessage || (DescribeOrderableDBInstanceOptionsMessage = {}));
|
|
135
|
-
export var AvailableProcessorFeature;
|
|
136
|
-
(function (AvailableProcessorFeature) {
|
|
137
|
-
AvailableProcessorFeature.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
138
|
-
})(AvailableProcessorFeature || (AvailableProcessorFeature = {}));
|
|
139
|
-
export var OrderableDBInstanceOption;
|
|
140
|
-
(function (OrderableDBInstanceOption) {
|
|
141
|
-
OrderableDBInstanceOption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
142
|
-
})(OrderableDBInstanceOption || (OrderableDBInstanceOption = {}));
|
|
143
|
-
export var OrderableDBInstanceOptionsMessage;
|
|
144
|
-
(function (OrderableDBInstanceOptionsMessage) {
|
|
145
|
-
OrderableDBInstanceOptionsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
146
|
-
})(OrderableDBInstanceOptionsMessage || (OrderableDBInstanceOptionsMessage = {}));
|
|
147
|
-
export var DescribePendingMaintenanceActionsMessage;
|
|
148
|
-
(function (DescribePendingMaintenanceActionsMessage) {
|
|
149
|
-
DescribePendingMaintenanceActionsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
150
|
-
})(DescribePendingMaintenanceActionsMessage || (DescribePendingMaintenanceActionsMessage = {}));
|
|
151
|
-
export var PendingMaintenanceActionsMessage;
|
|
152
|
-
(function (PendingMaintenanceActionsMessage) {
|
|
153
|
-
PendingMaintenanceActionsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
154
|
-
})(PendingMaintenanceActionsMessage || (PendingMaintenanceActionsMessage = {}));
|
|
155
|
-
export var DescribeReservedDBInstancesMessage;
|
|
156
|
-
(function (DescribeReservedDBInstancesMessage) {
|
|
157
|
-
DescribeReservedDBInstancesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
158
|
-
})(DescribeReservedDBInstancesMessage || (DescribeReservedDBInstancesMessage = {}));
|
|
159
|
-
export var RecurringCharge;
|
|
160
|
-
(function (RecurringCharge) {
|
|
161
|
-
RecurringCharge.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
162
|
-
})(RecurringCharge || (RecurringCharge = {}));
|
|
163
|
-
export var ReservedDBInstance;
|
|
164
|
-
(function (ReservedDBInstance) {
|
|
165
|
-
ReservedDBInstance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
166
|
-
})(ReservedDBInstance || (ReservedDBInstance = {}));
|
|
167
|
-
export var ReservedDBInstanceMessage;
|
|
168
|
-
(function (ReservedDBInstanceMessage) {
|
|
169
|
-
ReservedDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
170
|
-
})(ReservedDBInstanceMessage || (ReservedDBInstanceMessage = {}));
|
|
171
3
|
var ReservedDBInstanceNotFoundFault = (function (_super) {
|
|
172
4
|
__extends(ReservedDBInstanceNotFoundFault, _super);
|
|
173
5
|
function ReservedDBInstanceNotFoundFault(opts) {
|
|
@@ -180,18 +12,6 @@ var ReservedDBInstanceNotFoundFault = (function (_super) {
|
|
|
180
12
|
return ReservedDBInstanceNotFoundFault;
|
|
181
13
|
}(__BaseException));
|
|
182
14
|
export { ReservedDBInstanceNotFoundFault };
|
|
183
|
-
export var DescribeReservedDBInstancesOfferingsMessage;
|
|
184
|
-
(function (DescribeReservedDBInstancesOfferingsMessage) {
|
|
185
|
-
DescribeReservedDBInstancesOfferingsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
186
|
-
})(DescribeReservedDBInstancesOfferingsMessage || (DescribeReservedDBInstancesOfferingsMessage = {}));
|
|
187
|
-
export var ReservedDBInstancesOffering;
|
|
188
|
-
(function (ReservedDBInstancesOffering) {
|
|
189
|
-
ReservedDBInstancesOffering.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
190
|
-
})(ReservedDBInstancesOffering || (ReservedDBInstancesOffering = {}));
|
|
191
|
-
export var ReservedDBInstancesOfferingMessage;
|
|
192
|
-
(function (ReservedDBInstancesOfferingMessage) {
|
|
193
|
-
ReservedDBInstancesOfferingMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
194
|
-
})(ReservedDBInstancesOfferingMessage || (ReservedDBInstancesOfferingMessage = {}));
|
|
195
15
|
var ReservedDBInstancesOfferingNotFoundFault = (function (_super) {
|
|
196
16
|
__extends(ReservedDBInstancesOfferingNotFoundFault, _super);
|
|
197
17
|
function ReservedDBInstancesOfferingNotFoundFault(opts) {
|
|
@@ -204,42 +24,6 @@ var ReservedDBInstancesOfferingNotFoundFault = (function (_super) {
|
|
|
204
24
|
return ReservedDBInstancesOfferingNotFoundFault;
|
|
205
25
|
}(__BaseException));
|
|
206
26
|
export { ReservedDBInstancesOfferingNotFoundFault };
|
|
207
|
-
export var DescribeSourceRegionsMessage;
|
|
208
|
-
(function (DescribeSourceRegionsMessage) {
|
|
209
|
-
DescribeSourceRegionsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
210
|
-
})(DescribeSourceRegionsMessage || (DescribeSourceRegionsMessage = {}));
|
|
211
|
-
export var SourceRegion;
|
|
212
|
-
(function (SourceRegion) {
|
|
213
|
-
SourceRegion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
214
|
-
})(SourceRegion || (SourceRegion = {}));
|
|
215
|
-
export var SourceRegionMessage;
|
|
216
|
-
(function (SourceRegionMessage) {
|
|
217
|
-
SourceRegionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
218
|
-
})(SourceRegionMessage || (SourceRegionMessage = {}));
|
|
219
|
-
export var DescribeValidDBInstanceModificationsMessage;
|
|
220
|
-
(function (DescribeValidDBInstanceModificationsMessage) {
|
|
221
|
-
DescribeValidDBInstanceModificationsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
222
|
-
})(DescribeValidDBInstanceModificationsMessage || (DescribeValidDBInstanceModificationsMessage = {}));
|
|
223
|
-
export var DoubleRange;
|
|
224
|
-
(function (DoubleRange) {
|
|
225
|
-
DoubleRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
226
|
-
})(DoubleRange || (DoubleRange = {}));
|
|
227
|
-
export var Range;
|
|
228
|
-
(function (Range) {
|
|
229
|
-
Range.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
230
|
-
})(Range || (Range = {}));
|
|
231
|
-
export var ValidStorageOptions;
|
|
232
|
-
(function (ValidStorageOptions) {
|
|
233
|
-
ValidStorageOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
234
|
-
})(ValidStorageOptions || (ValidStorageOptions = {}));
|
|
235
|
-
export var ValidDBInstanceModificationsMessage;
|
|
236
|
-
(function (ValidDBInstanceModificationsMessage) {
|
|
237
|
-
ValidDBInstanceModificationsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
238
|
-
})(ValidDBInstanceModificationsMessage || (ValidDBInstanceModificationsMessage = {}));
|
|
239
|
-
export var DescribeValidDBInstanceModificationsResult;
|
|
240
|
-
(function (DescribeValidDBInstanceModificationsResult) {
|
|
241
|
-
DescribeValidDBInstanceModificationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
242
|
-
})(DescribeValidDBInstanceModificationsResult || (DescribeValidDBInstanceModificationsResult = {}));
|
|
243
27
|
var DBLogFileNotFoundFault = (function (_super) {
|
|
244
28
|
__extends(DBLogFileNotFoundFault, _super);
|
|
245
29
|
function DBLogFileNotFoundFault(opts) {
|
|
@@ -252,63 +36,11 @@ var DBLogFileNotFoundFault = (function (_super) {
|
|
|
252
36
|
return DBLogFileNotFoundFault;
|
|
253
37
|
}(__BaseException));
|
|
254
38
|
export { DBLogFileNotFoundFault };
|
|
255
|
-
export var DownloadDBLogFilePortionDetails;
|
|
256
|
-
(function (DownloadDBLogFilePortionDetails) {
|
|
257
|
-
DownloadDBLogFilePortionDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
258
|
-
})(DownloadDBLogFilePortionDetails || (DownloadDBLogFilePortionDetails = {}));
|
|
259
|
-
export var DownloadDBLogFilePortionMessage;
|
|
260
|
-
(function (DownloadDBLogFilePortionMessage) {
|
|
261
|
-
DownloadDBLogFilePortionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
262
|
-
})(DownloadDBLogFilePortionMessage || (DownloadDBLogFilePortionMessage = {}));
|
|
263
|
-
export var FailoverDBClusterMessage;
|
|
264
|
-
(function (FailoverDBClusterMessage) {
|
|
265
|
-
FailoverDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
266
|
-
})(FailoverDBClusterMessage || (FailoverDBClusterMessage = {}));
|
|
267
|
-
export var FailoverDBClusterResult;
|
|
268
|
-
(function (FailoverDBClusterResult) {
|
|
269
|
-
FailoverDBClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
270
|
-
})(FailoverDBClusterResult || (FailoverDBClusterResult = {}));
|
|
271
|
-
export var FailoverGlobalClusterMessage;
|
|
272
|
-
(function (FailoverGlobalClusterMessage) {
|
|
273
|
-
FailoverGlobalClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
274
|
-
})(FailoverGlobalClusterMessage || (FailoverGlobalClusterMessage = {}));
|
|
275
|
-
export var FailoverGlobalClusterResult;
|
|
276
|
-
(function (FailoverGlobalClusterResult) {
|
|
277
|
-
FailoverGlobalClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
278
|
-
})(FailoverGlobalClusterResult || (FailoverGlobalClusterResult = {}));
|
|
279
|
-
export var ListTagsForResourceMessage;
|
|
280
|
-
(function (ListTagsForResourceMessage) {
|
|
281
|
-
ListTagsForResourceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
282
|
-
})(ListTagsForResourceMessage || (ListTagsForResourceMessage = {}));
|
|
283
|
-
export var TagListMessage;
|
|
284
|
-
(function (TagListMessage) {
|
|
285
|
-
TagListMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
286
|
-
})(TagListMessage || (TagListMessage = {}));
|
|
287
39
|
export var AuditPolicyState;
|
|
288
40
|
(function (AuditPolicyState) {
|
|
289
41
|
AuditPolicyState["LOCKED_POLICY"] = "locked";
|
|
290
42
|
AuditPolicyState["UNLOCKED_POLICY"] = "unlocked";
|
|
291
43
|
})(AuditPolicyState || (AuditPolicyState = {}));
|
|
292
|
-
export var ModifyActivityStreamRequest;
|
|
293
|
-
(function (ModifyActivityStreamRequest) {
|
|
294
|
-
ModifyActivityStreamRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
295
|
-
})(ModifyActivityStreamRequest || (ModifyActivityStreamRequest = {}));
|
|
296
|
-
export var ModifyActivityStreamResponse;
|
|
297
|
-
(function (ModifyActivityStreamResponse) {
|
|
298
|
-
ModifyActivityStreamResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
299
|
-
})(ModifyActivityStreamResponse || (ModifyActivityStreamResponse = {}));
|
|
300
|
-
export var ModifyCertificatesMessage;
|
|
301
|
-
(function (ModifyCertificatesMessage) {
|
|
302
|
-
ModifyCertificatesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
303
|
-
})(ModifyCertificatesMessage || (ModifyCertificatesMessage = {}));
|
|
304
|
-
export var ModifyCertificatesResult;
|
|
305
|
-
(function (ModifyCertificatesResult) {
|
|
306
|
-
ModifyCertificatesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
-
})(ModifyCertificatesResult || (ModifyCertificatesResult = {}));
|
|
308
|
-
export var DBClusterCapacityInfo;
|
|
309
|
-
(function (DBClusterCapacityInfo) {
|
|
310
|
-
DBClusterCapacityInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
-
})(DBClusterCapacityInfo || (DBClusterCapacityInfo = {}));
|
|
312
44
|
var InvalidDBClusterCapacityFault = (function (_super) {
|
|
313
45
|
__extends(InvalidDBClusterCapacityFault, _super);
|
|
314
46
|
function InvalidDBClusterCapacityFault(opts) {
|
|
@@ -321,52 +53,12 @@ var InvalidDBClusterCapacityFault = (function (_super) {
|
|
|
321
53
|
return InvalidDBClusterCapacityFault;
|
|
322
54
|
}(__BaseException));
|
|
323
55
|
export { InvalidDBClusterCapacityFault };
|
|
324
|
-
export var ModifyCurrentDBClusterCapacityMessage;
|
|
325
|
-
(function (ModifyCurrentDBClusterCapacityMessage) {
|
|
326
|
-
ModifyCurrentDBClusterCapacityMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
327
|
-
})(ModifyCurrentDBClusterCapacityMessage || (ModifyCurrentDBClusterCapacityMessage = {}));
|
|
328
56
|
export var CustomEngineVersionStatus;
|
|
329
57
|
(function (CustomEngineVersionStatus) {
|
|
330
58
|
CustomEngineVersionStatus["available"] = "available";
|
|
331
59
|
CustomEngineVersionStatus["inactive"] = "inactive";
|
|
332
60
|
CustomEngineVersionStatus["inactive_except_restore"] = "inactive-except-restore";
|
|
333
61
|
})(CustomEngineVersionStatus || (CustomEngineVersionStatus = {}));
|
|
334
|
-
export var ModifyCustomDBEngineVersionMessage;
|
|
335
|
-
(function (ModifyCustomDBEngineVersionMessage) {
|
|
336
|
-
ModifyCustomDBEngineVersionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
337
|
-
})(ModifyCustomDBEngineVersionMessage || (ModifyCustomDBEngineVersionMessage = {}));
|
|
338
|
-
export var CloudwatchLogsExportConfiguration;
|
|
339
|
-
(function (CloudwatchLogsExportConfiguration) {
|
|
340
|
-
CloudwatchLogsExportConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
341
|
-
})(CloudwatchLogsExportConfiguration || (CloudwatchLogsExportConfiguration = {}));
|
|
342
|
-
export var ModifyDBClusterMessage;
|
|
343
|
-
(function (ModifyDBClusterMessage) {
|
|
344
|
-
ModifyDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
345
|
-
})(ModifyDBClusterMessage || (ModifyDBClusterMessage = {}));
|
|
346
|
-
export var ModifyDBClusterResult;
|
|
347
|
-
(function (ModifyDBClusterResult) {
|
|
348
|
-
ModifyDBClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
349
|
-
})(ModifyDBClusterResult || (ModifyDBClusterResult = {}));
|
|
350
|
-
export var ModifyDBClusterEndpointMessage;
|
|
351
|
-
(function (ModifyDBClusterEndpointMessage) {
|
|
352
|
-
ModifyDBClusterEndpointMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
353
|
-
})(ModifyDBClusterEndpointMessage || (ModifyDBClusterEndpointMessage = {}));
|
|
354
|
-
export var DBClusterParameterGroupNameMessage;
|
|
355
|
-
(function (DBClusterParameterGroupNameMessage) {
|
|
356
|
-
DBClusterParameterGroupNameMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
357
|
-
})(DBClusterParameterGroupNameMessage || (DBClusterParameterGroupNameMessage = {}));
|
|
358
|
-
export var ModifyDBClusterParameterGroupMessage;
|
|
359
|
-
(function (ModifyDBClusterParameterGroupMessage) {
|
|
360
|
-
ModifyDBClusterParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
361
|
-
})(ModifyDBClusterParameterGroupMessage || (ModifyDBClusterParameterGroupMessage = {}));
|
|
362
|
-
export var ModifyDBClusterSnapshotAttributeMessage;
|
|
363
|
-
(function (ModifyDBClusterSnapshotAttributeMessage) {
|
|
364
|
-
ModifyDBClusterSnapshotAttributeMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
365
|
-
})(ModifyDBClusterSnapshotAttributeMessage || (ModifyDBClusterSnapshotAttributeMessage = {}));
|
|
366
|
-
export var ModifyDBClusterSnapshotAttributeResult;
|
|
367
|
-
(function (ModifyDBClusterSnapshotAttributeResult) {
|
|
368
|
-
ModifyDBClusterSnapshotAttributeResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
369
|
-
})(ModifyDBClusterSnapshotAttributeResult || (ModifyDBClusterSnapshotAttributeResult = {}));
|
|
370
62
|
var SharedSnapshotQuotaExceededFault = (function (_super) {
|
|
371
63
|
__extends(SharedSnapshotQuotaExceededFault, _super);
|
|
372
64
|
function SharedSnapshotQuotaExceededFault(opts) {
|
|
@@ -391,74 +83,6 @@ var DBUpgradeDependencyFailureFault = (function (_super) {
|
|
|
391
83
|
return DBUpgradeDependencyFailureFault;
|
|
392
84
|
}(__BaseException));
|
|
393
85
|
export { DBUpgradeDependencyFailureFault };
|
|
394
|
-
export var ModifyDBInstanceMessage;
|
|
395
|
-
(function (ModifyDBInstanceMessage) {
|
|
396
|
-
ModifyDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
397
|
-
})(ModifyDBInstanceMessage || (ModifyDBInstanceMessage = {}));
|
|
398
|
-
export var ModifyDBInstanceResult;
|
|
399
|
-
(function (ModifyDBInstanceResult) {
|
|
400
|
-
ModifyDBInstanceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
401
|
-
})(ModifyDBInstanceResult || (ModifyDBInstanceResult = {}));
|
|
402
|
-
export var DBParameterGroupNameMessage;
|
|
403
|
-
(function (DBParameterGroupNameMessage) {
|
|
404
|
-
DBParameterGroupNameMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
405
|
-
})(DBParameterGroupNameMessage || (DBParameterGroupNameMessage = {}));
|
|
406
|
-
export var ModifyDBParameterGroupMessage;
|
|
407
|
-
(function (ModifyDBParameterGroupMessage) {
|
|
408
|
-
ModifyDBParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
409
|
-
})(ModifyDBParameterGroupMessage || (ModifyDBParameterGroupMessage = {}));
|
|
410
|
-
export var ModifyDBProxyRequest;
|
|
411
|
-
(function (ModifyDBProxyRequest) {
|
|
412
|
-
ModifyDBProxyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
413
|
-
})(ModifyDBProxyRequest || (ModifyDBProxyRequest = {}));
|
|
414
|
-
export var ModifyDBProxyResponse;
|
|
415
|
-
(function (ModifyDBProxyResponse) {
|
|
416
|
-
ModifyDBProxyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
417
|
-
})(ModifyDBProxyResponse || (ModifyDBProxyResponse = {}));
|
|
418
|
-
export var ModifyDBProxyEndpointRequest;
|
|
419
|
-
(function (ModifyDBProxyEndpointRequest) {
|
|
420
|
-
ModifyDBProxyEndpointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
421
|
-
})(ModifyDBProxyEndpointRequest || (ModifyDBProxyEndpointRequest = {}));
|
|
422
|
-
export var ModifyDBProxyEndpointResponse;
|
|
423
|
-
(function (ModifyDBProxyEndpointResponse) {
|
|
424
|
-
ModifyDBProxyEndpointResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
425
|
-
})(ModifyDBProxyEndpointResponse || (ModifyDBProxyEndpointResponse = {}));
|
|
426
|
-
export var ConnectionPoolConfiguration;
|
|
427
|
-
(function (ConnectionPoolConfiguration) {
|
|
428
|
-
ConnectionPoolConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
429
|
-
})(ConnectionPoolConfiguration || (ConnectionPoolConfiguration = {}));
|
|
430
|
-
export var ModifyDBProxyTargetGroupRequest;
|
|
431
|
-
(function (ModifyDBProxyTargetGroupRequest) {
|
|
432
|
-
ModifyDBProxyTargetGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
433
|
-
})(ModifyDBProxyTargetGroupRequest || (ModifyDBProxyTargetGroupRequest = {}));
|
|
434
|
-
export var ModifyDBProxyTargetGroupResponse;
|
|
435
|
-
(function (ModifyDBProxyTargetGroupResponse) {
|
|
436
|
-
ModifyDBProxyTargetGroupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
437
|
-
})(ModifyDBProxyTargetGroupResponse || (ModifyDBProxyTargetGroupResponse = {}));
|
|
438
|
-
export var ModifyDBSnapshotMessage;
|
|
439
|
-
(function (ModifyDBSnapshotMessage) {
|
|
440
|
-
ModifyDBSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
441
|
-
})(ModifyDBSnapshotMessage || (ModifyDBSnapshotMessage = {}));
|
|
442
|
-
export var ModifyDBSnapshotResult;
|
|
443
|
-
(function (ModifyDBSnapshotResult) {
|
|
444
|
-
ModifyDBSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
445
|
-
})(ModifyDBSnapshotResult || (ModifyDBSnapshotResult = {}));
|
|
446
|
-
export var ModifyDBSnapshotAttributeMessage;
|
|
447
|
-
(function (ModifyDBSnapshotAttributeMessage) {
|
|
448
|
-
ModifyDBSnapshotAttributeMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
449
|
-
})(ModifyDBSnapshotAttributeMessage || (ModifyDBSnapshotAttributeMessage = {}));
|
|
450
|
-
export var ModifyDBSnapshotAttributeResult;
|
|
451
|
-
(function (ModifyDBSnapshotAttributeResult) {
|
|
452
|
-
ModifyDBSnapshotAttributeResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
453
|
-
})(ModifyDBSnapshotAttributeResult || (ModifyDBSnapshotAttributeResult = {}));
|
|
454
|
-
export var ModifyDBSubnetGroupMessage;
|
|
455
|
-
(function (ModifyDBSubnetGroupMessage) {
|
|
456
|
-
ModifyDBSubnetGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
457
|
-
})(ModifyDBSubnetGroupMessage || (ModifyDBSubnetGroupMessage = {}));
|
|
458
|
-
export var ModifyDBSubnetGroupResult;
|
|
459
|
-
(function (ModifyDBSubnetGroupResult) {
|
|
460
|
-
ModifyDBSubnetGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
461
|
-
})(ModifyDBSubnetGroupResult || (ModifyDBSubnetGroupResult = {}));
|
|
462
86
|
var SubnetAlreadyInUse = (function (_super) {
|
|
463
87
|
__extends(SubnetAlreadyInUse, _super);
|
|
464
88
|
function SubnetAlreadyInUse(opts) {
|
|
@@ -471,58 +95,6 @@ var SubnetAlreadyInUse = (function (_super) {
|
|
|
471
95
|
return SubnetAlreadyInUse;
|
|
472
96
|
}(__BaseException));
|
|
473
97
|
export { SubnetAlreadyInUse };
|
|
474
|
-
export var ModifyEventSubscriptionMessage;
|
|
475
|
-
(function (ModifyEventSubscriptionMessage) {
|
|
476
|
-
ModifyEventSubscriptionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
477
|
-
})(ModifyEventSubscriptionMessage || (ModifyEventSubscriptionMessage = {}));
|
|
478
|
-
export var ModifyEventSubscriptionResult;
|
|
479
|
-
(function (ModifyEventSubscriptionResult) {
|
|
480
|
-
ModifyEventSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
481
|
-
})(ModifyEventSubscriptionResult || (ModifyEventSubscriptionResult = {}));
|
|
482
|
-
export var ModifyGlobalClusterMessage;
|
|
483
|
-
(function (ModifyGlobalClusterMessage) {
|
|
484
|
-
ModifyGlobalClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
485
|
-
})(ModifyGlobalClusterMessage || (ModifyGlobalClusterMessage = {}));
|
|
486
|
-
export var ModifyGlobalClusterResult;
|
|
487
|
-
(function (ModifyGlobalClusterResult) {
|
|
488
|
-
ModifyGlobalClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
489
|
-
})(ModifyGlobalClusterResult || (ModifyGlobalClusterResult = {}));
|
|
490
|
-
export var OptionConfiguration;
|
|
491
|
-
(function (OptionConfiguration) {
|
|
492
|
-
OptionConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
493
|
-
})(OptionConfiguration || (OptionConfiguration = {}));
|
|
494
|
-
export var ModifyOptionGroupMessage;
|
|
495
|
-
(function (ModifyOptionGroupMessage) {
|
|
496
|
-
ModifyOptionGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
497
|
-
})(ModifyOptionGroupMessage || (ModifyOptionGroupMessage = {}));
|
|
498
|
-
export var ModifyOptionGroupResult;
|
|
499
|
-
(function (ModifyOptionGroupResult) {
|
|
500
|
-
ModifyOptionGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
501
|
-
})(ModifyOptionGroupResult || (ModifyOptionGroupResult = {}));
|
|
502
|
-
export var PromoteReadReplicaMessage;
|
|
503
|
-
(function (PromoteReadReplicaMessage) {
|
|
504
|
-
PromoteReadReplicaMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
505
|
-
})(PromoteReadReplicaMessage || (PromoteReadReplicaMessage = {}));
|
|
506
|
-
export var PromoteReadReplicaResult;
|
|
507
|
-
(function (PromoteReadReplicaResult) {
|
|
508
|
-
PromoteReadReplicaResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
509
|
-
})(PromoteReadReplicaResult || (PromoteReadReplicaResult = {}));
|
|
510
|
-
export var PromoteReadReplicaDBClusterMessage;
|
|
511
|
-
(function (PromoteReadReplicaDBClusterMessage) {
|
|
512
|
-
PromoteReadReplicaDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
513
|
-
})(PromoteReadReplicaDBClusterMessage || (PromoteReadReplicaDBClusterMessage = {}));
|
|
514
|
-
export var PromoteReadReplicaDBClusterResult;
|
|
515
|
-
(function (PromoteReadReplicaDBClusterResult) {
|
|
516
|
-
PromoteReadReplicaDBClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
517
|
-
})(PromoteReadReplicaDBClusterResult || (PromoteReadReplicaDBClusterResult = {}));
|
|
518
|
-
export var PurchaseReservedDBInstancesOfferingMessage;
|
|
519
|
-
(function (PurchaseReservedDBInstancesOfferingMessage) {
|
|
520
|
-
PurchaseReservedDBInstancesOfferingMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
521
|
-
})(PurchaseReservedDBInstancesOfferingMessage || (PurchaseReservedDBInstancesOfferingMessage = {}));
|
|
522
|
-
export var PurchaseReservedDBInstancesOfferingResult;
|
|
523
|
-
(function (PurchaseReservedDBInstancesOfferingResult) {
|
|
524
|
-
PurchaseReservedDBInstancesOfferingResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
525
|
-
})(PurchaseReservedDBInstancesOfferingResult || (PurchaseReservedDBInstancesOfferingResult = {}));
|
|
526
98
|
var ReservedDBInstanceAlreadyExistsFault = (function (_super) {
|
|
527
99
|
__extends(ReservedDBInstanceAlreadyExistsFault, _super);
|
|
528
100
|
function ReservedDBInstanceAlreadyExistsFault(opts) {
|
|
@@ -547,22 +119,6 @@ var ReservedDBInstanceQuotaExceededFault = (function (_super) {
|
|
|
547
119
|
return ReservedDBInstanceQuotaExceededFault;
|
|
548
120
|
}(__BaseException));
|
|
549
121
|
export { ReservedDBInstanceQuotaExceededFault };
|
|
550
|
-
export var RebootDBClusterMessage;
|
|
551
|
-
(function (RebootDBClusterMessage) {
|
|
552
|
-
RebootDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
553
|
-
})(RebootDBClusterMessage || (RebootDBClusterMessage = {}));
|
|
554
|
-
export var RebootDBClusterResult;
|
|
555
|
-
(function (RebootDBClusterResult) {
|
|
556
|
-
RebootDBClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
557
|
-
})(RebootDBClusterResult || (RebootDBClusterResult = {}));
|
|
558
|
-
export var RebootDBInstanceMessage;
|
|
559
|
-
(function (RebootDBInstanceMessage) {
|
|
560
|
-
RebootDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
561
|
-
})(RebootDBInstanceMessage || (RebootDBInstanceMessage = {}));
|
|
562
|
-
export var RebootDBInstanceResult;
|
|
563
|
-
(function (RebootDBInstanceResult) {
|
|
564
|
-
RebootDBInstanceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
565
|
-
})(RebootDBInstanceResult || (RebootDBInstanceResult = {}));
|
|
566
122
|
var DBProxyTargetAlreadyRegisteredFault = (function (_super) {
|
|
567
123
|
__extends(DBProxyTargetAlreadyRegisteredFault, _super);
|
|
568
124
|
function DBProxyTargetAlreadyRegisteredFault(opts) {
|
|
@@ -587,22 +143,6 @@ var InsufficientAvailableIPsInSubnetFault = (function (_super) {
|
|
|
587
143
|
return InsufficientAvailableIPsInSubnetFault;
|
|
588
144
|
}(__BaseException));
|
|
589
145
|
export { InsufficientAvailableIPsInSubnetFault };
|
|
590
|
-
export var RegisterDBProxyTargetsRequest;
|
|
591
|
-
(function (RegisterDBProxyTargetsRequest) {
|
|
592
|
-
RegisterDBProxyTargetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
593
|
-
})(RegisterDBProxyTargetsRequest || (RegisterDBProxyTargetsRequest = {}));
|
|
594
|
-
export var RegisterDBProxyTargetsResponse;
|
|
595
|
-
(function (RegisterDBProxyTargetsResponse) {
|
|
596
|
-
RegisterDBProxyTargetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
597
|
-
})(RegisterDBProxyTargetsResponse || (RegisterDBProxyTargetsResponse = {}));
|
|
598
|
-
export var RemoveFromGlobalClusterMessage;
|
|
599
|
-
(function (RemoveFromGlobalClusterMessage) {
|
|
600
|
-
RemoveFromGlobalClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
601
|
-
})(RemoveFromGlobalClusterMessage || (RemoveFromGlobalClusterMessage = {}));
|
|
602
|
-
export var RemoveFromGlobalClusterResult;
|
|
603
|
-
(function (RemoveFromGlobalClusterResult) {
|
|
604
|
-
RemoveFromGlobalClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
605
|
-
})(RemoveFromGlobalClusterResult || (RemoveFromGlobalClusterResult = {}));
|
|
606
146
|
var DBClusterRoleNotFoundFault = (function (_super) {
|
|
607
147
|
__extends(DBClusterRoleNotFoundFault, _super);
|
|
608
148
|
function DBClusterRoleNotFoundFault(opts) {
|
|
@@ -615,10 +155,6 @@ var DBClusterRoleNotFoundFault = (function (_super) {
|
|
|
615
155
|
return DBClusterRoleNotFoundFault;
|
|
616
156
|
}(__BaseException));
|
|
617
157
|
export { DBClusterRoleNotFoundFault };
|
|
618
|
-
export var RemoveRoleFromDBClusterMessage;
|
|
619
|
-
(function (RemoveRoleFromDBClusterMessage) {
|
|
620
|
-
RemoveRoleFromDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
621
|
-
})(RemoveRoleFromDBClusterMessage || (RemoveRoleFromDBClusterMessage = {}));
|
|
622
158
|
var DBInstanceRoleNotFoundFault = (function (_super) {
|
|
623
159
|
__extends(DBInstanceRoleNotFoundFault, _super);
|
|
624
160
|
function DBInstanceRoleNotFoundFault(opts) {
|
|
@@ -631,30 +167,6 @@ var DBInstanceRoleNotFoundFault = (function (_super) {
|
|
|
631
167
|
return DBInstanceRoleNotFoundFault;
|
|
632
168
|
}(__BaseException));
|
|
633
169
|
export { DBInstanceRoleNotFoundFault };
|
|
634
|
-
export var RemoveRoleFromDBInstanceMessage;
|
|
635
|
-
(function (RemoveRoleFromDBInstanceMessage) {
|
|
636
|
-
RemoveRoleFromDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
637
|
-
})(RemoveRoleFromDBInstanceMessage || (RemoveRoleFromDBInstanceMessage = {}));
|
|
638
|
-
export var RemoveSourceIdentifierFromSubscriptionMessage;
|
|
639
|
-
(function (RemoveSourceIdentifierFromSubscriptionMessage) {
|
|
640
|
-
RemoveSourceIdentifierFromSubscriptionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
641
|
-
})(RemoveSourceIdentifierFromSubscriptionMessage || (RemoveSourceIdentifierFromSubscriptionMessage = {}));
|
|
642
|
-
export var RemoveSourceIdentifierFromSubscriptionResult;
|
|
643
|
-
(function (RemoveSourceIdentifierFromSubscriptionResult) {
|
|
644
|
-
RemoveSourceIdentifierFromSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
645
|
-
})(RemoveSourceIdentifierFromSubscriptionResult || (RemoveSourceIdentifierFromSubscriptionResult = {}));
|
|
646
|
-
export var RemoveTagsFromResourceMessage;
|
|
647
|
-
(function (RemoveTagsFromResourceMessage) {
|
|
648
|
-
RemoveTagsFromResourceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
649
|
-
})(RemoveTagsFromResourceMessage || (RemoveTagsFromResourceMessage = {}));
|
|
650
|
-
export var ResetDBClusterParameterGroupMessage;
|
|
651
|
-
(function (ResetDBClusterParameterGroupMessage) {
|
|
652
|
-
ResetDBClusterParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
653
|
-
})(ResetDBClusterParameterGroupMessage || (ResetDBClusterParameterGroupMessage = {}));
|
|
654
|
-
export var ResetDBParameterGroupMessage;
|
|
655
|
-
(function (ResetDBParameterGroupMessage) {
|
|
656
|
-
ResetDBParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
657
|
-
})(ResetDBParameterGroupMessage || (ResetDBParameterGroupMessage = {}));
|
|
658
170
|
var InvalidS3BucketFault = (function (_super) {
|
|
659
171
|
__extends(InvalidS3BucketFault, _super);
|
|
660
172
|
function InvalidS3BucketFault(opts) {
|
|
@@ -667,14 +179,6 @@ var InvalidS3BucketFault = (function (_super) {
|
|
|
667
179
|
return InvalidS3BucketFault;
|
|
668
180
|
}(__BaseException));
|
|
669
181
|
export { InvalidS3BucketFault };
|
|
670
|
-
export var RestoreDBClusterFromS3Message;
|
|
671
|
-
(function (RestoreDBClusterFromS3Message) {
|
|
672
|
-
RestoreDBClusterFromS3Message.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
673
|
-
})(RestoreDBClusterFromS3Message || (RestoreDBClusterFromS3Message = {}));
|
|
674
|
-
export var RestoreDBClusterFromS3Result;
|
|
675
|
-
(function (RestoreDBClusterFromS3Result) {
|
|
676
|
-
RestoreDBClusterFromS3Result.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
677
|
-
})(RestoreDBClusterFromS3Result || (RestoreDBClusterFromS3Result = {}));
|
|
678
182
|
var InsufficientDBClusterCapacityFault = (function (_super) {
|
|
679
183
|
__extends(InsufficientDBClusterCapacityFault, _super);
|
|
680
184
|
function InsufficientDBClusterCapacityFault(opts) {
|
|
@@ -699,38 +203,6 @@ var InvalidRestoreFault = (function (_super) {
|
|
|
699
203
|
return InvalidRestoreFault;
|
|
700
204
|
}(__BaseException));
|
|
701
205
|
export { InvalidRestoreFault };
|
|
702
|
-
export var RestoreDBClusterFromSnapshotMessage;
|
|
703
|
-
(function (RestoreDBClusterFromSnapshotMessage) {
|
|
704
|
-
RestoreDBClusterFromSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
705
|
-
})(RestoreDBClusterFromSnapshotMessage || (RestoreDBClusterFromSnapshotMessage = {}));
|
|
706
|
-
export var RestoreDBClusterFromSnapshotResult;
|
|
707
|
-
(function (RestoreDBClusterFromSnapshotResult) {
|
|
708
|
-
RestoreDBClusterFromSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
709
|
-
})(RestoreDBClusterFromSnapshotResult || (RestoreDBClusterFromSnapshotResult = {}));
|
|
710
|
-
export var RestoreDBClusterToPointInTimeMessage;
|
|
711
|
-
(function (RestoreDBClusterToPointInTimeMessage) {
|
|
712
|
-
RestoreDBClusterToPointInTimeMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
713
|
-
})(RestoreDBClusterToPointInTimeMessage || (RestoreDBClusterToPointInTimeMessage = {}));
|
|
714
|
-
export var RestoreDBClusterToPointInTimeResult;
|
|
715
|
-
(function (RestoreDBClusterToPointInTimeResult) {
|
|
716
|
-
RestoreDBClusterToPointInTimeResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
717
|
-
})(RestoreDBClusterToPointInTimeResult || (RestoreDBClusterToPointInTimeResult = {}));
|
|
718
|
-
export var RestoreDBInstanceFromDBSnapshotMessage;
|
|
719
|
-
(function (RestoreDBInstanceFromDBSnapshotMessage) {
|
|
720
|
-
RestoreDBInstanceFromDBSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
721
|
-
})(RestoreDBInstanceFromDBSnapshotMessage || (RestoreDBInstanceFromDBSnapshotMessage = {}));
|
|
722
|
-
export var RestoreDBInstanceFromDBSnapshotResult;
|
|
723
|
-
(function (RestoreDBInstanceFromDBSnapshotResult) {
|
|
724
|
-
RestoreDBInstanceFromDBSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
725
|
-
})(RestoreDBInstanceFromDBSnapshotResult || (RestoreDBInstanceFromDBSnapshotResult = {}));
|
|
726
|
-
export var RestoreDBInstanceFromS3Message;
|
|
727
|
-
(function (RestoreDBInstanceFromS3Message) {
|
|
728
|
-
RestoreDBInstanceFromS3Message.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
729
|
-
})(RestoreDBInstanceFromS3Message || (RestoreDBInstanceFromS3Message = {}));
|
|
730
|
-
export var RestoreDBInstanceFromS3Result;
|
|
731
|
-
(function (RestoreDBInstanceFromS3Result) {
|
|
732
|
-
RestoreDBInstanceFromS3Result.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
733
|
-
})(RestoreDBInstanceFromS3Result || (RestoreDBInstanceFromS3Result = {}));
|
|
734
206
|
var PointInTimeRestoreNotEnabledFault = (function (_super) {
|
|
735
207
|
__extends(PointInTimeRestoreNotEnabledFault, _super);
|
|
736
208
|
function PointInTimeRestoreNotEnabledFault(opts) {
|
|
@@ -743,54 +215,6 @@ var PointInTimeRestoreNotEnabledFault = (function (_super) {
|
|
|
743
215
|
return PointInTimeRestoreNotEnabledFault;
|
|
744
216
|
}(__BaseException));
|
|
745
217
|
export { PointInTimeRestoreNotEnabledFault };
|
|
746
|
-
export var RestoreDBInstanceToPointInTimeMessage;
|
|
747
|
-
(function (RestoreDBInstanceToPointInTimeMessage) {
|
|
748
|
-
RestoreDBInstanceToPointInTimeMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
749
|
-
})(RestoreDBInstanceToPointInTimeMessage || (RestoreDBInstanceToPointInTimeMessage = {}));
|
|
750
|
-
export var RestoreDBInstanceToPointInTimeResult;
|
|
751
|
-
(function (RestoreDBInstanceToPointInTimeResult) {
|
|
752
|
-
RestoreDBInstanceToPointInTimeResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
753
|
-
})(RestoreDBInstanceToPointInTimeResult || (RestoreDBInstanceToPointInTimeResult = {}));
|
|
754
|
-
export var RevokeDBSecurityGroupIngressMessage;
|
|
755
|
-
(function (RevokeDBSecurityGroupIngressMessage) {
|
|
756
|
-
RevokeDBSecurityGroupIngressMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
757
|
-
})(RevokeDBSecurityGroupIngressMessage || (RevokeDBSecurityGroupIngressMessage = {}));
|
|
758
|
-
export var RevokeDBSecurityGroupIngressResult;
|
|
759
|
-
(function (RevokeDBSecurityGroupIngressResult) {
|
|
760
|
-
RevokeDBSecurityGroupIngressResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
761
|
-
})(RevokeDBSecurityGroupIngressResult || (RevokeDBSecurityGroupIngressResult = {}));
|
|
762
|
-
export var StartActivityStreamRequest;
|
|
763
|
-
(function (StartActivityStreamRequest) {
|
|
764
|
-
StartActivityStreamRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
765
|
-
})(StartActivityStreamRequest || (StartActivityStreamRequest = {}));
|
|
766
|
-
export var StartActivityStreamResponse;
|
|
767
|
-
(function (StartActivityStreamResponse) {
|
|
768
|
-
StartActivityStreamResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
769
|
-
})(StartActivityStreamResponse || (StartActivityStreamResponse = {}));
|
|
770
|
-
export var StartDBClusterMessage;
|
|
771
|
-
(function (StartDBClusterMessage) {
|
|
772
|
-
StartDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
773
|
-
})(StartDBClusterMessage || (StartDBClusterMessage = {}));
|
|
774
|
-
export var StartDBClusterResult;
|
|
775
|
-
(function (StartDBClusterResult) {
|
|
776
|
-
StartDBClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
777
|
-
})(StartDBClusterResult || (StartDBClusterResult = {}));
|
|
778
|
-
export var StartDBInstanceMessage;
|
|
779
|
-
(function (StartDBInstanceMessage) {
|
|
780
|
-
StartDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
781
|
-
})(StartDBInstanceMessage || (StartDBInstanceMessage = {}));
|
|
782
|
-
export var StartDBInstanceResult;
|
|
783
|
-
(function (StartDBInstanceResult) {
|
|
784
|
-
StartDBInstanceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
785
|
-
})(StartDBInstanceResult || (StartDBInstanceResult = {}));
|
|
786
|
-
export var StartDBInstanceAutomatedBackupsReplicationMessage;
|
|
787
|
-
(function (StartDBInstanceAutomatedBackupsReplicationMessage) {
|
|
788
|
-
StartDBInstanceAutomatedBackupsReplicationMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
789
|
-
})(StartDBInstanceAutomatedBackupsReplicationMessage || (StartDBInstanceAutomatedBackupsReplicationMessage = {}));
|
|
790
|
-
export var StartDBInstanceAutomatedBackupsReplicationResult;
|
|
791
|
-
(function (StartDBInstanceAutomatedBackupsReplicationResult) {
|
|
792
|
-
StartDBInstanceAutomatedBackupsReplicationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
793
|
-
})(StartDBInstanceAutomatedBackupsReplicationResult || (StartDBInstanceAutomatedBackupsReplicationResult = {}));
|
|
794
218
|
var ExportTaskAlreadyExistsFault = (function (_super) {
|
|
795
219
|
__extends(ExportTaskAlreadyExistsFault, _super);
|
|
796
220
|
function ExportTaskAlreadyExistsFault(opts) {
|
|
@@ -851,39 +275,156 @@ var InvalidExportSourceStateFault = (function (_super) {
|
|
|
851
275
|
return InvalidExportSourceStateFault;
|
|
852
276
|
}(__BaseException));
|
|
853
277
|
export { InvalidExportSourceStateFault };
|
|
854
|
-
export var
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
export var
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
export var
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
export var
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
export var
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
export var
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
export var
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
export var
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
export var
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
278
|
+
export var DBSnapshotAttributeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
279
|
+
export var DBSnapshotAttributesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
280
|
+
export var DescribeDBSnapshotAttributesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
281
|
+
export var DBSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
282
|
+
export var DescribeDBSnapshotsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
283
|
+
export var DBSubnetGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
284
|
+
export var DescribeDBSubnetGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
285
|
+
export var DescribeEngineDefaultClusterParametersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
286
|
+
export var EngineDefaultsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
287
|
+
export var DescribeEngineDefaultClusterParametersResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
288
|
+
export var DescribeEngineDefaultParametersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
289
|
+
export var DescribeEngineDefaultParametersResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
290
|
+
export var DescribeEventCategoriesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
291
|
+
export var EventCategoriesMapFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
292
|
+
export var EventCategoriesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
293
|
+
export var DescribeEventsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
294
|
+
export var EventFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
295
|
+
export var EventsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
296
|
+
export var DescribeEventSubscriptionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
297
|
+
export var EventSubscriptionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
298
|
+
export var DescribeExportTasksMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
299
|
+
export var ExportTasksMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
300
|
+
export var DescribeGlobalClustersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
301
|
+
export var GlobalClustersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
302
|
+
export var DescribeOptionGroupOptionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
303
|
+
export var MinimumEngineVersionPerAllowedValueFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
304
|
+
export var OptionGroupOptionSettingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
305
|
+
export var OptionVersionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
306
|
+
export var OptionGroupOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
+
export var OptionGroupOptionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
308
|
+
export var DescribeOptionGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
309
|
+
export var OptionGroupsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
310
|
+
export var DescribeOrderableDBInstanceOptionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
+
export var AvailableProcessorFeatureFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
312
|
+
export var OrderableDBInstanceOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
313
|
+
export var OrderableDBInstanceOptionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
314
|
+
export var DescribePendingMaintenanceActionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
315
|
+
export var PendingMaintenanceActionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
316
|
+
export var DescribeReservedDBInstancesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
317
|
+
export var RecurringChargeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
318
|
+
export var ReservedDBInstanceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
319
|
+
export var ReservedDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
320
|
+
export var DescribeReservedDBInstancesOfferingsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
321
|
+
export var ReservedDBInstancesOfferingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
322
|
+
export var ReservedDBInstancesOfferingMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
|
+
export var DescribeSourceRegionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
324
|
+
export var SourceRegionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
325
|
+
export var SourceRegionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
326
|
+
export var DescribeValidDBInstanceModificationsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
327
|
+
export var DoubleRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
328
|
+
export var RangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
329
|
+
export var ValidStorageOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
330
|
+
export var ValidDBInstanceModificationsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
331
|
+
export var DescribeValidDBInstanceModificationsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
332
|
+
export var DownloadDBLogFilePortionDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
333
|
+
export var DownloadDBLogFilePortionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
334
|
+
export var FailoverDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
335
|
+
export var FailoverDBClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
336
|
+
export var FailoverGlobalClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
337
|
+
export var FailoverGlobalClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
338
|
+
export var ListTagsForResourceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
339
|
+
export var TagListMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
340
|
+
export var ModifyActivityStreamRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
341
|
+
export var ModifyActivityStreamResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
342
|
+
export var ModifyCertificatesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
343
|
+
export var ModifyCertificatesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
344
|
+
export var DBClusterCapacityInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
345
|
+
export var ModifyCurrentDBClusterCapacityMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
346
|
+
export var ModifyCustomDBEngineVersionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
347
|
+
export var CloudwatchLogsExportConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
348
|
+
export var ModifyDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
349
|
+
export var ModifyDBClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
350
|
+
export var ModifyDBClusterEndpointMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
351
|
+
export var DBClusterParameterGroupNameMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
352
|
+
export var ModifyDBClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
353
|
+
export var ModifyDBClusterSnapshotAttributeMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
354
|
+
export var ModifyDBClusterSnapshotAttributeResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
355
|
+
export var ModifyDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
356
|
+
export var ModifyDBInstanceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
357
|
+
export var DBParameterGroupNameMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
358
|
+
export var ModifyDBParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
359
|
+
export var ModifyDBProxyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
360
|
+
export var ModifyDBProxyResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
361
|
+
export var ModifyDBProxyEndpointRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
362
|
+
export var ModifyDBProxyEndpointResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
363
|
+
export var ConnectionPoolConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
364
|
+
export var ModifyDBProxyTargetGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
365
|
+
export var ModifyDBProxyTargetGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
366
|
+
export var ModifyDBSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
367
|
+
export var ModifyDBSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
368
|
+
export var ModifyDBSnapshotAttributeMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
369
|
+
export var ModifyDBSnapshotAttributeResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
370
|
+
export var ModifyDBSubnetGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
371
|
+
export var ModifyDBSubnetGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
372
|
+
export var ModifyEventSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
373
|
+
export var ModifyEventSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
374
|
+
export var ModifyGlobalClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
375
|
+
export var ModifyGlobalClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
376
|
+
export var OptionConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
377
|
+
export var ModifyOptionGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
378
|
+
export var ModifyOptionGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
379
|
+
export var PromoteReadReplicaMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
380
|
+
export var PromoteReadReplicaResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
381
|
+
export var PromoteReadReplicaDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
382
|
+
export var PromoteReadReplicaDBClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
383
|
+
export var PurchaseReservedDBInstancesOfferingMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
384
|
+
export var PurchaseReservedDBInstancesOfferingResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
385
|
+
export var RebootDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
386
|
+
export var RebootDBClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
387
|
+
export var RebootDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
388
|
+
export var RebootDBInstanceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
389
|
+
export var RegisterDBProxyTargetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
390
|
+
export var RegisterDBProxyTargetsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
391
|
+
export var RemoveFromGlobalClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
392
|
+
export var RemoveFromGlobalClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
393
|
+
export var RemoveRoleFromDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
394
|
+
export var RemoveRoleFromDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
395
|
+
export var RemoveSourceIdentifierFromSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
396
|
+
export var RemoveSourceIdentifierFromSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
397
|
+
export var RemoveTagsFromResourceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
398
|
+
export var ResetDBClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
399
|
+
export var ResetDBParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
400
|
+
export var RestoreDBClusterFromS3MessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
401
|
+
export var RestoreDBClusterFromS3ResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
402
|
+
export var RestoreDBClusterFromSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
403
|
+
export var RestoreDBClusterFromSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
404
|
+
export var RestoreDBClusterToPointInTimeMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
405
|
+
export var RestoreDBClusterToPointInTimeResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
406
|
+
export var RestoreDBInstanceFromDBSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
407
|
+
export var RestoreDBInstanceFromDBSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
408
|
+
export var RestoreDBInstanceFromS3MessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
409
|
+
export var RestoreDBInstanceFromS3ResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
410
|
+
export var RestoreDBInstanceToPointInTimeMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
411
|
+
export var RestoreDBInstanceToPointInTimeResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
412
|
+
export var RevokeDBSecurityGroupIngressMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
413
|
+
export var RevokeDBSecurityGroupIngressResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
414
|
+
export var StartActivityStreamRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
415
|
+
export var StartActivityStreamResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
416
|
+
export var StartDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
417
|
+
export var StartDBClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
418
|
+
export var StartDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
419
|
+
export var StartDBInstanceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
420
|
+
export var StartDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
421
|
+
export var StartDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
422
|
+
export var StartExportTaskMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
423
|
+
export var StopActivityStreamRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
424
|
+
export var StopActivityStreamResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
425
|
+
export var StopDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
426
|
+
export var StopDBClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
427
|
+
export var StopDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
428
|
+
export var StopDBInstanceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
429
|
+
export var StopDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
430
|
+
export var StopDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|