@aws-sdk/client-rds 3.131.0 → 3.137.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +30 -0
- package/dist-cjs/RDS.js +15 -0
- 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 +36 -0
- 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/commands/index.js +1 -0
- package/dist-cjs/models/models_0.js +757 -1128
- package/dist-cjs/models/models_1.js +621 -904
- package/dist-cjs/protocols/Aws_query.js +104 -5
- package/dist-es/RDS.js +15 -0
- 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 +39 -0
- 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/commands/index.js +1 -0
- package/dist-es/models/models_0.js +193 -748
- package/dist-es/models/models_1.js +158 -600
- package/dist-es/protocols/Aws_query.js +112 -0
- package/dist-types/RDS.d.ts +55 -68
- package/dist-types/RDSClient.d.ts +3 -2
- package/dist-types/commands/BacktrackDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +9 -42
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterCommand.d.ts +1 -3
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +9 -9
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +8 -0
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +2 -2
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEventsCommand.d.ts +2 -0
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/ModifyActivityStreamCommand.d.ts +39 -0
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +1 -0
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +1082 -1245
- package/dist-types/models/models_1.d.ts +812 -941
- package/dist-types/protocols/Aws_query.d.ts +3 -0
- package/dist-types/ts3.4/RDS.d.ts +5 -0
- package/dist-types/ts3.4/RDSClient.d.ts +3 -2
- package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +378 -753
- package/dist-types/ts3.4/models/models_1.d.ts +336 -599
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +3 -0
- package/package.json +6 -6
|
@@ -1,30 +1,19 @@
|
|
|
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
|
|
11
|
-
(function (
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
(function (AccountAttributesMessage) {
|
|
18
|
-
AccountAttributesMessage.filterSensitiveLog = (obj) => ({
|
|
19
|
-
...obj,
|
|
20
|
-
});
|
|
21
|
-
})(AccountAttributesMessage = exports.AccountAttributesMessage || (exports.AccountAttributesMessage = {}));
|
|
22
|
-
var AddRoleToDBClusterMessage;
|
|
23
|
-
(function (AddRoleToDBClusterMessage) {
|
|
24
|
-
AddRoleToDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
25
|
-
...obj,
|
|
26
|
-
});
|
|
27
|
-
})(AddRoleToDBClusterMessage = exports.AddRoleToDBClusterMessage || (exports.AddRoleToDBClusterMessage = {}));
|
|
10
|
+
var ActivityStreamPolicyStatus;
|
|
11
|
+
(function (ActivityStreamPolicyStatus) {
|
|
12
|
+
ActivityStreamPolicyStatus["locked"] = "locked";
|
|
13
|
+
ActivityStreamPolicyStatus["locking_policy"] = "locking-policy";
|
|
14
|
+
ActivityStreamPolicyStatus["unlocked"] = "unlocked";
|
|
15
|
+
ActivityStreamPolicyStatus["unlocking_policy"] = "unlocking-policy";
|
|
16
|
+
})(ActivityStreamPolicyStatus = exports.ActivityStreamPolicyStatus || (exports.ActivityStreamPolicyStatus = {}));
|
|
28
17
|
class DBClusterNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
29
18
|
constructor(opts) {
|
|
30
19
|
super({
|
|
@@ -77,12 +66,6 @@ class InvalidDBClusterStateFault extends RDSServiceException_1.RDSServiceExcepti
|
|
|
77
66
|
}
|
|
78
67
|
}
|
|
79
68
|
exports.InvalidDBClusterStateFault = InvalidDBClusterStateFault;
|
|
80
|
-
var AddRoleToDBInstanceMessage;
|
|
81
|
-
(function (AddRoleToDBInstanceMessage) {
|
|
82
|
-
AddRoleToDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
83
|
-
...obj,
|
|
84
|
-
});
|
|
85
|
-
})(AddRoleToDBInstanceMessage = exports.AddRoleToDBInstanceMessage || (exports.AddRoleToDBInstanceMessage = {}));
|
|
86
69
|
class DBInstanceNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
87
70
|
constructor(opts) {
|
|
88
71
|
super({
|
|
@@ -135,24 +118,6 @@ class InvalidDBInstanceStateFault extends RDSServiceException_1.RDSServiceExcept
|
|
|
135
118
|
}
|
|
136
119
|
}
|
|
137
120
|
exports.InvalidDBInstanceStateFault = InvalidDBInstanceStateFault;
|
|
138
|
-
var AddSourceIdentifierToSubscriptionMessage;
|
|
139
|
-
(function (AddSourceIdentifierToSubscriptionMessage) {
|
|
140
|
-
AddSourceIdentifierToSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
141
|
-
...obj,
|
|
142
|
-
});
|
|
143
|
-
})(AddSourceIdentifierToSubscriptionMessage = exports.AddSourceIdentifierToSubscriptionMessage || (exports.AddSourceIdentifierToSubscriptionMessage = {}));
|
|
144
|
-
var EventSubscription;
|
|
145
|
-
(function (EventSubscription) {
|
|
146
|
-
EventSubscription.filterSensitiveLog = (obj) => ({
|
|
147
|
-
...obj,
|
|
148
|
-
});
|
|
149
|
-
})(EventSubscription = exports.EventSubscription || (exports.EventSubscription = {}));
|
|
150
|
-
var AddSourceIdentifierToSubscriptionResult;
|
|
151
|
-
(function (AddSourceIdentifierToSubscriptionResult) {
|
|
152
|
-
AddSourceIdentifierToSubscriptionResult.filterSensitiveLog = (obj) => ({
|
|
153
|
-
...obj,
|
|
154
|
-
});
|
|
155
|
-
})(AddSourceIdentifierToSubscriptionResult = exports.AddSourceIdentifierToSubscriptionResult || (exports.AddSourceIdentifierToSubscriptionResult = {}));
|
|
156
121
|
class SourceNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
157
122
|
constructor(opts) {
|
|
158
123
|
super({
|
|
@@ -179,18 +144,6 @@ class SubscriptionNotFoundFault extends RDSServiceException_1.RDSServiceExceptio
|
|
|
179
144
|
}
|
|
180
145
|
}
|
|
181
146
|
exports.SubscriptionNotFoundFault = SubscriptionNotFoundFault;
|
|
182
|
-
var Tag;
|
|
183
|
-
(function (Tag) {
|
|
184
|
-
Tag.filterSensitiveLog = (obj) => ({
|
|
185
|
-
...obj,
|
|
186
|
-
});
|
|
187
|
-
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
188
|
-
var AddTagsToResourceMessage;
|
|
189
|
-
(function (AddTagsToResourceMessage) {
|
|
190
|
-
AddTagsToResourceMessage.filterSensitiveLog = (obj) => ({
|
|
191
|
-
...obj,
|
|
192
|
-
});
|
|
193
|
-
})(AddTagsToResourceMessage = exports.AddTagsToResourceMessage || (exports.AddTagsToResourceMessage = {}));
|
|
194
147
|
class DBProxyNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
195
148
|
constructor(opts) {
|
|
196
149
|
super({
|
|
@@ -230,30 +183,6 @@ class DBSnapshotNotFoundFault extends RDSServiceException_1.RDSServiceException
|
|
|
230
183
|
}
|
|
231
184
|
}
|
|
232
185
|
exports.DBSnapshotNotFoundFault = DBSnapshotNotFoundFault;
|
|
233
|
-
var ApplyPendingMaintenanceActionMessage;
|
|
234
|
-
(function (ApplyPendingMaintenanceActionMessage) {
|
|
235
|
-
ApplyPendingMaintenanceActionMessage.filterSensitiveLog = (obj) => ({
|
|
236
|
-
...obj,
|
|
237
|
-
});
|
|
238
|
-
})(ApplyPendingMaintenanceActionMessage = exports.ApplyPendingMaintenanceActionMessage || (exports.ApplyPendingMaintenanceActionMessage = {}));
|
|
239
|
-
var PendingMaintenanceAction;
|
|
240
|
-
(function (PendingMaintenanceAction) {
|
|
241
|
-
PendingMaintenanceAction.filterSensitiveLog = (obj) => ({
|
|
242
|
-
...obj,
|
|
243
|
-
});
|
|
244
|
-
})(PendingMaintenanceAction = exports.PendingMaintenanceAction || (exports.PendingMaintenanceAction = {}));
|
|
245
|
-
var ResourcePendingMaintenanceActions;
|
|
246
|
-
(function (ResourcePendingMaintenanceActions) {
|
|
247
|
-
ResourcePendingMaintenanceActions.filterSensitiveLog = (obj) => ({
|
|
248
|
-
...obj,
|
|
249
|
-
});
|
|
250
|
-
})(ResourcePendingMaintenanceActions = exports.ResourcePendingMaintenanceActions || (exports.ResourcePendingMaintenanceActions = {}));
|
|
251
|
-
var ApplyPendingMaintenanceActionResult;
|
|
252
|
-
(function (ApplyPendingMaintenanceActionResult) {
|
|
253
|
-
ApplyPendingMaintenanceActionResult.filterSensitiveLog = (obj) => ({
|
|
254
|
-
...obj,
|
|
255
|
-
});
|
|
256
|
-
})(ApplyPendingMaintenanceActionResult = exports.ApplyPendingMaintenanceActionResult || (exports.ApplyPendingMaintenanceActionResult = {}));
|
|
257
186
|
class ResourceNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
258
187
|
constructor(opts) {
|
|
259
188
|
super({
|
|
@@ -293,36 +222,6 @@ class AuthorizationQuotaExceededFault extends RDSServiceException_1.RDSServiceEx
|
|
|
293
222
|
}
|
|
294
223
|
}
|
|
295
224
|
exports.AuthorizationQuotaExceededFault = AuthorizationQuotaExceededFault;
|
|
296
|
-
var AuthorizeDBSecurityGroupIngressMessage;
|
|
297
|
-
(function (AuthorizeDBSecurityGroupIngressMessage) {
|
|
298
|
-
AuthorizeDBSecurityGroupIngressMessage.filterSensitiveLog = (obj) => ({
|
|
299
|
-
...obj,
|
|
300
|
-
});
|
|
301
|
-
})(AuthorizeDBSecurityGroupIngressMessage = exports.AuthorizeDBSecurityGroupIngressMessage || (exports.AuthorizeDBSecurityGroupIngressMessage = {}));
|
|
302
|
-
var EC2SecurityGroup;
|
|
303
|
-
(function (EC2SecurityGroup) {
|
|
304
|
-
EC2SecurityGroup.filterSensitiveLog = (obj) => ({
|
|
305
|
-
...obj,
|
|
306
|
-
});
|
|
307
|
-
})(EC2SecurityGroup = exports.EC2SecurityGroup || (exports.EC2SecurityGroup = {}));
|
|
308
|
-
var IPRange;
|
|
309
|
-
(function (IPRange) {
|
|
310
|
-
IPRange.filterSensitiveLog = (obj) => ({
|
|
311
|
-
...obj,
|
|
312
|
-
});
|
|
313
|
-
})(IPRange = exports.IPRange || (exports.IPRange = {}));
|
|
314
|
-
var DBSecurityGroup;
|
|
315
|
-
(function (DBSecurityGroup) {
|
|
316
|
-
DBSecurityGroup.filterSensitiveLog = (obj) => ({
|
|
317
|
-
...obj,
|
|
318
|
-
});
|
|
319
|
-
})(DBSecurityGroup = exports.DBSecurityGroup || (exports.DBSecurityGroup = {}));
|
|
320
|
-
var AuthorizeDBSecurityGroupIngressResult;
|
|
321
|
-
(function (AuthorizeDBSecurityGroupIngressResult) {
|
|
322
|
-
AuthorizeDBSecurityGroupIngressResult.filterSensitiveLog = (obj) => ({
|
|
323
|
-
...obj,
|
|
324
|
-
});
|
|
325
|
-
})(AuthorizeDBSecurityGroupIngressResult = exports.AuthorizeDBSecurityGroupIngressResult || (exports.AuthorizeDBSecurityGroupIngressResult = {}));
|
|
326
225
|
class DBSecurityGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
327
226
|
constructor(opts) {
|
|
328
227
|
super({
|
|
@@ -349,30 +248,6 @@ class InvalidDBSecurityGroupStateFault extends RDSServiceException_1.RDSServiceE
|
|
|
349
248
|
}
|
|
350
249
|
}
|
|
351
250
|
exports.InvalidDBSecurityGroupStateFault = InvalidDBSecurityGroupStateFault;
|
|
352
|
-
var BacktrackDBClusterMessage;
|
|
353
|
-
(function (BacktrackDBClusterMessage) {
|
|
354
|
-
BacktrackDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
355
|
-
...obj,
|
|
356
|
-
});
|
|
357
|
-
})(BacktrackDBClusterMessage = exports.BacktrackDBClusterMessage || (exports.BacktrackDBClusterMessage = {}));
|
|
358
|
-
var DBClusterBacktrack;
|
|
359
|
-
(function (DBClusterBacktrack) {
|
|
360
|
-
DBClusterBacktrack.filterSensitiveLog = (obj) => ({
|
|
361
|
-
...obj,
|
|
362
|
-
});
|
|
363
|
-
})(DBClusterBacktrack = exports.DBClusterBacktrack || (exports.DBClusterBacktrack = {}));
|
|
364
|
-
var CancelExportTaskMessage;
|
|
365
|
-
(function (CancelExportTaskMessage) {
|
|
366
|
-
CancelExportTaskMessage.filterSensitiveLog = (obj) => ({
|
|
367
|
-
...obj,
|
|
368
|
-
});
|
|
369
|
-
})(CancelExportTaskMessage = exports.CancelExportTaskMessage || (exports.CancelExportTaskMessage = {}));
|
|
370
|
-
var ExportTask;
|
|
371
|
-
(function (ExportTask) {
|
|
372
|
-
ExportTask.filterSensitiveLog = (obj) => ({
|
|
373
|
-
...obj,
|
|
374
|
-
});
|
|
375
|
-
})(ExportTask = exports.ExportTask || (exports.ExportTask = {}));
|
|
376
251
|
class ExportTaskNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
377
252
|
constructor(opts) {
|
|
378
253
|
super({
|
|
@@ -399,24 +274,6 @@ class InvalidExportTaskStateFault extends RDSServiceException_1.RDSServiceExcept
|
|
|
399
274
|
}
|
|
400
275
|
}
|
|
401
276
|
exports.InvalidExportTaskStateFault = InvalidExportTaskStateFault;
|
|
402
|
-
var CopyDBClusterParameterGroupMessage;
|
|
403
|
-
(function (CopyDBClusterParameterGroupMessage) {
|
|
404
|
-
CopyDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
405
|
-
...obj,
|
|
406
|
-
});
|
|
407
|
-
})(CopyDBClusterParameterGroupMessage = exports.CopyDBClusterParameterGroupMessage || (exports.CopyDBClusterParameterGroupMessage = {}));
|
|
408
|
-
var DBClusterParameterGroup;
|
|
409
|
-
(function (DBClusterParameterGroup) {
|
|
410
|
-
DBClusterParameterGroup.filterSensitiveLog = (obj) => ({
|
|
411
|
-
...obj,
|
|
412
|
-
});
|
|
413
|
-
})(DBClusterParameterGroup = exports.DBClusterParameterGroup || (exports.DBClusterParameterGroup = {}));
|
|
414
|
-
var CopyDBClusterParameterGroupResult;
|
|
415
|
-
(function (CopyDBClusterParameterGroupResult) {
|
|
416
|
-
CopyDBClusterParameterGroupResult.filterSensitiveLog = (obj) => ({
|
|
417
|
-
...obj,
|
|
418
|
-
});
|
|
419
|
-
})(CopyDBClusterParameterGroupResult = exports.CopyDBClusterParameterGroupResult || (exports.CopyDBClusterParameterGroupResult = {}));
|
|
420
277
|
class DBParameterGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
421
278
|
constructor(opts) {
|
|
422
279
|
super({
|
|
@@ -456,24 +313,6 @@ class DBParameterGroupQuotaExceededFault extends RDSServiceException_1.RDSServic
|
|
|
456
313
|
}
|
|
457
314
|
}
|
|
458
315
|
exports.DBParameterGroupQuotaExceededFault = DBParameterGroupQuotaExceededFault;
|
|
459
|
-
var CopyDBClusterSnapshotMessage;
|
|
460
|
-
(function (CopyDBClusterSnapshotMessage) {
|
|
461
|
-
CopyDBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
462
|
-
...obj,
|
|
463
|
-
});
|
|
464
|
-
})(CopyDBClusterSnapshotMessage = exports.CopyDBClusterSnapshotMessage || (exports.CopyDBClusterSnapshotMessage = {}));
|
|
465
|
-
var DBClusterSnapshot;
|
|
466
|
-
(function (DBClusterSnapshot) {
|
|
467
|
-
DBClusterSnapshot.filterSensitiveLog = (obj) => ({
|
|
468
|
-
...obj,
|
|
469
|
-
});
|
|
470
|
-
})(DBClusterSnapshot = exports.DBClusterSnapshot || (exports.DBClusterSnapshot = {}));
|
|
471
|
-
var CopyDBClusterSnapshotResult;
|
|
472
|
-
(function (CopyDBClusterSnapshotResult) {
|
|
473
|
-
CopyDBClusterSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
474
|
-
...obj,
|
|
475
|
-
});
|
|
476
|
-
})(CopyDBClusterSnapshotResult = exports.CopyDBClusterSnapshotResult || (exports.CopyDBClusterSnapshotResult = {}));
|
|
477
316
|
class DBClusterSnapshotAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
478
317
|
constructor(opts) {
|
|
479
318
|
super({
|
|
@@ -539,48 +378,6 @@ class SnapshotQuotaExceededFault extends RDSServiceException_1.RDSServiceExcepti
|
|
|
539
378
|
}
|
|
540
379
|
}
|
|
541
380
|
exports.SnapshotQuotaExceededFault = SnapshotQuotaExceededFault;
|
|
542
|
-
var CopyDBParameterGroupMessage;
|
|
543
|
-
(function (CopyDBParameterGroupMessage) {
|
|
544
|
-
CopyDBParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
545
|
-
...obj,
|
|
546
|
-
});
|
|
547
|
-
})(CopyDBParameterGroupMessage = exports.CopyDBParameterGroupMessage || (exports.CopyDBParameterGroupMessage = {}));
|
|
548
|
-
var DBParameterGroup;
|
|
549
|
-
(function (DBParameterGroup) {
|
|
550
|
-
DBParameterGroup.filterSensitiveLog = (obj) => ({
|
|
551
|
-
...obj,
|
|
552
|
-
});
|
|
553
|
-
})(DBParameterGroup = exports.DBParameterGroup || (exports.DBParameterGroup = {}));
|
|
554
|
-
var CopyDBParameterGroupResult;
|
|
555
|
-
(function (CopyDBParameterGroupResult) {
|
|
556
|
-
CopyDBParameterGroupResult.filterSensitiveLog = (obj) => ({
|
|
557
|
-
...obj,
|
|
558
|
-
});
|
|
559
|
-
})(CopyDBParameterGroupResult = exports.CopyDBParameterGroupResult || (exports.CopyDBParameterGroupResult = {}));
|
|
560
|
-
var CopyDBSnapshotMessage;
|
|
561
|
-
(function (CopyDBSnapshotMessage) {
|
|
562
|
-
CopyDBSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
563
|
-
...obj,
|
|
564
|
-
});
|
|
565
|
-
})(CopyDBSnapshotMessage = exports.CopyDBSnapshotMessage || (exports.CopyDBSnapshotMessage = {}));
|
|
566
|
-
var ProcessorFeature;
|
|
567
|
-
(function (ProcessorFeature) {
|
|
568
|
-
ProcessorFeature.filterSensitiveLog = (obj) => ({
|
|
569
|
-
...obj,
|
|
570
|
-
});
|
|
571
|
-
})(ProcessorFeature = exports.ProcessorFeature || (exports.ProcessorFeature = {}));
|
|
572
|
-
var DBSnapshot;
|
|
573
|
-
(function (DBSnapshot) {
|
|
574
|
-
DBSnapshot.filterSensitiveLog = (obj) => ({
|
|
575
|
-
...obj,
|
|
576
|
-
});
|
|
577
|
-
})(DBSnapshot = exports.DBSnapshot || (exports.DBSnapshot = {}));
|
|
578
|
-
var CopyDBSnapshotResult;
|
|
579
|
-
(function (CopyDBSnapshotResult) {
|
|
580
|
-
CopyDBSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
581
|
-
...obj,
|
|
582
|
-
});
|
|
583
|
-
})(CopyDBSnapshotResult = exports.CopyDBSnapshotResult || (exports.CopyDBSnapshotResult = {}));
|
|
584
381
|
class CustomAvailabilityZoneNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
585
382
|
constructor(opts) {
|
|
586
383
|
super({
|
|
@@ -620,48 +417,6 @@ class InvalidDBSnapshotStateFault extends RDSServiceException_1.RDSServiceExcept
|
|
|
620
417
|
}
|
|
621
418
|
}
|
|
622
419
|
exports.InvalidDBSnapshotStateFault = InvalidDBSnapshotStateFault;
|
|
623
|
-
var CopyOptionGroupMessage;
|
|
624
|
-
(function (CopyOptionGroupMessage) {
|
|
625
|
-
CopyOptionGroupMessage.filterSensitiveLog = (obj) => ({
|
|
626
|
-
...obj,
|
|
627
|
-
});
|
|
628
|
-
})(CopyOptionGroupMessage = exports.CopyOptionGroupMessage || (exports.CopyOptionGroupMessage = {}));
|
|
629
|
-
var DBSecurityGroupMembership;
|
|
630
|
-
(function (DBSecurityGroupMembership) {
|
|
631
|
-
DBSecurityGroupMembership.filterSensitiveLog = (obj) => ({
|
|
632
|
-
...obj,
|
|
633
|
-
});
|
|
634
|
-
})(DBSecurityGroupMembership = exports.DBSecurityGroupMembership || (exports.DBSecurityGroupMembership = {}));
|
|
635
|
-
var OptionSetting;
|
|
636
|
-
(function (OptionSetting) {
|
|
637
|
-
OptionSetting.filterSensitiveLog = (obj) => ({
|
|
638
|
-
...obj,
|
|
639
|
-
});
|
|
640
|
-
})(OptionSetting = exports.OptionSetting || (exports.OptionSetting = {}));
|
|
641
|
-
var VpcSecurityGroupMembership;
|
|
642
|
-
(function (VpcSecurityGroupMembership) {
|
|
643
|
-
VpcSecurityGroupMembership.filterSensitiveLog = (obj) => ({
|
|
644
|
-
...obj,
|
|
645
|
-
});
|
|
646
|
-
})(VpcSecurityGroupMembership = exports.VpcSecurityGroupMembership || (exports.VpcSecurityGroupMembership = {}));
|
|
647
|
-
var Option;
|
|
648
|
-
(function (Option) {
|
|
649
|
-
Option.filterSensitiveLog = (obj) => ({
|
|
650
|
-
...obj,
|
|
651
|
-
});
|
|
652
|
-
})(Option = exports.Option || (exports.Option = {}));
|
|
653
|
-
var OptionGroup;
|
|
654
|
-
(function (OptionGroup) {
|
|
655
|
-
OptionGroup.filterSensitiveLog = (obj) => ({
|
|
656
|
-
...obj,
|
|
657
|
-
});
|
|
658
|
-
})(OptionGroup = exports.OptionGroup || (exports.OptionGroup = {}));
|
|
659
|
-
var CopyOptionGroupResult;
|
|
660
|
-
(function (CopyOptionGroupResult) {
|
|
661
|
-
CopyOptionGroupResult.filterSensitiveLog = (obj) => ({
|
|
662
|
-
...obj,
|
|
663
|
-
});
|
|
664
|
-
})(CopyOptionGroupResult = exports.CopyOptionGroupResult || (exports.CopyOptionGroupResult = {}));
|
|
665
420
|
class OptionGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
666
421
|
constructor(opts) {
|
|
667
422
|
super({
|
|
@@ -701,12 +456,6 @@ class OptionGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceExce
|
|
|
701
456
|
}
|
|
702
457
|
}
|
|
703
458
|
exports.OptionGroupQuotaExceededFault = OptionGroupQuotaExceededFault;
|
|
704
|
-
var CreateCustomDBEngineVersionMessage;
|
|
705
|
-
(function (CreateCustomDBEngineVersionMessage) {
|
|
706
|
-
CreateCustomDBEngineVersionMessage.filterSensitiveLog = (obj) => ({
|
|
707
|
-
...obj,
|
|
708
|
-
});
|
|
709
|
-
})(CreateCustomDBEngineVersionMessage = exports.CreateCustomDBEngineVersionMessage || (exports.CreateCustomDBEngineVersionMessage = {}));
|
|
710
459
|
class CustomDBEngineVersionAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
711
460
|
constructor(opts) {
|
|
712
461
|
super({
|
|
@@ -733,72 +482,6 @@ class CustomDBEngineVersionQuotaExceededFault extends RDSServiceException_1.RDSS
|
|
|
733
482
|
}
|
|
734
483
|
}
|
|
735
484
|
exports.CustomDBEngineVersionQuotaExceededFault = CustomDBEngineVersionQuotaExceededFault;
|
|
736
|
-
var CharacterSet;
|
|
737
|
-
(function (CharacterSet) {
|
|
738
|
-
CharacterSet.filterSensitiveLog = (obj) => ({
|
|
739
|
-
...obj,
|
|
740
|
-
});
|
|
741
|
-
})(CharacterSet = exports.CharacterSet || (exports.CharacterSet = {}));
|
|
742
|
-
var Timezone;
|
|
743
|
-
(function (Timezone) {
|
|
744
|
-
Timezone.filterSensitiveLog = (obj) => ({
|
|
745
|
-
...obj,
|
|
746
|
-
});
|
|
747
|
-
})(Timezone = exports.Timezone || (exports.Timezone = {}));
|
|
748
|
-
var UpgradeTarget;
|
|
749
|
-
(function (UpgradeTarget) {
|
|
750
|
-
UpgradeTarget.filterSensitiveLog = (obj) => ({
|
|
751
|
-
...obj,
|
|
752
|
-
});
|
|
753
|
-
})(UpgradeTarget = exports.UpgradeTarget || (exports.UpgradeTarget = {}));
|
|
754
|
-
var DBEngineVersion;
|
|
755
|
-
(function (DBEngineVersion) {
|
|
756
|
-
DBEngineVersion.filterSensitiveLog = (obj) => ({
|
|
757
|
-
...obj,
|
|
758
|
-
});
|
|
759
|
-
})(DBEngineVersion = exports.DBEngineVersion || (exports.DBEngineVersion = {}));
|
|
760
|
-
var ScalingConfiguration;
|
|
761
|
-
(function (ScalingConfiguration) {
|
|
762
|
-
ScalingConfiguration.filterSensitiveLog = (obj) => ({
|
|
763
|
-
...obj,
|
|
764
|
-
});
|
|
765
|
-
})(ScalingConfiguration = exports.ScalingConfiguration || (exports.ScalingConfiguration = {}));
|
|
766
|
-
var ServerlessV2ScalingConfiguration;
|
|
767
|
-
(function (ServerlessV2ScalingConfiguration) {
|
|
768
|
-
ServerlessV2ScalingConfiguration.filterSensitiveLog = (obj) => ({
|
|
769
|
-
...obj,
|
|
770
|
-
});
|
|
771
|
-
})(ServerlessV2ScalingConfiguration = exports.ServerlessV2ScalingConfiguration || (exports.ServerlessV2ScalingConfiguration = {}));
|
|
772
|
-
var CreateDBClusterMessage;
|
|
773
|
-
(function (CreateDBClusterMessage) {
|
|
774
|
-
CreateDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
775
|
-
...obj,
|
|
776
|
-
});
|
|
777
|
-
})(CreateDBClusterMessage = exports.CreateDBClusterMessage || (exports.CreateDBClusterMessage = {}));
|
|
778
|
-
var DBClusterRole;
|
|
779
|
-
(function (DBClusterRole) {
|
|
780
|
-
DBClusterRole.filterSensitiveLog = (obj) => ({
|
|
781
|
-
...obj,
|
|
782
|
-
});
|
|
783
|
-
})(DBClusterRole = exports.DBClusterRole || (exports.DBClusterRole = {}));
|
|
784
|
-
var DBClusterMember;
|
|
785
|
-
(function (DBClusterMember) {
|
|
786
|
-
DBClusterMember.filterSensitiveLog = (obj) => ({
|
|
787
|
-
...obj,
|
|
788
|
-
});
|
|
789
|
-
})(DBClusterMember = exports.DBClusterMember || (exports.DBClusterMember = {}));
|
|
790
|
-
var DBClusterOptionGroupStatus;
|
|
791
|
-
(function (DBClusterOptionGroupStatus) {
|
|
792
|
-
DBClusterOptionGroupStatus.filterSensitiveLog = (obj) => ({
|
|
793
|
-
...obj,
|
|
794
|
-
});
|
|
795
|
-
})(DBClusterOptionGroupStatus = exports.DBClusterOptionGroupStatus || (exports.DBClusterOptionGroupStatus = {}));
|
|
796
|
-
var DomainMembership;
|
|
797
|
-
(function (DomainMembership) {
|
|
798
|
-
DomainMembership.filterSensitiveLog = (obj) => ({
|
|
799
|
-
...obj,
|
|
800
|
-
});
|
|
801
|
-
})(DomainMembership = exports.DomainMembership || (exports.DomainMembership = {}));
|
|
802
485
|
var WriteForwardingStatus;
|
|
803
486
|
(function (WriteForwardingStatus) {
|
|
804
487
|
WriteForwardingStatus["DISABLED"] = "disabled";
|
|
@@ -807,42 +490,6 @@ var WriteForwardingStatus;
|
|
|
807
490
|
WriteForwardingStatus["ENABLING"] = "enabling";
|
|
808
491
|
WriteForwardingStatus["UNKNOWN"] = "unknown";
|
|
809
492
|
})(WriteForwardingStatus = exports.WriteForwardingStatus || (exports.WriteForwardingStatus = {}));
|
|
810
|
-
var PendingCloudwatchLogsExports;
|
|
811
|
-
(function (PendingCloudwatchLogsExports) {
|
|
812
|
-
PendingCloudwatchLogsExports.filterSensitiveLog = (obj) => ({
|
|
813
|
-
...obj,
|
|
814
|
-
});
|
|
815
|
-
})(PendingCloudwatchLogsExports = exports.PendingCloudwatchLogsExports || (exports.PendingCloudwatchLogsExports = {}));
|
|
816
|
-
var ClusterPendingModifiedValues;
|
|
817
|
-
(function (ClusterPendingModifiedValues) {
|
|
818
|
-
ClusterPendingModifiedValues.filterSensitiveLog = (obj) => ({
|
|
819
|
-
...obj,
|
|
820
|
-
});
|
|
821
|
-
})(ClusterPendingModifiedValues = exports.ClusterPendingModifiedValues || (exports.ClusterPendingModifiedValues = {}));
|
|
822
|
-
var ScalingConfigurationInfo;
|
|
823
|
-
(function (ScalingConfigurationInfo) {
|
|
824
|
-
ScalingConfigurationInfo.filterSensitiveLog = (obj) => ({
|
|
825
|
-
...obj,
|
|
826
|
-
});
|
|
827
|
-
})(ScalingConfigurationInfo = exports.ScalingConfigurationInfo || (exports.ScalingConfigurationInfo = {}));
|
|
828
|
-
var ServerlessV2ScalingConfigurationInfo;
|
|
829
|
-
(function (ServerlessV2ScalingConfigurationInfo) {
|
|
830
|
-
ServerlessV2ScalingConfigurationInfo.filterSensitiveLog = (obj) => ({
|
|
831
|
-
...obj,
|
|
832
|
-
});
|
|
833
|
-
})(ServerlessV2ScalingConfigurationInfo = exports.ServerlessV2ScalingConfigurationInfo || (exports.ServerlessV2ScalingConfigurationInfo = {}));
|
|
834
|
-
var DBCluster;
|
|
835
|
-
(function (DBCluster) {
|
|
836
|
-
DBCluster.filterSensitiveLog = (obj) => ({
|
|
837
|
-
...obj,
|
|
838
|
-
});
|
|
839
|
-
})(DBCluster = exports.DBCluster || (exports.DBCluster = {}));
|
|
840
|
-
var CreateDBClusterResult;
|
|
841
|
-
(function (CreateDBClusterResult) {
|
|
842
|
-
CreateDBClusterResult.filterSensitiveLog = (obj) => ({
|
|
843
|
-
...obj,
|
|
844
|
-
});
|
|
845
|
-
})(CreateDBClusterResult = exports.CreateDBClusterResult || (exports.CreateDBClusterResult = {}));
|
|
846
493
|
class DBClusterAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
847
494
|
constructor(opts) {
|
|
848
495
|
super({
|
|
@@ -1012,18 +659,6 @@ class StorageQuotaExceededFault extends RDSServiceException_1.RDSServiceExceptio
|
|
|
1012
659
|
}
|
|
1013
660
|
}
|
|
1014
661
|
exports.StorageQuotaExceededFault = StorageQuotaExceededFault;
|
|
1015
|
-
var CreateDBClusterEndpointMessage;
|
|
1016
|
-
(function (CreateDBClusterEndpointMessage) {
|
|
1017
|
-
CreateDBClusterEndpointMessage.filterSensitiveLog = (obj) => ({
|
|
1018
|
-
...obj,
|
|
1019
|
-
});
|
|
1020
|
-
})(CreateDBClusterEndpointMessage = exports.CreateDBClusterEndpointMessage || (exports.CreateDBClusterEndpointMessage = {}));
|
|
1021
|
-
var DBClusterEndpoint;
|
|
1022
|
-
(function (DBClusterEndpoint) {
|
|
1023
|
-
DBClusterEndpoint.filterSensitiveLog = (obj) => ({
|
|
1024
|
-
...obj,
|
|
1025
|
-
});
|
|
1026
|
-
})(DBClusterEndpoint = exports.DBClusterEndpoint || (exports.DBClusterEndpoint = {}));
|
|
1027
662
|
class DBClusterEndpointAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1028
663
|
constructor(opts) {
|
|
1029
664
|
super({
|
|
@@ -1050,30 +685,6 @@ class DBClusterEndpointQuotaExceededFault extends RDSServiceException_1.RDSServi
|
|
|
1050
685
|
}
|
|
1051
686
|
}
|
|
1052
687
|
exports.DBClusterEndpointQuotaExceededFault = DBClusterEndpointQuotaExceededFault;
|
|
1053
|
-
var CreateDBClusterParameterGroupMessage;
|
|
1054
|
-
(function (CreateDBClusterParameterGroupMessage) {
|
|
1055
|
-
CreateDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1056
|
-
...obj,
|
|
1057
|
-
});
|
|
1058
|
-
})(CreateDBClusterParameterGroupMessage = exports.CreateDBClusterParameterGroupMessage || (exports.CreateDBClusterParameterGroupMessage = {}));
|
|
1059
|
-
var CreateDBClusterParameterGroupResult;
|
|
1060
|
-
(function (CreateDBClusterParameterGroupResult) {
|
|
1061
|
-
CreateDBClusterParameterGroupResult.filterSensitiveLog = (obj) => ({
|
|
1062
|
-
...obj,
|
|
1063
|
-
});
|
|
1064
|
-
})(CreateDBClusterParameterGroupResult = exports.CreateDBClusterParameterGroupResult || (exports.CreateDBClusterParameterGroupResult = {}));
|
|
1065
|
-
var CreateDBClusterSnapshotMessage;
|
|
1066
|
-
(function (CreateDBClusterSnapshotMessage) {
|
|
1067
|
-
CreateDBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
1068
|
-
...obj,
|
|
1069
|
-
});
|
|
1070
|
-
})(CreateDBClusterSnapshotMessage = exports.CreateDBClusterSnapshotMessage || (exports.CreateDBClusterSnapshotMessage = {}));
|
|
1071
|
-
var CreateDBClusterSnapshotResult;
|
|
1072
|
-
(function (CreateDBClusterSnapshotResult) {
|
|
1073
|
-
CreateDBClusterSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
1074
|
-
...obj,
|
|
1075
|
-
});
|
|
1076
|
-
})(CreateDBClusterSnapshotResult = exports.CreateDBClusterSnapshotResult || (exports.CreateDBClusterSnapshotResult = {}));
|
|
1077
688
|
class AuthorizationNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1078
689
|
constructor(opts) {
|
|
1079
690
|
super({
|
|
@@ -1100,100 +711,16 @@ class BackupPolicyNotFoundFault extends RDSServiceException_1.RDSServiceExceptio
|
|
|
1100
711
|
}
|
|
1101
712
|
}
|
|
1102
713
|
exports.BackupPolicyNotFoundFault = BackupPolicyNotFoundFault;
|
|
1103
|
-
var CreateDBInstanceMessage;
|
|
1104
|
-
(function (CreateDBInstanceMessage) {
|
|
1105
|
-
CreateDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
1106
|
-
...obj,
|
|
1107
|
-
});
|
|
1108
|
-
})(CreateDBInstanceMessage = exports.CreateDBInstanceMessage || (exports.CreateDBInstanceMessage = {}));
|
|
1109
|
-
var DBInstanceRole;
|
|
1110
|
-
(function (DBInstanceRole) {
|
|
1111
|
-
DBInstanceRole.filterSensitiveLog = (obj) => ({
|
|
1112
|
-
...obj,
|
|
1113
|
-
});
|
|
1114
|
-
})(DBInstanceRole = exports.DBInstanceRole || (exports.DBInstanceRole = {}));
|
|
1115
714
|
var AutomationMode;
|
|
1116
715
|
(function (AutomationMode) {
|
|
1117
716
|
AutomationMode["ALL_PAUSED"] = "all-paused";
|
|
1118
717
|
AutomationMode["FULL"] = "full";
|
|
1119
718
|
})(AutomationMode = exports.AutomationMode || (exports.AutomationMode = {}));
|
|
1120
|
-
var DBInstanceAutomatedBackupsReplication;
|
|
1121
|
-
(function (DBInstanceAutomatedBackupsReplication) {
|
|
1122
|
-
DBInstanceAutomatedBackupsReplication.filterSensitiveLog = (obj) => ({
|
|
1123
|
-
...obj,
|
|
1124
|
-
});
|
|
1125
|
-
})(DBInstanceAutomatedBackupsReplication = exports.DBInstanceAutomatedBackupsReplication || (exports.DBInstanceAutomatedBackupsReplication = {}));
|
|
1126
|
-
var DBParameterGroupStatus;
|
|
1127
|
-
(function (DBParameterGroupStatus) {
|
|
1128
|
-
DBParameterGroupStatus.filterSensitiveLog = (obj) => ({
|
|
1129
|
-
...obj,
|
|
1130
|
-
});
|
|
1131
|
-
})(DBParameterGroupStatus = exports.DBParameterGroupStatus || (exports.DBParameterGroupStatus = {}));
|
|
1132
|
-
var AvailabilityZone;
|
|
1133
|
-
(function (AvailabilityZone) {
|
|
1134
|
-
AvailabilityZone.filterSensitiveLog = (obj) => ({
|
|
1135
|
-
...obj,
|
|
1136
|
-
});
|
|
1137
|
-
})(AvailabilityZone = exports.AvailabilityZone || (exports.AvailabilityZone = {}));
|
|
1138
|
-
var Outpost;
|
|
1139
|
-
(function (Outpost) {
|
|
1140
|
-
Outpost.filterSensitiveLog = (obj) => ({
|
|
1141
|
-
...obj,
|
|
1142
|
-
});
|
|
1143
|
-
})(Outpost = exports.Outpost || (exports.Outpost = {}));
|
|
1144
|
-
var Subnet;
|
|
1145
|
-
(function (Subnet) {
|
|
1146
|
-
Subnet.filterSensitiveLog = (obj) => ({
|
|
1147
|
-
...obj,
|
|
1148
|
-
});
|
|
1149
|
-
})(Subnet = exports.Subnet || (exports.Subnet = {}));
|
|
1150
|
-
var DBSubnetGroup;
|
|
1151
|
-
(function (DBSubnetGroup) {
|
|
1152
|
-
DBSubnetGroup.filterSensitiveLog = (obj) => ({
|
|
1153
|
-
...obj,
|
|
1154
|
-
});
|
|
1155
|
-
})(DBSubnetGroup = exports.DBSubnetGroup || (exports.DBSubnetGroup = {}));
|
|
1156
|
-
var Endpoint;
|
|
1157
|
-
(function (Endpoint) {
|
|
1158
|
-
Endpoint.filterSensitiveLog = (obj) => ({
|
|
1159
|
-
...obj,
|
|
1160
|
-
});
|
|
1161
|
-
})(Endpoint = exports.Endpoint || (exports.Endpoint = {}));
|
|
1162
|
-
var OptionGroupMembership;
|
|
1163
|
-
(function (OptionGroupMembership) {
|
|
1164
|
-
OptionGroupMembership.filterSensitiveLog = (obj) => ({
|
|
1165
|
-
...obj,
|
|
1166
|
-
});
|
|
1167
|
-
})(OptionGroupMembership = exports.OptionGroupMembership || (exports.OptionGroupMembership = {}));
|
|
1168
|
-
var PendingModifiedValues;
|
|
1169
|
-
(function (PendingModifiedValues) {
|
|
1170
|
-
PendingModifiedValues.filterSensitiveLog = (obj) => ({
|
|
1171
|
-
...obj,
|
|
1172
|
-
});
|
|
1173
|
-
})(PendingModifiedValues = exports.PendingModifiedValues || (exports.PendingModifiedValues = {}));
|
|
1174
719
|
var ReplicaMode;
|
|
1175
720
|
(function (ReplicaMode) {
|
|
1176
721
|
ReplicaMode["MOUNTED"] = "mounted";
|
|
1177
722
|
ReplicaMode["OPEN_READ_ONLY"] = "open-read-only";
|
|
1178
723
|
})(ReplicaMode = exports.ReplicaMode || (exports.ReplicaMode = {}));
|
|
1179
|
-
var DBInstanceStatusInfo;
|
|
1180
|
-
(function (DBInstanceStatusInfo) {
|
|
1181
|
-
DBInstanceStatusInfo.filterSensitiveLog = (obj) => ({
|
|
1182
|
-
...obj,
|
|
1183
|
-
});
|
|
1184
|
-
})(DBInstanceStatusInfo = exports.DBInstanceStatusInfo || (exports.DBInstanceStatusInfo = {}));
|
|
1185
|
-
var DBInstance;
|
|
1186
|
-
(function (DBInstance) {
|
|
1187
|
-
DBInstance.filterSensitiveLog = (obj) => ({
|
|
1188
|
-
...obj,
|
|
1189
|
-
});
|
|
1190
|
-
})(DBInstance = exports.DBInstance || (exports.DBInstance = {}));
|
|
1191
|
-
var CreateDBInstanceResult;
|
|
1192
|
-
(function (CreateDBInstanceResult) {
|
|
1193
|
-
CreateDBInstanceResult.filterSensitiveLog = (obj) => ({
|
|
1194
|
-
...obj,
|
|
1195
|
-
});
|
|
1196
|
-
})(CreateDBInstanceResult = exports.CreateDBInstanceResult || (exports.CreateDBInstanceResult = {}));
|
|
1197
724
|
class DBInstanceAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1198
725
|
constructor(opts) {
|
|
1199
726
|
super({
|
|
@@ -1272,18 +799,6 @@ class StorageTypeNotSupportedFault extends RDSServiceException_1.RDSServiceExcep
|
|
|
1272
799
|
}
|
|
1273
800
|
}
|
|
1274
801
|
exports.StorageTypeNotSupportedFault = StorageTypeNotSupportedFault;
|
|
1275
|
-
var CreateDBInstanceReadReplicaMessage;
|
|
1276
|
-
(function (CreateDBInstanceReadReplicaMessage) {
|
|
1277
|
-
CreateDBInstanceReadReplicaMessage.filterSensitiveLog = (obj) => ({
|
|
1278
|
-
...obj,
|
|
1279
|
-
});
|
|
1280
|
-
})(CreateDBInstanceReadReplicaMessage = exports.CreateDBInstanceReadReplicaMessage || (exports.CreateDBInstanceReadReplicaMessage = {}));
|
|
1281
|
-
var CreateDBInstanceReadReplicaResult;
|
|
1282
|
-
(function (CreateDBInstanceReadReplicaResult) {
|
|
1283
|
-
CreateDBInstanceReadReplicaResult.filterSensitiveLog = (obj) => ({
|
|
1284
|
-
...obj,
|
|
1285
|
-
});
|
|
1286
|
-
})(CreateDBInstanceReadReplicaResult = exports.CreateDBInstanceReadReplicaResult || (exports.CreateDBInstanceReadReplicaResult = {}));
|
|
1287
802
|
class DBSubnetGroupNotAllowedFault extends RDSServiceException_1.RDSServiceException {
|
|
1288
803
|
constructor(opts) {
|
|
1289
804
|
super({
|
|
@@ -1310,18 +825,6 @@ class InvalidDBSubnetGroupFault extends RDSServiceException_1.RDSServiceExceptio
|
|
|
1310
825
|
}
|
|
1311
826
|
}
|
|
1312
827
|
exports.InvalidDBSubnetGroupFault = InvalidDBSubnetGroupFault;
|
|
1313
|
-
var CreateDBParameterGroupMessage;
|
|
1314
|
-
(function (CreateDBParameterGroupMessage) {
|
|
1315
|
-
CreateDBParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1316
|
-
...obj,
|
|
1317
|
-
});
|
|
1318
|
-
})(CreateDBParameterGroupMessage = exports.CreateDBParameterGroupMessage || (exports.CreateDBParameterGroupMessage = {}));
|
|
1319
|
-
var CreateDBParameterGroupResult;
|
|
1320
|
-
(function (CreateDBParameterGroupResult) {
|
|
1321
|
-
CreateDBParameterGroupResult.filterSensitiveLog = (obj) => ({
|
|
1322
|
-
...obj,
|
|
1323
|
-
});
|
|
1324
|
-
})(CreateDBParameterGroupResult = exports.CreateDBParameterGroupResult || (exports.CreateDBParameterGroupResult = {}));
|
|
1325
828
|
var AuthScheme;
|
|
1326
829
|
(function (AuthScheme) {
|
|
1327
830
|
AuthScheme["SECRETS"] = "SECRETS";
|
|
@@ -1331,29 +834,11 @@ var IAMAuthMode;
|
|
|
1331
834
|
IAMAuthMode["DISABLED"] = "DISABLED";
|
|
1332
835
|
IAMAuthMode["REQUIRED"] = "REQUIRED";
|
|
1333
836
|
})(IAMAuthMode = exports.IAMAuthMode || (exports.IAMAuthMode = {}));
|
|
1334
|
-
var UserAuthConfig;
|
|
1335
|
-
(function (UserAuthConfig) {
|
|
1336
|
-
UserAuthConfig.filterSensitiveLog = (obj) => ({
|
|
1337
|
-
...obj,
|
|
1338
|
-
});
|
|
1339
|
-
})(UserAuthConfig = exports.UserAuthConfig || (exports.UserAuthConfig = {}));
|
|
1340
837
|
var EngineFamily;
|
|
1341
838
|
(function (EngineFamily) {
|
|
1342
839
|
EngineFamily["MYSQL"] = "MYSQL";
|
|
1343
840
|
EngineFamily["POSTGRESQL"] = "POSTGRESQL";
|
|
1344
841
|
})(EngineFamily = exports.EngineFamily || (exports.EngineFamily = {}));
|
|
1345
|
-
var CreateDBProxyRequest;
|
|
1346
|
-
(function (CreateDBProxyRequest) {
|
|
1347
|
-
CreateDBProxyRequest.filterSensitiveLog = (obj) => ({
|
|
1348
|
-
...obj,
|
|
1349
|
-
});
|
|
1350
|
-
})(CreateDBProxyRequest = exports.CreateDBProxyRequest || (exports.CreateDBProxyRequest = {}));
|
|
1351
|
-
var UserAuthConfigInfo;
|
|
1352
|
-
(function (UserAuthConfigInfo) {
|
|
1353
|
-
UserAuthConfigInfo.filterSensitiveLog = (obj) => ({
|
|
1354
|
-
...obj,
|
|
1355
|
-
});
|
|
1356
|
-
})(UserAuthConfigInfo = exports.UserAuthConfigInfo || (exports.UserAuthConfigInfo = {}));
|
|
1357
842
|
var DBProxyStatus;
|
|
1358
843
|
(function (DBProxyStatus) {
|
|
1359
844
|
DBProxyStatus["AVAILABLE"] = "available";
|
|
@@ -1366,18 +851,6 @@ var DBProxyStatus;
|
|
|
1366
851
|
DBProxyStatus["SUSPENDED"] = "suspended";
|
|
1367
852
|
DBProxyStatus["SUSPENDING"] = "suspending";
|
|
1368
853
|
})(DBProxyStatus = exports.DBProxyStatus || (exports.DBProxyStatus = {}));
|
|
1369
|
-
var DBProxy;
|
|
1370
|
-
(function (DBProxy) {
|
|
1371
|
-
DBProxy.filterSensitiveLog = (obj) => ({
|
|
1372
|
-
...obj,
|
|
1373
|
-
});
|
|
1374
|
-
})(DBProxy = exports.DBProxy || (exports.DBProxy = {}));
|
|
1375
|
-
var CreateDBProxyResponse;
|
|
1376
|
-
(function (CreateDBProxyResponse) {
|
|
1377
|
-
CreateDBProxyResponse.filterSensitiveLog = (obj) => ({
|
|
1378
|
-
...obj,
|
|
1379
|
-
});
|
|
1380
|
-
})(CreateDBProxyResponse = exports.CreateDBProxyResponse || (exports.CreateDBProxyResponse = {}));
|
|
1381
854
|
class DBProxyAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1382
855
|
constructor(opts) {
|
|
1383
856
|
super({
|
|
@@ -1409,12 +882,6 @@ var DBProxyEndpointTargetRole;
|
|
|
1409
882
|
DBProxyEndpointTargetRole["READ_ONLY"] = "READ_ONLY";
|
|
1410
883
|
DBProxyEndpointTargetRole["READ_WRITE"] = "READ_WRITE";
|
|
1411
884
|
})(DBProxyEndpointTargetRole = exports.DBProxyEndpointTargetRole || (exports.DBProxyEndpointTargetRole = {}));
|
|
1412
|
-
var CreateDBProxyEndpointRequest;
|
|
1413
|
-
(function (CreateDBProxyEndpointRequest) {
|
|
1414
|
-
CreateDBProxyEndpointRequest.filterSensitiveLog = (obj) => ({
|
|
1415
|
-
...obj,
|
|
1416
|
-
});
|
|
1417
|
-
})(CreateDBProxyEndpointRequest = exports.CreateDBProxyEndpointRequest || (exports.CreateDBProxyEndpointRequest = {}));
|
|
1418
885
|
var DBProxyEndpointStatus;
|
|
1419
886
|
(function (DBProxyEndpointStatus) {
|
|
1420
887
|
DBProxyEndpointStatus["AVAILABLE"] = "available";
|
|
@@ -1424,18 +891,6 @@ var DBProxyEndpointStatus;
|
|
|
1424
891
|
DBProxyEndpointStatus["INSUFFICIENT_RESOURCE_LIMITS"] = "insufficient-resource-limits";
|
|
1425
892
|
DBProxyEndpointStatus["MODIFYING"] = "modifying";
|
|
1426
893
|
})(DBProxyEndpointStatus = exports.DBProxyEndpointStatus || (exports.DBProxyEndpointStatus = {}));
|
|
1427
|
-
var DBProxyEndpoint;
|
|
1428
|
-
(function (DBProxyEndpoint) {
|
|
1429
|
-
DBProxyEndpoint.filterSensitiveLog = (obj) => ({
|
|
1430
|
-
...obj,
|
|
1431
|
-
});
|
|
1432
|
-
})(DBProxyEndpoint = exports.DBProxyEndpoint || (exports.DBProxyEndpoint = {}));
|
|
1433
|
-
var CreateDBProxyEndpointResponse;
|
|
1434
|
-
(function (CreateDBProxyEndpointResponse) {
|
|
1435
|
-
CreateDBProxyEndpointResponse.filterSensitiveLog = (obj) => ({
|
|
1436
|
-
...obj,
|
|
1437
|
-
});
|
|
1438
|
-
})(CreateDBProxyEndpointResponse = exports.CreateDBProxyEndpointResponse || (exports.CreateDBProxyEndpointResponse = {}));
|
|
1439
894
|
class DBProxyEndpointAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1440
895
|
constructor(opts) {
|
|
1441
896
|
super({
|
|
@@ -1475,18 +930,6 @@ class InvalidDBProxyStateFault extends RDSServiceException_1.RDSServiceException
|
|
|
1475
930
|
}
|
|
1476
931
|
}
|
|
1477
932
|
exports.InvalidDBProxyStateFault = InvalidDBProxyStateFault;
|
|
1478
|
-
var CreateDBSecurityGroupMessage;
|
|
1479
|
-
(function (CreateDBSecurityGroupMessage) {
|
|
1480
|
-
CreateDBSecurityGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1481
|
-
...obj,
|
|
1482
|
-
});
|
|
1483
|
-
})(CreateDBSecurityGroupMessage = exports.CreateDBSecurityGroupMessage || (exports.CreateDBSecurityGroupMessage = {}));
|
|
1484
|
-
var CreateDBSecurityGroupResult;
|
|
1485
|
-
(function (CreateDBSecurityGroupResult) {
|
|
1486
|
-
CreateDBSecurityGroupResult.filterSensitiveLog = (obj) => ({
|
|
1487
|
-
...obj,
|
|
1488
|
-
});
|
|
1489
|
-
})(CreateDBSecurityGroupResult = exports.CreateDBSecurityGroupResult || (exports.CreateDBSecurityGroupResult = {}));
|
|
1490
933
|
class DBSecurityGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1491
934
|
constructor(opts) {
|
|
1492
935
|
super({
|
|
@@ -1526,30 +969,6 @@ class DBSecurityGroupQuotaExceededFault extends RDSServiceException_1.RDSService
|
|
|
1526
969
|
}
|
|
1527
970
|
}
|
|
1528
971
|
exports.DBSecurityGroupQuotaExceededFault = DBSecurityGroupQuotaExceededFault;
|
|
1529
|
-
var CreateDBSnapshotMessage;
|
|
1530
|
-
(function (CreateDBSnapshotMessage) {
|
|
1531
|
-
CreateDBSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
1532
|
-
...obj,
|
|
1533
|
-
});
|
|
1534
|
-
})(CreateDBSnapshotMessage = exports.CreateDBSnapshotMessage || (exports.CreateDBSnapshotMessage = {}));
|
|
1535
|
-
var CreateDBSnapshotResult;
|
|
1536
|
-
(function (CreateDBSnapshotResult) {
|
|
1537
|
-
CreateDBSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
1538
|
-
...obj,
|
|
1539
|
-
});
|
|
1540
|
-
})(CreateDBSnapshotResult = exports.CreateDBSnapshotResult || (exports.CreateDBSnapshotResult = {}));
|
|
1541
|
-
var CreateDBSubnetGroupMessage;
|
|
1542
|
-
(function (CreateDBSubnetGroupMessage) {
|
|
1543
|
-
CreateDBSubnetGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1544
|
-
...obj,
|
|
1545
|
-
});
|
|
1546
|
-
})(CreateDBSubnetGroupMessage = exports.CreateDBSubnetGroupMessage || (exports.CreateDBSubnetGroupMessage = {}));
|
|
1547
|
-
var CreateDBSubnetGroupResult;
|
|
1548
|
-
(function (CreateDBSubnetGroupResult) {
|
|
1549
|
-
CreateDBSubnetGroupResult.filterSensitiveLog = (obj) => ({
|
|
1550
|
-
...obj,
|
|
1551
|
-
});
|
|
1552
|
-
})(CreateDBSubnetGroupResult = exports.CreateDBSubnetGroupResult || (exports.CreateDBSubnetGroupResult = {}));
|
|
1553
972
|
class DBSubnetGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1554
973
|
constructor(opts) {
|
|
1555
974
|
super({
|
|
@@ -1589,18 +1008,6 @@ class DBSubnetQuotaExceededFault extends RDSServiceException_1.RDSServiceExcepti
|
|
|
1589
1008
|
}
|
|
1590
1009
|
}
|
|
1591
1010
|
exports.DBSubnetQuotaExceededFault = DBSubnetQuotaExceededFault;
|
|
1592
|
-
var CreateEventSubscriptionMessage;
|
|
1593
|
-
(function (CreateEventSubscriptionMessage) {
|
|
1594
|
-
CreateEventSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
1595
|
-
...obj,
|
|
1596
|
-
});
|
|
1597
|
-
})(CreateEventSubscriptionMessage = exports.CreateEventSubscriptionMessage || (exports.CreateEventSubscriptionMessage = {}));
|
|
1598
|
-
var CreateEventSubscriptionResult;
|
|
1599
|
-
(function (CreateEventSubscriptionResult) {
|
|
1600
|
-
CreateEventSubscriptionResult.filterSensitiveLog = (obj) => ({
|
|
1601
|
-
...obj,
|
|
1602
|
-
});
|
|
1603
|
-
})(CreateEventSubscriptionResult = exports.CreateEventSubscriptionResult || (exports.CreateEventSubscriptionResult = {}));
|
|
1604
1011
|
class EventSubscriptionQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1605
1012
|
constructor(opts) {
|
|
1606
1013
|
super({
|
|
@@ -1679,42 +1086,12 @@ class SubscriptionCategoryNotFoundFault extends RDSServiceException_1.RDSService
|
|
|
1679
1086
|
}
|
|
1680
1087
|
}
|
|
1681
1088
|
exports.SubscriptionCategoryNotFoundFault = SubscriptionCategoryNotFoundFault;
|
|
1682
|
-
var CreateGlobalClusterMessage;
|
|
1683
|
-
(function (CreateGlobalClusterMessage) {
|
|
1684
|
-
CreateGlobalClusterMessage.filterSensitiveLog = (obj) => ({
|
|
1685
|
-
...obj,
|
|
1686
|
-
});
|
|
1687
|
-
})(CreateGlobalClusterMessage = exports.CreateGlobalClusterMessage || (exports.CreateGlobalClusterMessage = {}));
|
|
1688
1089
|
var FailoverStatus;
|
|
1689
1090
|
(function (FailoverStatus) {
|
|
1690
1091
|
FailoverStatus["CANCELLING"] = "cancelling";
|
|
1691
1092
|
FailoverStatus["FAILING_OVER"] = "failing-over";
|
|
1692
1093
|
FailoverStatus["PENDING"] = "pending";
|
|
1693
1094
|
})(FailoverStatus = exports.FailoverStatus || (exports.FailoverStatus = {}));
|
|
1694
|
-
var FailoverState;
|
|
1695
|
-
(function (FailoverState) {
|
|
1696
|
-
FailoverState.filterSensitiveLog = (obj) => ({
|
|
1697
|
-
...obj,
|
|
1698
|
-
});
|
|
1699
|
-
})(FailoverState = exports.FailoverState || (exports.FailoverState = {}));
|
|
1700
|
-
var GlobalClusterMember;
|
|
1701
|
-
(function (GlobalClusterMember) {
|
|
1702
|
-
GlobalClusterMember.filterSensitiveLog = (obj) => ({
|
|
1703
|
-
...obj,
|
|
1704
|
-
});
|
|
1705
|
-
})(GlobalClusterMember = exports.GlobalClusterMember || (exports.GlobalClusterMember = {}));
|
|
1706
|
-
var GlobalCluster;
|
|
1707
|
-
(function (GlobalCluster) {
|
|
1708
|
-
GlobalCluster.filterSensitiveLog = (obj) => ({
|
|
1709
|
-
...obj,
|
|
1710
|
-
});
|
|
1711
|
-
})(GlobalCluster = exports.GlobalCluster || (exports.GlobalCluster = {}));
|
|
1712
|
-
var CreateGlobalClusterResult;
|
|
1713
|
-
(function (CreateGlobalClusterResult) {
|
|
1714
|
-
CreateGlobalClusterResult.filterSensitiveLog = (obj) => ({
|
|
1715
|
-
...obj,
|
|
1716
|
-
});
|
|
1717
|
-
})(CreateGlobalClusterResult = exports.CreateGlobalClusterResult || (exports.CreateGlobalClusterResult = {}));
|
|
1718
1095
|
class GlobalClusterAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
1719
1096
|
constructor(opts) {
|
|
1720
1097
|
super({
|
|
@@ -1741,18 +1118,6 @@ class GlobalClusterQuotaExceededFault extends RDSServiceException_1.RDSServiceEx
|
|
|
1741
1118
|
}
|
|
1742
1119
|
}
|
|
1743
1120
|
exports.GlobalClusterQuotaExceededFault = GlobalClusterQuotaExceededFault;
|
|
1744
|
-
var CreateOptionGroupMessage;
|
|
1745
|
-
(function (CreateOptionGroupMessage) {
|
|
1746
|
-
CreateOptionGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1747
|
-
...obj,
|
|
1748
|
-
});
|
|
1749
|
-
})(CreateOptionGroupMessage = exports.CreateOptionGroupMessage || (exports.CreateOptionGroupMessage = {}));
|
|
1750
|
-
var CreateOptionGroupResult;
|
|
1751
|
-
(function (CreateOptionGroupResult) {
|
|
1752
|
-
CreateOptionGroupResult.filterSensitiveLog = (obj) => ({
|
|
1753
|
-
...obj,
|
|
1754
|
-
});
|
|
1755
|
-
})(CreateOptionGroupResult = exports.CreateOptionGroupResult || (exports.CreateOptionGroupResult = {}));
|
|
1756
1121
|
class CustomDBEngineVersionNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1757
1122
|
constructor(opts) {
|
|
1758
1123
|
super({
|
|
@@ -1766,12 +1131,6 @@ class CustomDBEngineVersionNotFoundFault extends RDSServiceException_1.RDSServic
|
|
|
1766
1131
|
}
|
|
1767
1132
|
}
|
|
1768
1133
|
exports.CustomDBEngineVersionNotFoundFault = CustomDBEngineVersionNotFoundFault;
|
|
1769
|
-
var DeleteCustomDBEngineVersionMessage;
|
|
1770
|
-
(function (DeleteCustomDBEngineVersionMessage) {
|
|
1771
|
-
DeleteCustomDBEngineVersionMessage.filterSensitiveLog = (obj) => ({
|
|
1772
|
-
...obj,
|
|
1773
|
-
});
|
|
1774
|
-
})(DeleteCustomDBEngineVersionMessage = exports.DeleteCustomDBEngineVersionMessage || (exports.DeleteCustomDBEngineVersionMessage = {}));
|
|
1775
1134
|
class InvalidCustomDBEngineVersionStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1776
1135
|
constructor(opts) {
|
|
1777
1136
|
super({
|
|
@@ -1785,18 +1144,6 @@ class InvalidCustomDBEngineVersionStateFault extends RDSServiceException_1.RDSSe
|
|
|
1785
1144
|
}
|
|
1786
1145
|
}
|
|
1787
1146
|
exports.InvalidCustomDBEngineVersionStateFault = InvalidCustomDBEngineVersionStateFault;
|
|
1788
|
-
var DeleteDBClusterMessage;
|
|
1789
|
-
(function (DeleteDBClusterMessage) {
|
|
1790
|
-
DeleteDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
1791
|
-
...obj,
|
|
1792
|
-
});
|
|
1793
|
-
})(DeleteDBClusterMessage = exports.DeleteDBClusterMessage || (exports.DeleteDBClusterMessage = {}));
|
|
1794
|
-
var DeleteDBClusterResult;
|
|
1795
|
-
(function (DeleteDBClusterResult) {
|
|
1796
|
-
DeleteDBClusterResult.filterSensitiveLog = (obj) => ({
|
|
1797
|
-
...obj,
|
|
1798
|
-
});
|
|
1799
|
-
})(DeleteDBClusterResult = exports.DeleteDBClusterResult || (exports.DeleteDBClusterResult = {}));
|
|
1800
1147
|
class DBClusterEndpointNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1801
1148
|
constructor(opts) {
|
|
1802
1149
|
super({
|
|
@@ -1810,12 +1157,6 @@ class DBClusterEndpointNotFoundFault extends RDSServiceException_1.RDSServiceExc
|
|
|
1810
1157
|
}
|
|
1811
1158
|
}
|
|
1812
1159
|
exports.DBClusterEndpointNotFoundFault = DBClusterEndpointNotFoundFault;
|
|
1813
|
-
var DeleteDBClusterEndpointMessage;
|
|
1814
|
-
(function (DeleteDBClusterEndpointMessage) {
|
|
1815
|
-
DeleteDBClusterEndpointMessage.filterSensitiveLog = (obj) => ({
|
|
1816
|
-
...obj,
|
|
1817
|
-
});
|
|
1818
|
-
})(DeleteDBClusterEndpointMessage = exports.DeleteDBClusterEndpointMessage || (exports.DeleteDBClusterEndpointMessage = {}));
|
|
1819
1160
|
class InvalidDBClusterEndpointStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1820
1161
|
constructor(opts) {
|
|
1821
1162
|
super({
|
|
@@ -1829,12 +1170,6 @@ class InvalidDBClusterEndpointStateFault extends RDSServiceException_1.RDSServic
|
|
|
1829
1170
|
}
|
|
1830
1171
|
}
|
|
1831
1172
|
exports.InvalidDBClusterEndpointStateFault = InvalidDBClusterEndpointStateFault;
|
|
1832
|
-
var DeleteDBClusterParameterGroupMessage;
|
|
1833
|
-
(function (DeleteDBClusterParameterGroupMessage) {
|
|
1834
|
-
DeleteDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1835
|
-
...obj,
|
|
1836
|
-
});
|
|
1837
|
-
})(DeleteDBClusterParameterGroupMessage = exports.DeleteDBClusterParameterGroupMessage || (exports.DeleteDBClusterParameterGroupMessage = {}));
|
|
1838
1173
|
class InvalidDBParameterGroupStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1839
1174
|
constructor(opts) {
|
|
1840
1175
|
super({
|
|
@@ -1848,18 +1183,6 @@ class InvalidDBParameterGroupStateFault extends RDSServiceException_1.RDSService
|
|
|
1848
1183
|
}
|
|
1849
1184
|
}
|
|
1850
1185
|
exports.InvalidDBParameterGroupStateFault = InvalidDBParameterGroupStateFault;
|
|
1851
|
-
var DeleteDBClusterSnapshotMessage;
|
|
1852
|
-
(function (DeleteDBClusterSnapshotMessage) {
|
|
1853
|
-
DeleteDBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
1854
|
-
...obj,
|
|
1855
|
-
});
|
|
1856
|
-
})(DeleteDBClusterSnapshotMessage = exports.DeleteDBClusterSnapshotMessage || (exports.DeleteDBClusterSnapshotMessage = {}));
|
|
1857
|
-
var DeleteDBClusterSnapshotResult;
|
|
1858
|
-
(function (DeleteDBClusterSnapshotResult) {
|
|
1859
|
-
DeleteDBClusterSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
1860
|
-
...obj,
|
|
1861
|
-
});
|
|
1862
|
-
})(DeleteDBClusterSnapshotResult = exports.DeleteDBClusterSnapshotResult || (exports.DeleteDBClusterSnapshotResult = {}));
|
|
1863
1186
|
class DBInstanceAutomatedBackupQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
1864
1187
|
constructor(opts) {
|
|
1865
1188
|
super({
|
|
@@ -1873,18 +1196,6 @@ class DBInstanceAutomatedBackupQuotaExceededFault extends RDSServiceException_1.
|
|
|
1873
1196
|
}
|
|
1874
1197
|
}
|
|
1875
1198
|
exports.DBInstanceAutomatedBackupQuotaExceededFault = DBInstanceAutomatedBackupQuotaExceededFault;
|
|
1876
|
-
var DeleteDBInstanceMessage;
|
|
1877
|
-
(function (DeleteDBInstanceMessage) {
|
|
1878
|
-
DeleteDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
1879
|
-
...obj,
|
|
1880
|
-
});
|
|
1881
|
-
})(DeleteDBInstanceMessage = exports.DeleteDBInstanceMessage || (exports.DeleteDBInstanceMessage = {}));
|
|
1882
|
-
var DeleteDBInstanceResult;
|
|
1883
|
-
(function (DeleteDBInstanceResult) {
|
|
1884
|
-
DeleteDBInstanceResult.filterSensitiveLog = (obj) => ({
|
|
1885
|
-
...obj,
|
|
1886
|
-
});
|
|
1887
|
-
})(DeleteDBInstanceResult = exports.DeleteDBInstanceResult || (exports.DeleteDBInstanceResult = {}));
|
|
1888
1199
|
class DBInstanceAutomatedBackupNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1889
1200
|
constructor(opts) {
|
|
1890
1201
|
super({
|
|
@@ -1898,30 +1209,6 @@ class DBInstanceAutomatedBackupNotFoundFault extends RDSServiceException_1.RDSSe
|
|
|
1898
1209
|
}
|
|
1899
1210
|
}
|
|
1900
1211
|
exports.DBInstanceAutomatedBackupNotFoundFault = DBInstanceAutomatedBackupNotFoundFault;
|
|
1901
|
-
var DeleteDBInstanceAutomatedBackupMessage;
|
|
1902
|
-
(function (DeleteDBInstanceAutomatedBackupMessage) {
|
|
1903
|
-
DeleteDBInstanceAutomatedBackupMessage.filterSensitiveLog = (obj) => ({
|
|
1904
|
-
...obj,
|
|
1905
|
-
});
|
|
1906
|
-
})(DeleteDBInstanceAutomatedBackupMessage = exports.DeleteDBInstanceAutomatedBackupMessage || (exports.DeleteDBInstanceAutomatedBackupMessage = {}));
|
|
1907
|
-
var RestoreWindow;
|
|
1908
|
-
(function (RestoreWindow) {
|
|
1909
|
-
RestoreWindow.filterSensitiveLog = (obj) => ({
|
|
1910
|
-
...obj,
|
|
1911
|
-
});
|
|
1912
|
-
})(RestoreWindow = exports.RestoreWindow || (exports.RestoreWindow = {}));
|
|
1913
|
-
var DBInstanceAutomatedBackup;
|
|
1914
|
-
(function (DBInstanceAutomatedBackup) {
|
|
1915
|
-
DBInstanceAutomatedBackup.filterSensitiveLog = (obj) => ({
|
|
1916
|
-
...obj,
|
|
1917
|
-
});
|
|
1918
|
-
})(DBInstanceAutomatedBackup = exports.DBInstanceAutomatedBackup || (exports.DBInstanceAutomatedBackup = {}));
|
|
1919
|
-
var DeleteDBInstanceAutomatedBackupResult;
|
|
1920
|
-
(function (DeleteDBInstanceAutomatedBackupResult) {
|
|
1921
|
-
DeleteDBInstanceAutomatedBackupResult.filterSensitiveLog = (obj) => ({
|
|
1922
|
-
...obj,
|
|
1923
|
-
});
|
|
1924
|
-
})(DeleteDBInstanceAutomatedBackupResult = exports.DeleteDBInstanceAutomatedBackupResult || (exports.DeleteDBInstanceAutomatedBackupResult = {}));
|
|
1925
1212
|
class InvalidDBInstanceAutomatedBackupStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1926
1213
|
constructor(opts) {
|
|
1927
1214
|
super({
|
|
@@ -1935,24 +1222,6 @@ class InvalidDBInstanceAutomatedBackupStateFault extends RDSServiceException_1.R
|
|
|
1935
1222
|
}
|
|
1936
1223
|
}
|
|
1937
1224
|
exports.InvalidDBInstanceAutomatedBackupStateFault = InvalidDBInstanceAutomatedBackupStateFault;
|
|
1938
|
-
var DeleteDBParameterGroupMessage;
|
|
1939
|
-
(function (DeleteDBParameterGroupMessage) {
|
|
1940
|
-
DeleteDBParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1941
|
-
...obj,
|
|
1942
|
-
});
|
|
1943
|
-
})(DeleteDBParameterGroupMessage = exports.DeleteDBParameterGroupMessage || (exports.DeleteDBParameterGroupMessage = {}));
|
|
1944
|
-
var DeleteDBProxyRequest;
|
|
1945
|
-
(function (DeleteDBProxyRequest) {
|
|
1946
|
-
DeleteDBProxyRequest.filterSensitiveLog = (obj) => ({
|
|
1947
|
-
...obj,
|
|
1948
|
-
});
|
|
1949
|
-
})(DeleteDBProxyRequest = exports.DeleteDBProxyRequest || (exports.DeleteDBProxyRequest = {}));
|
|
1950
|
-
var DeleteDBProxyResponse;
|
|
1951
|
-
(function (DeleteDBProxyResponse) {
|
|
1952
|
-
DeleteDBProxyResponse.filterSensitiveLog = (obj) => ({
|
|
1953
|
-
...obj,
|
|
1954
|
-
});
|
|
1955
|
-
})(DeleteDBProxyResponse = exports.DeleteDBProxyResponse || (exports.DeleteDBProxyResponse = {}));
|
|
1956
1225
|
class DBProxyEndpointNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1957
1226
|
constructor(opts) {
|
|
1958
1227
|
super({
|
|
@@ -1966,18 +1235,6 @@ class DBProxyEndpointNotFoundFault extends RDSServiceException_1.RDSServiceExcep
|
|
|
1966
1235
|
}
|
|
1967
1236
|
}
|
|
1968
1237
|
exports.DBProxyEndpointNotFoundFault = DBProxyEndpointNotFoundFault;
|
|
1969
|
-
var DeleteDBProxyEndpointRequest;
|
|
1970
|
-
(function (DeleteDBProxyEndpointRequest) {
|
|
1971
|
-
DeleteDBProxyEndpointRequest.filterSensitiveLog = (obj) => ({
|
|
1972
|
-
...obj,
|
|
1973
|
-
});
|
|
1974
|
-
})(DeleteDBProxyEndpointRequest = exports.DeleteDBProxyEndpointRequest || (exports.DeleteDBProxyEndpointRequest = {}));
|
|
1975
|
-
var DeleteDBProxyEndpointResponse;
|
|
1976
|
-
(function (DeleteDBProxyEndpointResponse) {
|
|
1977
|
-
DeleteDBProxyEndpointResponse.filterSensitiveLog = (obj) => ({
|
|
1978
|
-
...obj,
|
|
1979
|
-
});
|
|
1980
|
-
})(DeleteDBProxyEndpointResponse = exports.DeleteDBProxyEndpointResponse || (exports.DeleteDBProxyEndpointResponse = {}));
|
|
1981
1238
|
class InvalidDBProxyEndpointStateFault extends RDSServiceException_1.RDSServiceException {
|
|
1982
1239
|
constructor(opts) {
|
|
1983
1240
|
super({
|
|
@@ -1991,30 +1248,6 @@ class InvalidDBProxyEndpointStateFault extends RDSServiceException_1.RDSServiceE
|
|
|
1991
1248
|
}
|
|
1992
1249
|
}
|
|
1993
1250
|
exports.InvalidDBProxyEndpointStateFault = InvalidDBProxyEndpointStateFault;
|
|
1994
|
-
var DeleteDBSecurityGroupMessage;
|
|
1995
|
-
(function (DeleteDBSecurityGroupMessage) {
|
|
1996
|
-
DeleteDBSecurityGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1997
|
-
...obj,
|
|
1998
|
-
});
|
|
1999
|
-
})(DeleteDBSecurityGroupMessage = exports.DeleteDBSecurityGroupMessage || (exports.DeleteDBSecurityGroupMessage = {}));
|
|
2000
|
-
var DeleteDBSnapshotMessage;
|
|
2001
|
-
(function (DeleteDBSnapshotMessage) {
|
|
2002
|
-
DeleteDBSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
2003
|
-
...obj,
|
|
2004
|
-
});
|
|
2005
|
-
})(DeleteDBSnapshotMessage = exports.DeleteDBSnapshotMessage || (exports.DeleteDBSnapshotMessage = {}));
|
|
2006
|
-
var DeleteDBSnapshotResult;
|
|
2007
|
-
(function (DeleteDBSnapshotResult) {
|
|
2008
|
-
DeleteDBSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
2009
|
-
...obj,
|
|
2010
|
-
});
|
|
2011
|
-
})(DeleteDBSnapshotResult = exports.DeleteDBSnapshotResult || (exports.DeleteDBSnapshotResult = {}));
|
|
2012
|
-
var DeleteDBSubnetGroupMessage;
|
|
2013
|
-
(function (DeleteDBSubnetGroupMessage) {
|
|
2014
|
-
DeleteDBSubnetGroupMessage.filterSensitiveLog = (obj) => ({
|
|
2015
|
-
...obj,
|
|
2016
|
-
});
|
|
2017
|
-
})(DeleteDBSubnetGroupMessage = exports.DeleteDBSubnetGroupMessage || (exports.DeleteDBSubnetGroupMessage = {}));
|
|
2018
1251
|
class InvalidDBSubnetStateFault extends RDSServiceException_1.RDSServiceException {
|
|
2019
1252
|
constructor(opts) {
|
|
2020
1253
|
super({
|
|
@@ -2028,18 +1261,6 @@ class InvalidDBSubnetStateFault extends RDSServiceException_1.RDSServiceExceptio
|
|
|
2028
1261
|
}
|
|
2029
1262
|
}
|
|
2030
1263
|
exports.InvalidDBSubnetStateFault = InvalidDBSubnetStateFault;
|
|
2031
|
-
var DeleteEventSubscriptionMessage;
|
|
2032
|
-
(function (DeleteEventSubscriptionMessage) {
|
|
2033
|
-
DeleteEventSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
2034
|
-
...obj,
|
|
2035
|
-
});
|
|
2036
|
-
})(DeleteEventSubscriptionMessage = exports.DeleteEventSubscriptionMessage || (exports.DeleteEventSubscriptionMessage = {}));
|
|
2037
|
-
var DeleteEventSubscriptionResult;
|
|
2038
|
-
(function (DeleteEventSubscriptionResult) {
|
|
2039
|
-
DeleteEventSubscriptionResult.filterSensitiveLog = (obj) => ({
|
|
2040
|
-
...obj,
|
|
2041
|
-
});
|
|
2042
|
-
})(DeleteEventSubscriptionResult = exports.DeleteEventSubscriptionResult || (exports.DeleteEventSubscriptionResult = {}));
|
|
2043
1264
|
class InvalidEventSubscriptionStateFault extends RDSServiceException_1.RDSServiceException {
|
|
2044
1265
|
constructor(opts) {
|
|
2045
1266
|
super({
|
|
@@ -2053,24 +1274,6 @@ class InvalidEventSubscriptionStateFault extends RDSServiceException_1.RDSServic
|
|
|
2053
1274
|
}
|
|
2054
1275
|
}
|
|
2055
1276
|
exports.InvalidEventSubscriptionStateFault = InvalidEventSubscriptionStateFault;
|
|
2056
|
-
var DeleteGlobalClusterMessage;
|
|
2057
|
-
(function (DeleteGlobalClusterMessage) {
|
|
2058
|
-
DeleteGlobalClusterMessage.filterSensitiveLog = (obj) => ({
|
|
2059
|
-
...obj,
|
|
2060
|
-
});
|
|
2061
|
-
})(DeleteGlobalClusterMessage = exports.DeleteGlobalClusterMessage || (exports.DeleteGlobalClusterMessage = {}));
|
|
2062
|
-
var DeleteGlobalClusterResult;
|
|
2063
|
-
(function (DeleteGlobalClusterResult) {
|
|
2064
|
-
DeleteGlobalClusterResult.filterSensitiveLog = (obj) => ({
|
|
2065
|
-
...obj,
|
|
2066
|
-
});
|
|
2067
|
-
})(DeleteGlobalClusterResult = exports.DeleteGlobalClusterResult || (exports.DeleteGlobalClusterResult = {}));
|
|
2068
|
-
var DeleteOptionGroupMessage;
|
|
2069
|
-
(function (DeleteOptionGroupMessage) {
|
|
2070
|
-
DeleteOptionGroupMessage.filterSensitiveLog = (obj) => ({
|
|
2071
|
-
...obj,
|
|
2072
|
-
});
|
|
2073
|
-
})(DeleteOptionGroupMessage = exports.DeleteOptionGroupMessage || (exports.DeleteOptionGroupMessage = {}));
|
|
2074
1277
|
class InvalidOptionGroupStateFault extends RDSServiceException_1.RDSServiceException {
|
|
2075
1278
|
constructor(opts) {
|
|
2076
1279
|
super({
|
|
@@ -2097,36 +1300,6 @@ class DBProxyTargetNotFoundFault extends RDSServiceException_1.RDSServiceExcepti
|
|
|
2097
1300
|
}
|
|
2098
1301
|
}
|
|
2099
1302
|
exports.DBProxyTargetNotFoundFault = DBProxyTargetNotFoundFault;
|
|
2100
|
-
var DeregisterDBProxyTargetsRequest;
|
|
2101
|
-
(function (DeregisterDBProxyTargetsRequest) {
|
|
2102
|
-
DeregisterDBProxyTargetsRequest.filterSensitiveLog = (obj) => ({
|
|
2103
|
-
...obj,
|
|
2104
|
-
});
|
|
2105
|
-
})(DeregisterDBProxyTargetsRequest = exports.DeregisterDBProxyTargetsRequest || (exports.DeregisterDBProxyTargetsRequest = {}));
|
|
2106
|
-
var DeregisterDBProxyTargetsResponse;
|
|
2107
|
-
(function (DeregisterDBProxyTargetsResponse) {
|
|
2108
|
-
DeregisterDBProxyTargetsResponse.filterSensitiveLog = (obj) => ({
|
|
2109
|
-
...obj,
|
|
2110
|
-
});
|
|
2111
|
-
})(DeregisterDBProxyTargetsResponse = exports.DeregisterDBProxyTargetsResponse || (exports.DeregisterDBProxyTargetsResponse = {}));
|
|
2112
|
-
var DescribeAccountAttributesMessage;
|
|
2113
|
-
(function (DescribeAccountAttributesMessage) {
|
|
2114
|
-
DescribeAccountAttributesMessage.filterSensitiveLog = (obj) => ({
|
|
2115
|
-
...obj,
|
|
2116
|
-
});
|
|
2117
|
-
})(DescribeAccountAttributesMessage = exports.DescribeAccountAttributesMessage || (exports.DescribeAccountAttributesMessage = {}));
|
|
2118
|
-
var Certificate;
|
|
2119
|
-
(function (Certificate) {
|
|
2120
|
-
Certificate.filterSensitiveLog = (obj) => ({
|
|
2121
|
-
...obj,
|
|
2122
|
-
});
|
|
2123
|
-
})(Certificate = exports.Certificate || (exports.Certificate = {}));
|
|
2124
|
-
var CertificateMessage;
|
|
2125
|
-
(function (CertificateMessage) {
|
|
2126
|
-
CertificateMessage.filterSensitiveLog = (obj) => ({
|
|
2127
|
-
...obj,
|
|
2128
|
-
});
|
|
2129
|
-
})(CertificateMessage = exports.CertificateMessage || (exports.CertificateMessage = {}));
|
|
2130
1303
|
class CertificateNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
2131
1304
|
constructor(opts) {
|
|
2132
1305
|
super({
|
|
@@ -2140,24 +1313,6 @@ class CertificateNotFoundFault extends RDSServiceException_1.RDSServiceException
|
|
|
2140
1313
|
}
|
|
2141
1314
|
}
|
|
2142
1315
|
exports.CertificateNotFoundFault = CertificateNotFoundFault;
|
|
2143
|
-
var Filter;
|
|
2144
|
-
(function (Filter) {
|
|
2145
|
-
Filter.filterSensitiveLog = (obj) => ({
|
|
2146
|
-
...obj,
|
|
2147
|
-
});
|
|
2148
|
-
})(Filter = exports.Filter || (exports.Filter = {}));
|
|
2149
|
-
var DescribeCertificatesMessage;
|
|
2150
|
-
(function (DescribeCertificatesMessage) {
|
|
2151
|
-
DescribeCertificatesMessage.filterSensitiveLog = (obj) => ({
|
|
2152
|
-
...obj,
|
|
2153
|
-
});
|
|
2154
|
-
})(DescribeCertificatesMessage = exports.DescribeCertificatesMessage || (exports.DescribeCertificatesMessage = {}));
|
|
2155
|
-
var DBClusterBacktrackMessage;
|
|
2156
|
-
(function (DBClusterBacktrackMessage) {
|
|
2157
|
-
DBClusterBacktrackMessage.filterSensitiveLog = (obj) => ({
|
|
2158
|
-
...obj,
|
|
2159
|
-
});
|
|
2160
|
-
})(DBClusterBacktrackMessage = exports.DBClusterBacktrackMessage || (exports.DBClusterBacktrackMessage = {}));
|
|
2161
1316
|
class DBClusterBacktrackNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
2162
1317
|
constructor(opts) {
|
|
2163
1318
|
super({
|
|
@@ -2171,234 +1326,6 @@ class DBClusterBacktrackNotFoundFault extends RDSServiceException_1.RDSServiceEx
|
|
|
2171
1326
|
}
|
|
2172
1327
|
}
|
|
2173
1328
|
exports.DBClusterBacktrackNotFoundFault = DBClusterBacktrackNotFoundFault;
|
|
2174
|
-
var DescribeDBClusterBacktracksMessage;
|
|
2175
|
-
(function (DescribeDBClusterBacktracksMessage) {
|
|
2176
|
-
DescribeDBClusterBacktracksMessage.filterSensitiveLog = (obj) => ({
|
|
2177
|
-
...obj,
|
|
2178
|
-
});
|
|
2179
|
-
})(DescribeDBClusterBacktracksMessage = exports.DescribeDBClusterBacktracksMessage || (exports.DescribeDBClusterBacktracksMessage = {}));
|
|
2180
|
-
var DBClusterEndpointMessage;
|
|
2181
|
-
(function (DBClusterEndpointMessage) {
|
|
2182
|
-
DBClusterEndpointMessage.filterSensitiveLog = (obj) => ({
|
|
2183
|
-
...obj,
|
|
2184
|
-
});
|
|
2185
|
-
})(DBClusterEndpointMessage = exports.DBClusterEndpointMessage || (exports.DBClusterEndpointMessage = {}));
|
|
2186
|
-
var DescribeDBClusterEndpointsMessage;
|
|
2187
|
-
(function (DescribeDBClusterEndpointsMessage) {
|
|
2188
|
-
DescribeDBClusterEndpointsMessage.filterSensitiveLog = (obj) => ({
|
|
2189
|
-
...obj,
|
|
2190
|
-
});
|
|
2191
|
-
})(DescribeDBClusterEndpointsMessage = exports.DescribeDBClusterEndpointsMessage || (exports.DescribeDBClusterEndpointsMessage = {}));
|
|
2192
|
-
var DBClusterParameterGroupsMessage;
|
|
2193
|
-
(function (DBClusterParameterGroupsMessage) {
|
|
2194
|
-
DBClusterParameterGroupsMessage.filterSensitiveLog = (obj) => ({
|
|
2195
|
-
...obj,
|
|
2196
|
-
});
|
|
2197
|
-
})(DBClusterParameterGroupsMessage = exports.DBClusterParameterGroupsMessage || (exports.DBClusterParameterGroupsMessage = {}));
|
|
2198
|
-
var DescribeDBClusterParameterGroupsMessage;
|
|
2199
|
-
(function (DescribeDBClusterParameterGroupsMessage) {
|
|
2200
|
-
DescribeDBClusterParameterGroupsMessage.filterSensitiveLog = (obj) => ({
|
|
2201
|
-
...obj,
|
|
2202
|
-
});
|
|
2203
|
-
})(DescribeDBClusterParameterGroupsMessage = exports.DescribeDBClusterParameterGroupsMessage || (exports.DescribeDBClusterParameterGroupsMessage = {}));
|
|
2204
|
-
var Parameter;
|
|
2205
|
-
(function (Parameter) {
|
|
2206
|
-
Parameter.filterSensitiveLog = (obj) => ({
|
|
2207
|
-
...obj,
|
|
2208
|
-
});
|
|
2209
|
-
})(Parameter = exports.Parameter || (exports.Parameter = {}));
|
|
2210
|
-
var DBClusterParameterGroupDetails;
|
|
2211
|
-
(function (DBClusterParameterGroupDetails) {
|
|
2212
|
-
DBClusterParameterGroupDetails.filterSensitiveLog = (obj) => ({
|
|
2213
|
-
...obj,
|
|
2214
|
-
});
|
|
2215
|
-
})(DBClusterParameterGroupDetails = exports.DBClusterParameterGroupDetails || (exports.DBClusterParameterGroupDetails = {}));
|
|
2216
|
-
var DescribeDBClusterParametersMessage;
|
|
2217
|
-
(function (DescribeDBClusterParametersMessage) {
|
|
2218
|
-
DescribeDBClusterParametersMessage.filterSensitiveLog = (obj) => ({
|
|
2219
|
-
...obj,
|
|
2220
|
-
});
|
|
2221
|
-
})(DescribeDBClusterParametersMessage = exports.DescribeDBClusterParametersMessage || (exports.DescribeDBClusterParametersMessage = {}));
|
|
2222
|
-
var DBClusterMessage;
|
|
2223
|
-
(function (DBClusterMessage) {
|
|
2224
|
-
DBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
2225
|
-
...obj,
|
|
2226
|
-
});
|
|
2227
|
-
})(DBClusterMessage = exports.DBClusterMessage || (exports.DBClusterMessage = {}));
|
|
2228
|
-
var DescribeDBClustersMessage;
|
|
2229
|
-
(function (DescribeDBClustersMessage) {
|
|
2230
|
-
DescribeDBClustersMessage.filterSensitiveLog = (obj) => ({
|
|
2231
|
-
...obj,
|
|
2232
|
-
});
|
|
2233
|
-
})(DescribeDBClustersMessage = exports.DescribeDBClustersMessage || (exports.DescribeDBClustersMessage = {}));
|
|
2234
|
-
var DescribeDBClusterSnapshotAttributesMessage;
|
|
2235
|
-
(function (DescribeDBClusterSnapshotAttributesMessage) {
|
|
2236
|
-
DescribeDBClusterSnapshotAttributesMessage.filterSensitiveLog = (obj) => ({
|
|
2237
|
-
...obj,
|
|
2238
|
-
});
|
|
2239
|
-
})(DescribeDBClusterSnapshotAttributesMessage = exports.DescribeDBClusterSnapshotAttributesMessage || (exports.DescribeDBClusterSnapshotAttributesMessage = {}));
|
|
2240
|
-
var DBClusterSnapshotAttribute;
|
|
2241
|
-
(function (DBClusterSnapshotAttribute) {
|
|
2242
|
-
DBClusterSnapshotAttribute.filterSensitiveLog = (obj) => ({
|
|
2243
|
-
...obj,
|
|
2244
|
-
});
|
|
2245
|
-
})(DBClusterSnapshotAttribute = exports.DBClusterSnapshotAttribute || (exports.DBClusterSnapshotAttribute = {}));
|
|
2246
|
-
var DBClusterSnapshotAttributesResult;
|
|
2247
|
-
(function (DBClusterSnapshotAttributesResult) {
|
|
2248
|
-
DBClusterSnapshotAttributesResult.filterSensitiveLog = (obj) => ({
|
|
2249
|
-
...obj,
|
|
2250
|
-
});
|
|
2251
|
-
})(DBClusterSnapshotAttributesResult = exports.DBClusterSnapshotAttributesResult || (exports.DBClusterSnapshotAttributesResult = {}));
|
|
2252
|
-
var DescribeDBClusterSnapshotAttributesResult;
|
|
2253
|
-
(function (DescribeDBClusterSnapshotAttributesResult) {
|
|
2254
|
-
DescribeDBClusterSnapshotAttributesResult.filterSensitiveLog = (obj) => ({
|
|
2255
|
-
...obj,
|
|
2256
|
-
});
|
|
2257
|
-
})(DescribeDBClusterSnapshotAttributesResult = exports.DescribeDBClusterSnapshotAttributesResult || (exports.DescribeDBClusterSnapshotAttributesResult = {}));
|
|
2258
|
-
var DBClusterSnapshotMessage;
|
|
2259
|
-
(function (DBClusterSnapshotMessage) {
|
|
2260
|
-
DBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
2261
|
-
...obj,
|
|
2262
|
-
});
|
|
2263
|
-
})(DBClusterSnapshotMessage = exports.DBClusterSnapshotMessage || (exports.DBClusterSnapshotMessage = {}));
|
|
2264
|
-
var DescribeDBClusterSnapshotsMessage;
|
|
2265
|
-
(function (DescribeDBClusterSnapshotsMessage) {
|
|
2266
|
-
DescribeDBClusterSnapshotsMessage.filterSensitiveLog = (obj) => ({
|
|
2267
|
-
...obj,
|
|
2268
|
-
});
|
|
2269
|
-
})(DescribeDBClusterSnapshotsMessage = exports.DescribeDBClusterSnapshotsMessage || (exports.DescribeDBClusterSnapshotsMessage = {}));
|
|
2270
|
-
var DBEngineVersionMessage;
|
|
2271
|
-
(function (DBEngineVersionMessage) {
|
|
2272
|
-
DBEngineVersionMessage.filterSensitiveLog = (obj) => ({
|
|
2273
|
-
...obj,
|
|
2274
|
-
});
|
|
2275
|
-
})(DBEngineVersionMessage = exports.DBEngineVersionMessage || (exports.DBEngineVersionMessage = {}));
|
|
2276
|
-
var DescribeDBEngineVersionsMessage;
|
|
2277
|
-
(function (DescribeDBEngineVersionsMessage) {
|
|
2278
|
-
DescribeDBEngineVersionsMessage.filterSensitiveLog = (obj) => ({
|
|
2279
|
-
...obj,
|
|
2280
|
-
});
|
|
2281
|
-
})(DescribeDBEngineVersionsMessage = exports.DescribeDBEngineVersionsMessage || (exports.DescribeDBEngineVersionsMessage = {}));
|
|
2282
|
-
var DBInstanceAutomatedBackupMessage;
|
|
2283
|
-
(function (DBInstanceAutomatedBackupMessage) {
|
|
2284
|
-
DBInstanceAutomatedBackupMessage.filterSensitiveLog = (obj) => ({
|
|
2285
|
-
...obj,
|
|
2286
|
-
});
|
|
2287
|
-
})(DBInstanceAutomatedBackupMessage = exports.DBInstanceAutomatedBackupMessage || (exports.DBInstanceAutomatedBackupMessage = {}));
|
|
2288
|
-
var DescribeDBInstanceAutomatedBackupsMessage;
|
|
2289
|
-
(function (DescribeDBInstanceAutomatedBackupsMessage) {
|
|
2290
|
-
DescribeDBInstanceAutomatedBackupsMessage.filterSensitiveLog = (obj) => ({
|
|
2291
|
-
...obj,
|
|
2292
|
-
});
|
|
2293
|
-
})(DescribeDBInstanceAutomatedBackupsMessage = exports.DescribeDBInstanceAutomatedBackupsMessage || (exports.DescribeDBInstanceAutomatedBackupsMessage = {}));
|
|
2294
|
-
var DBInstanceMessage;
|
|
2295
|
-
(function (DBInstanceMessage) {
|
|
2296
|
-
DBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
2297
|
-
...obj,
|
|
2298
|
-
});
|
|
2299
|
-
})(DBInstanceMessage = exports.DBInstanceMessage || (exports.DBInstanceMessage = {}));
|
|
2300
|
-
var DescribeDBInstancesMessage;
|
|
2301
|
-
(function (DescribeDBInstancesMessage) {
|
|
2302
|
-
DescribeDBInstancesMessage.filterSensitiveLog = (obj) => ({
|
|
2303
|
-
...obj,
|
|
2304
|
-
});
|
|
2305
|
-
})(DescribeDBInstancesMessage = exports.DescribeDBInstancesMessage || (exports.DescribeDBInstancesMessage = {}));
|
|
2306
|
-
var DescribeDBLogFilesMessage;
|
|
2307
|
-
(function (DescribeDBLogFilesMessage) {
|
|
2308
|
-
DescribeDBLogFilesMessage.filterSensitiveLog = (obj) => ({
|
|
2309
|
-
...obj,
|
|
2310
|
-
});
|
|
2311
|
-
})(DescribeDBLogFilesMessage = exports.DescribeDBLogFilesMessage || (exports.DescribeDBLogFilesMessage = {}));
|
|
2312
|
-
var DescribeDBLogFilesDetails;
|
|
2313
|
-
(function (DescribeDBLogFilesDetails) {
|
|
2314
|
-
DescribeDBLogFilesDetails.filterSensitiveLog = (obj) => ({
|
|
2315
|
-
...obj,
|
|
2316
|
-
});
|
|
2317
|
-
})(DescribeDBLogFilesDetails = exports.DescribeDBLogFilesDetails || (exports.DescribeDBLogFilesDetails = {}));
|
|
2318
|
-
var DescribeDBLogFilesResponse;
|
|
2319
|
-
(function (DescribeDBLogFilesResponse) {
|
|
2320
|
-
DescribeDBLogFilesResponse.filterSensitiveLog = (obj) => ({
|
|
2321
|
-
...obj,
|
|
2322
|
-
});
|
|
2323
|
-
})(DescribeDBLogFilesResponse = exports.DescribeDBLogFilesResponse || (exports.DescribeDBLogFilesResponse = {}));
|
|
2324
|
-
var DBParameterGroupsMessage;
|
|
2325
|
-
(function (DBParameterGroupsMessage) {
|
|
2326
|
-
DBParameterGroupsMessage.filterSensitiveLog = (obj) => ({
|
|
2327
|
-
...obj,
|
|
2328
|
-
});
|
|
2329
|
-
})(DBParameterGroupsMessage = exports.DBParameterGroupsMessage || (exports.DBParameterGroupsMessage = {}));
|
|
2330
|
-
var DescribeDBParameterGroupsMessage;
|
|
2331
|
-
(function (DescribeDBParameterGroupsMessage) {
|
|
2332
|
-
DescribeDBParameterGroupsMessage.filterSensitiveLog = (obj) => ({
|
|
2333
|
-
...obj,
|
|
2334
|
-
});
|
|
2335
|
-
})(DescribeDBParameterGroupsMessage = exports.DescribeDBParameterGroupsMessage || (exports.DescribeDBParameterGroupsMessage = {}));
|
|
2336
|
-
var DBParameterGroupDetails;
|
|
2337
|
-
(function (DBParameterGroupDetails) {
|
|
2338
|
-
DBParameterGroupDetails.filterSensitiveLog = (obj) => ({
|
|
2339
|
-
...obj,
|
|
2340
|
-
});
|
|
2341
|
-
})(DBParameterGroupDetails = exports.DBParameterGroupDetails || (exports.DBParameterGroupDetails = {}));
|
|
2342
|
-
var DescribeDBParametersMessage;
|
|
2343
|
-
(function (DescribeDBParametersMessage) {
|
|
2344
|
-
DescribeDBParametersMessage.filterSensitiveLog = (obj) => ({
|
|
2345
|
-
...obj,
|
|
2346
|
-
});
|
|
2347
|
-
})(DescribeDBParametersMessage = exports.DescribeDBParametersMessage || (exports.DescribeDBParametersMessage = {}));
|
|
2348
|
-
var DescribeDBProxiesRequest;
|
|
2349
|
-
(function (DescribeDBProxiesRequest) {
|
|
2350
|
-
DescribeDBProxiesRequest.filterSensitiveLog = (obj) => ({
|
|
2351
|
-
...obj,
|
|
2352
|
-
});
|
|
2353
|
-
})(DescribeDBProxiesRequest = exports.DescribeDBProxiesRequest || (exports.DescribeDBProxiesRequest = {}));
|
|
2354
|
-
var DescribeDBProxiesResponse;
|
|
2355
|
-
(function (DescribeDBProxiesResponse) {
|
|
2356
|
-
DescribeDBProxiesResponse.filterSensitiveLog = (obj) => ({
|
|
2357
|
-
...obj,
|
|
2358
|
-
});
|
|
2359
|
-
})(DescribeDBProxiesResponse = exports.DescribeDBProxiesResponse || (exports.DescribeDBProxiesResponse = {}));
|
|
2360
|
-
var DescribeDBProxyEndpointsRequest;
|
|
2361
|
-
(function (DescribeDBProxyEndpointsRequest) {
|
|
2362
|
-
DescribeDBProxyEndpointsRequest.filterSensitiveLog = (obj) => ({
|
|
2363
|
-
...obj,
|
|
2364
|
-
});
|
|
2365
|
-
})(DescribeDBProxyEndpointsRequest = exports.DescribeDBProxyEndpointsRequest || (exports.DescribeDBProxyEndpointsRequest = {}));
|
|
2366
|
-
var DescribeDBProxyEndpointsResponse;
|
|
2367
|
-
(function (DescribeDBProxyEndpointsResponse) {
|
|
2368
|
-
DescribeDBProxyEndpointsResponse.filterSensitiveLog = (obj) => ({
|
|
2369
|
-
...obj,
|
|
2370
|
-
});
|
|
2371
|
-
})(DescribeDBProxyEndpointsResponse = exports.DescribeDBProxyEndpointsResponse || (exports.DescribeDBProxyEndpointsResponse = {}));
|
|
2372
|
-
var DescribeDBProxyTargetGroupsRequest;
|
|
2373
|
-
(function (DescribeDBProxyTargetGroupsRequest) {
|
|
2374
|
-
DescribeDBProxyTargetGroupsRequest.filterSensitiveLog = (obj) => ({
|
|
2375
|
-
...obj,
|
|
2376
|
-
});
|
|
2377
|
-
})(DescribeDBProxyTargetGroupsRequest = exports.DescribeDBProxyTargetGroupsRequest || (exports.DescribeDBProxyTargetGroupsRequest = {}));
|
|
2378
|
-
var ConnectionPoolConfigurationInfo;
|
|
2379
|
-
(function (ConnectionPoolConfigurationInfo) {
|
|
2380
|
-
ConnectionPoolConfigurationInfo.filterSensitiveLog = (obj) => ({
|
|
2381
|
-
...obj,
|
|
2382
|
-
});
|
|
2383
|
-
})(ConnectionPoolConfigurationInfo = exports.ConnectionPoolConfigurationInfo || (exports.ConnectionPoolConfigurationInfo = {}));
|
|
2384
|
-
var DBProxyTargetGroup;
|
|
2385
|
-
(function (DBProxyTargetGroup) {
|
|
2386
|
-
DBProxyTargetGroup.filterSensitiveLog = (obj) => ({
|
|
2387
|
-
...obj,
|
|
2388
|
-
});
|
|
2389
|
-
})(DBProxyTargetGroup = exports.DBProxyTargetGroup || (exports.DBProxyTargetGroup = {}));
|
|
2390
|
-
var DescribeDBProxyTargetGroupsResponse;
|
|
2391
|
-
(function (DescribeDBProxyTargetGroupsResponse) {
|
|
2392
|
-
DescribeDBProxyTargetGroupsResponse.filterSensitiveLog = (obj) => ({
|
|
2393
|
-
...obj,
|
|
2394
|
-
});
|
|
2395
|
-
})(DescribeDBProxyTargetGroupsResponse = exports.DescribeDBProxyTargetGroupsResponse || (exports.DescribeDBProxyTargetGroupsResponse = {}));
|
|
2396
|
-
var DescribeDBProxyTargetsRequest;
|
|
2397
|
-
(function (DescribeDBProxyTargetsRequest) {
|
|
2398
|
-
DescribeDBProxyTargetsRequest.filterSensitiveLog = (obj) => ({
|
|
2399
|
-
...obj,
|
|
2400
|
-
});
|
|
2401
|
-
})(DescribeDBProxyTargetsRequest = exports.DescribeDBProxyTargetsRequest || (exports.DescribeDBProxyTargetsRequest = {}));
|
|
2402
1329
|
var TargetRole;
|
|
2403
1330
|
(function (TargetRole) {
|
|
2404
1331
|
TargetRole["READ_ONLY"] = "READ_ONLY";
|
|
@@ -2419,51 +1346,753 @@ var TargetState;
|
|
|
2419
1346
|
TargetState["registering"] = "REGISTERING";
|
|
2420
1347
|
TargetState["unavailable"] = "UNAVAILABLE";
|
|
2421
1348
|
})(TargetState = exports.TargetState || (exports.TargetState = {}));
|
|
2422
|
-
var TargetHealth;
|
|
2423
|
-
(function (TargetHealth) {
|
|
2424
|
-
TargetHealth.filterSensitiveLog = (obj) => ({
|
|
2425
|
-
...obj,
|
|
2426
|
-
});
|
|
2427
|
-
})(TargetHealth = exports.TargetHealth || (exports.TargetHealth = {}));
|
|
2428
1349
|
var TargetType;
|
|
2429
1350
|
(function (TargetType) {
|
|
2430
1351
|
TargetType["RDS_INSTANCE"] = "RDS_INSTANCE";
|
|
2431
1352
|
TargetType["RDS_SERVERLESS_ENDPOINT"] = "RDS_SERVERLESS_ENDPOINT";
|
|
2432
1353
|
TargetType["TRACKED_CLUSTER"] = "TRACKED_CLUSTER";
|
|
2433
1354
|
})(TargetType = exports.TargetType || (exports.TargetType = {}));
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
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
|
-
|
|
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;
|