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