@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,24 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
3
|
+
exports.InvalidVPCNetworkStateFault = exports.InvalidSubnet = exports.InvalidGlobalClusterStateFault = exports.InvalidDBSubnetGroupStateFault = exports.InsufficientStorageClusterCapacityFault = exports.GlobalClusterNotFoundFault = exports.DomainNotFoundFault = exports.DBSubnetGroupNotFoundFault = exports.DBSubnetGroupDoesNotCoverEnoughAZs = exports.DBClusterQuotaExceededFault = exports.DBClusterParameterGroupNotFoundFault = exports.DBClusterAlreadyExistsFault = exports.WriteForwardingStatus = exports.CustomDBEngineVersionQuotaExceededFault = exports.CustomDBEngineVersionAlreadyExistsFault = exports.OptionGroupQuotaExceededFault = exports.OptionGroupNotFoundFault = exports.OptionGroupAlreadyExistsFault = exports.InvalidDBSnapshotStateFault = exports.DBSnapshotAlreadyExistsFault = exports.CustomAvailabilityZoneNotFoundFault = exports.SnapshotQuotaExceededFault = exports.KMSKeyNotAccessibleFault = exports.InvalidDBClusterSnapshotStateFault = exports.DBClusterSnapshotNotFoundFault = exports.DBClusterSnapshotAlreadyExistsFault = exports.DBParameterGroupQuotaExceededFault = exports.DBParameterGroupNotFoundFault = exports.DBParameterGroupAlreadyExistsFault = exports.InvalidExportTaskStateFault = exports.ExportTaskNotFoundFault = exports.InvalidDBSecurityGroupStateFault = exports.DBSecurityGroupNotFoundFault = exports.AuthorizationQuotaExceededFault = exports.AuthorizationAlreadyExistsFault = exports.ResourceNotFoundFault = exports.DBSnapshotNotFoundFault = exports.DBProxyTargetGroupNotFoundFault = exports.DBProxyNotFoundFault = exports.SubscriptionNotFoundFault = exports.SourceNotFoundFault = exports.InvalidDBInstanceStateFault = exports.DBInstanceRoleQuotaExceededFault = exports.DBInstanceRoleAlreadyExistsFault = exports.DBInstanceNotFoundFault = exports.InvalidDBClusterStateFault = exports.DBClusterRoleQuotaExceededFault = exports.DBClusterRoleAlreadyExistsFault = exports.DBClusterNotFoundFault = exports.ActivityStreamPolicyStatus = void 0;
|
|
4
|
+
exports.DBProxyEndpointNotFoundFault = exports.InvalidDBInstanceAutomatedBackupStateFault = exports.DBInstanceAutomatedBackupNotFoundFault = exports.DBInstanceAutomatedBackupQuotaExceededFault = exports.InvalidDBParameterGroupStateFault = exports.InvalidDBClusterEndpointStateFault = exports.DBClusterEndpointNotFoundFault = exports.InvalidCustomDBEngineVersionStateFault = exports.CustomDBEngineVersionNotFoundFault = exports.GlobalClusterQuotaExceededFault = exports.GlobalClusterAlreadyExistsFault = exports.FailoverStatus = exports.SubscriptionCategoryNotFoundFault = exports.SubscriptionAlreadyExistFault = exports.SNSTopicArnNotFoundFault = exports.SNSNoAuthorizationFault = exports.SNSInvalidTopicFault = exports.EventSubscriptionQuotaExceededFault = exports.DBSubnetQuotaExceededFault = exports.DBSubnetGroupQuotaExceededFault = exports.DBSubnetGroupAlreadyExistsFault = exports.DBSecurityGroupQuotaExceededFault = exports.DBSecurityGroupNotSupportedFault = exports.DBSecurityGroupAlreadyExistsFault = exports.InvalidDBProxyStateFault = exports.DBProxyEndpointQuotaExceededFault = exports.DBProxyEndpointAlreadyExistsFault = exports.DBProxyEndpointStatus = exports.DBProxyEndpointTargetRole = exports.DBProxyQuotaExceededFault = exports.DBProxyAlreadyExistsFault = exports.DBProxyStatus = exports.EngineFamily = exports.IAMAuthMode = exports.AuthScheme = exports.InvalidDBSubnetGroupFault = exports.DBSubnetGroupNotAllowedFault = exports.StorageTypeNotSupportedFault = exports.ProvisionedIopsNotAvailableInAZFault = exports.NetworkTypeNotSupported = exports.InsufficientDBInstanceCapacityFault = exports.InstanceQuotaExceededFault = exports.DBInstanceAlreadyExistsFault = exports.ReplicaMode = exports.AutomationMode = exports.BackupPolicyNotFoundFault = exports.AuthorizationNotFoundFault = exports.DBClusterEndpointQuotaExceededFault = exports.DBClusterEndpointAlreadyExistsFault = exports.StorageQuotaExceededFault = void 0;
|
|
5
|
+
exports.VpcSecurityGroupMembershipFilterSensitiveLog = exports.OptionSettingFilterSensitiveLog = exports.DBSecurityGroupMembershipFilterSensitiveLog = exports.CopyOptionGroupMessageFilterSensitiveLog = exports.CopyDBSnapshotResultFilterSensitiveLog = exports.DBSnapshotFilterSensitiveLog = exports.ProcessorFeatureFilterSensitiveLog = exports.CopyDBSnapshotMessageFilterSensitiveLog = exports.CopyDBParameterGroupResultFilterSensitiveLog = exports.DBParameterGroupFilterSensitiveLog = exports.CopyDBParameterGroupMessageFilterSensitiveLog = exports.CopyDBClusterSnapshotResultFilterSensitiveLog = exports.DBClusterSnapshotFilterSensitiveLog = exports.CopyDBClusterSnapshotMessageFilterSensitiveLog = exports.CopyDBClusterParameterGroupResultFilterSensitiveLog = exports.DBClusterParameterGroupFilterSensitiveLog = exports.CopyDBClusterParameterGroupMessageFilterSensitiveLog = exports.ExportTaskFilterSensitiveLog = exports.CancelExportTaskMessageFilterSensitiveLog = exports.DBClusterBacktrackFilterSensitiveLog = exports.BacktrackDBClusterMessageFilterSensitiveLog = exports.AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog = exports.DBSecurityGroupFilterSensitiveLog = exports.IPRangeFilterSensitiveLog = exports.EC2SecurityGroupFilterSensitiveLog = exports.AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog = exports.ApplyPendingMaintenanceActionResultFilterSensitiveLog = exports.ResourcePendingMaintenanceActionsFilterSensitiveLog = exports.PendingMaintenanceActionFilterSensitiveLog = exports.ApplyPendingMaintenanceActionMessageFilterSensitiveLog = exports.AddTagsToResourceMessageFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.AddSourceIdentifierToSubscriptionResultFilterSensitiveLog = exports.EventSubscriptionFilterSensitiveLog = exports.AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog = exports.AddRoleToDBInstanceMessageFilterSensitiveLog = exports.AddRoleToDBClusterMessageFilterSensitiveLog = exports.AccountAttributesMessageFilterSensitiveLog = exports.AccountQuotaFilterSensitiveLog = exports.TargetType = exports.TargetState = exports.TargetHealthReason = exports.TargetRole = exports.DBClusterBacktrackNotFoundFault = exports.CertificateNotFoundFault = exports.DBProxyTargetNotFoundFault = exports.InvalidOptionGroupStateFault = exports.InvalidEventSubscriptionStateFault = exports.InvalidDBSubnetStateFault = exports.InvalidDBProxyEndpointStateFault = void 0;
|
|
6
|
+
exports.CreateDBProxyResponseFilterSensitiveLog = exports.DBProxyFilterSensitiveLog = exports.UserAuthConfigInfoFilterSensitiveLog = exports.CreateDBProxyRequestFilterSensitiveLog = exports.UserAuthConfigFilterSensitiveLog = exports.CreateDBParameterGroupResultFilterSensitiveLog = exports.CreateDBParameterGroupMessageFilterSensitiveLog = exports.CreateDBInstanceReadReplicaResultFilterSensitiveLog = exports.CreateDBInstanceReadReplicaMessageFilterSensitiveLog = exports.CreateDBInstanceResultFilterSensitiveLog = exports.DBInstanceFilterSensitiveLog = exports.DBInstanceStatusInfoFilterSensitiveLog = exports.PendingModifiedValuesFilterSensitiveLog = exports.OptionGroupMembershipFilterSensitiveLog = exports.EndpointFilterSensitiveLog = exports.DBSubnetGroupFilterSensitiveLog = exports.SubnetFilterSensitiveLog = exports.OutpostFilterSensitiveLog = exports.AvailabilityZoneFilterSensitiveLog = exports.DBParameterGroupStatusFilterSensitiveLog = exports.DBInstanceAutomatedBackupsReplicationFilterSensitiveLog = exports.DBInstanceRoleFilterSensitiveLog = exports.CreateDBInstanceMessageFilterSensitiveLog = exports.CreateDBClusterSnapshotResultFilterSensitiveLog = exports.CreateDBClusterSnapshotMessageFilterSensitiveLog = exports.CreateDBClusterParameterGroupResultFilterSensitiveLog = exports.CreateDBClusterParameterGroupMessageFilterSensitiveLog = exports.DBClusterEndpointFilterSensitiveLog = exports.CreateDBClusterEndpointMessageFilterSensitiveLog = exports.CreateDBClusterResultFilterSensitiveLog = exports.DBClusterFilterSensitiveLog = exports.ServerlessV2ScalingConfigurationInfoFilterSensitiveLog = exports.ScalingConfigurationInfoFilterSensitiveLog = exports.ClusterPendingModifiedValuesFilterSensitiveLog = exports.PendingCloudwatchLogsExportsFilterSensitiveLog = exports.DomainMembershipFilterSensitiveLog = exports.DBClusterOptionGroupStatusFilterSensitiveLog = exports.DBClusterMemberFilterSensitiveLog = exports.DBClusterRoleFilterSensitiveLog = exports.CreateDBClusterMessageFilterSensitiveLog = exports.ServerlessV2ScalingConfigurationFilterSensitiveLog = exports.ScalingConfigurationFilterSensitiveLog = exports.DBEngineVersionFilterSensitiveLog = exports.UpgradeTargetFilterSensitiveLog = exports.TimezoneFilterSensitiveLog = exports.CharacterSetFilterSensitiveLog = exports.CreateCustomDBEngineVersionMessageFilterSensitiveLog = exports.CopyOptionGroupResultFilterSensitiveLog = exports.OptionGroupFilterSensitiveLog = exports.OptionFilterSensitiveLog = void 0;
|
|
7
|
+
exports.CertificateMessageFilterSensitiveLog = exports.CertificateFilterSensitiveLog = exports.DescribeAccountAttributesMessageFilterSensitiveLog = exports.DeregisterDBProxyTargetsResponseFilterSensitiveLog = exports.DeregisterDBProxyTargetsRequestFilterSensitiveLog = exports.DeleteOptionGroupMessageFilterSensitiveLog = exports.DeleteGlobalClusterResultFilterSensitiveLog = exports.DeleteGlobalClusterMessageFilterSensitiveLog = exports.DeleteEventSubscriptionResultFilterSensitiveLog = exports.DeleteEventSubscriptionMessageFilterSensitiveLog = exports.DeleteDBSubnetGroupMessageFilterSensitiveLog = exports.DeleteDBSnapshotResultFilterSensitiveLog = exports.DeleteDBSnapshotMessageFilterSensitiveLog = exports.DeleteDBSecurityGroupMessageFilterSensitiveLog = exports.DeleteDBProxyEndpointResponseFilterSensitiveLog = exports.DeleteDBProxyEndpointRequestFilterSensitiveLog = exports.DeleteDBProxyResponseFilterSensitiveLog = exports.DeleteDBProxyRequestFilterSensitiveLog = exports.DeleteDBParameterGroupMessageFilterSensitiveLog = exports.DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog = exports.DBInstanceAutomatedBackupFilterSensitiveLog = exports.RestoreWindowFilterSensitiveLog = exports.DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog = exports.DeleteDBInstanceResultFilterSensitiveLog = exports.DeleteDBInstanceMessageFilterSensitiveLog = exports.DeleteDBClusterSnapshotResultFilterSensitiveLog = exports.DeleteDBClusterSnapshotMessageFilterSensitiveLog = exports.DeleteDBClusterParameterGroupMessageFilterSensitiveLog = exports.DeleteDBClusterEndpointMessageFilterSensitiveLog = exports.DeleteDBClusterResultFilterSensitiveLog = exports.DeleteDBClusterMessageFilterSensitiveLog = exports.DeleteCustomDBEngineVersionMessageFilterSensitiveLog = exports.CreateOptionGroupResultFilterSensitiveLog = exports.CreateOptionGroupMessageFilterSensitiveLog = exports.CreateGlobalClusterResultFilterSensitiveLog = exports.GlobalClusterFilterSensitiveLog = exports.GlobalClusterMemberFilterSensitiveLog = exports.FailoverStateFilterSensitiveLog = exports.CreateGlobalClusterMessageFilterSensitiveLog = exports.CreateEventSubscriptionResultFilterSensitiveLog = exports.CreateEventSubscriptionMessageFilterSensitiveLog = exports.CreateDBSubnetGroupResultFilterSensitiveLog = exports.CreateDBSubnetGroupMessageFilterSensitiveLog = exports.CreateDBSnapshotResultFilterSensitiveLog = exports.CreateDBSnapshotMessageFilterSensitiveLog = exports.CreateDBSecurityGroupResultFilterSensitiveLog = exports.CreateDBSecurityGroupMessageFilterSensitiveLog = exports.CreateDBProxyEndpointResponseFilterSensitiveLog = exports.DBProxyEndpointFilterSensitiveLog = exports.CreateDBProxyEndpointRequestFilterSensitiveLog = void 0;
|
|
8
|
+
exports.DescribeDBSnapshotAttributesMessageFilterSensitiveLog = exports.DescribeDBSecurityGroupsMessageFilterSensitiveLog = exports.DBSecurityGroupMessageFilterSensitiveLog = exports.DescribeDBProxyTargetsResponseFilterSensitiveLog = exports.DBProxyTargetFilterSensitiveLog = exports.TargetHealthFilterSensitiveLog = exports.DescribeDBProxyTargetsRequestFilterSensitiveLog = exports.DescribeDBProxyTargetGroupsResponseFilterSensitiveLog = exports.DBProxyTargetGroupFilterSensitiveLog = exports.ConnectionPoolConfigurationInfoFilterSensitiveLog = exports.DescribeDBProxyTargetGroupsRequestFilterSensitiveLog = exports.DescribeDBProxyEndpointsResponseFilterSensitiveLog = exports.DescribeDBProxyEndpointsRequestFilterSensitiveLog = exports.DescribeDBProxiesResponseFilterSensitiveLog = exports.DescribeDBProxiesRequestFilterSensitiveLog = exports.DescribeDBParametersMessageFilterSensitiveLog = exports.DBParameterGroupDetailsFilterSensitiveLog = exports.DescribeDBParameterGroupsMessageFilterSensitiveLog = exports.DBParameterGroupsMessageFilterSensitiveLog = exports.DescribeDBLogFilesResponseFilterSensitiveLog = exports.DescribeDBLogFilesDetailsFilterSensitiveLog = exports.DescribeDBLogFilesMessageFilterSensitiveLog = exports.DescribeDBInstancesMessageFilterSensitiveLog = exports.DBInstanceMessageFilterSensitiveLog = exports.DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog = exports.DBInstanceAutomatedBackupMessageFilterSensitiveLog = exports.DescribeDBEngineVersionsMessageFilterSensitiveLog = exports.DBEngineVersionMessageFilterSensitiveLog = exports.DescribeDBClusterSnapshotsMessageFilterSensitiveLog = exports.DBClusterSnapshotMessageFilterSensitiveLog = exports.DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog = exports.DBClusterSnapshotAttributesResultFilterSensitiveLog = exports.DBClusterSnapshotAttributeFilterSensitiveLog = exports.DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog = exports.DescribeDBClustersMessageFilterSensitiveLog = exports.DBClusterMessageFilterSensitiveLog = exports.DescribeDBClusterParametersMessageFilterSensitiveLog = exports.DBClusterParameterGroupDetailsFilterSensitiveLog = exports.ParameterFilterSensitiveLog = exports.DescribeDBClusterParameterGroupsMessageFilterSensitiveLog = exports.DBClusterParameterGroupsMessageFilterSensitiveLog = exports.DescribeDBClusterEndpointsMessageFilterSensitiveLog = exports.DBClusterEndpointMessageFilterSensitiveLog = exports.DescribeDBClusterBacktracksMessageFilterSensitiveLog = exports.DBClusterBacktrackMessageFilterSensitiveLog = exports.DescribeCertificatesMessageFilterSensitiveLog = exports.FilterFilterSensitiveLog = void 0;
|
|
9
9
|
const RDSServiceException_1 = require("./RDSServiceException");
|
|
10
|
-
var AccountQuota;
|
|
11
|
-
(function (AccountQuota) {
|
|
12
|
-
AccountQuota.filterSensitiveLog = (obj) => ({
|
|
13
|
-
...obj,
|
|
14
|
-
});
|
|
15
|
-
})(AccountQuota = exports.AccountQuota || (exports.AccountQuota = {}));
|
|
16
|
-
var AccountAttributesMessage;
|
|
17
|
-
(function (AccountAttributesMessage) {
|
|
18
|
-
AccountAttributesMessage.filterSensitiveLog = (obj) => ({
|
|
19
|
-
...obj,
|
|
20
|
-
});
|
|
21
|
-
})(AccountAttributesMessage = exports.AccountAttributesMessage || (exports.AccountAttributesMessage = {}));
|
|
22
10
|
var ActivityStreamPolicyStatus;
|
|
23
11
|
(function (ActivityStreamPolicyStatus) {
|
|
24
12
|
ActivityStreamPolicyStatus["locked"] = "locked";
|
|
@@ -26,12 +14,6 @@ var ActivityStreamPolicyStatus;
|
|
|
26
14
|
ActivityStreamPolicyStatus["unlocked"] = "unlocked";
|
|
27
15
|
ActivityStreamPolicyStatus["unlocking_policy"] = "unlocking-policy";
|
|
28
16
|
})(ActivityStreamPolicyStatus = exports.ActivityStreamPolicyStatus || (exports.ActivityStreamPolicyStatus = {}));
|
|
29
|
-
var AddRoleToDBClusterMessage;
|
|
30
|
-
(function (AddRoleToDBClusterMessage) {
|
|
31
|
-
AddRoleToDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
32
|
-
...obj,
|
|
33
|
-
});
|
|
34
|
-
})(AddRoleToDBClusterMessage = exports.AddRoleToDBClusterMessage || (exports.AddRoleToDBClusterMessage = {}));
|
|
35
17
|
class DBClusterNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
36
18
|
constructor(opts) {
|
|
37
19
|
super({
|
|
@@ -84,12 +66,6 @@ class InvalidDBClusterStateFault extends RDSServiceException_1.RDSServiceExcepti
|
|
|
84
66
|
}
|
|
85
67
|
}
|
|
86
68
|
exports.InvalidDBClusterStateFault = InvalidDBClusterStateFault;
|
|
87
|
-
var AddRoleToDBInstanceMessage;
|
|
88
|
-
(function (AddRoleToDBInstanceMessage) {
|
|
89
|
-
AddRoleToDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
90
|
-
...obj,
|
|
91
|
-
});
|
|
92
|
-
})(AddRoleToDBInstanceMessage = exports.AddRoleToDBInstanceMessage || (exports.AddRoleToDBInstanceMessage = {}));
|
|
93
69
|
class DBInstanceNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
94
70
|
constructor(opts) {
|
|
95
71
|
super({
|
|
@@ -142,24 +118,6 @@ class InvalidDBInstanceStateFault extends RDSServiceException_1.RDSServiceExcept
|
|
|
142
118
|
}
|
|
143
119
|
}
|
|
144
120
|
exports.InvalidDBInstanceStateFault = InvalidDBInstanceStateFault;
|
|
145
|
-
var AddSourceIdentifierToSubscriptionMessage;
|
|
146
|
-
(function (AddSourceIdentifierToSubscriptionMessage) {
|
|
147
|
-
AddSourceIdentifierToSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
148
|
-
...obj,
|
|
149
|
-
});
|
|
150
|
-
})(AddSourceIdentifierToSubscriptionMessage = exports.AddSourceIdentifierToSubscriptionMessage || (exports.AddSourceIdentifierToSubscriptionMessage = {}));
|
|
151
|
-
var EventSubscription;
|
|
152
|
-
(function (EventSubscription) {
|
|
153
|
-
EventSubscription.filterSensitiveLog = (obj) => ({
|
|
154
|
-
...obj,
|
|
155
|
-
});
|
|
156
|
-
})(EventSubscription = exports.EventSubscription || (exports.EventSubscription = {}));
|
|
157
|
-
var AddSourceIdentifierToSubscriptionResult;
|
|
158
|
-
(function (AddSourceIdentifierToSubscriptionResult) {
|
|
159
|
-
AddSourceIdentifierToSubscriptionResult.filterSensitiveLog = (obj) => ({
|
|
160
|
-
...obj,
|
|
161
|
-
});
|
|
162
|
-
})(AddSourceIdentifierToSubscriptionResult = exports.AddSourceIdentifierToSubscriptionResult || (exports.AddSourceIdentifierToSubscriptionResult = {}));
|
|
163
121
|
class SourceNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
164
122
|
constructor(opts) {
|
|
165
123
|
super({
|
|
@@ -186,18 +144,6 @@ class SubscriptionNotFoundFault extends RDSServiceException_1.RDSServiceExceptio
|
|
|
186
144
|
}
|
|
187
145
|
}
|
|
188
146
|
exports.SubscriptionNotFoundFault = SubscriptionNotFoundFault;
|
|
189
|
-
var Tag;
|
|
190
|
-
(function (Tag) {
|
|
191
|
-
Tag.filterSensitiveLog = (obj) => ({
|
|
192
|
-
...obj,
|
|
193
|
-
});
|
|
194
|
-
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
195
|
-
var AddTagsToResourceMessage;
|
|
196
|
-
(function (AddTagsToResourceMessage) {
|
|
197
|
-
AddTagsToResourceMessage.filterSensitiveLog = (obj) => ({
|
|
198
|
-
...obj,
|
|
199
|
-
});
|
|
200
|
-
})(AddTagsToResourceMessage = exports.AddTagsToResourceMessage || (exports.AddTagsToResourceMessage = {}));
|
|
201
147
|
class DBProxyNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
202
148
|
constructor(opts) {
|
|
203
149
|
super({
|
|
@@ -237,30 +183,6 @@ class DBSnapshotNotFoundFault extends RDSServiceException_1.RDSServiceException
|
|
|
237
183
|
}
|
|
238
184
|
}
|
|
239
185
|
exports.DBSnapshotNotFoundFault = DBSnapshotNotFoundFault;
|
|
240
|
-
var ApplyPendingMaintenanceActionMessage;
|
|
241
|
-
(function (ApplyPendingMaintenanceActionMessage) {
|
|
242
|
-
ApplyPendingMaintenanceActionMessage.filterSensitiveLog = (obj) => ({
|
|
243
|
-
...obj,
|
|
244
|
-
});
|
|
245
|
-
})(ApplyPendingMaintenanceActionMessage = exports.ApplyPendingMaintenanceActionMessage || (exports.ApplyPendingMaintenanceActionMessage = {}));
|
|
246
|
-
var PendingMaintenanceAction;
|
|
247
|
-
(function (PendingMaintenanceAction) {
|
|
248
|
-
PendingMaintenanceAction.filterSensitiveLog = (obj) => ({
|
|
249
|
-
...obj,
|
|
250
|
-
});
|
|
251
|
-
})(PendingMaintenanceAction = exports.PendingMaintenanceAction || (exports.PendingMaintenanceAction = {}));
|
|
252
|
-
var ResourcePendingMaintenanceActions;
|
|
253
|
-
(function (ResourcePendingMaintenanceActions) {
|
|
254
|
-
ResourcePendingMaintenanceActions.filterSensitiveLog = (obj) => ({
|
|
255
|
-
...obj,
|
|
256
|
-
});
|
|
257
|
-
})(ResourcePendingMaintenanceActions = exports.ResourcePendingMaintenanceActions || (exports.ResourcePendingMaintenanceActions = {}));
|
|
258
|
-
var ApplyPendingMaintenanceActionResult;
|
|
259
|
-
(function (ApplyPendingMaintenanceActionResult) {
|
|
260
|
-
ApplyPendingMaintenanceActionResult.filterSensitiveLog = (obj) => ({
|
|
261
|
-
...obj,
|
|
262
|
-
});
|
|
263
|
-
})(ApplyPendingMaintenanceActionResult = exports.ApplyPendingMaintenanceActionResult || (exports.ApplyPendingMaintenanceActionResult = {}));
|
|
264
186
|
class ResourceNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
265
187
|
constructor(opts) {
|
|
266
188
|
super({
|
|
@@ -300,36 +222,6 @@ class AuthorizationQuotaExceededFault extends RDSServiceException_1.RDSServiceEx
|
|
|
300
222
|
}
|
|
301
223
|
}
|
|
302
224
|
exports.AuthorizationQuotaExceededFault = AuthorizationQuotaExceededFault;
|
|
303
|
-
var AuthorizeDBSecurityGroupIngressMessage;
|
|
304
|
-
(function (AuthorizeDBSecurityGroupIngressMessage) {
|
|
305
|
-
AuthorizeDBSecurityGroupIngressMessage.filterSensitiveLog = (obj) => ({
|
|
306
|
-
...obj,
|
|
307
|
-
});
|
|
308
|
-
})(AuthorizeDBSecurityGroupIngressMessage = exports.AuthorizeDBSecurityGroupIngressMessage || (exports.AuthorizeDBSecurityGroupIngressMessage = {}));
|
|
309
|
-
var EC2SecurityGroup;
|
|
310
|
-
(function (EC2SecurityGroup) {
|
|
311
|
-
EC2SecurityGroup.filterSensitiveLog = (obj) => ({
|
|
312
|
-
...obj,
|
|
313
|
-
});
|
|
314
|
-
})(EC2SecurityGroup = exports.EC2SecurityGroup || (exports.EC2SecurityGroup = {}));
|
|
315
|
-
var IPRange;
|
|
316
|
-
(function (IPRange) {
|
|
317
|
-
IPRange.filterSensitiveLog = (obj) => ({
|
|
318
|
-
...obj,
|
|
319
|
-
});
|
|
320
|
-
})(IPRange = exports.IPRange || (exports.IPRange = {}));
|
|
321
|
-
var DBSecurityGroup;
|
|
322
|
-
(function (DBSecurityGroup) {
|
|
323
|
-
DBSecurityGroup.filterSensitiveLog = (obj) => ({
|
|
324
|
-
...obj,
|
|
325
|
-
});
|
|
326
|
-
})(DBSecurityGroup = exports.DBSecurityGroup || (exports.DBSecurityGroup = {}));
|
|
327
|
-
var AuthorizeDBSecurityGroupIngressResult;
|
|
328
|
-
(function (AuthorizeDBSecurityGroupIngressResult) {
|
|
329
|
-
AuthorizeDBSecurityGroupIngressResult.filterSensitiveLog = (obj) => ({
|
|
330
|
-
...obj,
|
|
331
|
-
});
|
|
332
|
-
})(AuthorizeDBSecurityGroupIngressResult = exports.AuthorizeDBSecurityGroupIngressResult || (exports.AuthorizeDBSecurityGroupIngressResult = {}));
|
|
333
225
|
class DBSecurityGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
334
226
|
constructor(opts) {
|
|
335
227
|
super({
|
|
@@ -356,30 +248,6 @@ class InvalidDBSecurityGroupStateFault extends RDSServiceException_1.RDSServiceE
|
|
|
356
248
|
}
|
|
357
249
|
}
|
|
358
250
|
exports.InvalidDBSecurityGroupStateFault = InvalidDBSecurityGroupStateFault;
|
|
359
|
-
var BacktrackDBClusterMessage;
|
|
360
|
-
(function (BacktrackDBClusterMessage) {
|
|
361
|
-
BacktrackDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
362
|
-
...obj,
|
|
363
|
-
});
|
|
364
|
-
})(BacktrackDBClusterMessage = exports.BacktrackDBClusterMessage || (exports.BacktrackDBClusterMessage = {}));
|
|
365
|
-
var DBClusterBacktrack;
|
|
366
|
-
(function (DBClusterBacktrack) {
|
|
367
|
-
DBClusterBacktrack.filterSensitiveLog = (obj) => ({
|
|
368
|
-
...obj,
|
|
369
|
-
});
|
|
370
|
-
})(DBClusterBacktrack = exports.DBClusterBacktrack || (exports.DBClusterBacktrack = {}));
|
|
371
|
-
var CancelExportTaskMessage;
|
|
372
|
-
(function (CancelExportTaskMessage) {
|
|
373
|
-
CancelExportTaskMessage.filterSensitiveLog = (obj) => ({
|
|
374
|
-
...obj,
|
|
375
|
-
});
|
|
376
|
-
})(CancelExportTaskMessage = exports.CancelExportTaskMessage || (exports.CancelExportTaskMessage = {}));
|
|
377
|
-
var ExportTask;
|
|
378
|
-
(function (ExportTask) {
|
|
379
|
-
ExportTask.filterSensitiveLog = (obj) => ({
|
|
380
|
-
...obj,
|
|
381
|
-
});
|
|
382
|
-
})(ExportTask = exports.ExportTask || (exports.ExportTask = {}));
|
|
383
251
|
class ExportTaskNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
384
252
|
constructor(opts) {
|
|
385
253
|
super({
|
|
@@ -406,24 +274,6 @@ class InvalidExportTaskStateFault extends RDSServiceException_1.RDSServiceExcept
|
|
|
406
274
|
}
|
|
407
275
|
}
|
|
408
276
|
exports.InvalidExportTaskStateFault = InvalidExportTaskStateFault;
|
|
409
|
-
var CopyDBClusterParameterGroupMessage;
|
|
410
|
-
(function (CopyDBClusterParameterGroupMessage) {
|
|
411
|
-
CopyDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
412
|
-
...obj,
|
|
413
|
-
});
|
|
414
|
-
})(CopyDBClusterParameterGroupMessage = exports.CopyDBClusterParameterGroupMessage || (exports.CopyDBClusterParameterGroupMessage = {}));
|
|
415
|
-
var DBClusterParameterGroup;
|
|
416
|
-
(function (DBClusterParameterGroup) {
|
|
417
|
-
DBClusterParameterGroup.filterSensitiveLog = (obj) => ({
|
|
418
|
-
...obj,
|
|
419
|
-
});
|
|
420
|
-
})(DBClusterParameterGroup = exports.DBClusterParameterGroup || (exports.DBClusterParameterGroup = {}));
|
|
421
|
-
var CopyDBClusterParameterGroupResult;
|
|
422
|
-
(function (CopyDBClusterParameterGroupResult) {
|
|
423
|
-
CopyDBClusterParameterGroupResult.filterSensitiveLog = (obj) => ({
|
|
424
|
-
...obj,
|
|
425
|
-
});
|
|
426
|
-
})(CopyDBClusterParameterGroupResult = exports.CopyDBClusterParameterGroupResult || (exports.CopyDBClusterParameterGroupResult = {}));
|
|
427
277
|
class DBParameterGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
428
278
|
constructor(opts) {
|
|
429
279
|
super({
|
|
@@ -463,24 +313,6 @@ class DBParameterGroupQuotaExceededFault extends RDSServiceException_1.RDSServic
|
|
|
463
313
|
}
|
|
464
314
|
}
|
|
465
315
|
exports.DBParameterGroupQuotaExceededFault = DBParameterGroupQuotaExceededFault;
|
|
466
|
-
var CopyDBClusterSnapshotMessage;
|
|
467
|
-
(function (CopyDBClusterSnapshotMessage) {
|
|
468
|
-
CopyDBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
469
|
-
...obj,
|
|
470
|
-
});
|
|
471
|
-
})(CopyDBClusterSnapshotMessage = exports.CopyDBClusterSnapshotMessage || (exports.CopyDBClusterSnapshotMessage = {}));
|
|
472
|
-
var DBClusterSnapshot;
|
|
473
|
-
(function (DBClusterSnapshot) {
|
|
474
|
-
DBClusterSnapshot.filterSensitiveLog = (obj) => ({
|
|
475
|
-
...obj,
|
|
476
|
-
});
|
|
477
|
-
})(DBClusterSnapshot = exports.DBClusterSnapshot || (exports.DBClusterSnapshot = {}));
|
|
478
|
-
var CopyDBClusterSnapshotResult;
|
|
479
|
-
(function (CopyDBClusterSnapshotResult) {
|
|
480
|
-
CopyDBClusterSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
481
|
-
...obj,
|
|
482
|
-
});
|
|
483
|
-
})(CopyDBClusterSnapshotResult = exports.CopyDBClusterSnapshotResult || (exports.CopyDBClusterSnapshotResult = {}));
|
|
484
316
|
class DBClusterSnapshotAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
485
317
|
constructor(opts) {
|
|
486
318
|
super({
|
|
@@ -546,48 +378,6 @@ class SnapshotQuotaExceededFault extends RDSServiceException_1.RDSServiceExcepti
|
|
|
546
378
|
}
|
|
547
379
|
}
|
|
548
380
|
exports.SnapshotQuotaExceededFault = SnapshotQuotaExceededFault;
|
|
549
|
-
var CopyDBParameterGroupMessage;
|
|
550
|
-
(function (CopyDBParameterGroupMessage) {
|
|
551
|
-
CopyDBParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
552
|
-
...obj,
|
|
553
|
-
});
|
|
554
|
-
})(CopyDBParameterGroupMessage = exports.CopyDBParameterGroupMessage || (exports.CopyDBParameterGroupMessage = {}));
|
|
555
|
-
var DBParameterGroup;
|
|
556
|
-
(function (DBParameterGroup) {
|
|
557
|
-
DBParameterGroup.filterSensitiveLog = (obj) => ({
|
|
558
|
-
...obj,
|
|
559
|
-
});
|
|
560
|
-
})(DBParameterGroup = exports.DBParameterGroup || (exports.DBParameterGroup = {}));
|
|
561
|
-
var CopyDBParameterGroupResult;
|
|
562
|
-
(function (CopyDBParameterGroupResult) {
|
|
563
|
-
CopyDBParameterGroupResult.filterSensitiveLog = (obj) => ({
|
|
564
|
-
...obj,
|
|
565
|
-
});
|
|
566
|
-
})(CopyDBParameterGroupResult = exports.CopyDBParameterGroupResult || (exports.CopyDBParameterGroupResult = {}));
|
|
567
|
-
var CopyDBSnapshotMessage;
|
|
568
|
-
(function (CopyDBSnapshotMessage) {
|
|
569
|
-
CopyDBSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
570
|
-
...obj,
|
|
571
|
-
});
|
|
572
|
-
})(CopyDBSnapshotMessage = exports.CopyDBSnapshotMessage || (exports.CopyDBSnapshotMessage = {}));
|
|
573
|
-
var ProcessorFeature;
|
|
574
|
-
(function (ProcessorFeature) {
|
|
575
|
-
ProcessorFeature.filterSensitiveLog = (obj) => ({
|
|
576
|
-
...obj,
|
|
577
|
-
});
|
|
578
|
-
})(ProcessorFeature = exports.ProcessorFeature || (exports.ProcessorFeature = {}));
|
|
579
|
-
var DBSnapshot;
|
|
580
|
-
(function (DBSnapshot) {
|
|
581
|
-
DBSnapshot.filterSensitiveLog = (obj) => ({
|
|
582
|
-
...obj,
|
|
583
|
-
});
|
|
584
|
-
})(DBSnapshot = exports.DBSnapshot || (exports.DBSnapshot = {}));
|
|
585
|
-
var CopyDBSnapshotResult;
|
|
586
|
-
(function (CopyDBSnapshotResult) {
|
|
587
|
-
CopyDBSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
588
|
-
...obj,
|
|
589
|
-
});
|
|
590
|
-
})(CopyDBSnapshotResult = exports.CopyDBSnapshotResult || (exports.CopyDBSnapshotResult = {}));
|
|
591
381
|
class CustomAvailabilityZoneNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
592
382
|
constructor(opts) {
|
|
593
383
|
super({
|
|
@@ -627,48 +417,6 @@ class InvalidDBSnapshotStateFault extends RDSServiceException_1.RDSServiceExcept
|
|
|
627
417
|
}
|
|
628
418
|
}
|
|
629
419
|
exports.InvalidDBSnapshotStateFault = InvalidDBSnapshotStateFault;
|
|
630
|
-
var CopyOptionGroupMessage;
|
|
631
|
-
(function (CopyOptionGroupMessage) {
|
|
632
|
-
CopyOptionGroupMessage.filterSensitiveLog = (obj) => ({
|
|
633
|
-
...obj,
|
|
634
|
-
});
|
|
635
|
-
})(CopyOptionGroupMessage = exports.CopyOptionGroupMessage || (exports.CopyOptionGroupMessage = {}));
|
|
636
|
-
var DBSecurityGroupMembership;
|
|
637
|
-
(function (DBSecurityGroupMembership) {
|
|
638
|
-
DBSecurityGroupMembership.filterSensitiveLog = (obj) => ({
|
|
639
|
-
...obj,
|
|
640
|
-
});
|
|
641
|
-
})(DBSecurityGroupMembership = exports.DBSecurityGroupMembership || (exports.DBSecurityGroupMembership = {}));
|
|
642
|
-
var OptionSetting;
|
|
643
|
-
(function (OptionSetting) {
|
|
644
|
-
OptionSetting.filterSensitiveLog = (obj) => ({
|
|
645
|
-
...obj,
|
|
646
|
-
});
|
|
647
|
-
})(OptionSetting = exports.OptionSetting || (exports.OptionSetting = {}));
|
|
648
|
-
var VpcSecurityGroupMembership;
|
|
649
|
-
(function (VpcSecurityGroupMembership) {
|
|
650
|
-
VpcSecurityGroupMembership.filterSensitiveLog = (obj) => ({
|
|
651
|
-
...obj,
|
|
652
|
-
});
|
|
653
|
-
})(VpcSecurityGroupMembership = exports.VpcSecurityGroupMembership || (exports.VpcSecurityGroupMembership = {}));
|
|
654
|
-
var Option;
|
|
655
|
-
(function (Option) {
|
|
656
|
-
Option.filterSensitiveLog = (obj) => ({
|
|
657
|
-
...obj,
|
|
658
|
-
});
|
|
659
|
-
})(Option = exports.Option || (exports.Option = {}));
|
|
660
|
-
var OptionGroup;
|
|
661
|
-
(function (OptionGroup) {
|
|
662
|
-
OptionGroup.filterSensitiveLog = (obj) => ({
|
|
663
|
-
...obj,
|
|
664
|
-
});
|
|
665
|
-
})(OptionGroup = exports.OptionGroup || (exports.OptionGroup = {}));
|
|
666
|
-
var CopyOptionGroupResult;
|
|
667
|
-
(function (CopyOptionGroupResult) {
|
|
668
|
-
CopyOptionGroupResult.filterSensitiveLog = (obj) => ({
|
|
669
|
-
...obj,
|
|
670
|
-
});
|
|
671
|
-
})(CopyOptionGroupResult = exports.CopyOptionGroupResult || (exports.CopyOptionGroupResult = {}));
|
|
672
420
|
class OptionGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
673
421
|
constructor(opts) {
|
|
674
422
|
super({
|
|
@@ -708,12 +456,6 @@ class OptionGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceExce
|
|
|
708
456
|
}
|
|
709
457
|
}
|
|
710
458
|
exports.OptionGroupQuotaExceededFault = OptionGroupQuotaExceededFault;
|
|
711
|
-
var CreateCustomDBEngineVersionMessage;
|
|
712
|
-
(function (CreateCustomDBEngineVersionMessage) {
|
|
713
|
-
CreateCustomDBEngineVersionMessage.filterSensitiveLog = (obj) => ({
|
|
714
|
-
...obj,
|
|
715
|
-
});
|
|
716
|
-
})(CreateCustomDBEngineVersionMessage = exports.CreateCustomDBEngineVersionMessage || (exports.CreateCustomDBEngineVersionMessage = {}));
|
|
717
459
|
class CustomDBEngineVersionAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
718
460
|
constructor(opts) {
|
|
719
461
|
super({
|
|
@@ -740,72 +482,6 @@ class CustomDBEngineVersionQuotaExceededFault extends RDSServiceException_1.RDSS
|
|
|
740
482
|
}
|
|
741
483
|
}
|
|
742
484
|
exports.CustomDBEngineVersionQuotaExceededFault = CustomDBEngineVersionQuotaExceededFault;
|
|
743
|
-
var CharacterSet;
|
|
744
|
-
(function (CharacterSet) {
|
|
745
|
-
CharacterSet.filterSensitiveLog = (obj) => ({
|
|
746
|
-
...obj,
|
|
747
|
-
});
|
|
748
|
-
})(CharacterSet = exports.CharacterSet || (exports.CharacterSet = {}));
|
|
749
|
-
var Timezone;
|
|
750
|
-
(function (Timezone) {
|
|
751
|
-
Timezone.filterSensitiveLog = (obj) => ({
|
|
752
|
-
...obj,
|
|
753
|
-
});
|
|
754
|
-
})(Timezone = exports.Timezone || (exports.Timezone = {}));
|
|
755
|
-
var UpgradeTarget;
|
|
756
|
-
(function (UpgradeTarget) {
|
|
757
|
-
UpgradeTarget.filterSensitiveLog = (obj) => ({
|
|
758
|
-
...obj,
|
|
759
|
-
});
|
|
760
|
-
})(UpgradeTarget = exports.UpgradeTarget || (exports.UpgradeTarget = {}));
|
|
761
|
-
var DBEngineVersion;
|
|
762
|
-
(function (DBEngineVersion) {
|
|
763
|
-
DBEngineVersion.filterSensitiveLog = (obj) => ({
|
|
764
|
-
...obj,
|
|
765
|
-
});
|
|
766
|
-
})(DBEngineVersion = exports.DBEngineVersion || (exports.DBEngineVersion = {}));
|
|
767
|
-
var ScalingConfiguration;
|
|
768
|
-
(function (ScalingConfiguration) {
|
|
769
|
-
ScalingConfiguration.filterSensitiveLog = (obj) => ({
|
|
770
|
-
...obj,
|
|
771
|
-
});
|
|
772
|
-
})(ScalingConfiguration = exports.ScalingConfiguration || (exports.ScalingConfiguration = {}));
|
|
773
|
-
var ServerlessV2ScalingConfiguration;
|
|
774
|
-
(function (ServerlessV2ScalingConfiguration) {
|
|
775
|
-
ServerlessV2ScalingConfiguration.filterSensitiveLog = (obj) => ({
|
|
776
|
-
...obj,
|
|
777
|
-
});
|
|
778
|
-
})(ServerlessV2ScalingConfiguration = exports.ServerlessV2ScalingConfiguration || (exports.ServerlessV2ScalingConfiguration = {}));
|
|
779
|
-
var CreateDBClusterMessage;
|
|
780
|
-
(function (CreateDBClusterMessage) {
|
|
781
|
-
CreateDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
782
|
-
...obj,
|
|
783
|
-
});
|
|
784
|
-
})(CreateDBClusterMessage = exports.CreateDBClusterMessage || (exports.CreateDBClusterMessage = {}));
|
|
785
|
-
var DBClusterRole;
|
|
786
|
-
(function (DBClusterRole) {
|
|
787
|
-
DBClusterRole.filterSensitiveLog = (obj) => ({
|
|
788
|
-
...obj,
|
|
789
|
-
});
|
|
790
|
-
})(DBClusterRole = exports.DBClusterRole || (exports.DBClusterRole = {}));
|
|
791
|
-
var DBClusterMember;
|
|
792
|
-
(function (DBClusterMember) {
|
|
793
|
-
DBClusterMember.filterSensitiveLog = (obj) => ({
|
|
794
|
-
...obj,
|
|
795
|
-
});
|
|
796
|
-
})(DBClusterMember = exports.DBClusterMember || (exports.DBClusterMember = {}));
|
|
797
|
-
var DBClusterOptionGroupStatus;
|
|
798
|
-
(function (DBClusterOptionGroupStatus) {
|
|
799
|
-
DBClusterOptionGroupStatus.filterSensitiveLog = (obj) => ({
|
|
800
|
-
...obj,
|
|
801
|
-
});
|
|
802
|
-
})(DBClusterOptionGroupStatus = exports.DBClusterOptionGroupStatus || (exports.DBClusterOptionGroupStatus = {}));
|
|
803
|
-
var DomainMembership;
|
|
804
|
-
(function (DomainMembership) {
|
|
805
|
-
DomainMembership.filterSensitiveLog = (obj) => ({
|
|
806
|
-
...obj,
|
|
807
|
-
});
|
|
808
|
-
})(DomainMembership = exports.DomainMembership || (exports.DomainMembership = {}));
|
|
809
485
|
var WriteForwardingStatus;
|
|
810
486
|
(function (WriteForwardingStatus) {
|
|
811
487
|
WriteForwardingStatus["DISABLED"] = "disabled";
|
|
@@ -814,42 +490,6 @@ var WriteForwardingStatus;
|
|
|
814
490
|
WriteForwardingStatus["ENABLING"] = "enabling";
|
|
815
491
|
WriteForwardingStatus["UNKNOWN"] = "unknown";
|
|
816
492
|
})(WriteForwardingStatus = exports.WriteForwardingStatus || (exports.WriteForwardingStatus = {}));
|
|
817
|
-
var PendingCloudwatchLogsExports;
|
|
818
|
-
(function (PendingCloudwatchLogsExports) {
|
|
819
|
-
PendingCloudwatchLogsExports.filterSensitiveLog = (obj) => ({
|
|
820
|
-
...obj,
|
|
821
|
-
});
|
|
822
|
-
})(PendingCloudwatchLogsExports = exports.PendingCloudwatchLogsExports || (exports.PendingCloudwatchLogsExports = {}));
|
|
823
|
-
var ClusterPendingModifiedValues;
|
|
824
|
-
(function (ClusterPendingModifiedValues) {
|
|
825
|
-
ClusterPendingModifiedValues.filterSensitiveLog = (obj) => ({
|
|
826
|
-
...obj,
|
|
827
|
-
});
|
|
828
|
-
})(ClusterPendingModifiedValues = exports.ClusterPendingModifiedValues || (exports.ClusterPendingModifiedValues = {}));
|
|
829
|
-
var ScalingConfigurationInfo;
|
|
830
|
-
(function (ScalingConfigurationInfo) {
|
|
831
|
-
ScalingConfigurationInfo.filterSensitiveLog = (obj) => ({
|
|
832
|
-
...obj,
|
|
833
|
-
});
|
|
834
|
-
})(ScalingConfigurationInfo = exports.ScalingConfigurationInfo || (exports.ScalingConfigurationInfo = {}));
|
|
835
|
-
var ServerlessV2ScalingConfigurationInfo;
|
|
836
|
-
(function (ServerlessV2ScalingConfigurationInfo) {
|
|
837
|
-
ServerlessV2ScalingConfigurationInfo.filterSensitiveLog = (obj) => ({
|
|
838
|
-
...obj,
|
|
839
|
-
});
|
|
840
|
-
})(ServerlessV2ScalingConfigurationInfo = exports.ServerlessV2ScalingConfigurationInfo || (exports.ServerlessV2ScalingConfigurationInfo = {}));
|
|
841
|
-
var DBCluster;
|
|
842
|
-
(function (DBCluster) {
|
|
843
|
-
DBCluster.filterSensitiveLog = (obj) => ({
|
|
844
|
-
...obj,
|
|
845
|
-
});
|
|
846
|
-
})(DBCluster = exports.DBCluster || (exports.DBCluster = {}));
|
|
847
|
-
var CreateDBClusterResult;
|
|
848
|
-
(function (CreateDBClusterResult) {
|
|
849
|
-
CreateDBClusterResult.filterSensitiveLog = (obj) => ({
|
|
850
|
-
...obj,
|
|
851
|
-
});
|
|
852
|
-
})(CreateDBClusterResult = exports.CreateDBClusterResult || (exports.CreateDBClusterResult = {}));
|
|
853
493
|
class DBClusterAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
854
494
|
constructor(opts) {
|
|
855
495
|
super({
|
|
@@ -1019,18 +659,6 @@ class StorageQuotaExceededFault extends RDSServiceException_1.RDSServiceExceptio
|
|
|
1019
659
|
}
|
|
1020
660
|
}
|
|
1021
661
|
exports.StorageQuotaExceededFault = StorageQuotaExceededFault;
|
|
1022
|
-
var CreateDBClusterEndpointMessage;
|
|
1023
|
-
(function (CreateDBClusterEndpointMessage) {
|
|
1024
|
-
CreateDBClusterEndpointMessage.filterSensitiveLog = (obj) => ({
|
|
1025
|
-
...obj,
|
|
1026
|
-
});
|
|
1027
|
-
})(CreateDBClusterEndpointMessage = exports.CreateDBClusterEndpointMessage || (exports.CreateDBClusterEndpointMessage = {}));
|
|
1028
|
-
var DBClusterEndpoint;
|
|
1029
|
-
(function (DBClusterEndpoint) {
|
|
1030
|
-
DBClusterEndpoint.filterSensitiveLog = (obj) => ({
|
|
1031
|
-
...obj,
|
|
1032
|
-
});
|
|
1033
|
-
})(DBClusterEndpoint = exports.DBClusterEndpoint || (exports.DBClusterEndpoint = {}));
|
|
1034
662
|
class DBClusterEndpointAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1035
663
|
constructor(opts) {
|
|
1036
664
|
super({
|
|
@@ -1057,30 +685,6 @@ class DBClusterEndpointQuotaExceededFault extends RDSServiceException_1.RDSServi
|
|
|
1057
685
|
}
|
|
1058
686
|
}
|
|
1059
687
|
exports.DBClusterEndpointQuotaExceededFault = DBClusterEndpointQuotaExceededFault;
|
|
1060
|
-
var CreateDBClusterParameterGroupMessage;
|
|
1061
|
-
(function (CreateDBClusterParameterGroupMessage) {
|
|
1062
|
-
CreateDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1063
|
-
...obj,
|
|
1064
|
-
});
|
|
1065
|
-
})(CreateDBClusterParameterGroupMessage = exports.CreateDBClusterParameterGroupMessage || (exports.CreateDBClusterParameterGroupMessage = {}));
|
|
1066
|
-
var CreateDBClusterParameterGroupResult;
|
|
1067
|
-
(function (CreateDBClusterParameterGroupResult) {
|
|
1068
|
-
CreateDBClusterParameterGroupResult.filterSensitiveLog = (obj) => ({
|
|
1069
|
-
...obj,
|
|
1070
|
-
});
|
|
1071
|
-
})(CreateDBClusterParameterGroupResult = exports.CreateDBClusterParameterGroupResult || (exports.CreateDBClusterParameterGroupResult = {}));
|
|
1072
|
-
var CreateDBClusterSnapshotMessage;
|
|
1073
|
-
(function (CreateDBClusterSnapshotMessage) {
|
|
1074
|
-
CreateDBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
1075
|
-
...obj,
|
|
1076
|
-
});
|
|
1077
|
-
})(CreateDBClusterSnapshotMessage = exports.CreateDBClusterSnapshotMessage || (exports.CreateDBClusterSnapshotMessage = {}));
|
|
1078
|
-
var CreateDBClusterSnapshotResult;
|
|
1079
|
-
(function (CreateDBClusterSnapshotResult) {
|
|
1080
|
-
CreateDBClusterSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
1081
|
-
...obj,
|
|
1082
|
-
});
|
|
1083
|
-
})(CreateDBClusterSnapshotResult = exports.CreateDBClusterSnapshotResult || (exports.CreateDBClusterSnapshotResult = {}));
|
|
1084
688
|
class AuthorizationNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1085
689
|
constructor(opts) {
|
|
1086
690
|
super({
|
|
@@ -1107,100 +711,16 @@ class BackupPolicyNotFoundFault extends RDSServiceException_1.RDSServiceExceptio
|
|
|
1107
711
|
}
|
|
1108
712
|
}
|
|
1109
713
|
exports.BackupPolicyNotFoundFault = BackupPolicyNotFoundFault;
|
|
1110
|
-
var CreateDBInstanceMessage;
|
|
1111
|
-
(function (CreateDBInstanceMessage) {
|
|
1112
|
-
CreateDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
1113
|
-
...obj,
|
|
1114
|
-
});
|
|
1115
|
-
})(CreateDBInstanceMessage = exports.CreateDBInstanceMessage || (exports.CreateDBInstanceMessage = {}));
|
|
1116
|
-
var DBInstanceRole;
|
|
1117
|
-
(function (DBInstanceRole) {
|
|
1118
|
-
DBInstanceRole.filterSensitiveLog = (obj) => ({
|
|
1119
|
-
...obj,
|
|
1120
|
-
});
|
|
1121
|
-
})(DBInstanceRole = exports.DBInstanceRole || (exports.DBInstanceRole = {}));
|
|
1122
714
|
var AutomationMode;
|
|
1123
715
|
(function (AutomationMode) {
|
|
1124
716
|
AutomationMode["ALL_PAUSED"] = "all-paused";
|
|
1125
717
|
AutomationMode["FULL"] = "full";
|
|
1126
718
|
})(AutomationMode = exports.AutomationMode || (exports.AutomationMode = {}));
|
|
1127
|
-
var DBInstanceAutomatedBackupsReplication;
|
|
1128
|
-
(function (DBInstanceAutomatedBackupsReplication) {
|
|
1129
|
-
DBInstanceAutomatedBackupsReplication.filterSensitiveLog = (obj) => ({
|
|
1130
|
-
...obj,
|
|
1131
|
-
});
|
|
1132
|
-
})(DBInstanceAutomatedBackupsReplication = exports.DBInstanceAutomatedBackupsReplication || (exports.DBInstanceAutomatedBackupsReplication = {}));
|
|
1133
|
-
var DBParameterGroupStatus;
|
|
1134
|
-
(function (DBParameterGroupStatus) {
|
|
1135
|
-
DBParameterGroupStatus.filterSensitiveLog = (obj) => ({
|
|
1136
|
-
...obj,
|
|
1137
|
-
});
|
|
1138
|
-
})(DBParameterGroupStatus = exports.DBParameterGroupStatus || (exports.DBParameterGroupStatus = {}));
|
|
1139
|
-
var AvailabilityZone;
|
|
1140
|
-
(function (AvailabilityZone) {
|
|
1141
|
-
AvailabilityZone.filterSensitiveLog = (obj) => ({
|
|
1142
|
-
...obj,
|
|
1143
|
-
});
|
|
1144
|
-
})(AvailabilityZone = exports.AvailabilityZone || (exports.AvailabilityZone = {}));
|
|
1145
|
-
var Outpost;
|
|
1146
|
-
(function (Outpost) {
|
|
1147
|
-
Outpost.filterSensitiveLog = (obj) => ({
|
|
1148
|
-
...obj,
|
|
1149
|
-
});
|
|
1150
|
-
})(Outpost = exports.Outpost || (exports.Outpost = {}));
|
|
1151
|
-
var Subnet;
|
|
1152
|
-
(function (Subnet) {
|
|
1153
|
-
Subnet.filterSensitiveLog = (obj) => ({
|
|
1154
|
-
...obj,
|
|
1155
|
-
});
|
|
1156
|
-
})(Subnet = exports.Subnet || (exports.Subnet = {}));
|
|
1157
|
-
var DBSubnetGroup;
|
|
1158
|
-
(function (DBSubnetGroup) {
|
|
1159
|
-
DBSubnetGroup.filterSensitiveLog = (obj) => ({
|
|
1160
|
-
...obj,
|
|
1161
|
-
});
|
|
1162
|
-
})(DBSubnetGroup = exports.DBSubnetGroup || (exports.DBSubnetGroup = {}));
|
|
1163
|
-
var Endpoint;
|
|
1164
|
-
(function (Endpoint) {
|
|
1165
|
-
Endpoint.filterSensitiveLog = (obj) => ({
|
|
1166
|
-
...obj,
|
|
1167
|
-
});
|
|
1168
|
-
})(Endpoint = exports.Endpoint || (exports.Endpoint = {}));
|
|
1169
|
-
var OptionGroupMembership;
|
|
1170
|
-
(function (OptionGroupMembership) {
|
|
1171
|
-
OptionGroupMembership.filterSensitiveLog = (obj) => ({
|
|
1172
|
-
...obj,
|
|
1173
|
-
});
|
|
1174
|
-
})(OptionGroupMembership = exports.OptionGroupMembership || (exports.OptionGroupMembership = {}));
|
|
1175
|
-
var PendingModifiedValues;
|
|
1176
|
-
(function (PendingModifiedValues) {
|
|
1177
|
-
PendingModifiedValues.filterSensitiveLog = (obj) => ({
|
|
1178
|
-
...obj,
|
|
1179
|
-
});
|
|
1180
|
-
})(PendingModifiedValues = exports.PendingModifiedValues || (exports.PendingModifiedValues = {}));
|
|
1181
719
|
var ReplicaMode;
|
|
1182
720
|
(function (ReplicaMode) {
|
|
1183
721
|
ReplicaMode["MOUNTED"] = "mounted";
|
|
1184
722
|
ReplicaMode["OPEN_READ_ONLY"] = "open-read-only";
|
|
1185
723
|
})(ReplicaMode = exports.ReplicaMode || (exports.ReplicaMode = {}));
|
|
1186
|
-
var DBInstanceStatusInfo;
|
|
1187
|
-
(function (DBInstanceStatusInfo) {
|
|
1188
|
-
DBInstanceStatusInfo.filterSensitiveLog = (obj) => ({
|
|
1189
|
-
...obj,
|
|
1190
|
-
});
|
|
1191
|
-
})(DBInstanceStatusInfo = exports.DBInstanceStatusInfo || (exports.DBInstanceStatusInfo = {}));
|
|
1192
|
-
var DBInstance;
|
|
1193
|
-
(function (DBInstance) {
|
|
1194
|
-
DBInstance.filterSensitiveLog = (obj) => ({
|
|
1195
|
-
...obj,
|
|
1196
|
-
});
|
|
1197
|
-
})(DBInstance = exports.DBInstance || (exports.DBInstance = {}));
|
|
1198
|
-
var CreateDBInstanceResult;
|
|
1199
|
-
(function (CreateDBInstanceResult) {
|
|
1200
|
-
CreateDBInstanceResult.filterSensitiveLog = (obj) => ({
|
|
1201
|
-
...obj,
|
|
1202
|
-
});
|
|
1203
|
-
})(CreateDBInstanceResult = exports.CreateDBInstanceResult || (exports.CreateDBInstanceResult = {}));
|
|
1204
724
|
class DBInstanceAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1205
725
|
constructor(opts) {
|
|
1206
726
|
super({
|
|
@@ -1279,18 +799,6 @@ class StorageTypeNotSupportedFault extends RDSServiceException_1.RDSServiceExcep
|
|
|
1279
799
|
}
|
|
1280
800
|
}
|
|
1281
801
|
exports.StorageTypeNotSupportedFault = StorageTypeNotSupportedFault;
|
|
1282
|
-
var CreateDBInstanceReadReplicaMessage;
|
|
1283
|
-
(function (CreateDBInstanceReadReplicaMessage) {
|
|
1284
|
-
CreateDBInstanceReadReplicaMessage.filterSensitiveLog = (obj) => ({
|
|
1285
|
-
...obj,
|
|
1286
|
-
});
|
|
1287
|
-
})(CreateDBInstanceReadReplicaMessage = exports.CreateDBInstanceReadReplicaMessage || (exports.CreateDBInstanceReadReplicaMessage = {}));
|
|
1288
|
-
var CreateDBInstanceReadReplicaResult;
|
|
1289
|
-
(function (CreateDBInstanceReadReplicaResult) {
|
|
1290
|
-
CreateDBInstanceReadReplicaResult.filterSensitiveLog = (obj) => ({
|
|
1291
|
-
...obj,
|
|
1292
|
-
});
|
|
1293
|
-
})(CreateDBInstanceReadReplicaResult = exports.CreateDBInstanceReadReplicaResult || (exports.CreateDBInstanceReadReplicaResult = {}));
|
|
1294
802
|
class DBSubnetGroupNotAllowedFault extends RDSServiceException_1.RDSServiceException {
|
|
1295
803
|
constructor(opts) {
|
|
1296
804
|
super({
|
|
@@ -1317,18 +825,6 @@ class InvalidDBSubnetGroupFault extends RDSServiceException_1.RDSServiceExceptio
|
|
|
1317
825
|
}
|
|
1318
826
|
}
|
|
1319
827
|
exports.InvalidDBSubnetGroupFault = InvalidDBSubnetGroupFault;
|
|
1320
|
-
var CreateDBParameterGroupMessage;
|
|
1321
|
-
(function (CreateDBParameterGroupMessage) {
|
|
1322
|
-
CreateDBParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1323
|
-
...obj,
|
|
1324
|
-
});
|
|
1325
|
-
})(CreateDBParameterGroupMessage = exports.CreateDBParameterGroupMessage || (exports.CreateDBParameterGroupMessage = {}));
|
|
1326
|
-
var CreateDBParameterGroupResult;
|
|
1327
|
-
(function (CreateDBParameterGroupResult) {
|
|
1328
|
-
CreateDBParameterGroupResult.filterSensitiveLog = (obj) => ({
|
|
1329
|
-
...obj,
|
|
1330
|
-
});
|
|
1331
|
-
})(CreateDBParameterGroupResult = exports.CreateDBParameterGroupResult || (exports.CreateDBParameterGroupResult = {}));
|
|
1332
828
|
var AuthScheme;
|
|
1333
829
|
(function (AuthScheme) {
|
|
1334
830
|
AuthScheme["SECRETS"] = "SECRETS";
|
|
@@ -1338,29 +834,11 @@ var IAMAuthMode;
|
|
|
1338
834
|
IAMAuthMode["DISABLED"] = "DISABLED";
|
|
1339
835
|
IAMAuthMode["REQUIRED"] = "REQUIRED";
|
|
1340
836
|
})(IAMAuthMode = exports.IAMAuthMode || (exports.IAMAuthMode = {}));
|
|
1341
|
-
var UserAuthConfig;
|
|
1342
|
-
(function (UserAuthConfig) {
|
|
1343
|
-
UserAuthConfig.filterSensitiveLog = (obj) => ({
|
|
1344
|
-
...obj,
|
|
1345
|
-
});
|
|
1346
|
-
})(UserAuthConfig = exports.UserAuthConfig || (exports.UserAuthConfig = {}));
|
|
1347
837
|
var EngineFamily;
|
|
1348
838
|
(function (EngineFamily) {
|
|
1349
839
|
EngineFamily["MYSQL"] = "MYSQL";
|
|
1350
840
|
EngineFamily["POSTGRESQL"] = "POSTGRESQL";
|
|
1351
841
|
})(EngineFamily = exports.EngineFamily || (exports.EngineFamily = {}));
|
|
1352
|
-
var CreateDBProxyRequest;
|
|
1353
|
-
(function (CreateDBProxyRequest) {
|
|
1354
|
-
CreateDBProxyRequest.filterSensitiveLog = (obj) => ({
|
|
1355
|
-
...obj,
|
|
1356
|
-
});
|
|
1357
|
-
})(CreateDBProxyRequest = exports.CreateDBProxyRequest || (exports.CreateDBProxyRequest = {}));
|
|
1358
|
-
var UserAuthConfigInfo;
|
|
1359
|
-
(function (UserAuthConfigInfo) {
|
|
1360
|
-
UserAuthConfigInfo.filterSensitiveLog = (obj) => ({
|
|
1361
|
-
...obj,
|
|
1362
|
-
});
|
|
1363
|
-
})(UserAuthConfigInfo = exports.UserAuthConfigInfo || (exports.UserAuthConfigInfo = {}));
|
|
1364
842
|
var DBProxyStatus;
|
|
1365
843
|
(function (DBProxyStatus) {
|
|
1366
844
|
DBProxyStatus["AVAILABLE"] = "available";
|
|
@@ -1373,18 +851,6 @@ var DBProxyStatus;
|
|
|
1373
851
|
DBProxyStatus["SUSPENDED"] = "suspended";
|
|
1374
852
|
DBProxyStatus["SUSPENDING"] = "suspending";
|
|
1375
853
|
})(DBProxyStatus = exports.DBProxyStatus || (exports.DBProxyStatus = {}));
|
|
1376
|
-
var DBProxy;
|
|
1377
|
-
(function (DBProxy) {
|
|
1378
|
-
DBProxy.filterSensitiveLog = (obj) => ({
|
|
1379
|
-
...obj,
|
|
1380
|
-
});
|
|
1381
|
-
})(DBProxy = exports.DBProxy || (exports.DBProxy = {}));
|
|
1382
|
-
var CreateDBProxyResponse;
|
|
1383
|
-
(function (CreateDBProxyResponse) {
|
|
1384
|
-
CreateDBProxyResponse.filterSensitiveLog = (obj) => ({
|
|
1385
|
-
...obj,
|
|
1386
|
-
});
|
|
1387
|
-
})(CreateDBProxyResponse = exports.CreateDBProxyResponse || (exports.CreateDBProxyResponse = {}));
|
|
1388
854
|
class DBProxyAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1389
855
|
constructor(opts) {
|
|
1390
856
|
super({
|
|
@@ -1416,12 +882,6 @@ var DBProxyEndpointTargetRole;
|
|
|
1416
882
|
DBProxyEndpointTargetRole["READ_ONLY"] = "READ_ONLY";
|
|
1417
883
|
DBProxyEndpointTargetRole["READ_WRITE"] = "READ_WRITE";
|
|
1418
884
|
})(DBProxyEndpointTargetRole = exports.DBProxyEndpointTargetRole || (exports.DBProxyEndpointTargetRole = {}));
|
|
1419
|
-
var CreateDBProxyEndpointRequest;
|
|
1420
|
-
(function (CreateDBProxyEndpointRequest) {
|
|
1421
|
-
CreateDBProxyEndpointRequest.filterSensitiveLog = (obj) => ({
|
|
1422
|
-
...obj,
|
|
1423
|
-
});
|
|
1424
|
-
})(CreateDBProxyEndpointRequest = exports.CreateDBProxyEndpointRequest || (exports.CreateDBProxyEndpointRequest = {}));
|
|
1425
885
|
var DBProxyEndpointStatus;
|
|
1426
886
|
(function (DBProxyEndpointStatus) {
|
|
1427
887
|
DBProxyEndpointStatus["AVAILABLE"] = "available";
|
|
@@ -1431,18 +891,6 @@ var DBProxyEndpointStatus;
|
|
|
1431
891
|
DBProxyEndpointStatus["INSUFFICIENT_RESOURCE_LIMITS"] = "insufficient-resource-limits";
|
|
1432
892
|
DBProxyEndpointStatus["MODIFYING"] = "modifying";
|
|
1433
893
|
})(DBProxyEndpointStatus = exports.DBProxyEndpointStatus || (exports.DBProxyEndpointStatus = {}));
|
|
1434
|
-
var DBProxyEndpoint;
|
|
1435
|
-
(function (DBProxyEndpoint) {
|
|
1436
|
-
DBProxyEndpoint.filterSensitiveLog = (obj) => ({
|
|
1437
|
-
...obj,
|
|
1438
|
-
});
|
|
1439
|
-
})(DBProxyEndpoint = exports.DBProxyEndpoint || (exports.DBProxyEndpoint = {}));
|
|
1440
|
-
var CreateDBProxyEndpointResponse;
|
|
1441
|
-
(function (CreateDBProxyEndpointResponse) {
|
|
1442
|
-
CreateDBProxyEndpointResponse.filterSensitiveLog = (obj) => ({
|
|
1443
|
-
...obj,
|
|
1444
|
-
});
|
|
1445
|
-
})(CreateDBProxyEndpointResponse = exports.CreateDBProxyEndpointResponse || (exports.CreateDBProxyEndpointResponse = {}));
|
|
1446
894
|
class DBProxyEndpointAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1447
895
|
constructor(opts) {
|
|
1448
896
|
super({
|
|
@@ -1482,18 +930,6 @@ class InvalidDBProxyStateFault extends RDSServiceException_1.RDSServiceException
|
|
|
1482
930
|
}
|
|
1483
931
|
}
|
|
1484
932
|
exports.InvalidDBProxyStateFault = InvalidDBProxyStateFault;
|
|
1485
|
-
var CreateDBSecurityGroupMessage;
|
|
1486
|
-
(function (CreateDBSecurityGroupMessage) {
|
|
1487
|
-
CreateDBSecurityGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1488
|
-
...obj,
|
|
1489
|
-
});
|
|
1490
|
-
})(CreateDBSecurityGroupMessage = exports.CreateDBSecurityGroupMessage || (exports.CreateDBSecurityGroupMessage = {}));
|
|
1491
|
-
var CreateDBSecurityGroupResult;
|
|
1492
|
-
(function (CreateDBSecurityGroupResult) {
|
|
1493
|
-
CreateDBSecurityGroupResult.filterSensitiveLog = (obj) => ({
|
|
1494
|
-
...obj,
|
|
1495
|
-
});
|
|
1496
|
-
})(CreateDBSecurityGroupResult = exports.CreateDBSecurityGroupResult || (exports.CreateDBSecurityGroupResult = {}));
|
|
1497
933
|
class DBSecurityGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1498
934
|
constructor(opts) {
|
|
1499
935
|
super({
|
|
@@ -1533,30 +969,6 @@ class DBSecurityGroupQuotaExceededFault extends RDSServiceException_1.RDSService
|
|
|
1533
969
|
}
|
|
1534
970
|
}
|
|
1535
971
|
exports.DBSecurityGroupQuotaExceededFault = DBSecurityGroupQuotaExceededFault;
|
|
1536
|
-
var CreateDBSnapshotMessage;
|
|
1537
|
-
(function (CreateDBSnapshotMessage) {
|
|
1538
|
-
CreateDBSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
1539
|
-
...obj,
|
|
1540
|
-
});
|
|
1541
|
-
})(CreateDBSnapshotMessage = exports.CreateDBSnapshotMessage || (exports.CreateDBSnapshotMessage = {}));
|
|
1542
|
-
var CreateDBSnapshotResult;
|
|
1543
|
-
(function (CreateDBSnapshotResult) {
|
|
1544
|
-
CreateDBSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
1545
|
-
...obj,
|
|
1546
|
-
});
|
|
1547
|
-
})(CreateDBSnapshotResult = exports.CreateDBSnapshotResult || (exports.CreateDBSnapshotResult = {}));
|
|
1548
|
-
var CreateDBSubnetGroupMessage;
|
|
1549
|
-
(function (CreateDBSubnetGroupMessage) {
|
|
1550
|
-
CreateDBSubnetGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1551
|
-
...obj,
|
|
1552
|
-
});
|
|
1553
|
-
})(CreateDBSubnetGroupMessage = exports.CreateDBSubnetGroupMessage || (exports.CreateDBSubnetGroupMessage = {}));
|
|
1554
|
-
var CreateDBSubnetGroupResult;
|
|
1555
|
-
(function (CreateDBSubnetGroupResult) {
|
|
1556
|
-
CreateDBSubnetGroupResult.filterSensitiveLog = (obj) => ({
|
|
1557
|
-
...obj,
|
|
1558
|
-
});
|
|
1559
|
-
})(CreateDBSubnetGroupResult = exports.CreateDBSubnetGroupResult || (exports.CreateDBSubnetGroupResult = {}));
|
|
1560
972
|
class DBSubnetGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1561
973
|
constructor(opts) {
|
|
1562
974
|
super({
|
|
@@ -1596,18 +1008,6 @@ class DBSubnetQuotaExceededFault extends RDSServiceException_1.RDSServiceExcepti
|
|
|
1596
1008
|
}
|
|
1597
1009
|
}
|
|
1598
1010
|
exports.DBSubnetQuotaExceededFault = DBSubnetQuotaExceededFault;
|
|
1599
|
-
var CreateEventSubscriptionMessage;
|
|
1600
|
-
(function (CreateEventSubscriptionMessage) {
|
|
1601
|
-
CreateEventSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
1602
|
-
...obj,
|
|
1603
|
-
});
|
|
1604
|
-
})(CreateEventSubscriptionMessage = exports.CreateEventSubscriptionMessage || (exports.CreateEventSubscriptionMessage = {}));
|
|
1605
|
-
var CreateEventSubscriptionResult;
|
|
1606
|
-
(function (CreateEventSubscriptionResult) {
|
|
1607
|
-
CreateEventSubscriptionResult.filterSensitiveLog = (obj) => ({
|
|
1608
|
-
...obj,
|
|
1609
|
-
});
|
|
1610
|
-
})(CreateEventSubscriptionResult = exports.CreateEventSubscriptionResult || (exports.CreateEventSubscriptionResult = {}));
|
|
1611
1011
|
class EventSubscriptionQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1612
1012
|
constructor(opts) {
|
|
1613
1013
|
super({
|
|
@@ -1686,42 +1086,12 @@ class SubscriptionCategoryNotFoundFault extends RDSServiceException_1.RDSService
|
|
|
1686
1086
|
}
|
|
1687
1087
|
}
|
|
1688
1088
|
exports.SubscriptionCategoryNotFoundFault = SubscriptionCategoryNotFoundFault;
|
|
1689
|
-
var CreateGlobalClusterMessage;
|
|
1690
|
-
(function (CreateGlobalClusterMessage) {
|
|
1691
|
-
CreateGlobalClusterMessage.filterSensitiveLog = (obj) => ({
|
|
1692
|
-
...obj,
|
|
1693
|
-
});
|
|
1694
|
-
})(CreateGlobalClusterMessage = exports.CreateGlobalClusterMessage || (exports.CreateGlobalClusterMessage = {}));
|
|
1695
1089
|
var FailoverStatus;
|
|
1696
1090
|
(function (FailoverStatus) {
|
|
1697
1091
|
FailoverStatus["CANCELLING"] = "cancelling";
|
|
1698
1092
|
FailoverStatus["FAILING_OVER"] = "failing-over";
|
|
1699
1093
|
FailoverStatus["PENDING"] = "pending";
|
|
1700
1094
|
})(FailoverStatus = exports.FailoverStatus || (exports.FailoverStatus = {}));
|
|
1701
|
-
var FailoverState;
|
|
1702
|
-
(function (FailoverState) {
|
|
1703
|
-
FailoverState.filterSensitiveLog = (obj) => ({
|
|
1704
|
-
...obj,
|
|
1705
|
-
});
|
|
1706
|
-
})(FailoverState = exports.FailoverState || (exports.FailoverState = {}));
|
|
1707
|
-
var GlobalClusterMember;
|
|
1708
|
-
(function (GlobalClusterMember) {
|
|
1709
|
-
GlobalClusterMember.filterSensitiveLog = (obj) => ({
|
|
1710
|
-
...obj,
|
|
1711
|
-
});
|
|
1712
|
-
})(GlobalClusterMember = exports.GlobalClusterMember || (exports.GlobalClusterMember = {}));
|
|
1713
|
-
var GlobalCluster;
|
|
1714
|
-
(function (GlobalCluster) {
|
|
1715
|
-
GlobalCluster.filterSensitiveLog = (obj) => ({
|
|
1716
|
-
...obj,
|
|
1717
|
-
});
|
|
1718
|
-
})(GlobalCluster = exports.GlobalCluster || (exports.GlobalCluster = {}));
|
|
1719
|
-
var CreateGlobalClusterResult;
|
|
1720
|
-
(function (CreateGlobalClusterResult) {
|
|
1721
|
-
CreateGlobalClusterResult.filterSensitiveLog = (obj) => ({
|
|
1722
|
-
...obj,
|
|
1723
|
-
});
|
|
1724
|
-
})(CreateGlobalClusterResult = exports.CreateGlobalClusterResult || (exports.CreateGlobalClusterResult = {}));
|
|
1725
1095
|
class GlobalClusterAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1726
1096
|
constructor(opts) {
|
|
1727
1097
|
super({
|
|
@@ -1748,18 +1118,6 @@ class GlobalClusterQuotaExceededFault extends RDSServiceException_1.RDSServiceEx
|
|
|
1748
1118
|
}
|
|
1749
1119
|
}
|
|
1750
1120
|
exports.GlobalClusterQuotaExceededFault = GlobalClusterQuotaExceededFault;
|
|
1751
|
-
var CreateOptionGroupMessage;
|
|
1752
|
-
(function (CreateOptionGroupMessage) {
|
|
1753
|
-
CreateOptionGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1754
|
-
...obj,
|
|
1755
|
-
});
|
|
1756
|
-
})(CreateOptionGroupMessage = exports.CreateOptionGroupMessage || (exports.CreateOptionGroupMessage = {}));
|
|
1757
|
-
var CreateOptionGroupResult;
|
|
1758
|
-
(function (CreateOptionGroupResult) {
|
|
1759
|
-
CreateOptionGroupResult.filterSensitiveLog = (obj) => ({
|
|
1760
|
-
...obj,
|
|
1761
|
-
});
|
|
1762
|
-
})(CreateOptionGroupResult = exports.CreateOptionGroupResult || (exports.CreateOptionGroupResult = {}));
|
|
1763
1121
|
class CustomDBEngineVersionNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1764
1122
|
constructor(opts) {
|
|
1765
1123
|
super({
|
|
@@ -1773,12 +1131,6 @@ class CustomDBEngineVersionNotFoundFault extends RDSServiceException_1.RDSServic
|
|
|
1773
1131
|
}
|
|
1774
1132
|
}
|
|
1775
1133
|
exports.CustomDBEngineVersionNotFoundFault = CustomDBEngineVersionNotFoundFault;
|
|
1776
|
-
var DeleteCustomDBEngineVersionMessage;
|
|
1777
|
-
(function (DeleteCustomDBEngineVersionMessage) {
|
|
1778
|
-
DeleteCustomDBEngineVersionMessage.filterSensitiveLog = (obj) => ({
|
|
1779
|
-
...obj,
|
|
1780
|
-
});
|
|
1781
|
-
})(DeleteCustomDBEngineVersionMessage = exports.DeleteCustomDBEngineVersionMessage || (exports.DeleteCustomDBEngineVersionMessage = {}));
|
|
1782
1134
|
class InvalidCustomDBEngineVersionStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1783
1135
|
constructor(opts) {
|
|
1784
1136
|
super({
|
|
@@ -1792,18 +1144,6 @@ class InvalidCustomDBEngineVersionStateFault extends RDSServiceException_1.RDSSe
|
|
|
1792
1144
|
}
|
|
1793
1145
|
}
|
|
1794
1146
|
exports.InvalidCustomDBEngineVersionStateFault = InvalidCustomDBEngineVersionStateFault;
|
|
1795
|
-
var DeleteDBClusterMessage;
|
|
1796
|
-
(function (DeleteDBClusterMessage) {
|
|
1797
|
-
DeleteDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
1798
|
-
...obj,
|
|
1799
|
-
});
|
|
1800
|
-
})(DeleteDBClusterMessage = exports.DeleteDBClusterMessage || (exports.DeleteDBClusterMessage = {}));
|
|
1801
|
-
var DeleteDBClusterResult;
|
|
1802
|
-
(function (DeleteDBClusterResult) {
|
|
1803
|
-
DeleteDBClusterResult.filterSensitiveLog = (obj) => ({
|
|
1804
|
-
...obj,
|
|
1805
|
-
});
|
|
1806
|
-
})(DeleteDBClusterResult = exports.DeleteDBClusterResult || (exports.DeleteDBClusterResult = {}));
|
|
1807
1147
|
class DBClusterEndpointNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1808
1148
|
constructor(opts) {
|
|
1809
1149
|
super({
|
|
@@ -1817,12 +1157,6 @@ class DBClusterEndpointNotFoundFault extends RDSServiceException_1.RDSServiceExc
|
|
|
1817
1157
|
}
|
|
1818
1158
|
}
|
|
1819
1159
|
exports.DBClusterEndpointNotFoundFault = DBClusterEndpointNotFoundFault;
|
|
1820
|
-
var DeleteDBClusterEndpointMessage;
|
|
1821
|
-
(function (DeleteDBClusterEndpointMessage) {
|
|
1822
|
-
DeleteDBClusterEndpointMessage.filterSensitiveLog = (obj) => ({
|
|
1823
|
-
...obj,
|
|
1824
|
-
});
|
|
1825
|
-
})(DeleteDBClusterEndpointMessage = exports.DeleteDBClusterEndpointMessage || (exports.DeleteDBClusterEndpointMessage = {}));
|
|
1826
1160
|
class InvalidDBClusterEndpointStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1827
1161
|
constructor(opts) {
|
|
1828
1162
|
super({
|
|
@@ -1836,12 +1170,6 @@ class InvalidDBClusterEndpointStateFault extends RDSServiceException_1.RDSServic
|
|
|
1836
1170
|
}
|
|
1837
1171
|
}
|
|
1838
1172
|
exports.InvalidDBClusterEndpointStateFault = InvalidDBClusterEndpointStateFault;
|
|
1839
|
-
var DeleteDBClusterParameterGroupMessage;
|
|
1840
|
-
(function (DeleteDBClusterParameterGroupMessage) {
|
|
1841
|
-
DeleteDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1842
|
-
...obj,
|
|
1843
|
-
});
|
|
1844
|
-
})(DeleteDBClusterParameterGroupMessage = exports.DeleteDBClusterParameterGroupMessage || (exports.DeleteDBClusterParameterGroupMessage = {}));
|
|
1845
1173
|
class InvalidDBParameterGroupStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1846
1174
|
constructor(opts) {
|
|
1847
1175
|
super({
|
|
@@ -1855,18 +1183,6 @@ class InvalidDBParameterGroupStateFault extends RDSServiceException_1.RDSService
|
|
|
1855
1183
|
}
|
|
1856
1184
|
}
|
|
1857
1185
|
exports.InvalidDBParameterGroupStateFault = InvalidDBParameterGroupStateFault;
|
|
1858
|
-
var DeleteDBClusterSnapshotMessage;
|
|
1859
|
-
(function (DeleteDBClusterSnapshotMessage) {
|
|
1860
|
-
DeleteDBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
1861
|
-
...obj,
|
|
1862
|
-
});
|
|
1863
|
-
})(DeleteDBClusterSnapshotMessage = exports.DeleteDBClusterSnapshotMessage || (exports.DeleteDBClusterSnapshotMessage = {}));
|
|
1864
|
-
var DeleteDBClusterSnapshotResult;
|
|
1865
|
-
(function (DeleteDBClusterSnapshotResult) {
|
|
1866
|
-
DeleteDBClusterSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
1867
|
-
...obj,
|
|
1868
|
-
});
|
|
1869
|
-
})(DeleteDBClusterSnapshotResult = exports.DeleteDBClusterSnapshotResult || (exports.DeleteDBClusterSnapshotResult = {}));
|
|
1870
1186
|
class DBInstanceAutomatedBackupQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1871
1187
|
constructor(opts) {
|
|
1872
1188
|
super({
|
|
@@ -1880,18 +1196,6 @@ class DBInstanceAutomatedBackupQuotaExceededFault extends RDSServiceException_1.
|
|
|
1880
1196
|
}
|
|
1881
1197
|
}
|
|
1882
1198
|
exports.DBInstanceAutomatedBackupQuotaExceededFault = DBInstanceAutomatedBackupQuotaExceededFault;
|
|
1883
|
-
var DeleteDBInstanceMessage;
|
|
1884
|
-
(function (DeleteDBInstanceMessage) {
|
|
1885
|
-
DeleteDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
1886
|
-
...obj,
|
|
1887
|
-
});
|
|
1888
|
-
})(DeleteDBInstanceMessage = exports.DeleteDBInstanceMessage || (exports.DeleteDBInstanceMessage = {}));
|
|
1889
|
-
var DeleteDBInstanceResult;
|
|
1890
|
-
(function (DeleteDBInstanceResult) {
|
|
1891
|
-
DeleteDBInstanceResult.filterSensitiveLog = (obj) => ({
|
|
1892
|
-
...obj,
|
|
1893
|
-
});
|
|
1894
|
-
})(DeleteDBInstanceResult = exports.DeleteDBInstanceResult || (exports.DeleteDBInstanceResult = {}));
|
|
1895
1199
|
class DBInstanceAutomatedBackupNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1896
1200
|
constructor(opts) {
|
|
1897
1201
|
super({
|
|
@@ -1905,30 +1209,6 @@ class DBInstanceAutomatedBackupNotFoundFault extends RDSServiceException_1.RDSSe
|
|
|
1905
1209
|
}
|
|
1906
1210
|
}
|
|
1907
1211
|
exports.DBInstanceAutomatedBackupNotFoundFault = DBInstanceAutomatedBackupNotFoundFault;
|
|
1908
|
-
var DeleteDBInstanceAutomatedBackupMessage;
|
|
1909
|
-
(function (DeleteDBInstanceAutomatedBackupMessage) {
|
|
1910
|
-
DeleteDBInstanceAutomatedBackupMessage.filterSensitiveLog = (obj) => ({
|
|
1911
|
-
...obj,
|
|
1912
|
-
});
|
|
1913
|
-
})(DeleteDBInstanceAutomatedBackupMessage = exports.DeleteDBInstanceAutomatedBackupMessage || (exports.DeleteDBInstanceAutomatedBackupMessage = {}));
|
|
1914
|
-
var RestoreWindow;
|
|
1915
|
-
(function (RestoreWindow) {
|
|
1916
|
-
RestoreWindow.filterSensitiveLog = (obj) => ({
|
|
1917
|
-
...obj,
|
|
1918
|
-
});
|
|
1919
|
-
})(RestoreWindow = exports.RestoreWindow || (exports.RestoreWindow = {}));
|
|
1920
|
-
var DBInstanceAutomatedBackup;
|
|
1921
|
-
(function (DBInstanceAutomatedBackup) {
|
|
1922
|
-
DBInstanceAutomatedBackup.filterSensitiveLog = (obj) => ({
|
|
1923
|
-
...obj,
|
|
1924
|
-
});
|
|
1925
|
-
})(DBInstanceAutomatedBackup = exports.DBInstanceAutomatedBackup || (exports.DBInstanceAutomatedBackup = {}));
|
|
1926
|
-
var DeleteDBInstanceAutomatedBackupResult;
|
|
1927
|
-
(function (DeleteDBInstanceAutomatedBackupResult) {
|
|
1928
|
-
DeleteDBInstanceAutomatedBackupResult.filterSensitiveLog = (obj) => ({
|
|
1929
|
-
...obj,
|
|
1930
|
-
});
|
|
1931
|
-
})(DeleteDBInstanceAutomatedBackupResult = exports.DeleteDBInstanceAutomatedBackupResult || (exports.DeleteDBInstanceAutomatedBackupResult = {}));
|
|
1932
1212
|
class InvalidDBInstanceAutomatedBackupStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1933
1213
|
constructor(opts) {
|
|
1934
1214
|
super({
|
|
@@ -1942,24 +1222,6 @@ class InvalidDBInstanceAutomatedBackupStateFault extends RDSServiceException_1.R
|
|
|
1942
1222
|
}
|
|
1943
1223
|
}
|
|
1944
1224
|
exports.InvalidDBInstanceAutomatedBackupStateFault = InvalidDBInstanceAutomatedBackupStateFault;
|
|
1945
|
-
var DeleteDBParameterGroupMessage;
|
|
1946
|
-
(function (DeleteDBParameterGroupMessage) {
|
|
1947
|
-
DeleteDBParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1948
|
-
...obj,
|
|
1949
|
-
});
|
|
1950
|
-
})(DeleteDBParameterGroupMessage = exports.DeleteDBParameterGroupMessage || (exports.DeleteDBParameterGroupMessage = {}));
|
|
1951
|
-
var DeleteDBProxyRequest;
|
|
1952
|
-
(function (DeleteDBProxyRequest) {
|
|
1953
|
-
DeleteDBProxyRequest.filterSensitiveLog = (obj) => ({
|
|
1954
|
-
...obj,
|
|
1955
|
-
});
|
|
1956
|
-
})(DeleteDBProxyRequest = exports.DeleteDBProxyRequest || (exports.DeleteDBProxyRequest = {}));
|
|
1957
|
-
var DeleteDBProxyResponse;
|
|
1958
|
-
(function (DeleteDBProxyResponse) {
|
|
1959
|
-
DeleteDBProxyResponse.filterSensitiveLog = (obj) => ({
|
|
1960
|
-
...obj,
|
|
1961
|
-
});
|
|
1962
|
-
})(DeleteDBProxyResponse = exports.DeleteDBProxyResponse || (exports.DeleteDBProxyResponse = {}));
|
|
1963
1225
|
class DBProxyEndpointNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1964
1226
|
constructor(opts) {
|
|
1965
1227
|
super({
|
|
@@ -1973,18 +1235,6 @@ class DBProxyEndpointNotFoundFault extends RDSServiceException_1.RDSServiceExcep
|
|
|
1973
1235
|
}
|
|
1974
1236
|
}
|
|
1975
1237
|
exports.DBProxyEndpointNotFoundFault = DBProxyEndpointNotFoundFault;
|
|
1976
|
-
var DeleteDBProxyEndpointRequest;
|
|
1977
|
-
(function (DeleteDBProxyEndpointRequest) {
|
|
1978
|
-
DeleteDBProxyEndpointRequest.filterSensitiveLog = (obj) => ({
|
|
1979
|
-
...obj,
|
|
1980
|
-
});
|
|
1981
|
-
})(DeleteDBProxyEndpointRequest = exports.DeleteDBProxyEndpointRequest || (exports.DeleteDBProxyEndpointRequest = {}));
|
|
1982
|
-
var DeleteDBProxyEndpointResponse;
|
|
1983
|
-
(function (DeleteDBProxyEndpointResponse) {
|
|
1984
|
-
DeleteDBProxyEndpointResponse.filterSensitiveLog = (obj) => ({
|
|
1985
|
-
...obj,
|
|
1986
|
-
});
|
|
1987
|
-
})(DeleteDBProxyEndpointResponse = exports.DeleteDBProxyEndpointResponse || (exports.DeleteDBProxyEndpointResponse = {}));
|
|
1988
1238
|
class InvalidDBProxyEndpointStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1989
1239
|
constructor(opts) {
|
|
1990
1240
|
super({
|
|
@@ -1998,30 +1248,6 @@ class InvalidDBProxyEndpointStateFault extends RDSServiceException_1.RDSServiceE
|
|
|
1998
1248
|
}
|
|
1999
1249
|
}
|
|
2000
1250
|
exports.InvalidDBProxyEndpointStateFault = InvalidDBProxyEndpointStateFault;
|
|
2001
|
-
var DeleteDBSecurityGroupMessage;
|
|
2002
|
-
(function (DeleteDBSecurityGroupMessage) {
|
|
2003
|
-
DeleteDBSecurityGroupMessage.filterSensitiveLog = (obj) => ({
|
|
2004
|
-
...obj,
|
|
2005
|
-
});
|
|
2006
|
-
})(DeleteDBSecurityGroupMessage = exports.DeleteDBSecurityGroupMessage || (exports.DeleteDBSecurityGroupMessage = {}));
|
|
2007
|
-
var DeleteDBSnapshotMessage;
|
|
2008
|
-
(function (DeleteDBSnapshotMessage) {
|
|
2009
|
-
DeleteDBSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
2010
|
-
...obj,
|
|
2011
|
-
});
|
|
2012
|
-
})(DeleteDBSnapshotMessage = exports.DeleteDBSnapshotMessage || (exports.DeleteDBSnapshotMessage = {}));
|
|
2013
|
-
var DeleteDBSnapshotResult;
|
|
2014
|
-
(function (DeleteDBSnapshotResult) {
|
|
2015
|
-
DeleteDBSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
2016
|
-
...obj,
|
|
2017
|
-
});
|
|
2018
|
-
})(DeleteDBSnapshotResult = exports.DeleteDBSnapshotResult || (exports.DeleteDBSnapshotResult = {}));
|
|
2019
|
-
var DeleteDBSubnetGroupMessage;
|
|
2020
|
-
(function (DeleteDBSubnetGroupMessage) {
|
|
2021
|
-
DeleteDBSubnetGroupMessage.filterSensitiveLog = (obj) => ({
|
|
2022
|
-
...obj,
|
|
2023
|
-
});
|
|
2024
|
-
})(DeleteDBSubnetGroupMessage = exports.DeleteDBSubnetGroupMessage || (exports.DeleteDBSubnetGroupMessage = {}));
|
|
2025
1251
|
class InvalidDBSubnetStateFault extends RDSServiceException_1.RDSServiceException {
|
|
2026
1252
|
constructor(opts) {
|
|
2027
1253
|
super({
|
|
@@ -2035,18 +1261,6 @@ class InvalidDBSubnetStateFault extends RDSServiceException_1.RDSServiceExceptio
|
|
|
2035
1261
|
}
|
|
2036
1262
|
}
|
|
2037
1263
|
exports.InvalidDBSubnetStateFault = InvalidDBSubnetStateFault;
|
|
2038
|
-
var DeleteEventSubscriptionMessage;
|
|
2039
|
-
(function (DeleteEventSubscriptionMessage) {
|
|
2040
|
-
DeleteEventSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
2041
|
-
...obj,
|
|
2042
|
-
});
|
|
2043
|
-
})(DeleteEventSubscriptionMessage = exports.DeleteEventSubscriptionMessage || (exports.DeleteEventSubscriptionMessage = {}));
|
|
2044
|
-
var DeleteEventSubscriptionResult;
|
|
2045
|
-
(function (DeleteEventSubscriptionResult) {
|
|
2046
|
-
DeleteEventSubscriptionResult.filterSensitiveLog = (obj) => ({
|
|
2047
|
-
...obj,
|
|
2048
|
-
});
|
|
2049
|
-
})(DeleteEventSubscriptionResult = exports.DeleteEventSubscriptionResult || (exports.DeleteEventSubscriptionResult = {}));
|
|
2050
1264
|
class InvalidEventSubscriptionStateFault extends RDSServiceException_1.RDSServiceException {
|
|
2051
1265
|
constructor(opts) {
|
|
2052
1266
|
super({
|
|
@@ -2060,24 +1274,6 @@ class InvalidEventSubscriptionStateFault extends RDSServiceException_1.RDSServic
|
|
|
2060
1274
|
}
|
|
2061
1275
|
}
|
|
2062
1276
|
exports.InvalidEventSubscriptionStateFault = InvalidEventSubscriptionStateFault;
|
|
2063
|
-
var DeleteGlobalClusterMessage;
|
|
2064
|
-
(function (DeleteGlobalClusterMessage) {
|
|
2065
|
-
DeleteGlobalClusterMessage.filterSensitiveLog = (obj) => ({
|
|
2066
|
-
...obj,
|
|
2067
|
-
});
|
|
2068
|
-
})(DeleteGlobalClusterMessage = exports.DeleteGlobalClusterMessage || (exports.DeleteGlobalClusterMessage = {}));
|
|
2069
|
-
var DeleteGlobalClusterResult;
|
|
2070
|
-
(function (DeleteGlobalClusterResult) {
|
|
2071
|
-
DeleteGlobalClusterResult.filterSensitiveLog = (obj) => ({
|
|
2072
|
-
...obj,
|
|
2073
|
-
});
|
|
2074
|
-
})(DeleteGlobalClusterResult = exports.DeleteGlobalClusterResult || (exports.DeleteGlobalClusterResult = {}));
|
|
2075
|
-
var DeleteOptionGroupMessage;
|
|
2076
|
-
(function (DeleteOptionGroupMessage) {
|
|
2077
|
-
DeleteOptionGroupMessage.filterSensitiveLog = (obj) => ({
|
|
2078
|
-
...obj,
|
|
2079
|
-
});
|
|
2080
|
-
})(DeleteOptionGroupMessage = exports.DeleteOptionGroupMessage || (exports.DeleteOptionGroupMessage = {}));
|
|
2081
1277
|
class InvalidOptionGroupStateFault extends RDSServiceException_1.RDSServiceException {
|
|
2082
1278
|
constructor(opts) {
|
|
2083
1279
|
super({
|
|
@@ -2104,36 +1300,6 @@ class DBProxyTargetNotFoundFault extends RDSServiceException_1.RDSServiceExcepti
|
|
|
2104
1300
|
}
|
|
2105
1301
|
}
|
|
2106
1302
|
exports.DBProxyTargetNotFoundFault = DBProxyTargetNotFoundFault;
|
|
2107
|
-
var DeregisterDBProxyTargetsRequest;
|
|
2108
|
-
(function (DeregisterDBProxyTargetsRequest) {
|
|
2109
|
-
DeregisterDBProxyTargetsRequest.filterSensitiveLog = (obj) => ({
|
|
2110
|
-
...obj,
|
|
2111
|
-
});
|
|
2112
|
-
})(DeregisterDBProxyTargetsRequest = exports.DeregisterDBProxyTargetsRequest || (exports.DeregisterDBProxyTargetsRequest = {}));
|
|
2113
|
-
var DeregisterDBProxyTargetsResponse;
|
|
2114
|
-
(function (DeregisterDBProxyTargetsResponse) {
|
|
2115
|
-
DeregisterDBProxyTargetsResponse.filterSensitiveLog = (obj) => ({
|
|
2116
|
-
...obj,
|
|
2117
|
-
});
|
|
2118
|
-
})(DeregisterDBProxyTargetsResponse = exports.DeregisterDBProxyTargetsResponse || (exports.DeregisterDBProxyTargetsResponse = {}));
|
|
2119
|
-
var DescribeAccountAttributesMessage;
|
|
2120
|
-
(function (DescribeAccountAttributesMessage) {
|
|
2121
|
-
DescribeAccountAttributesMessage.filterSensitiveLog = (obj) => ({
|
|
2122
|
-
...obj,
|
|
2123
|
-
});
|
|
2124
|
-
})(DescribeAccountAttributesMessage = exports.DescribeAccountAttributesMessage || (exports.DescribeAccountAttributesMessage = {}));
|
|
2125
|
-
var Certificate;
|
|
2126
|
-
(function (Certificate) {
|
|
2127
|
-
Certificate.filterSensitiveLog = (obj) => ({
|
|
2128
|
-
...obj,
|
|
2129
|
-
});
|
|
2130
|
-
})(Certificate = exports.Certificate || (exports.Certificate = {}));
|
|
2131
|
-
var CertificateMessage;
|
|
2132
|
-
(function (CertificateMessage) {
|
|
2133
|
-
CertificateMessage.filterSensitiveLog = (obj) => ({
|
|
2134
|
-
...obj,
|
|
2135
|
-
});
|
|
2136
|
-
})(CertificateMessage = exports.CertificateMessage || (exports.CertificateMessage = {}));
|
|
2137
1303
|
class CertificateNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
2138
1304
|
constructor(opts) {
|
|
2139
1305
|
super({
|
|
@@ -2147,24 +1313,6 @@ class CertificateNotFoundFault extends RDSServiceException_1.RDSServiceException
|
|
|
2147
1313
|
}
|
|
2148
1314
|
}
|
|
2149
1315
|
exports.CertificateNotFoundFault = CertificateNotFoundFault;
|
|
2150
|
-
var Filter;
|
|
2151
|
-
(function (Filter) {
|
|
2152
|
-
Filter.filterSensitiveLog = (obj) => ({
|
|
2153
|
-
...obj,
|
|
2154
|
-
});
|
|
2155
|
-
})(Filter = exports.Filter || (exports.Filter = {}));
|
|
2156
|
-
var DescribeCertificatesMessage;
|
|
2157
|
-
(function (DescribeCertificatesMessage) {
|
|
2158
|
-
DescribeCertificatesMessage.filterSensitiveLog = (obj) => ({
|
|
2159
|
-
...obj,
|
|
2160
|
-
});
|
|
2161
|
-
})(DescribeCertificatesMessage = exports.DescribeCertificatesMessage || (exports.DescribeCertificatesMessage = {}));
|
|
2162
|
-
var DBClusterBacktrackMessage;
|
|
2163
|
-
(function (DBClusterBacktrackMessage) {
|
|
2164
|
-
DBClusterBacktrackMessage.filterSensitiveLog = (obj) => ({
|
|
2165
|
-
...obj,
|
|
2166
|
-
});
|
|
2167
|
-
})(DBClusterBacktrackMessage = exports.DBClusterBacktrackMessage || (exports.DBClusterBacktrackMessage = {}));
|
|
2168
1316
|
class DBClusterBacktrackNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
2169
1317
|
constructor(opts) {
|
|
2170
1318
|
super({
|
|
@@ -2178,234 +1326,6 @@ class DBClusterBacktrackNotFoundFault extends RDSServiceException_1.RDSServiceEx
|
|
|
2178
1326
|
}
|
|
2179
1327
|
}
|
|
2180
1328
|
exports.DBClusterBacktrackNotFoundFault = DBClusterBacktrackNotFoundFault;
|
|
2181
|
-
var DescribeDBClusterBacktracksMessage;
|
|
2182
|
-
(function (DescribeDBClusterBacktracksMessage) {
|
|
2183
|
-
DescribeDBClusterBacktracksMessage.filterSensitiveLog = (obj) => ({
|
|
2184
|
-
...obj,
|
|
2185
|
-
});
|
|
2186
|
-
})(DescribeDBClusterBacktracksMessage = exports.DescribeDBClusterBacktracksMessage || (exports.DescribeDBClusterBacktracksMessage = {}));
|
|
2187
|
-
var DBClusterEndpointMessage;
|
|
2188
|
-
(function (DBClusterEndpointMessage) {
|
|
2189
|
-
DBClusterEndpointMessage.filterSensitiveLog = (obj) => ({
|
|
2190
|
-
...obj,
|
|
2191
|
-
});
|
|
2192
|
-
})(DBClusterEndpointMessage = exports.DBClusterEndpointMessage || (exports.DBClusterEndpointMessage = {}));
|
|
2193
|
-
var DescribeDBClusterEndpointsMessage;
|
|
2194
|
-
(function (DescribeDBClusterEndpointsMessage) {
|
|
2195
|
-
DescribeDBClusterEndpointsMessage.filterSensitiveLog = (obj) => ({
|
|
2196
|
-
...obj,
|
|
2197
|
-
});
|
|
2198
|
-
})(DescribeDBClusterEndpointsMessage = exports.DescribeDBClusterEndpointsMessage || (exports.DescribeDBClusterEndpointsMessage = {}));
|
|
2199
|
-
var DBClusterParameterGroupsMessage;
|
|
2200
|
-
(function (DBClusterParameterGroupsMessage) {
|
|
2201
|
-
DBClusterParameterGroupsMessage.filterSensitiveLog = (obj) => ({
|
|
2202
|
-
...obj,
|
|
2203
|
-
});
|
|
2204
|
-
})(DBClusterParameterGroupsMessage = exports.DBClusterParameterGroupsMessage || (exports.DBClusterParameterGroupsMessage = {}));
|
|
2205
|
-
var DescribeDBClusterParameterGroupsMessage;
|
|
2206
|
-
(function (DescribeDBClusterParameterGroupsMessage) {
|
|
2207
|
-
DescribeDBClusterParameterGroupsMessage.filterSensitiveLog = (obj) => ({
|
|
2208
|
-
...obj,
|
|
2209
|
-
});
|
|
2210
|
-
})(DescribeDBClusterParameterGroupsMessage = exports.DescribeDBClusterParameterGroupsMessage || (exports.DescribeDBClusterParameterGroupsMessage = {}));
|
|
2211
|
-
var Parameter;
|
|
2212
|
-
(function (Parameter) {
|
|
2213
|
-
Parameter.filterSensitiveLog = (obj) => ({
|
|
2214
|
-
...obj,
|
|
2215
|
-
});
|
|
2216
|
-
})(Parameter = exports.Parameter || (exports.Parameter = {}));
|
|
2217
|
-
var DBClusterParameterGroupDetails;
|
|
2218
|
-
(function (DBClusterParameterGroupDetails) {
|
|
2219
|
-
DBClusterParameterGroupDetails.filterSensitiveLog = (obj) => ({
|
|
2220
|
-
...obj,
|
|
2221
|
-
});
|
|
2222
|
-
})(DBClusterParameterGroupDetails = exports.DBClusterParameterGroupDetails || (exports.DBClusterParameterGroupDetails = {}));
|
|
2223
|
-
var DescribeDBClusterParametersMessage;
|
|
2224
|
-
(function (DescribeDBClusterParametersMessage) {
|
|
2225
|
-
DescribeDBClusterParametersMessage.filterSensitiveLog = (obj) => ({
|
|
2226
|
-
...obj,
|
|
2227
|
-
});
|
|
2228
|
-
})(DescribeDBClusterParametersMessage = exports.DescribeDBClusterParametersMessage || (exports.DescribeDBClusterParametersMessage = {}));
|
|
2229
|
-
var DBClusterMessage;
|
|
2230
|
-
(function (DBClusterMessage) {
|
|
2231
|
-
DBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
2232
|
-
...obj,
|
|
2233
|
-
});
|
|
2234
|
-
})(DBClusterMessage = exports.DBClusterMessage || (exports.DBClusterMessage = {}));
|
|
2235
|
-
var DescribeDBClustersMessage;
|
|
2236
|
-
(function (DescribeDBClustersMessage) {
|
|
2237
|
-
DescribeDBClustersMessage.filterSensitiveLog = (obj) => ({
|
|
2238
|
-
...obj,
|
|
2239
|
-
});
|
|
2240
|
-
})(DescribeDBClustersMessage = exports.DescribeDBClustersMessage || (exports.DescribeDBClustersMessage = {}));
|
|
2241
|
-
var DescribeDBClusterSnapshotAttributesMessage;
|
|
2242
|
-
(function (DescribeDBClusterSnapshotAttributesMessage) {
|
|
2243
|
-
DescribeDBClusterSnapshotAttributesMessage.filterSensitiveLog = (obj) => ({
|
|
2244
|
-
...obj,
|
|
2245
|
-
});
|
|
2246
|
-
})(DescribeDBClusterSnapshotAttributesMessage = exports.DescribeDBClusterSnapshotAttributesMessage || (exports.DescribeDBClusterSnapshotAttributesMessage = {}));
|
|
2247
|
-
var DBClusterSnapshotAttribute;
|
|
2248
|
-
(function (DBClusterSnapshotAttribute) {
|
|
2249
|
-
DBClusterSnapshotAttribute.filterSensitiveLog = (obj) => ({
|
|
2250
|
-
...obj,
|
|
2251
|
-
});
|
|
2252
|
-
})(DBClusterSnapshotAttribute = exports.DBClusterSnapshotAttribute || (exports.DBClusterSnapshotAttribute = {}));
|
|
2253
|
-
var DBClusterSnapshotAttributesResult;
|
|
2254
|
-
(function (DBClusterSnapshotAttributesResult) {
|
|
2255
|
-
DBClusterSnapshotAttributesResult.filterSensitiveLog = (obj) => ({
|
|
2256
|
-
...obj,
|
|
2257
|
-
});
|
|
2258
|
-
})(DBClusterSnapshotAttributesResult = exports.DBClusterSnapshotAttributesResult || (exports.DBClusterSnapshotAttributesResult = {}));
|
|
2259
|
-
var DescribeDBClusterSnapshotAttributesResult;
|
|
2260
|
-
(function (DescribeDBClusterSnapshotAttributesResult) {
|
|
2261
|
-
DescribeDBClusterSnapshotAttributesResult.filterSensitiveLog = (obj) => ({
|
|
2262
|
-
...obj,
|
|
2263
|
-
});
|
|
2264
|
-
})(DescribeDBClusterSnapshotAttributesResult = exports.DescribeDBClusterSnapshotAttributesResult || (exports.DescribeDBClusterSnapshotAttributesResult = {}));
|
|
2265
|
-
var DBClusterSnapshotMessage;
|
|
2266
|
-
(function (DBClusterSnapshotMessage) {
|
|
2267
|
-
DBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
2268
|
-
...obj,
|
|
2269
|
-
});
|
|
2270
|
-
})(DBClusterSnapshotMessage = exports.DBClusterSnapshotMessage || (exports.DBClusterSnapshotMessage = {}));
|
|
2271
|
-
var DescribeDBClusterSnapshotsMessage;
|
|
2272
|
-
(function (DescribeDBClusterSnapshotsMessage) {
|
|
2273
|
-
DescribeDBClusterSnapshotsMessage.filterSensitiveLog = (obj) => ({
|
|
2274
|
-
...obj,
|
|
2275
|
-
});
|
|
2276
|
-
})(DescribeDBClusterSnapshotsMessage = exports.DescribeDBClusterSnapshotsMessage || (exports.DescribeDBClusterSnapshotsMessage = {}));
|
|
2277
|
-
var DBEngineVersionMessage;
|
|
2278
|
-
(function (DBEngineVersionMessage) {
|
|
2279
|
-
DBEngineVersionMessage.filterSensitiveLog = (obj) => ({
|
|
2280
|
-
...obj,
|
|
2281
|
-
});
|
|
2282
|
-
})(DBEngineVersionMessage = exports.DBEngineVersionMessage || (exports.DBEngineVersionMessage = {}));
|
|
2283
|
-
var DescribeDBEngineVersionsMessage;
|
|
2284
|
-
(function (DescribeDBEngineVersionsMessage) {
|
|
2285
|
-
DescribeDBEngineVersionsMessage.filterSensitiveLog = (obj) => ({
|
|
2286
|
-
...obj,
|
|
2287
|
-
});
|
|
2288
|
-
})(DescribeDBEngineVersionsMessage = exports.DescribeDBEngineVersionsMessage || (exports.DescribeDBEngineVersionsMessage = {}));
|
|
2289
|
-
var DBInstanceAutomatedBackupMessage;
|
|
2290
|
-
(function (DBInstanceAutomatedBackupMessage) {
|
|
2291
|
-
DBInstanceAutomatedBackupMessage.filterSensitiveLog = (obj) => ({
|
|
2292
|
-
...obj,
|
|
2293
|
-
});
|
|
2294
|
-
})(DBInstanceAutomatedBackupMessage = exports.DBInstanceAutomatedBackupMessage || (exports.DBInstanceAutomatedBackupMessage = {}));
|
|
2295
|
-
var DescribeDBInstanceAutomatedBackupsMessage;
|
|
2296
|
-
(function (DescribeDBInstanceAutomatedBackupsMessage) {
|
|
2297
|
-
DescribeDBInstanceAutomatedBackupsMessage.filterSensitiveLog = (obj) => ({
|
|
2298
|
-
...obj,
|
|
2299
|
-
});
|
|
2300
|
-
})(DescribeDBInstanceAutomatedBackupsMessage = exports.DescribeDBInstanceAutomatedBackupsMessage || (exports.DescribeDBInstanceAutomatedBackupsMessage = {}));
|
|
2301
|
-
var DBInstanceMessage;
|
|
2302
|
-
(function (DBInstanceMessage) {
|
|
2303
|
-
DBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
2304
|
-
...obj,
|
|
2305
|
-
});
|
|
2306
|
-
})(DBInstanceMessage = exports.DBInstanceMessage || (exports.DBInstanceMessage = {}));
|
|
2307
|
-
var DescribeDBInstancesMessage;
|
|
2308
|
-
(function (DescribeDBInstancesMessage) {
|
|
2309
|
-
DescribeDBInstancesMessage.filterSensitiveLog = (obj) => ({
|
|
2310
|
-
...obj,
|
|
2311
|
-
});
|
|
2312
|
-
})(DescribeDBInstancesMessage = exports.DescribeDBInstancesMessage || (exports.DescribeDBInstancesMessage = {}));
|
|
2313
|
-
var DescribeDBLogFilesMessage;
|
|
2314
|
-
(function (DescribeDBLogFilesMessage) {
|
|
2315
|
-
DescribeDBLogFilesMessage.filterSensitiveLog = (obj) => ({
|
|
2316
|
-
...obj,
|
|
2317
|
-
});
|
|
2318
|
-
})(DescribeDBLogFilesMessage = exports.DescribeDBLogFilesMessage || (exports.DescribeDBLogFilesMessage = {}));
|
|
2319
|
-
var DescribeDBLogFilesDetails;
|
|
2320
|
-
(function (DescribeDBLogFilesDetails) {
|
|
2321
|
-
DescribeDBLogFilesDetails.filterSensitiveLog = (obj) => ({
|
|
2322
|
-
...obj,
|
|
2323
|
-
});
|
|
2324
|
-
})(DescribeDBLogFilesDetails = exports.DescribeDBLogFilesDetails || (exports.DescribeDBLogFilesDetails = {}));
|
|
2325
|
-
var DescribeDBLogFilesResponse;
|
|
2326
|
-
(function (DescribeDBLogFilesResponse) {
|
|
2327
|
-
DescribeDBLogFilesResponse.filterSensitiveLog = (obj) => ({
|
|
2328
|
-
...obj,
|
|
2329
|
-
});
|
|
2330
|
-
})(DescribeDBLogFilesResponse = exports.DescribeDBLogFilesResponse || (exports.DescribeDBLogFilesResponse = {}));
|
|
2331
|
-
var DBParameterGroupsMessage;
|
|
2332
|
-
(function (DBParameterGroupsMessage) {
|
|
2333
|
-
DBParameterGroupsMessage.filterSensitiveLog = (obj) => ({
|
|
2334
|
-
...obj,
|
|
2335
|
-
});
|
|
2336
|
-
})(DBParameterGroupsMessage = exports.DBParameterGroupsMessage || (exports.DBParameterGroupsMessage = {}));
|
|
2337
|
-
var DescribeDBParameterGroupsMessage;
|
|
2338
|
-
(function (DescribeDBParameterGroupsMessage) {
|
|
2339
|
-
DescribeDBParameterGroupsMessage.filterSensitiveLog = (obj) => ({
|
|
2340
|
-
...obj,
|
|
2341
|
-
});
|
|
2342
|
-
})(DescribeDBParameterGroupsMessage = exports.DescribeDBParameterGroupsMessage || (exports.DescribeDBParameterGroupsMessage = {}));
|
|
2343
|
-
var DBParameterGroupDetails;
|
|
2344
|
-
(function (DBParameterGroupDetails) {
|
|
2345
|
-
DBParameterGroupDetails.filterSensitiveLog = (obj) => ({
|
|
2346
|
-
...obj,
|
|
2347
|
-
});
|
|
2348
|
-
})(DBParameterGroupDetails = exports.DBParameterGroupDetails || (exports.DBParameterGroupDetails = {}));
|
|
2349
|
-
var DescribeDBParametersMessage;
|
|
2350
|
-
(function (DescribeDBParametersMessage) {
|
|
2351
|
-
DescribeDBParametersMessage.filterSensitiveLog = (obj) => ({
|
|
2352
|
-
...obj,
|
|
2353
|
-
});
|
|
2354
|
-
})(DescribeDBParametersMessage = exports.DescribeDBParametersMessage || (exports.DescribeDBParametersMessage = {}));
|
|
2355
|
-
var DescribeDBProxiesRequest;
|
|
2356
|
-
(function (DescribeDBProxiesRequest) {
|
|
2357
|
-
DescribeDBProxiesRequest.filterSensitiveLog = (obj) => ({
|
|
2358
|
-
...obj,
|
|
2359
|
-
});
|
|
2360
|
-
})(DescribeDBProxiesRequest = exports.DescribeDBProxiesRequest || (exports.DescribeDBProxiesRequest = {}));
|
|
2361
|
-
var DescribeDBProxiesResponse;
|
|
2362
|
-
(function (DescribeDBProxiesResponse) {
|
|
2363
|
-
DescribeDBProxiesResponse.filterSensitiveLog = (obj) => ({
|
|
2364
|
-
...obj,
|
|
2365
|
-
});
|
|
2366
|
-
})(DescribeDBProxiesResponse = exports.DescribeDBProxiesResponse || (exports.DescribeDBProxiesResponse = {}));
|
|
2367
|
-
var DescribeDBProxyEndpointsRequest;
|
|
2368
|
-
(function (DescribeDBProxyEndpointsRequest) {
|
|
2369
|
-
DescribeDBProxyEndpointsRequest.filterSensitiveLog = (obj) => ({
|
|
2370
|
-
...obj,
|
|
2371
|
-
});
|
|
2372
|
-
})(DescribeDBProxyEndpointsRequest = exports.DescribeDBProxyEndpointsRequest || (exports.DescribeDBProxyEndpointsRequest = {}));
|
|
2373
|
-
var DescribeDBProxyEndpointsResponse;
|
|
2374
|
-
(function (DescribeDBProxyEndpointsResponse) {
|
|
2375
|
-
DescribeDBProxyEndpointsResponse.filterSensitiveLog = (obj) => ({
|
|
2376
|
-
...obj,
|
|
2377
|
-
});
|
|
2378
|
-
})(DescribeDBProxyEndpointsResponse = exports.DescribeDBProxyEndpointsResponse || (exports.DescribeDBProxyEndpointsResponse = {}));
|
|
2379
|
-
var DescribeDBProxyTargetGroupsRequest;
|
|
2380
|
-
(function (DescribeDBProxyTargetGroupsRequest) {
|
|
2381
|
-
DescribeDBProxyTargetGroupsRequest.filterSensitiveLog = (obj) => ({
|
|
2382
|
-
...obj,
|
|
2383
|
-
});
|
|
2384
|
-
})(DescribeDBProxyTargetGroupsRequest = exports.DescribeDBProxyTargetGroupsRequest || (exports.DescribeDBProxyTargetGroupsRequest = {}));
|
|
2385
|
-
var ConnectionPoolConfigurationInfo;
|
|
2386
|
-
(function (ConnectionPoolConfigurationInfo) {
|
|
2387
|
-
ConnectionPoolConfigurationInfo.filterSensitiveLog = (obj) => ({
|
|
2388
|
-
...obj,
|
|
2389
|
-
});
|
|
2390
|
-
})(ConnectionPoolConfigurationInfo = exports.ConnectionPoolConfigurationInfo || (exports.ConnectionPoolConfigurationInfo = {}));
|
|
2391
|
-
var DBProxyTargetGroup;
|
|
2392
|
-
(function (DBProxyTargetGroup) {
|
|
2393
|
-
DBProxyTargetGroup.filterSensitiveLog = (obj) => ({
|
|
2394
|
-
...obj,
|
|
2395
|
-
});
|
|
2396
|
-
})(DBProxyTargetGroup = exports.DBProxyTargetGroup || (exports.DBProxyTargetGroup = {}));
|
|
2397
|
-
var DescribeDBProxyTargetGroupsResponse;
|
|
2398
|
-
(function (DescribeDBProxyTargetGroupsResponse) {
|
|
2399
|
-
DescribeDBProxyTargetGroupsResponse.filterSensitiveLog = (obj) => ({
|
|
2400
|
-
...obj,
|
|
2401
|
-
});
|
|
2402
|
-
})(DescribeDBProxyTargetGroupsResponse = exports.DescribeDBProxyTargetGroupsResponse || (exports.DescribeDBProxyTargetGroupsResponse = {}));
|
|
2403
|
-
var DescribeDBProxyTargetsRequest;
|
|
2404
|
-
(function (DescribeDBProxyTargetsRequest) {
|
|
2405
|
-
DescribeDBProxyTargetsRequest.filterSensitiveLog = (obj) => ({
|
|
2406
|
-
...obj,
|
|
2407
|
-
});
|
|
2408
|
-
})(DescribeDBProxyTargetsRequest = exports.DescribeDBProxyTargetsRequest || (exports.DescribeDBProxyTargetsRequest = {}));
|
|
2409
1329
|
var TargetRole;
|
|
2410
1330
|
(function (TargetRole) {
|
|
2411
1331
|
TargetRole["READ_ONLY"] = "READ_ONLY";
|
|
@@ -2426,45 +1346,753 @@ var TargetState;
|
|
|
2426
1346
|
TargetState["registering"] = "REGISTERING";
|
|
2427
1347
|
TargetState["unavailable"] = "UNAVAILABLE";
|
|
2428
1348
|
})(TargetState = exports.TargetState || (exports.TargetState = {}));
|
|
2429
|
-
var TargetHealth;
|
|
2430
|
-
(function (TargetHealth) {
|
|
2431
|
-
TargetHealth.filterSensitiveLog = (obj) => ({
|
|
2432
|
-
...obj,
|
|
2433
|
-
});
|
|
2434
|
-
})(TargetHealth = exports.TargetHealth || (exports.TargetHealth = {}));
|
|
2435
1349
|
var TargetType;
|
|
2436
1350
|
(function (TargetType) {
|
|
2437
1351
|
TargetType["RDS_INSTANCE"] = "RDS_INSTANCE";
|
|
2438
1352
|
TargetType["RDS_SERVERLESS_ENDPOINT"] = "RDS_SERVERLESS_ENDPOINT";
|
|
2439
1353
|
TargetType["TRACKED_CLUSTER"] = "TRACKED_CLUSTER";
|
|
2440
1354
|
})(TargetType = exports.TargetType || (exports.TargetType = {}));
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
1355
|
+
const AccountQuotaFilterSensitiveLog = (obj) => ({
|
|
1356
|
+
...obj,
|
|
1357
|
+
});
|
|
1358
|
+
exports.AccountQuotaFilterSensitiveLog = AccountQuotaFilterSensitiveLog;
|
|
1359
|
+
const AccountAttributesMessageFilterSensitiveLog = (obj) => ({
|
|
1360
|
+
...obj,
|
|
1361
|
+
});
|
|
1362
|
+
exports.AccountAttributesMessageFilterSensitiveLog = AccountAttributesMessageFilterSensitiveLog;
|
|
1363
|
+
const AddRoleToDBClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1364
|
+
...obj,
|
|
1365
|
+
});
|
|
1366
|
+
exports.AddRoleToDBClusterMessageFilterSensitiveLog = AddRoleToDBClusterMessageFilterSensitiveLog;
|
|
1367
|
+
const AddRoleToDBInstanceMessageFilterSensitiveLog = (obj) => ({
|
|
1368
|
+
...obj,
|
|
1369
|
+
});
|
|
1370
|
+
exports.AddRoleToDBInstanceMessageFilterSensitiveLog = AddRoleToDBInstanceMessageFilterSensitiveLog;
|
|
1371
|
+
const AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog = (obj) => ({
|
|
1372
|
+
...obj,
|
|
1373
|
+
});
|
|
1374
|
+
exports.AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog = AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog;
|
|
1375
|
+
const EventSubscriptionFilterSensitiveLog = (obj) => ({
|
|
1376
|
+
...obj,
|
|
1377
|
+
});
|
|
1378
|
+
exports.EventSubscriptionFilterSensitiveLog = EventSubscriptionFilterSensitiveLog;
|
|
1379
|
+
const AddSourceIdentifierToSubscriptionResultFilterSensitiveLog = (obj) => ({
|
|
1380
|
+
...obj,
|
|
1381
|
+
});
|
|
1382
|
+
exports.AddSourceIdentifierToSubscriptionResultFilterSensitiveLog = AddSourceIdentifierToSubscriptionResultFilterSensitiveLog;
|
|
1383
|
+
const TagFilterSensitiveLog = (obj) => ({
|
|
1384
|
+
...obj,
|
|
1385
|
+
});
|
|
1386
|
+
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
1387
|
+
const AddTagsToResourceMessageFilterSensitiveLog = (obj) => ({
|
|
1388
|
+
...obj,
|
|
1389
|
+
});
|
|
1390
|
+
exports.AddTagsToResourceMessageFilterSensitiveLog = AddTagsToResourceMessageFilterSensitiveLog;
|
|
1391
|
+
const ApplyPendingMaintenanceActionMessageFilterSensitiveLog = (obj) => ({
|
|
1392
|
+
...obj,
|
|
1393
|
+
});
|
|
1394
|
+
exports.ApplyPendingMaintenanceActionMessageFilterSensitiveLog = ApplyPendingMaintenanceActionMessageFilterSensitiveLog;
|
|
1395
|
+
const PendingMaintenanceActionFilterSensitiveLog = (obj) => ({
|
|
1396
|
+
...obj,
|
|
1397
|
+
});
|
|
1398
|
+
exports.PendingMaintenanceActionFilterSensitiveLog = PendingMaintenanceActionFilterSensitiveLog;
|
|
1399
|
+
const ResourcePendingMaintenanceActionsFilterSensitiveLog = (obj) => ({
|
|
1400
|
+
...obj,
|
|
1401
|
+
});
|
|
1402
|
+
exports.ResourcePendingMaintenanceActionsFilterSensitiveLog = ResourcePendingMaintenanceActionsFilterSensitiveLog;
|
|
1403
|
+
const ApplyPendingMaintenanceActionResultFilterSensitiveLog = (obj) => ({
|
|
1404
|
+
...obj,
|
|
1405
|
+
});
|
|
1406
|
+
exports.ApplyPendingMaintenanceActionResultFilterSensitiveLog = ApplyPendingMaintenanceActionResultFilterSensitiveLog;
|
|
1407
|
+
const AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog = (obj) => ({
|
|
1408
|
+
...obj,
|
|
1409
|
+
});
|
|
1410
|
+
exports.AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog = AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog;
|
|
1411
|
+
const EC2SecurityGroupFilterSensitiveLog = (obj) => ({
|
|
1412
|
+
...obj,
|
|
1413
|
+
});
|
|
1414
|
+
exports.EC2SecurityGroupFilterSensitiveLog = EC2SecurityGroupFilterSensitiveLog;
|
|
1415
|
+
const IPRangeFilterSensitiveLog = (obj) => ({
|
|
1416
|
+
...obj,
|
|
1417
|
+
});
|
|
1418
|
+
exports.IPRangeFilterSensitiveLog = IPRangeFilterSensitiveLog;
|
|
1419
|
+
const DBSecurityGroupFilterSensitiveLog = (obj) => ({
|
|
1420
|
+
...obj,
|
|
1421
|
+
});
|
|
1422
|
+
exports.DBSecurityGroupFilterSensitiveLog = DBSecurityGroupFilterSensitiveLog;
|
|
1423
|
+
const AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog = (obj) => ({
|
|
1424
|
+
...obj,
|
|
1425
|
+
});
|
|
1426
|
+
exports.AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog = AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog;
|
|
1427
|
+
const BacktrackDBClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1428
|
+
...obj,
|
|
1429
|
+
});
|
|
1430
|
+
exports.BacktrackDBClusterMessageFilterSensitiveLog = BacktrackDBClusterMessageFilterSensitiveLog;
|
|
1431
|
+
const DBClusterBacktrackFilterSensitiveLog = (obj) => ({
|
|
1432
|
+
...obj,
|
|
1433
|
+
});
|
|
1434
|
+
exports.DBClusterBacktrackFilterSensitiveLog = DBClusterBacktrackFilterSensitiveLog;
|
|
1435
|
+
const CancelExportTaskMessageFilterSensitiveLog = (obj) => ({
|
|
1436
|
+
...obj,
|
|
1437
|
+
});
|
|
1438
|
+
exports.CancelExportTaskMessageFilterSensitiveLog = CancelExportTaskMessageFilterSensitiveLog;
|
|
1439
|
+
const ExportTaskFilterSensitiveLog = (obj) => ({
|
|
1440
|
+
...obj,
|
|
1441
|
+
});
|
|
1442
|
+
exports.ExportTaskFilterSensitiveLog = ExportTaskFilterSensitiveLog;
|
|
1443
|
+
const CopyDBClusterParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1444
|
+
...obj,
|
|
1445
|
+
});
|
|
1446
|
+
exports.CopyDBClusterParameterGroupMessageFilterSensitiveLog = CopyDBClusterParameterGroupMessageFilterSensitiveLog;
|
|
1447
|
+
const DBClusterParameterGroupFilterSensitiveLog = (obj) => ({
|
|
1448
|
+
...obj,
|
|
1449
|
+
});
|
|
1450
|
+
exports.DBClusterParameterGroupFilterSensitiveLog = DBClusterParameterGroupFilterSensitiveLog;
|
|
1451
|
+
const CopyDBClusterParameterGroupResultFilterSensitiveLog = (obj) => ({
|
|
1452
|
+
...obj,
|
|
1453
|
+
});
|
|
1454
|
+
exports.CopyDBClusterParameterGroupResultFilterSensitiveLog = CopyDBClusterParameterGroupResultFilterSensitiveLog;
|
|
1455
|
+
const CopyDBClusterSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1456
|
+
...obj,
|
|
1457
|
+
});
|
|
1458
|
+
exports.CopyDBClusterSnapshotMessageFilterSensitiveLog = CopyDBClusterSnapshotMessageFilterSensitiveLog;
|
|
1459
|
+
const DBClusterSnapshotFilterSensitiveLog = (obj) => ({
|
|
1460
|
+
...obj,
|
|
1461
|
+
});
|
|
1462
|
+
exports.DBClusterSnapshotFilterSensitiveLog = DBClusterSnapshotFilterSensitiveLog;
|
|
1463
|
+
const CopyDBClusterSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1464
|
+
...obj,
|
|
1465
|
+
});
|
|
1466
|
+
exports.CopyDBClusterSnapshotResultFilterSensitiveLog = CopyDBClusterSnapshotResultFilterSensitiveLog;
|
|
1467
|
+
const CopyDBParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1468
|
+
...obj,
|
|
1469
|
+
});
|
|
1470
|
+
exports.CopyDBParameterGroupMessageFilterSensitiveLog = CopyDBParameterGroupMessageFilterSensitiveLog;
|
|
1471
|
+
const DBParameterGroupFilterSensitiveLog = (obj) => ({
|
|
1472
|
+
...obj,
|
|
1473
|
+
});
|
|
1474
|
+
exports.DBParameterGroupFilterSensitiveLog = DBParameterGroupFilterSensitiveLog;
|
|
1475
|
+
const CopyDBParameterGroupResultFilterSensitiveLog = (obj) => ({
|
|
1476
|
+
...obj,
|
|
1477
|
+
});
|
|
1478
|
+
exports.CopyDBParameterGroupResultFilterSensitiveLog = CopyDBParameterGroupResultFilterSensitiveLog;
|
|
1479
|
+
const CopyDBSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1480
|
+
...obj,
|
|
1481
|
+
});
|
|
1482
|
+
exports.CopyDBSnapshotMessageFilterSensitiveLog = CopyDBSnapshotMessageFilterSensitiveLog;
|
|
1483
|
+
const ProcessorFeatureFilterSensitiveLog = (obj) => ({
|
|
1484
|
+
...obj,
|
|
1485
|
+
});
|
|
1486
|
+
exports.ProcessorFeatureFilterSensitiveLog = ProcessorFeatureFilterSensitiveLog;
|
|
1487
|
+
const DBSnapshotFilterSensitiveLog = (obj) => ({
|
|
1488
|
+
...obj,
|
|
1489
|
+
});
|
|
1490
|
+
exports.DBSnapshotFilterSensitiveLog = DBSnapshotFilterSensitiveLog;
|
|
1491
|
+
const CopyDBSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1492
|
+
...obj,
|
|
1493
|
+
});
|
|
1494
|
+
exports.CopyDBSnapshotResultFilterSensitiveLog = CopyDBSnapshotResultFilterSensitiveLog;
|
|
1495
|
+
const CopyOptionGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1496
|
+
...obj,
|
|
1497
|
+
});
|
|
1498
|
+
exports.CopyOptionGroupMessageFilterSensitiveLog = CopyOptionGroupMessageFilterSensitiveLog;
|
|
1499
|
+
const DBSecurityGroupMembershipFilterSensitiveLog = (obj) => ({
|
|
1500
|
+
...obj,
|
|
1501
|
+
});
|
|
1502
|
+
exports.DBSecurityGroupMembershipFilterSensitiveLog = DBSecurityGroupMembershipFilterSensitiveLog;
|
|
1503
|
+
const OptionSettingFilterSensitiveLog = (obj) => ({
|
|
1504
|
+
...obj,
|
|
1505
|
+
});
|
|
1506
|
+
exports.OptionSettingFilterSensitiveLog = OptionSettingFilterSensitiveLog;
|
|
1507
|
+
const VpcSecurityGroupMembershipFilterSensitiveLog = (obj) => ({
|
|
1508
|
+
...obj,
|
|
1509
|
+
});
|
|
1510
|
+
exports.VpcSecurityGroupMembershipFilterSensitiveLog = VpcSecurityGroupMembershipFilterSensitiveLog;
|
|
1511
|
+
const OptionFilterSensitiveLog = (obj) => ({
|
|
1512
|
+
...obj,
|
|
1513
|
+
});
|
|
1514
|
+
exports.OptionFilterSensitiveLog = OptionFilterSensitiveLog;
|
|
1515
|
+
const OptionGroupFilterSensitiveLog = (obj) => ({
|
|
1516
|
+
...obj,
|
|
1517
|
+
});
|
|
1518
|
+
exports.OptionGroupFilterSensitiveLog = OptionGroupFilterSensitiveLog;
|
|
1519
|
+
const CopyOptionGroupResultFilterSensitiveLog = (obj) => ({
|
|
1520
|
+
...obj,
|
|
1521
|
+
});
|
|
1522
|
+
exports.CopyOptionGroupResultFilterSensitiveLog = CopyOptionGroupResultFilterSensitiveLog;
|
|
1523
|
+
const CreateCustomDBEngineVersionMessageFilterSensitiveLog = (obj) => ({
|
|
1524
|
+
...obj,
|
|
1525
|
+
});
|
|
1526
|
+
exports.CreateCustomDBEngineVersionMessageFilterSensitiveLog = CreateCustomDBEngineVersionMessageFilterSensitiveLog;
|
|
1527
|
+
const CharacterSetFilterSensitiveLog = (obj) => ({
|
|
1528
|
+
...obj,
|
|
1529
|
+
});
|
|
1530
|
+
exports.CharacterSetFilterSensitiveLog = CharacterSetFilterSensitiveLog;
|
|
1531
|
+
const TimezoneFilterSensitiveLog = (obj) => ({
|
|
1532
|
+
...obj,
|
|
1533
|
+
});
|
|
1534
|
+
exports.TimezoneFilterSensitiveLog = TimezoneFilterSensitiveLog;
|
|
1535
|
+
const UpgradeTargetFilterSensitiveLog = (obj) => ({
|
|
1536
|
+
...obj,
|
|
1537
|
+
});
|
|
1538
|
+
exports.UpgradeTargetFilterSensitiveLog = UpgradeTargetFilterSensitiveLog;
|
|
1539
|
+
const DBEngineVersionFilterSensitiveLog = (obj) => ({
|
|
1540
|
+
...obj,
|
|
1541
|
+
});
|
|
1542
|
+
exports.DBEngineVersionFilterSensitiveLog = DBEngineVersionFilterSensitiveLog;
|
|
1543
|
+
const ScalingConfigurationFilterSensitiveLog = (obj) => ({
|
|
1544
|
+
...obj,
|
|
1545
|
+
});
|
|
1546
|
+
exports.ScalingConfigurationFilterSensitiveLog = ScalingConfigurationFilterSensitiveLog;
|
|
1547
|
+
const ServerlessV2ScalingConfigurationFilterSensitiveLog = (obj) => ({
|
|
1548
|
+
...obj,
|
|
1549
|
+
});
|
|
1550
|
+
exports.ServerlessV2ScalingConfigurationFilterSensitiveLog = ServerlessV2ScalingConfigurationFilterSensitiveLog;
|
|
1551
|
+
const CreateDBClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1552
|
+
...obj,
|
|
1553
|
+
});
|
|
1554
|
+
exports.CreateDBClusterMessageFilterSensitiveLog = CreateDBClusterMessageFilterSensitiveLog;
|
|
1555
|
+
const DBClusterRoleFilterSensitiveLog = (obj) => ({
|
|
1556
|
+
...obj,
|
|
1557
|
+
});
|
|
1558
|
+
exports.DBClusterRoleFilterSensitiveLog = DBClusterRoleFilterSensitiveLog;
|
|
1559
|
+
const DBClusterMemberFilterSensitiveLog = (obj) => ({
|
|
1560
|
+
...obj,
|
|
1561
|
+
});
|
|
1562
|
+
exports.DBClusterMemberFilterSensitiveLog = DBClusterMemberFilterSensitiveLog;
|
|
1563
|
+
const DBClusterOptionGroupStatusFilterSensitiveLog = (obj) => ({
|
|
1564
|
+
...obj,
|
|
1565
|
+
});
|
|
1566
|
+
exports.DBClusterOptionGroupStatusFilterSensitiveLog = DBClusterOptionGroupStatusFilterSensitiveLog;
|
|
1567
|
+
const DomainMembershipFilterSensitiveLog = (obj) => ({
|
|
1568
|
+
...obj,
|
|
1569
|
+
});
|
|
1570
|
+
exports.DomainMembershipFilterSensitiveLog = DomainMembershipFilterSensitiveLog;
|
|
1571
|
+
const PendingCloudwatchLogsExportsFilterSensitiveLog = (obj) => ({
|
|
1572
|
+
...obj,
|
|
1573
|
+
});
|
|
1574
|
+
exports.PendingCloudwatchLogsExportsFilterSensitiveLog = PendingCloudwatchLogsExportsFilterSensitiveLog;
|
|
1575
|
+
const ClusterPendingModifiedValuesFilterSensitiveLog = (obj) => ({
|
|
1576
|
+
...obj,
|
|
1577
|
+
});
|
|
1578
|
+
exports.ClusterPendingModifiedValuesFilterSensitiveLog = ClusterPendingModifiedValuesFilterSensitiveLog;
|
|
1579
|
+
const ScalingConfigurationInfoFilterSensitiveLog = (obj) => ({
|
|
1580
|
+
...obj,
|
|
1581
|
+
});
|
|
1582
|
+
exports.ScalingConfigurationInfoFilterSensitiveLog = ScalingConfigurationInfoFilterSensitiveLog;
|
|
1583
|
+
const ServerlessV2ScalingConfigurationInfoFilterSensitiveLog = (obj) => ({
|
|
1584
|
+
...obj,
|
|
1585
|
+
});
|
|
1586
|
+
exports.ServerlessV2ScalingConfigurationInfoFilterSensitiveLog = ServerlessV2ScalingConfigurationInfoFilterSensitiveLog;
|
|
1587
|
+
const DBClusterFilterSensitiveLog = (obj) => ({
|
|
1588
|
+
...obj,
|
|
1589
|
+
});
|
|
1590
|
+
exports.DBClusterFilterSensitiveLog = DBClusterFilterSensitiveLog;
|
|
1591
|
+
const CreateDBClusterResultFilterSensitiveLog = (obj) => ({
|
|
1592
|
+
...obj,
|
|
1593
|
+
});
|
|
1594
|
+
exports.CreateDBClusterResultFilterSensitiveLog = CreateDBClusterResultFilterSensitiveLog;
|
|
1595
|
+
const CreateDBClusterEndpointMessageFilterSensitiveLog = (obj) => ({
|
|
1596
|
+
...obj,
|
|
1597
|
+
});
|
|
1598
|
+
exports.CreateDBClusterEndpointMessageFilterSensitiveLog = CreateDBClusterEndpointMessageFilterSensitiveLog;
|
|
1599
|
+
const DBClusterEndpointFilterSensitiveLog = (obj) => ({
|
|
1600
|
+
...obj,
|
|
1601
|
+
});
|
|
1602
|
+
exports.DBClusterEndpointFilterSensitiveLog = DBClusterEndpointFilterSensitiveLog;
|
|
1603
|
+
const CreateDBClusterParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1604
|
+
...obj,
|
|
1605
|
+
});
|
|
1606
|
+
exports.CreateDBClusterParameterGroupMessageFilterSensitiveLog = CreateDBClusterParameterGroupMessageFilterSensitiveLog;
|
|
1607
|
+
const CreateDBClusterParameterGroupResultFilterSensitiveLog = (obj) => ({
|
|
1608
|
+
...obj,
|
|
1609
|
+
});
|
|
1610
|
+
exports.CreateDBClusterParameterGroupResultFilterSensitiveLog = CreateDBClusterParameterGroupResultFilterSensitiveLog;
|
|
1611
|
+
const CreateDBClusterSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1612
|
+
...obj,
|
|
1613
|
+
});
|
|
1614
|
+
exports.CreateDBClusterSnapshotMessageFilterSensitiveLog = CreateDBClusterSnapshotMessageFilterSensitiveLog;
|
|
1615
|
+
const CreateDBClusterSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1616
|
+
...obj,
|
|
1617
|
+
});
|
|
1618
|
+
exports.CreateDBClusterSnapshotResultFilterSensitiveLog = CreateDBClusterSnapshotResultFilterSensitiveLog;
|
|
1619
|
+
const CreateDBInstanceMessageFilterSensitiveLog = (obj) => ({
|
|
1620
|
+
...obj,
|
|
1621
|
+
});
|
|
1622
|
+
exports.CreateDBInstanceMessageFilterSensitiveLog = CreateDBInstanceMessageFilterSensitiveLog;
|
|
1623
|
+
const DBInstanceRoleFilterSensitiveLog = (obj) => ({
|
|
1624
|
+
...obj,
|
|
1625
|
+
});
|
|
1626
|
+
exports.DBInstanceRoleFilterSensitiveLog = DBInstanceRoleFilterSensitiveLog;
|
|
1627
|
+
const DBInstanceAutomatedBackupsReplicationFilterSensitiveLog = (obj) => ({
|
|
1628
|
+
...obj,
|
|
1629
|
+
});
|
|
1630
|
+
exports.DBInstanceAutomatedBackupsReplicationFilterSensitiveLog = DBInstanceAutomatedBackupsReplicationFilterSensitiveLog;
|
|
1631
|
+
const DBParameterGroupStatusFilterSensitiveLog = (obj) => ({
|
|
1632
|
+
...obj,
|
|
1633
|
+
});
|
|
1634
|
+
exports.DBParameterGroupStatusFilterSensitiveLog = DBParameterGroupStatusFilterSensitiveLog;
|
|
1635
|
+
const AvailabilityZoneFilterSensitiveLog = (obj) => ({
|
|
1636
|
+
...obj,
|
|
1637
|
+
});
|
|
1638
|
+
exports.AvailabilityZoneFilterSensitiveLog = AvailabilityZoneFilterSensitiveLog;
|
|
1639
|
+
const OutpostFilterSensitiveLog = (obj) => ({
|
|
1640
|
+
...obj,
|
|
1641
|
+
});
|
|
1642
|
+
exports.OutpostFilterSensitiveLog = OutpostFilterSensitiveLog;
|
|
1643
|
+
const SubnetFilterSensitiveLog = (obj) => ({
|
|
1644
|
+
...obj,
|
|
1645
|
+
});
|
|
1646
|
+
exports.SubnetFilterSensitiveLog = SubnetFilterSensitiveLog;
|
|
1647
|
+
const DBSubnetGroupFilterSensitiveLog = (obj) => ({
|
|
1648
|
+
...obj,
|
|
1649
|
+
});
|
|
1650
|
+
exports.DBSubnetGroupFilterSensitiveLog = DBSubnetGroupFilterSensitiveLog;
|
|
1651
|
+
const EndpointFilterSensitiveLog = (obj) => ({
|
|
1652
|
+
...obj,
|
|
1653
|
+
});
|
|
1654
|
+
exports.EndpointFilterSensitiveLog = EndpointFilterSensitiveLog;
|
|
1655
|
+
const OptionGroupMembershipFilterSensitiveLog = (obj) => ({
|
|
1656
|
+
...obj,
|
|
1657
|
+
});
|
|
1658
|
+
exports.OptionGroupMembershipFilterSensitiveLog = OptionGroupMembershipFilterSensitiveLog;
|
|
1659
|
+
const PendingModifiedValuesFilterSensitiveLog = (obj) => ({
|
|
1660
|
+
...obj,
|
|
1661
|
+
});
|
|
1662
|
+
exports.PendingModifiedValuesFilterSensitiveLog = PendingModifiedValuesFilterSensitiveLog;
|
|
1663
|
+
const DBInstanceStatusInfoFilterSensitiveLog = (obj) => ({
|
|
1664
|
+
...obj,
|
|
1665
|
+
});
|
|
1666
|
+
exports.DBInstanceStatusInfoFilterSensitiveLog = DBInstanceStatusInfoFilterSensitiveLog;
|
|
1667
|
+
const DBInstanceFilterSensitiveLog = (obj) => ({
|
|
1668
|
+
...obj,
|
|
1669
|
+
});
|
|
1670
|
+
exports.DBInstanceFilterSensitiveLog = DBInstanceFilterSensitiveLog;
|
|
1671
|
+
const CreateDBInstanceResultFilterSensitiveLog = (obj) => ({
|
|
1672
|
+
...obj,
|
|
1673
|
+
});
|
|
1674
|
+
exports.CreateDBInstanceResultFilterSensitiveLog = CreateDBInstanceResultFilterSensitiveLog;
|
|
1675
|
+
const CreateDBInstanceReadReplicaMessageFilterSensitiveLog = (obj) => ({
|
|
1676
|
+
...obj,
|
|
1677
|
+
});
|
|
1678
|
+
exports.CreateDBInstanceReadReplicaMessageFilterSensitiveLog = CreateDBInstanceReadReplicaMessageFilterSensitiveLog;
|
|
1679
|
+
const CreateDBInstanceReadReplicaResultFilterSensitiveLog = (obj) => ({
|
|
1680
|
+
...obj,
|
|
1681
|
+
});
|
|
1682
|
+
exports.CreateDBInstanceReadReplicaResultFilterSensitiveLog = CreateDBInstanceReadReplicaResultFilterSensitiveLog;
|
|
1683
|
+
const CreateDBParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1684
|
+
...obj,
|
|
1685
|
+
});
|
|
1686
|
+
exports.CreateDBParameterGroupMessageFilterSensitiveLog = CreateDBParameterGroupMessageFilterSensitiveLog;
|
|
1687
|
+
const CreateDBParameterGroupResultFilterSensitiveLog = (obj) => ({
|
|
1688
|
+
...obj,
|
|
1689
|
+
});
|
|
1690
|
+
exports.CreateDBParameterGroupResultFilterSensitiveLog = CreateDBParameterGroupResultFilterSensitiveLog;
|
|
1691
|
+
const UserAuthConfigFilterSensitiveLog = (obj) => ({
|
|
1692
|
+
...obj,
|
|
1693
|
+
});
|
|
1694
|
+
exports.UserAuthConfigFilterSensitiveLog = UserAuthConfigFilterSensitiveLog;
|
|
1695
|
+
const CreateDBProxyRequestFilterSensitiveLog = (obj) => ({
|
|
1696
|
+
...obj,
|
|
1697
|
+
});
|
|
1698
|
+
exports.CreateDBProxyRequestFilterSensitiveLog = CreateDBProxyRequestFilterSensitiveLog;
|
|
1699
|
+
const UserAuthConfigInfoFilterSensitiveLog = (obj) => ({
|
|
1700
|
+
...obj,
|
|
1701
|
+
});
|
|
1702
|
+
exports.UserAuthConfigInfoFilterSensitiveLog = UserAuthConfigInfoFilterSensitiveLog;
|
|
1703
|
+
const DBProxyFilterSensitiveLog = (obj) => ({
|
|
1704
|
+
...obj,
|
|
1705
|
+
});
|
|
1706
|
+
exports.DBProxyFilterSensitiveLog = DBProxyFilterSensitiveLog;
|
|
1707
|
+
const CreateDBProxyResponseFilterSensitiveLog = (obj) => ({
|
|
1708
|
+
...obj,
|
|
1709
|
+
});
|
|
1710
|
+
exports.CreateDBProxyResponseFilterSensitiveLog = CreateDBProxyResponseFilterSensitiveLog;
|
|
1711
|
+
const CreateDBProxyEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
1712
|
+
...obj,
|
|
1713
|
+
});
|
|
1714
|
+
exports.CreateDBProxyEndpointRequestFilterSensitiveLog = CreateDBProxyEndpointRequestFilterSensitiveLog;
|
|
1715
|
+
const DBProxyEndpointFilterSensitiveLog = (obj) => ({
|
|
1716
|
+
...obj,
|
|
1717
|
+
});
|
|
1718
|
+
exports.DBProxyEndpointFilterSensitiveLog = DBProxyEndpointFilterSensitiveLog;
|
|
1719
|
+
const CreateDBProxyEndpointResponseFilterSensitiveLog = (obj) => ({
|
|
1720
|
+
...obj,
|
|
1721
|
+
});
|
|
1722
|
+
exports.CreateDBProxyEndpointResponseFilterSensitiveLog = CreateDBProxyEndpointResponseFilterSensitiveLog;
|
|
1723
|
+
const CreateDBSecurityGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1724
|
+
...obj,
|
|
1725
|
+
});
|
|
1726
|
+
exports.CreateDBSecurityGroupMessageFilterSensitiveLog = CreateDBSecurityGroupMessageFilterSensitiveLog;
|
|
1727
|
+
const CreateDBSecurityGroupResultFilterSensitiveLog = (obj) => ({
|
|
1728
|
+
...obj,
|
|
1729
|
+
});
|
|
1730
|
+
exports.CreateDBSecurityGroupResultFilterSensitiveLog = CreateDBSecurityGroupResultFilterSensitiveLog;
|
|
1731
|
+
const CreateDBSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1732
|
+
...obj,
|
|
1733
|
+
});
|
|
1734
|
+
exports.CreateDBSnapshotMessageFilterSensitiveLog = CreateDBSnapshotMessageFilterSensitiveLog;
|
|
1735
|
+
const CreateDBSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1736
|
+
...obj,
|
|
1737
|
+
});
|
|
1738
|
+
exports.CreateDBSnapshotResultFilterSensitiveLog = CreateDBSnapshotResultFilterSensitiveLog;
|
|
1739
|
+
const CreateDBSubnetGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1740
|
+
...obj,
|
|
1741
|
+
});
|
|
1742
|
+
exports.CreateDBSubnetGroupMessageFilterSensitiveLog = CreateDBSubnetGroupMessageFilterSensitiveLog;
|
|
1743
|
+
const CreateDBSubnetGroupResultFilterSensitiveLog = (obj) => ({
|
|
1744
|
+
...obj,
|
|
1745
|
+
});
|
|
1746
|
+
exports.CreateDBSubnetGroupResultFilterSensitiveLog = CreateDBSubnetGroupResultFilterSensitiveLog;
|
|
1747
|
+
const CreateEventSubscriptionMessageFilterSensitiveLog = (obj) => ({
|
|
1748
|
+
...obj,
|
|
1749
|
+
});
|
|
1750
|
+
exports.CreateEventSubscriptionMessageFilterSensitiveLog = CreateEventSubscriptionMessageFilterSensitiveLog;
|
|
1751
|
+
const CreateEventSubscriptionResultFilterSensitiveLog = (obj) => ({
|
|
1752
|
+
...obj,
|
|
1753
|
+
});
|
|
1754
|
+
exports.CreateEventSubscriptionResultFilterSensitiveLog = CreateEventSubscriptionResultFilterSensitiveLog;
|
|
1755
|
+
const CreateGlobalClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1756
|
+
...obj,
|
|
1757
|
+
});
|
|
1758
|
+
exports.CreateGlobalClusterMessageFilterSensitiveLog = CreateGlobalClusterMessageFilterSensitiveLog;
|
|
1759
|
+
const FailoverStateFilterSensitiveLog = (obj) => ({
|
|
1760
|
+
...obj,
|
|
1761
|
+
});
|
|
1762
|
+
exports.FailoverStateFilterSensitiveLog = FailoverStateFilterSensitiveLog;
|
|
1763
|
+
const GlobalClusterMemberFilterSensitiveLog = (obj) => ({
|
|
1764
|
+
...obj,
|
|
1765
|
+
});
|
|
1766
|
+
exports.GlobalClusterMemberFilterSensitiveLog = GlobalClusterMemberFilterSensitiveLog;
|
|
1767
|
+
const GlobalClusterFilterSensitiveLog = (obj) => ({
|
|
1768
|
+
...obj,
|
|
1769
|
+
});
|
|
1770
|
+
exports.GlobalClusterFilterSensitiveLog = GlobalClusterFilterSensitiveLog;
|
|
1771
|
+
const CreateGlobalClusterResultFilterSensitiveLog = (obj) => ({
|
|
1772
|
+
...obj,
|
|
1773
|
+
});
|
|
1774
|
+
exports.CreateGlobalClusterResultFilterSensitiveLog = CreateGlobalClusterResultFilterSensitiveLog;
|
|
1775
|
+
const CreateOptionGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1776
|
+
...obj,
|
|
1777
|
+
});
|
|
1778
|
+
exports.CreateOptionGroupMessageFilterSensitiveLog = CreateOptionGroupMessageFilterSensitiveLog;
|
|
1779
|
+
const CreateOptionGroupResultFilterSensitiveLog = (obj) => ({
|
|
1780
|
+
...obj,
|
|
1781
|
+
});
|
|
1782
|
+
exports.CreateOptionGroupResultFilterSensitiveLog = CreateOptionGroupResultFilterSensitiveLog;
|
|
1783
|
+
const DeleteCustomDBEngineVersionMessageFilterSensitiveLog = (obj) => ({
|
|
1784
|
+
...obj,
|
|
1785
|
+
});
|
|
1786
|
+
exports.DeleteCustomDBEngineVersionMessageFilterSensitiveLog = DeleteCustomDBEngineVersionMessageFilterSensitiveLog;
|
|
1787
|
+
const DeleteDBClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1788
|
+
...obj,
|
|
1789
|
+
});
|
|
1790
|
+
exports.DeleteDBClusterMessageFilterSensitiveLog = DeleteDBClusterMessageFilterSensitiveLog;
|
|
1791
|
+
const DeleteDBClusterResultFilterSensitiveLog = (obj) => ({
|
|
1792
|
+
...obj,
|
|
1793
|
+
});
|
|
1794
|
+
exports.DeleteDBClusterResultFilterSensitiveLog = DeleteDBClusterResultFilterSensitiveLog;
|
|
1795
|
+
const DeleteDBClusterEndpointMessageFilterSensitiveLog = (obj) => ({
|
|
1796
|
+
...obj,
|
|
1797
|
+
});
|
|
1798
|
+
exports.DeleteDBClusterEndpointMessageFilterSensitiveLog = DeleteDBClusterEndpointMessageFilterSensitiveLog;
|
|
1799
|
+
const DeleteDBClusterParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1800
|
+
...obj,
|
|
1801
|
+
});
|
|
1802
|
+
exports.DeleteDBClusterParameterGroupMessageFilterSensitiveLog = DeleteDBClusterParameterGroupMessageFilterSensitiveLog;
|
|
1803
|
+
const DeleteDBClusterSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1804
|
+
...obj,
|
|
1805
|
+
});
|
|
1806
|
+
exports.DeleteDBClusterSnapshotMessageFilterSensitiveLog = DeleteDBClusterSnapshotMessageFilterSensitiveLog;
|
|
1807
|
+
const DeleteDBClusterSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1808
|
+
...obj,
|
|
1809
|
+
});
|
|
1810
|
+
exports.DeleteDBClusterSnapshotResultFilterSensitiveLog = DeleteDBClusterSnapshotResultFilterSensitiveLog;
|
|
1811
|
+
const DeleteDBInstanceMessageFilterSensitiveLog = (obj) => ({
|
|
1812
|
+
...obj,
|
|
1813
|
+
});
|
|
1814
|
+
exports.DeleteDBInstanceMessageFilterSensitiveLog = DeleteDBInstanceMessageFilterSensitiveLog;
|
|
1815
|
+
const DeleteDBInstanceResultFilterSensitiveLog = (obj) => ({
|
|
1816
|
+
...obj,
|
|
1817
|
+
});
|
|
1818
|
+
exports.DeleteDBInstanceResultFilterSensitiveLog = DeleteDBInstanceResultFilterSensitiveLog;
|
|
1819
|
+
const DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog = (obj) => ({
|
|
1820
|
+
...obj,
|
|
1821
|
+
});
|
|
1822
|
+
exports.DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog = DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog;
|
|
1823
|
+
const RestoreWindowFilterSensitiveLog = (obj) => ({
|
|
1824
|
+
...obj,
|
|
1825
|
+
});
|
|
1826
|
+
exports.RestoreWindowFilterSensitiveLog = RestoreWindowFilterSensitiveLog;
|
|
1827
|
+
const DBInstanceAutomatedBackupFilterSensitiveLog = (obj) => ({
|
|
1828
|
+
...obj,
|
|
1829
|
+
});
|
|
1830
|
+
exports.DBInstanceAutomatedBackupFilterSensitiveLog = DBInstanceAutomatedBackupFilterSensitiveLog;
|
|
1831
|
+
const DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog = (obj) => ({
|
|
1832
|
+
...obj,
|
|
1833
|
+
});
|
|
1834
|
+
exports.DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog = DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog;
|
|
1835
|
+
const DeleteDBParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1836
|
+
...obj,
|
|
1837
|
+
});
|
|
1838
|
+
exports.DeleteDBParameterGroupMessageFilterSensitiveLog = DeleteDBParameterGroupMessageFilterSensitiveLog;
|
|
1839
|
+
const DeleteDBProxyRequestFilterSensitiveLog = (obj) => ({
|
|
1840
|
+
...obj,
|
|
1841
|
+
});
|
|
1842
|
+
exports.DeleteDBProxyRequestFilterSensitiveLog = DeleteDBProxyRequestFilterSensitiveLog;
|
|
1843
|
+
const DeleteDBProxyResponseFilterSensitiveLog = (obj) => ({
|
|
1844
|
+
...obj,
|
|
1845
|
+
});
|
|
1846
|
+
exports.DeleteDBProxyResponseFilterSensitiveLog = DeleteDBProxyResponseFilterSensitiveLog;
|
|
1847
|
+
const DeleteDBProxyEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
1848
|
+
...obj,
|
|
1849
|
+
});
|
|
1850
|
+
exports.DeleteDBProxyEndpointRequestFilterSensitiveLog = DeleteDBProxyEndpointRequestFilterSensitiveLog;
|
|
1851
|
+
const DeleteDBProxyEndpointResponseFilterSensitiveLog = (obj) => ({
|
|
1852
|
+
...obj,
|
|
1853
|
+
});
|
|
1854
|
+
exports.DeleteDBProxyEndpointResponseFilterSensitiveLog = DeleteDBProxyEndpointResponseFilterSensitiveLog;
|
|
1855
|
+
const DeleteDBSecurityGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1856
|
+
...obj,
|
|
1857
|
+
});
|
|
1858
|
+
exports.DeleteDBSecurityGroupMessageFilterSensitiveLog = DeleteDBSecurityGroupMessageFilterSensitiveLog;
|
|
1859
|
+
const DeleteDBSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1860
|
+
...obj,
|
|
1861
|
+
});
|
|
1862
|
+
exports.DeleteDBSnapshotMessageFilterSensitiveLog = DeleteDBSnapshotMessageFilterSensitiveLog;
|
|
1863
|
+
const DeleteDBSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1864
|
+
...obj,
|
|
1865
|
+
});
|
|
1866
|
+
exports.DeleteDBSnapshotResultFilterSensitiveLog = DeleteDBSnapshotResultFilterSensitiveLog;
|
|
1867
|
+
const DeleteDBSubnetGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1868
|
+
...obj,
|
|
1869
|
+
});
|
|
1870
|
+
exports.DeleteDBSubnetGroupMessageFilterSensitiveLog = DeleteDBSubnetGroupMessageFilterSensitiveLog;
|
|
1871
|
+
const DeleteEventSubscriptionMessageFilterSensitiveLog = (obj) => ({
|
|
1872
|
+
...obj,
|
|
1873
|
+
});
|
|
1874
|
+
exports.DeleteEventSubscriptionMessageFilterSensitiveLog = DeleteEventSubscriptionMessageFilterSensitiveLog;
|
|
1875
|
+
const DeleteEventSubscriptionResultFilterSensitiveLog = (obj) => ({
|
|
1876
|
+
...obj,
|
|
1877
|
+
});
|
|
1878
|
+
exports.DeleteEventSubscriptionResultFilterSensitiveLog = DeleteEventSubscriptionResultFilterSensitiveLog;
|
|
1879
|
+
const DeleteGlobalClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1880
|
+
...obj,
|
|
1881
|
+
});
|
|
1882
|
+
exports.DeleteGlobalClusterMessageFilterSensitiveLog = DeleteGlobalClusterMessageFilterSensitiveLog;
|
|
1883
|
+
const DeleteGlobalClusterResultFilterSensitiveLog = (obj) => ({
|
|
1884
|
+
...obj,
|
|
1885
|
+
});
|
|
1886
|
+
exports.DeleteGlobalClusterResultFilterSensitiveLog = DeleteGlobalClusterResultFilterSensitiveLog;
|
|
1887
|
+
const DeleteOptionGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1888
|
+
...obj,
|
|
1889
|
+
});
|
|
1890
|
+
exports.DeleteOptionGroupMessageFilterSensitiveLog = DeleteOptionGroupMessageFilterSensitiveLog;
|
|
1891
|
+
const DeregisterDBProxyTargetsRequestFilterSensitiveLog = (obj) => ({
|
|
1892
|
+
...obj,
|
|
1893
|
+
});
|
|
1894
|
+
exports.DeregisterDBProxyTargetsRequestFilterSensitiveLog = DeregisterDBProxyTargetsRequestFilterSensitiveLog;
|
|
1895
|
+
const DeregisterDBProxyTargetsResponseFilterSensitiveLog = (obj) => ({
|
|
1896
|
+
...obj,
|
|
1897
|
+
});
|
|
1898
|
+
exports.DeregisterDBProxyTargetsResponseFilterSensitiveLog = DeregisterDBProxyTargetsResponseFilterSensitiveLog;
|
|
1899
|
+
const DescribeAccountAttributesMessageFilterSensitiveLog = (obj) => ({
|
|
1900
|
+
...obj,
|
|
1901
|
+
});
|
|
1902
|
+
exports.DescribeAccountAttributesMessageFilterSensitiveLog = DescribeAccountAttributesMessageFilterSensitiveLog;
|
|
1903
|
+
const CertificateFilterSensitiveLog = (obj) => ({
|
|
1904
|
+
...obj,
|
|
1905
|
+
});
|
|
1906
|
+
exports.CertificateFilterSensitiveLog = CertificateFilterSensitiveLog;
|
|
1907
|
+
const CertificateMessageFilterSensitiveLog = (obj) => ({
|
|
1908
|
+
...obj,
|
|
1909
|
+
});
|
|
1910
|
+
exports.CertificateMessageFilterSensitiveLog = CertificateMessageFilterSensitiveLog;
|
|
1911
|
+
const FilterFilterSensitiveLog = (obj) => ({
|
|
1912
|
+
...obj,
|
|
1913
|
+
});
|
|
1914
|
+
exports.FilterFilterSensitiveLog = FilterFilterSensitiveLog;
|
|
1915
|
+
const DescribeCertificatesMessageFilterSensitiveLog = (obj) => ({
|
|
1916
|
+
...obj,
|
|
1917
|
+
});
|
|
1918
|
+
exports.DescribeCertificatesMessageFilterSensitiveLog = DescribeCertificatesMessageFilterSensitiveLog;
|
|
1919
|
+
const DBClusterBacktrackMessageFilterSensitiveLog = (obj) => ({
|
|
1920
|
+
...obj,
|
|
1921
|
+
});
|
|
1922
|
+
exports.DBClusterBacktrackMessageFilterSensitiveLog = DBClusterBacktrackMessageFilterSensitiveLog;
|
|
1923
|
+
const DescribeDBClusterBacktracksMessageFilterSensitiveLog = (obj) => ({
|
|
1924
|
+
...obj,
|
|
1925
|
+
});
|
|
1926
|
+
exports.DescribeDBClusterBacktracksMessageFilterSensitiveLog = DescribeDBClusterBacktracksMessageFilterSensitiveLog;
|
|
1927
|
+
const DBClusterEndpointMessageFilterSensitiveLog = (obj) => ({
|
|
1928
|
+
...obj,
|
|
1929
|
+
});
|
|
1930
|
+
exports.DBClusterEndpointMessageFilterSensitiveLog = DBClusterEndpointMessageFilterSensitiveLog;
|
|
1931
|
+
const DescribeDBClusterEndpointsMessageFilterSensitiveLog = (obj) => ({
|
|
1932
|
+
...obj,
|
|
1933
|
+
});
|
|
1934
|
+
exports.DescribeDBClusterEndpointsMessageFilterSensitiveLog = DescribeDBClusterEndpointsMessageFilterSensitiveLog;
|
|
1935
|
+
const DBClusterParameterGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1936
|
+
...obj,
|
|
1937
|
+
});
|
|
1938
|
+
exports.DBClusterParameterGroupsMessageFilterSensitiveLog = DBClusterParameterGroupsMessageFilterSensitiveLog;
|
|
1939
|
+
const DescribeDBClusterParameterGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1940
|
+
...obj,
|
|
1941
|
+
});
|
|
1942
|
+
exports.DescribeDBClusterParameterGroupsMessageFilterSensitiveLog = DescribeDBClusterParameterGroupsMessageFilterSensitiveLog;
|
|
1943
|
+
const ParameterFilterSensitiveLog = (obj) => ({
|
|
1944
|
+
...obj,
|
|
1945
|
+
});
|
|
1946
|
+
exports.ParameterFilterSensitiveLog = ParameterFilterSensitiveLog;
|
|
1947
|
+
const DBClusterParameterGroupDetailsFilterSensitiveLog = (obj) => ({
|
|
1948
|
+
...obj,
|
|
1949
|
+
});
|
|
1950
|
+
exports.DBClusterParameterGroupDetailsFilterSensitiveLog = DBClusterParameterGroupDetailsFilterSensitiveLog;
|
|
1951
|
+
const DescribeDBClusterParametersMessageFilterSensitiveLog = (obj) => ({
|
|
1952
|
+
...obj,
|
|
1953
|
+
});
|
|
1954
|
+
exports.DescribeDBClusterParametersMessageFilterSensitiveLog = DescribeDBClusterParametersMessageFilterSensitiveLog;
|
|
1955
|
+
const DBClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1956
|
+
...obj,
|
|
1957
|
+
});
|
|
1958
|
+
exports.DBClusterMessageFilterSensitiveLog = DBClusterMessageFilterSensitiveLog;
|
|
1959
|
+
const DescribeDBClustersMessageFilterSensitiveLog = (obj) => ({
|
|
1960
|
+
...obj,
|
|
1961
|
+
});
|
|
1962
|
+
exports.DescribeDBClustersMessageFilterSensitiveLog = DescribeDBClustersMessageFilterSensitiveLog;
|
|
1963
|
+
const DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog = (obj) => ({
|
|
1964
|
+
...obj,
|
|
1965
|
+
});
|
|
1966
|
+
exports.DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog = DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog;
|
|
1967
|
+
const DBClusterSnapshotAttributeFilterSensitiveLog = (obj) => ({
|
|
1968
|
+
...obj,
|
|
1969
|
+
});
|
|
1970
|
+
exports.DBClusterSnapshotAttributeFilterSensitiveLog = DBClusterSnapshotAttributeFilterSensitiveLog;
|
|
1971
|
+
const DBClusterSnapshotAttributesResultFilterSensitiveLog = (obj) => ({
|
|
1972
|
+
...obj,
|
|
1973
|
+
});
|
|
1974
|
+
exports.DBClusterSnapshotAttributesResultFilterSensitiveLog = DBClusterSnapshotAttributesResultFilterSensitiveLog;
|
|
1975
|
+
const DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog = (obj) => ({
|
|
1976
|
+
...obj,
|
|
1977
|
+
});
|
|
1978
|
+
exports.DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog = DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog;
|
|
1979
|
+
const DBClusterSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1980
|
+
...obj,
|
|
1981
|
+
});
|
|
1982
|
+
exports.DBClusterSnapshotMessageFilterSensitiveLog = DBClusterSnapshotMessageFilterSensitiveLog;
|
|
1983
|
+
const DescribeDBClusterSnapshotsMessageFilterSensitiveLog = (obj) => ({
|
|
1984
|
+
...obj,
|
|
1985
|
+
});
|
|
1986
|
+
exports.DescribeDBClusterSnapshotsMessageFilterSensitiveLog = DescribeDBClusterSnapshotsMessageFilterSensitiveLog;
|
|
1987
|
+
const DBEngineVersionMessageFilterSensitiveLog = (obj) => ({
|
|
1988
|
+
...obj,
|
|
1989
|
+
});
|
|
1990
|
+
exports.DBEngineVersionMessageFilterSensitiveLog = DBEngineVersionMessageFilterSensitiveLog;
|
|
1991
|
+
const DescribeDBEngineVersionsMessageFilterSensitiveLog = (obj) => ({
|
|
1992
|
+
...obj,
|
|
1993
|
+
});
|
|
1994
|
+
exports.DescribeDBEngineVersionsMessageFilterSensitiveLog = DescribeDBEngineVersionsMessageFilterSensitiveLog;
|
|
1995
|
+
const DBInstanceAutomatedBackupMessageFilterSensitiveLog = (obj) => ({
|
|
1996
|
+
...obj,
|
|
1997
|
+
});
|
|
1998
|
+
exports.DBInstanceAutomatedBackupMessageFilterSensitiveLog = DBInstanceAutomatedBackupMessageFilterSensitiveLog;
|
|
1999
|
+
const DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog = (obj) => ({
|
|
2000
|
+
...obj,
|
|
2001
|
+
});
|
|
2002
|
+
exports.DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog = DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog;
|
|
2003
|
+
const DBInstanceMessageFilterSensitiveLog = (obj) => ({
|
|
2004
|
+
...obj,
|
|
2005
|
+
});
|
|
2006
|
+
exports.DBInstanceMessageFilterSensitiveLog = DBInstanceMessageFilterSensitiveLog;
|
|
2007
|
+
const DescribeDBInstancesMessageFilterSensitiveLog = (obj) => ({
|
|
2008
|
+
...obj,
|
|
2009
|
+
});
|
|
2010
|
+
exports.DescribeDBInstancesMessageFilterSensitiveLog = DescribeDBInstancesMessageFilterSensitiveLog;
|
|
2011
|
+
const DescribeDBLogFilesMessageFilterSensitiveLog = (obj) => ({
|
|
2012
|
+
...obj,
|
|
2013
|
+
});
|
|
2014
|
+
exports.DescribeDBLogFilesMessageFilterSensitiveLog = DescribeDBLogFilesMessageFilterSensitiveLog;
|
|
2015
|
+
const DescribeDBLogFilesDetailsFilterSensitiveLog = (obj) => ({
|
|
2016
|
+
...obj,
|
|
2017
|
+
});
|
|
2018
|
+
exports.DescribeDBLogFilesDetailsFilterSensitiveLog = DescribeDBLogFilesDetailsFilterSensitiveLog;
|
|
2019
|
+
const DescribeDBLogFilesResponseFilterSensitiveLog = (obj) => ({
|
|
2020
|
+
...obj,
|
|
2021
|
+
});
|
|
2022
|
+
exports.DescribeDBLogFilesResponseFilterSensitiveLog = DescribeDBLogFilesResponseFilterSensitiveLog;
|
|
2023
|
+
const DBParameterGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
2024
|
+
...obj,
|
|
2025
|
+
});
|
|
2026
|
+
exports.DBParameterGroupsMessageFilterSensitiveLog = DBParameterGroupsMessageFilterSensitiveLog;
|
|
2027
|
+
const DescribeDBParameterGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
2028
|
+
...obj,
|
|
2029
|
+
});
|
|
2030
|
+
exports.DescribeDBParameterGroupsMessageFilterSensitiveLog = DescribeDBParameterGroupsMessageFilterSensitiveLog;
|
|
2031
|
+
const DBParameterGroupDetailsFilterSensitiveLog = (obj) => ({
|
|
2032
|
+
...obj,
|
|
2033
|
+
});
|
|
2034
|
+
exports.DBParameterGroupDetailsFilterSensitiveLog = DBParameterGroupDetailsFilterSensitiveLog;
|
|
2035
|
+
const DescribeDBParametersMessageFilterSensitiveLog = (obj) => ({
|
|
2036
|
+
...obj,
|
|
2037
|
+
});
|
|
2038
|
+
exports.DescribeDBParametersMessageFilterSensitiveLog = DescribeDBParametersMessageFilterSensitiveLog;
|
|
2039
|
+
const DescribeDBProxiesRequestFilterSensitiveLog = (obj) => ({
|
|
2040
|
+
...obj,
|
|
2041
|
+
});
|
|
2042
|
+
exports.DescribeDBProxiesRequestFilterSensitiveLog = DescribeDBProxiesRequestFilterSensitiveLog;
|
|
2043
|
+
const DescribeDBProxiesResponseFilterSensitiveLog = (obj) => ({
|
|
2044
|
+
...obj,
|
|
2045
|
+
});
|
|
2046
|
+
exports.DescribeDBProxiesResponseFilterSensitiveLog = DescribeDBProxiesResponseFilterSensitiveLog;
|
|
2047
|
+
const DescribeDBProxyEndpointsRequestFilterSensitiveLog = (obj) => ({
|
|
2048
|
+
...obj,
|
|
2049
|
+
});
|
|
2050
|
+
exports.DescribeDBProxyEndpointsRequestFilterSensitiveLog = DescribeDBProxyEndpointsRequestFilterSensitiveLog;
|
|
2051
|
+
const DescribeDBProxyEndpointsResponseFilterSensitiveLog = (obj) => ({
|
|
2052
|
+
...obj,
|
|
2053
|
+
});
|
|
2054
|
+
exports.DescribeDBProxyEndpointsResponseFilterSensitiveLog = DescribeDBProxyEndpointsResponseFilterSensitiveLog;
|
|
2055
|
+
const DescribeDBProxyTargetGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
2056
|
+
...obj,
|
|
2057
|
+
});
|
|
2058
|
+
exports.DescribeDBProxyTargetGroupsRequestFilterSensitiveLog = DescribeDBProxyTargetGroupsRequestFilterSensitiveLog;
|
|
2059
|
+
const ConnectionPoolConfigurationInfoFilterSensitiveLog = (obj) => ({
|
|
2060
|
+
...obj,
|
|
2061
|
+
});
|
|
2062
|
+
exports.ConnectionPoolConfigurationInfoFilterSensitiveLog = ConnectionPoolConfigurationInfoFilterSensitiveLog;
|
|
2063
|
+
const DBProxyTargetGroupFilterSensitiveLog = (obj) => ({
|
|
2064
|
+
...obj,
|
|
2065
|
+
});
|
|
2066
|
+
exports.DBProxyTargetGroupFilterSensitiveLog = DBProxyTargetGroupFilterSensitiveLog;
|
|
2067
|
+
const DescribeDBProxyTargetGroupsResponseFilterSensitiveLog = (obj) => ({
|
|
2068
|
+
...obj,
|
|
2069
|
+
});
|
|
2070
|
+
exports.DescribeDBProxyTargetGroupsResponseFilterSensitiveLog = DescribeDBProxyTargetGroupsResponseFilterSensitiveLog;
|
|
2071
|
+
const DescribeDBProxyTargetsRequestFilterSensitiveLog = (obj) => ({
|
|
2072
|
+
...obj,
|
|
2073
|
+
});
|
|
2074
|
+
exports.DescribeDBProxyTargetsRequestFilterSensitiveLog = DescribeDBProxyTargetsRequestFilterSensitiveLog;
|
|
2075
|
+
const TargetHealthFilterSensitiveLog = (obj) => ({
|
|
2076
|
+
...obj,
|
|
2077
|
+
});
|
|
2078
|
+
exports.TargetHealthFilterSensitiveLog = TargetHealthFilterSensitiveLog;
|
|
2079
|
+
const DBProxyTargetFilterSensitiveLog = (obj) => ({
|
|
2080
|
+
...obj,
|
|
2081
|
+
});
|
|
2082
|
+
exports.DBProxyTargetFilterSensitiveLog = DBProxyTargetFilterSensitiveLog;
|
|
2083
|
+
const DescribeDBProxyTargetsResponseFilterSensitiveLog = (obj) => ({
|
|
2084
|
+
...obj,
|
|
2085
|
+
});
|
|
2086
|
+
exports.DescribeDBProxyTargetsResponseFilterSensitiveLog = DescribeDBProxyTargetsResponseFilterSensitiveLog;
|
|
2087
|
+
const DBSecurityGroupMessageFilterSensitiveLog = (obj) => ({
|
|
2088
|
+
...obj,
|
|
2089
|
+
});
|
|
2090
|
+
exports.DBSecurityGroupMessageFilterSensitiveLog = DBSecurityGroupMessageFilterSensitiveLog;
|
|
2091
|
+
const DescribeDBSecurityGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
2092
|
+
...obj,
|
|
2093
|
+
});
|
|
2094
|
+
exports.DescribeDBSecurityGroupsMessageFilterSensitiveLog = DescribeDBSecurityGroupsMessageFilterSensitiveLog;
|
|
2095
|
+
const DescribeDBSnapshotAttributesMessageFilterSensitiveLog = (obj) => ({
|
|
2096
|
+
...obj,
|
|
2097
|
+
});
|
|
2098
|
+
exports.DescribeDBSnapshotAttributesMessageFilterSensitiveLog = DescribeDBSnapshotAttributesMessageFilterSensitiveLog;
|