@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,17 +1,12 @@
|
|
|
1
1
|
import { __assign, __extends } from "tslib";
|
|
2
2
|
import { RDSServiceException as __BaseException } from "./RDSServiceException";
|
|
3
|
-
export var
|
|
4
|
-
(function (
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
})(AccountAttributesMessage || (AccountAttributesMessage = {}));
|
|
11
|
-
export var AddRoleToDBClusterMessage;
|
|
12
|
-
(function (AddRoleToDBClusterMessage) {
|
|
13
|
-
AddRoleToDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
14
|
-
})(AddRoleToDBClusterMessage || (AddRoleToDBClusterMessage = {}));
|
|
3
|
+
export var ActivityStreamPolicyStatus;
|
|
4
|
+
(function (ActivityStreamPolicyStatus) {
|
|
5
|
+
ActivityStreamPolicyStatus["locked"] = "locked";
|
|
6
|
+
ActivityStreamPolicyStatus["locking_policy"] = "locking-policy";
|
|
7
|
+
ActivityStreamPolicyStatus["unlocked"] = "unlocked";
|
|
8
|
+
ActivityStreamPolicyStatus["unlocking_policy"] = "unlocking-policy";
|
|
9
|
+
})(ActivityStreamPolicyStatus || (ActivityStreamPolicyStatus = {}));
|
|
15
10
|
var DBClusterNotFoundFault = (function (_super) {
|
|
16
11
|
__extends(DBClusterNotFoundFault, _super);
|
|
17
12
|
function DBClusterNotFoundFault(opts) {
|
|
@@ -60,10 +55,6 @@ var InvalidDBClusterStateFault = (function (_super) {
|
|
|
60
55
|
return InvalidDBClusterStateFault;
|
|
61
56
|
}(__BaseException));
|
|
62
57
|
export { InvalidDBClusterStateFault };
|
|
63
|
-
export var AddRoleToDBInstanceMessage;
|
|
64
|
-
(function (AddRoleToDBInstanceMessage) {
|
|
65
|
-
AddRoleToDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
66
|
-
})(AddRoleToDBInstanceMessage || (AddRoleToDBInstanceMessage = {}));
|
|
67
58
|
var DBInstanceNotFoundFault = (function (_super) {
|
|
68
59
|
__extends(DBInstanceNotFoundFault, _super);
|
|
69
60
|
function DBInstanceNotFoundFault(opts) {
|
|
@@ -112,18 +103,6 @@ var InvalidDBInstanceStateFault = (function (_super) {
|
|
|
112
103
|
return InvalidDBInstanceStateFault;
|
|
113
104
|
}(__BaseException));
|
|
114
105
|
export { InvalidDBInstanceStateFault };
|
|
115
|
-
export var AddSourceIdentifierToSubscriptionMessage;
|
|
116
|
-
(function (AddSourceIdentifierToSubscriptionMessage) {
|
|
117
|
-
AddSourceIdentifierToSubscriptionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
118
|
-
})(AddSourceIdentifierToSubscriptionMessage || (AddSourceIdentifierToSubscriptionMessage = {}));
|
|
119
|
-
export var EventSubscription;
|
|
120
|
-
(function (EventSubscription) {
|
|
121
|
-
EventSubscription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
122
|
-
})(EventSubscription || (EventSubscription = {}));
|
|
123
|
-
export var AddSourceIdentifierToSubscriptionResult;
|
|
124
|
-
(function (AddSourceIdentifierToSubscriptionResult) {
|
|
125
|
-
AddSourceIdentifierToSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
126
|
-
})(AddSourceIdentifierToSubscriptionResult || (AddSourceIdentifierToSubscriptionResult = {}));
|
|
127
106
|
var SourceNotFoundFault = (function (_super) {
|
|
128
107
|
__extends(SourceNotFoundFault, _super);
|
|
129
108
|
function SourceNotFoundFault(opts) {
|
|
@@ -148,14 +127,6 @@ var SubscriptionNotFoundFault = (function (_super) {
|
|
|
148
127
|
return SubscriptionNotFoundFault;
|
|
149
128
|
}(__BaseException));
|
|
150
129
|
export { SubscriptionNotFoundFault };
|
|
151
|
-
export var Tag;
|
|
152
|
-
(function (Tag) {
|
|
153
|
-
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
154
|
-
})(Tag || (Tag = {}));
|
|
155
|
-
export var AddTagsToResourceMessage;
|
|
156
|
-
(function (AddTagsToResourceMessage) {
|
|
157
|
-
AddTagsToResourceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
158
|
-
})(AddTagsToResourceMessage || (AddTagsToResourceMessage = {}));
|
|
159
130
|
var DBProxyNotFoundFault = (function (_super) {
|
|
160
131
|
__extends(DBProxyNotFoundFault, _super);
|
|
161
132
|
function DBProxyNotFoundFault(opts) {
|
|
@@ -192,22 +163,6 @@ var DBSnapshotNotFoundFault = (function (_super) {
|
|
|
192
163
|
return DBSnapshotNotFoundFault;
|
|
193
164
|
}(__BaseException));
|
|
194
165
|
export { DBSnapshotNotFoundFault };
|
|
195
|
-
export var ApplyPendingMaintenanceActionMessage;
|
|
196
|
-
(function (ApplyPendingMaintenanceActionMessage) {
|
|
197
|
-
ApplyPendingMaintenanceActionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
198
|
-
})(ApplyPendingMaintenanceActionMessage || (ApplyPendingMaintenanceActionMessage = {}));
|
|
199
|
-
export var PendingMaintenanceAction;
|
|
200
|
-
(function (PendingMaintenanceAction) {
|
|
201
|
-
PendingMaintenanceAction.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
202
|
-
})(PendingMaintenanceAction || (PendingMaintenanceAction = {}));
|
|
203
|
-
export var ResourcePendingMaintenanceActions;
|
|
204
|
-
(function (ResourcePendingMaintenanceActions) {
|
|
205
|
-
ResourcePendingMaintenanceActions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
206
|
-
})(ResourcePendingMaintenanceActions || (ResourcePendingMaintenanceActions = {}));
|
|
207
|
-
export var ApplyPendingMaintenanceActionResult;
|
|
208
|
-
(function (ApplyPendingMaintenanceActionResult) {
|
|
209
|
-
ApplyPendingMaintenanceActionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
210
|
-
})(ApplyPendingMaintenanceActionResult || (ApplyPendingMaintenanceActionResult = {}));
|
|
211
166
|
var ResourceNotFoundFault = (function (_super) {
|
|
212
167
|
__extends(ResourceNotFoundFault, _super);
|
|
213
168
|
function ResourceNotFoundFault(opts) {
|
|
@@ -244,26 +199,6 @@ var AuthorizationQuotaExceededFault = (function (_super) {
|
|
|
244
199
|
return AuthorizationQuotaExceededFault;
|
|
245
200
|
}(__BaseException));
|
|
246
201
|
export { AuthorizationQuotaExceededFault };
|
|
247
|
-
export var AuthorizeDBSecurityGroupIngressMessage;
|
|
248
|
-
(function (AuthorizeDBSecurityGroupIngressMessage) {
|
|
249
|
-
AuthorizeDBSecurityGroupIngressMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
250
|
-
})(AuthorizeDBSecurityGroupIngressMessage || (AuthorizeDBSecurityGroupIngressMessage = {}));
|
|
251
|
-
export var EC2SecurityGroup;
|
|
252
|
-
(function (EC2SecurityGroup) {
|
|
253
|
-
EC2SecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
254
|
-
})(EC2SecurityGroup || (EC2SecurityGroup = {}));
|
|
255
|
-
export var IPRange;
|
|
256
|
-
(function (IPRange) {
|
|
257
|
-
IPRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
258
|
-
})(IPRange || (IPRange = {}));
|
|
259
|
-
export var DBSecurityGroup;
|
|
260
|
-
(function (DBSecurityGroup) {
|
|
261
|
-
DBSecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
262
|
-
})(DBSecurityGroup || (DBSecurityGroup = {}));
|
|
263
|
-
export var AuthorizeDBSecurityGroupIngressResult;
|
|
264
|
-
(function (AuthorizeDBSecurityGroupIngressResult) {
|
|
265
|
-
AuthorizeDBSecurityGroupIngressResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
266
|
-
})(AuthorizeDBSecurityGroupIngressResult || (AuthorizeDBSecurityGroupIngressResult = {}));
|
|
267
202
|
var DBSecurityGroupNotFoundFault = (function (_super) {
|
|
268
203
|
__extends(DBSecurityGroupNotFoundFault, _super);
|
|
269
204
|
function DBSecurityGroupNotFoundFault(opts) {
|
|
@@ -288,22 +223,6 @@ var InvalidDBSecurityGroupStateFault = (function (_super) {
|
|
|
288
223
|
return InvalidDBSecurityGroupStateFault;
|
|
289
224
|
}(__BaseException));
|
|
290
225
|
export { InvalidDBSecurityGroupStateFault };
|
|
291
|
-
export var BacktrackDBClusterMessage;
|
|
292
|
-
(function (BacktrackDBClusterMessage) {
|
|
293
|
-
BacktrackDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
294
|
-
})(BacktrackDBClusterMessage || (BacktrackDBClusterMessage = {}));
|
|
295
|
-
export var DBClusterBacktrack;
|
|
296
|
-
(function (DBClusterBacktrack) {
|
|
297
|
-
DBClusterBacktrack.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
298
|
-
})(DBClusterBacktrack || (DBClusterBacktrack = {}));
|
|
299
|
-
export var CancelExportTaskMessage;
|
|
300
|
-
(function (CancelExportTaskMessage) {
|
|
301
|
-
CancelExportTaskMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
302
|
-
})(CancelExportTaskMessage || (CancelExportTaskMessage = {}));
|
|
303
|
-
export var ExportTask;
|
|
304
|
-
(function (ExportTask) {
|
|
305
|
-
ExportTask.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
306
|
-
})(ExportTask || (ExportTask = {}));
|
|
307
226
|
var ExportTaskNotFoundFault = (function (_super) {
|
|
308
227
|
__extends(ExportTaskNotFoundFault, _super);
|
|
309
228
|
function ExportTaskNotFoundFault(opts) {
|
|
@@ -328,18 +247,6 @@ var InvalidExportTaskStateFault = (function (_super) {
|
|
|
328
247
|
return InvalidExportTaskStateFault;
|
|
329
248
|
}(__BaseException));
|
|
330
249
|
export { InvalidExportTaskStateFault };
|
|
331
|
-
export var CopyDBClusterParameterGroupMessage;
|
|
332
|
-
(function (CopyDBClusterParameterGroupMessage) {
|
|
333
|
-
CopyDBClusterParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
334
|
-
})(CopyDBClusterParameterGroupMessage || (CopyDBClusterParameterGroupMessage = {}));
|
|
335
|
-
export var DBClusterParameterGroup;
|
|
336
|
-
(function (DBClusterParameterGroup) {
|
|
337
|
-
DBClusterParameterGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
338
|
-
})(DBClusterParameterGroup || (DBClusterParameterGroup = {}));
|
|
339
|
-
export var CopyDBClusterParameterGroupResult;
|
|
340
|
-
(function (CopyDBClusterParameterGroupResult) {
|
|
341
|
-
CopyDBClusterParameterGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
342
|
-
})(CopyDBClusterParameterGroupResult || (CopyDBClusterParameterGroupResult = {}));
|
|
343
250
|
var DBParameterGroupAlreadyExistsFault = (function (_super) {
|
|
344
251
|
__extends(DBParameterGroupAlreadyExistsFault, _super);
|
|
345
252
|
function DBParameterGroupAlreadyExistsFault(opts) {
|
|
@@ -376,18 +283,6 @@ var DBParameterGroupQuotaExceededFault = (function (_super) {
|
|
|
376
283
|
return DBParameterGroupQuotaExceededFault;
|
|
377
284
|
}(__BaseException));
|
|
378
285
|
export { DBParameterGroupQuotaExceededFault };
|
|
379
|
-
export var CopyDBClusterSnapshotMessage;
|
|
380
|
-
(function (CopyDBClusterSnapshotMessage) {
|
|
381
|
-
CopyDBClusterSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
382
|
-
})(CopyDBClusterSnapshotMessage || (CopyDBClusterSnapshotMessage = {}));
|
|
383
|
-
export var DBClusterSnapshot;
|
|
384
|
-
(function (DBClusterSnapshot) {
|
|
385
|
-
DBClusterSnapshot.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
386
|
-
})(DBClusterSnapshot || (DBClusterSnapshot = {}));
|
|
387
|
-
export var CopyDBClusterSnapshotResult;
|
|
388
|
-
(function (CopyDBClusterSnapshotResult) {
|
|
389
|
-
CopyDBClusterSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
390
|
-
})(CopyDBClusterSnapshotResult || (CopyDBClusterSnapshotResult = {}));
|
|
391
286
|
var DBClusterSnapshotAlreadyExistsFault = (function (_super) {
|
|
392
287
|
__extends(DBClusterSnapshotAlreadyExistsFault, _super);
|
|
393
288
|
function DBClusterSnapshotAlreadyExistsFault(opts) {
|
|
@@ -448,34 +343,6 @@ var SnapshotQuotaExceededFault = (function (_super) {
|
|
|
448
343
|
return SnapshotQuotaExceededFault;
|
|
449
344
|
}(__BaseException));
|
|
450
345
|
export { SnapshotQuotaExceededFault };
|
|
451
|
-
export var CopyDBParameterGroupMessage;
|
|
452
|
-
(function (CopyDBParameterGroupMessage) {
|
|
453
|
-
CopyDBParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
454
|
-
})(CopyDBParameterGroupMessage || (CopyDBParameterGroupMessage = {}));
|
|
455
|
-
export var DBParameterGroup;
|
|
456
|
-
(function (DBParameterGroup) {
|
|
457
|
-
DBParameterGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
458
|
-
})(DBParameterGroup || (DBParameterGroup = {}));
|
|
459
|
-
export var CopyDBParameterGroupResult;
|
|
460
|
-
(function (CopyDBParameterGroupResult) {
|
|
461
|
-
CopyDBParameterGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
462
|
-
})(CopyDBParameterGroupResult || (CopyDBParameterGroupResult = {}));
|
|
463
|
-
export var CopyDBSnapshotMessage;
|
|
464
|
-
(function (CopyDBSnapshotMessage) {
|
|
465
|
-
CopyDBSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
466
|
-
})(CopyDBSnapshotMessage || (CopyDBSnapshotMessage = {}));
|
|
467
|
-
export var ProcessorFeature;
|
|
468
|
-
(function (ProcessorFeature) {
|
|
469
|
-
ProcessorFeature.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
470
|
-
})(ProcessorFeature || (ProcessorFeature = {}));
|
|
471
|
-
export var DBSnapshot;
|
|
472
|
-
(function (DBSnapshot) {
|
|
473
|
-
DBSnapshot.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
474
|
-
})(DBSnapshot || (DBSnapshot = {}));
|
|
475
|
-
export var CopyDBSnapshotResult;
|
|
476
|
-
(function (CopyDBSnapshotResult) {
|
|
477
|
-
CopyDBSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
478
|
-
})(CopyDBSnapshotResult || (CopyDBSnapshotResult = {}));
|
|
479
346
|
var CustomAvailabilityZoneNotFoundFault = (function (_super) {
|
|
480
347
|
__extends(CustomAvailabilityZoneNotFoundFault, _super);
|
|
481
348
|
function CustomAvailabilityZoneNotFoundFault(opts) {
|
|
@@ -512,34 +379,6 @@ var InvalidDBSnapshotStateFault = (function (_super) {
|
|
|
512
379
|
return InvalidDBSnapshotStateFault;
|
|
513
380
|
}(__BaseException));
|
|
514
381
|
export { InvalidDBSnapshotStateFault };
|
|
515
|
-
export var CopyOptionGroupMessage;
|
|
516
|
-
(function (CopyOptionGroupMessage) {
|
|
517
|
-
CopyOptionGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
518
|
-
})(CopyOptionGroupMessage || (CopyOptionGroupMessage = {}));
|
|
519
|
-
export var DBSecurityGroupMembership;
|
|
520
|
-
(function (DBSecurityGroupMembership) {
|
|
521
|
-
DBSecurityGroupMembership.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
522
|
-
})(DBSecurityGroupMembership || (DBSecurityGroupMembership = {}));
|
|
523
|
-
export var OptionSetting;
|
|
524
|
-
(function (OptionSetting) {
|
|
525
|
-
OptionSetting.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
526
|
-
})(OptionSetting || (OptionSetting = {}));
|
|
527
|
-
export var VpcSecurityGroupMembership;
|
|
528
|
-
(function (VpcSecurityGroupMembership) {
|
|
529
|
-
VpcSecurityGroupMembership.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
530
|
-
})(VpcSecurityGroupMembership || (VpcSecurityGroupMembership = {}));
|
|
531
|
-
export var Option;
|
|
532
|
-
(function (Option) {
|
|
533
|
-
Option.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
534
|
-
})(Option || (Option = {}));
|
|
535
|
-
export var OptionGroup;
|
|
536
|
-
(function (OptionGroup) {
|
|
537
|
-
OptionGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
538
|
-
})(OptionGroup || (OptionGroup = {}));
|
|
539
|
-
export var CopyOptionGroupResult;
|
|
540
|
-
(function (CopyOptionGroupResult) {
|
|
541
|
-
CopyOptionGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
542
|
-
})(CopyOptionGroupResult || (CopyOptionGroupResult = {}));
|
|
543
382
|
var OptionGroupAlreadyExistsFault = (function (_super) {
|
|
544
383
|
__extends(OptionGroupAlreadyExistsFault, _super);
|
|
545
384
|
function OptionGroupAlreadyExistsFault(opts) {
|
|
@@ -576,10 +415,6 @@ var OptionGroupQuotaExceededFault = (function (_super) {
|
|
|
576
415
|
return OptionGroupQuotaExceededFault;
|
|
577
416
|
}(__BaseException));
|
|
578
417
|
export { OptionGroupQuotaExceededFault };
|
|
579
|
-
export var CreateCustomDBEngineVersionMessage;
|
|
580
|
-
(function (CreateCustomDBEngineVersionMessage) {
|
|
581
|
-
CreateCustomDBEngineVersionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
582
|
-
})(CreateCustomDBEngineVersionMessage || (CreateCustomDBEngineVersionMessage = {}));
|
|
583
418
|
var CustomDBEngineVersionAlreadyExistsFault = (function (_super) {
|
|
584
419
|
__extends(CustomDBEngineVersionAlreadyExistsFault, _super);
|
|
585
420
|
function CustomDBEngineVersionAlreadyExistsFault(opts) {
|
|
@@ -604,50 +439,6 @@ var CustomDBEngineVersionQuotaExceededFault = (function (_super) {
|
|
|
604
439
|
return CustomDBEngineVersionQuotaExceededFault;
|
|
605
440
|
}(__BaseException));
|
|
606
441
|
export { CustomDBEngineVersionQuotaExceededFault };
|
|
607
|
-
export var CharacterSet;
|
|
608
|
-
(function (CharacterSet) {
|
|
609
|
-
CharacterSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
|
-
})(CharacterSet || (CharacterSet = {}));
|
|
611
|
-
export var Timezone;
|
|
612
|
-
(function (Timezone) {
|
|
613
|
-
Timezone.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
614
|
-
})(Timezone || (Timezone = {}));
|
|
615
|
-
export var UpgradeTarget;
|
|
616
|
-
(function (UpgradeTarget) {
|
|
617
|
-
UpgradeTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
618
|
-
})(UpgradeTarget || (UpgradeTarget = {}));
|
|
619
|
-
export var DBEngineVersion;
|
|
620
|
-
(function (DBEngineVersion) {
|
|
621
|
-
DBEngineVersion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
622
|
-
})(DBEngineVersion || (DBEngineVersion = {}));
|
|
623
|
-
export var ScalingConfiguration;
|
|
624
|
-
(function (ScalingConfiguration) {
|
|
625
|
-
ScalingConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
626
|
-
})(ScalingConfiguration || (ScalingConfiguration = {}));
|
|
627
|
-
export var ServerlessV2ScalingConfiguration;
|
|
628
|
-
(function (ServerlessV2ScalingConfiguration) {
|
|
629
|
-
ServerlessV2ScalingConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
630
|
-
})(ServerlessV2ScalingConfiguration || (ServerlessV2ScalingConfiguration = {}));
|
|
631
|
-
export var CreateDBClusterMessage;
|
|
632
|
-
(function (CreateDBClusterMessage) {
|
|
633
|
-
CreateDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
634
|
-
})(CreateDBClusterMessage || (CreateDBClusterMessage = {}));
|
|
635
|
-
export var DBClusterRole;
|
|
636
|
-
(function (DBClusterRole) {
|
|
637
|
-
DBClusterRole.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
638
|
-
})(DBClusterRole || (DBClusterRole = {}));
|
|
639
|
-
export var DBClusterMember;
|
|
640
|
-
(function (DBClusterMember) {
|
|
641
|
-
DBClusterMember.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
642
|
-
})(DBClusterMember || (DBClusterMember = {}));
|
|
643
|
-
export var DBClusterOptionGroupStatus;
|
|
644
|
-
(function (DBClusterOptionGroupStatus) {
|
|
645
|
-
DBClusterOptionGroupStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
646
|
-
})(DBClusterOptionGroupStatus || (DBClusterOptionGroupStatus = {}));
|
|
647
|
-
export var DomainMembership;
|
|
648
|
-
(function (DomainMembership) {
|
|
649
|
-
DomainMembership.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
650
|
-
})(DomainMembership || (DomainMembership = {}));
|
|
651
442
|
export var WriteForwardingStatus;
|
|
652
443
|
(function (WriteForwardingStatus) {
|
|
653
444
|
WriteForwardingStatus["DISABLED"] = "disabled";
|
|
@@ -656,30 +447,6 @@ export var WriteForwardingStatus;
|
|
|
656
447
|
WriteForwardingStatus["ENABLING"] = "enabling";
|
|
657
448
|
WriteForwardingStatus["UNKNOWN"] = "unknown";
|
|
658
449
|
})(WriteForwardingStatus || (WriteForwardingStatus = {}));
|
|
659
|
-
export var PendingCloudwatchLogsExports;
|
|
660
|
-
(function (PendingCloudwatchLogsExports) {
|
|
661
|
-
PendingCloudwatchLogsExports.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
662
|
-
})(PendingCloudwatchLogsExports || (PendingCloudwatchLogsExports = {}));
|
|
663
|
-
export var ClusterPendingModifiedValues;
|
|
664
|
-
(function (ClusterPendingModifiedValues) {
|
|
665
|
-
ClusterPendingModifiedValues.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
666
|
-
})(ClusterPendingModifiedValues || (ClusterPendingModifiedValues = {}));
|
|
667
|
-
export var ScalingConfigurationInfo;
|
|
668
|
-
(function (ScalingConfigurationInfo) {
|
|
669
|
-
ScalingConfigurationInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
670
|
-
})(ScalingConfigurationInfo || (ScalingConfigurationInfo = {}));
|
|
671
|
-
export var ServerlessV2ScalingConfigurationInfo;
|
|
672
|
-
(function (ServerlessV2ScalingConfigurationInfo) {
|
|
673
|
-
ServerlessV2ScalingConfigurationInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
674
|
-
})(ServerlessV2ScalingConfigurationInfo || (ServerlessV2ScalingConfigurationInfo = {}));
|
|
675
|
-
export var DBCluster;
|
|
676
|
-
(function (DBCluster) {
|
|
677
|
-
DBCluster.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
678
|
-
})(DBCluster || (DBCluster = {}));
|
|
679
|
-
export var CreateDBClusterResult;
|
|
680
|
-
(function (CreateDBClusterResult) {
|
|
681
|
-
CreateDBClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
682
|
-
})(CreateDBClusterResult || (CreateDBClusterResult = {}));
|
|
683
450
|
var DBClusterAlreadyExistsFault = (function (_super) {
|
|
684
451
|
__extends(DBClusterAlreadyExistsFault, _super);
|
|
685
452
|
function DBClusterAlreadyExistsFault(opts) {
|
|
@@ -836,14 +603,6 @@ var StorageQuotaExceededFault = (function (_super) {
|
|
|
836
603
|
return StorageQuotaExceededFault;
|
|
837
604
|
}(__BaseException));
|
|
838
605
|
export { StorageQuotaExceededFault };
|
|
839
|
-
export var CreateDBClusterEndpointMessage;
|
|
840
|
-
(function (CreateDBClusterEndpointMessage) {
|
|
841
|
-
CreateDBClusterEndpointMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
842
|
-
})(CreateDBClusterEndpointMessage || (CreateDBClusterEndpointMessage = {}));
|
|
843
|
-
export var DBClusterEndpoint;
|
|
844
|
-
(function (DBClusterEndpoint) {
|
|
845
|
-
DBClusterEndpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
846
|
-
})(DBClusterEndpoint || (DBClusterEndpoint = {}));
|
|
847
606
|
var DBClusterEndpointAlreadyExistsFault = (function (_super) {
|
|
848
607
|
__extends(DBClusterEndpointAlreadyExistsFault, _super);
|
|
849
608
|
function DBClusterEndpointAlreadyExistsFault(opts) {
|
|
@@ -868,22 +627,6 @@ var DBClusterEndpointQuotaExceededFault = (function (_super) {
|
|
|
868
627
|
return DBClusterEndpointQuotaExceededFault;
|
|
869
628
|
}(__BaseException));
|
|
870
629
|
export { DBClusterEndpointQuotaExceededFault };
|
|
871
|
-
export var CreateDBClusterParameterGroupMessage;
|
|
872
|
-
(function (CreateDBClusterParameterGroupMessage) {
|
|
873
|
-
CreateDBClusterParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
874
|
-
})(CreateDBClusterParameterGroupMessage || (CreateDBClusterParameterGroupMessage = {}));
|
|
875
|
-
export var CreateDBClusterParameterGroupResult;
|
|
876
|
-
(function (CreateDBClusterParameterGroupResult) {
|
|
877
|
-
CreateDBClusterParameterGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
878
|
-
})(CreateDBClusterParameterGroupResult || (CreateDBClusterParameterGroupResult = {}));
|
|
879
|
-
export var CreateDBClusterSnapshotMessage;
|
|
880
|
-
(function (CreateDBClusterSnapshotMessage) {
|
|
881
|
-
CreateDBClusterSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
882
|
-
})(CreateDBClusterSnapshotMessage || (CreateDBClusterSnapshotMessage = {}));
|
|
883
|
-
export var CreateDBClusterSnapshotResult;
|
|
884
|
-
(function (CreateDBClusterSnapshotResult) {
|
|
885
|
-
CreateDBClusterSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
886
|
-
})(CreateDBClusterSnapshotResult || (CreateDBClusterSnapshotResult = {}));
|
|
887
630
|
var AuthorizationNotFoundFault = (function (_super) {
|
|
888
631
|
__extends(AuthorizationNotFoundFault, _super);
|
|
889
632
|
function AuthorizationNotFoundFault(opts) {
|
|
@@ -908,72 +651,16 @@ var BackupPolicyNotFoundFault = (function (_super) {
|
|
|
908
651
|
return BackupPolicyNotFoundFault;
|
|
909
652
|
}(__BaseException));
|
|
910
653
|
export { BackupPolicyNotFoundFault };
|
|
911
|
-
export var CreateDBInstanceMessage;
|
|
912
|
-
(function (CreateDBInstanceMessage) {
|
|
913
|
-
CreateDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
914
|
-
})(CreateDBInstanceMessage || (CreateDBInstanceMessage = {}));
|
|
915
|
-
export var DBInstanceRole;
|
|
916
|
-
(function (DBInstanceRole) {
|
|
917
|
-
DBInstanceRole.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
918
|
-
})(DBInstanceRole || (DBInstanceRole = {}));
|
|
919
654
|
export var AutomationMode;
|
|
920
655
|
(function (AutomationMode) {
|
|
921
656
|
AutomationMode["ALL_PAUSED"] = "all-paused";
|
|
922
657
|
AutomationMode["FULL"] = "full";
|
|
923
658
|
})(AutomationMode || (AutomationMode = {}));
|
|
924
|
-
export var DBInstanceAutomatedBackupsReplication;
|
|
925
|
-
(function (DBInstanceAutomatedBackupsReplication) {
|
|
926
|
-
DBInstanceAutomatedBackupsReplication.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
927
|
-
})(DBInstanceAutomatedBackupsReplication || (DBInstanceAutomatedBackupsReplication = {}));
|
|
928
|
-
export var DBParameterGroupStatus;
|
|
929
|
-
(function (DBParameterGroupStatus) {
|
|
930
|
-
DBParameterGroupStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
931
|
-
})(DBParameterGroupStatus || (DBParameterGroupStatus = {}));
|
|
932
|
-
export var AvailabilityZone;
|
|
933
|
-
(function (AvailabilityZone) {
|
|
934
|
-
AvailabilityZone.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
935
|
-
})(AvailabilityZone || (AvailabilityZone = {}));
|
|
936
|
-
export var Outpost;
|
|
937
|
-
(function (Outpost) {
|
|
938
|
-
Outpost.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
939
|
-
})(Outpost || (Outpost = {}));
|
|
940
|
-
export var Subnet;
|
|
941
|
-
(function (Subnet) {
|
|
942
|
-
Subnet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
943
|
-
})(Subnet || (Subnet = {}));
|
|
944
|
-
export var DBSubnetGroup;
|
|
945
|
-
(function (DBSubnetGroup) {
|
|
946
|
-
DBSubnetGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
947
|
-
})(DBSubnetGroup || (DBSubnetGroup = {}));
|
|
948
|
-
export var Endpoint;
|
|
949
|
-
(function (Endpoint) {
|
|
950
|
-
Endpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
951
|
-
})(Endpoint || (Endpoint = {}));
|
|
952
|
-
export var OptionGroupMembership;
|
|
953
|
-
(function (OptionGroupMembership) {
|
|
954
|
-
OptionGroupMembership.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
955
|
-
})(OptionGroupMembership || (OptionGroupMembership = {}));
|
|
956
|
-
export var PendingModifiedValues;
|
|
957
|
-
(function (PendingModifiedValues) {
|
|
958
|
-
PendingModifiedValues.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
959
|
-
})(PendingModifiedValues || (PendingModifiedValues = {}));
|
|
960
659
|
export var ReplicaMode;
|
|
961
660
|
(function (ReplicaMode) {
|
|
962
661
|
ReplicaMode["MOUNTED"] = "mounted";
|
|
963
662
|
ReplicaMode["OPEN_READ_ONLY"] = "open-read-only";
|
|
964
663
|
})(ReplicaMode || (ReplicaMode = {}));
|
|
965
|
-
export var DBInstanceStatusInfo;
|
|
966
|
-
(function (DBInstanceStatusInfo) {
|
|
967
|
-
DBInstanceStatusInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
968
|
-
})(DBInstanceStatusInfo || (DBInstanceStatusInfo = {}));
|
|
969
|
-
export var DBInstance;
|
|
970
|
-
(function (DBInstance) {
|
|
971
|
-
DBInstance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
972
|
-
})(DBInstance || (DBInstance = {}));
|
|
973
|
-
export var CreateDBInstanceResult;
|
|
974
|
-
(function (CreateDBInstanceResult) {
|
|
975
|
-
CreateDBInstanceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
976
|
-
})(CreateDBInstanceResult || (CreateDBInstanceResult = {}));
|
|
977
664
|
var DBInstanceAlreadyExistsFault = (function (_super) {
|
|
978
665
|
__extends(DBInstanceAlreadyExistsFault, _super);
|
|
979
666
|
function DBInstanceAlreadyExistsFault(opts) {
|
|
@@ -1046,14 +733,6 @@ var StorageTypeNotSupportedFault = (function (_super) {
|
|
|
1046
733
|
return StorageTypeNotSupportedFault;
|
|
1047
734
|
}(__BaseException));
|
|
1048
735
|
export { StorageTypeNotSupportedFault };
|
|
1049
|
-
export var CreateDBInstanceReadReplicaMessage;
|
|
1050
|
-
(function (CreateDBInstanceReadReplicaMessage) {
|
|
1051
|
-
CreateDBInstanceReadReplicaMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1052
|
-
})(CreateDBInstanceReadReplicaMessage || (CreateDBInstanceReadReplicaMessage = {}));
|
|
1053
|
-
export var CreateDBInstanceReadReplicaResult;
|
|
1054
|
-
(function (CreateDBInstanceReadReplicaResult) {
|
|
1055
|
-
CreateDBInstanceReadReplicaResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1056
|
-
})(CreateDBInstanceReadReplicaResult || (CreateDBInstanceReadReplicaResult = {}));
|
|
1057
736
|
var DBSubnetGroupNotAllowedFault = (function (_super) {
|
|
1058
737
|
__extends(DBSubnetGroupNotAllowedFault, _super);
|
|
1059
738
|
function DBSubnetGroupNotAllowedFault(opts) {
|
|
@@ -1078,14 +757,6 @@ var InvalidDBSubnetGroupFault = (function (_super) {
|
|
|
1078
757
|
return InvalidDBSubnetGroupFault;
|
|
1079
758
|
}(__BaseException));
|
|
1080
759
|
export { InvalidDBSubnetGroupFault };
|
|
1081
|
-
export var CreateDBParameterGroupMessage;
|
|
1082
|
-
(function (CreateDBParameterGroupMessage) {
|
|
1083
|
-
CreateDBParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1084
|
-
})(CreateDBParameterGroupMessage || (CreateDBParameterGroupMessage = {}));
|
|
1085
|
-
export var CreateDBParameterGroupResult;
|
|
1086
|
-
(function (CreateDBParameterGroupResult) {
|
|
1087
|
-
CreateDBParameterGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1088
|
-
})(CreateDBParameterGroupResult || (CreateDBParameterGroupResult = {}));
|
|
1089
760
|
export var AuthScheme;
|
|
1090
761
|
(function (AuthScheme) {
|
|
1091
762
|
AuthScheme["SECRETS"] = "SECRETS";
|
|
@@ -1095,23 +766,11 @@ export var IAMAuthMode;
|
|
|
1095
766
|
IAMAuthMode["DISABLED"] = "DISABLED";
|
|
1096
767
|
IAMAuthMode["REQUIRED"] = "REQUIRED";
|
|
1097
768
|
})(IAMAuthMode || (IAMAuthMode = {}));
|
|
1098
|
-
export var UserAuthConfig;
|
|
1099
|
-
(function (UserAuthConfig) {
|
|
1100
|
-
UserAuthConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1101
|
-
})(UserAuthConfig || (UserAuthConfig = {}));
|
|
1102
769
|
export var EngineFamily;
|
|
1103
770
|
(function (EngineFamily) {
|
|
1104
771
|
EngineFamily["MYSQL"] = "MYSQL";
|
|
1105
772
|
EngineFamily["POSTGRESQL"] = "POSTGRESQL";
|
|
1106
773
|
})(EngineFamily || (EngineFamily = {}));
|
|
1107
|
-
export var CreateDBProxyRequest;
|
|
1108
|
-
(function (CreateDBProxyRequest) {
|
|
1109
|
-
CreateDBProxyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1110
|
-
})(CreateDBProxyRequest || (CreateDBProxyRequest = {}));
|
|
1111
|
-
export var UserAuthConfigInfo;
|
|
1112
|
-
(function (UserAuthConfigInfo) {
|
|
1113
|
-
UserAuthConfigInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1114
|
-
})(UserAuthConfigInfo || (UserAuthConfigInfo = {}));
|
|
1115
774
|
export var DBProxyStatus;
|
|
1116
775
|
(function (DBProxyStatus) {
|
|
1117
776
|
DBProxyStatus["AVAILABLE"] = "available";
|
|
@@ -1124,14 +783,6 @@ export var DBProxyStatus;
|
|
|
1124
783
|
DBProxyStatus["SUSPENDED"] = "suspended";
|
|
1125
784
|
DBProxyStatus["SUSPENDING"] = "suspending";
|
|
1126
785
|
})(DBProxyStatus || (DBProxyStatus = {}));
|
|
1127
|
-
export var DBProxy;
|
|
1128
|
-
(function (DBProxy) {
|
|
1129
|
-
DBProxy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1130
|
-
})(DBProxy || (DBProxy = {}));
|
|
1131
|
-
export var CreateDBProxyResponse;
|
|
1132
|
-
(function (CreateDBProxyResponse) {
|
|
1133
|
-
CreateDBProxyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1134
|
-
})(CreateDBProxyResponse || (CreateDBProxyResponse = {}));
|
|
1135
786
|
var DBProxyAlreadyExistsFault = (function (_super) {
|
|
1136
787
|
__extends(DBProxyAlreadyExistsFault, _super);
|
|
1137
788
|
function DBProxyAlreadyExistsFault(opts) {
|
|
@@ -1161,10 +812,6 @@ export var DBProxyEndpointTargetRole;
|
|
|
1161
812
|
DBProxyEndpointTargetRole["READ_ONLY"] = "READ_ONLY";
|
|
1162
813
|
DBProxyEndpointTargetRole["READ_WRITE"] = "READ_WRITE";
|
|
1163
814
|
})(DBProxyEndpointTargetRole || (DBProxyEndpointTargetRole = {}));
|
|
1164
|
-
export var CreateDBProxyEndpointRequest;
|
|
1165
|
-
(function (CreateDBProxyEndpointRequest) {
|
|
1166
|
-
CreateDBProxyEndpointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1167
|
-
})(CreateDBProxyEndpointRequest || (CreateDBProxyEndpointRequest = {}));
|
|
1168
815
|
export var DBProxyEndpointStatus;
|
|
1169
816
|
(function (DBProxyEndpointStatus) {
|
|
1170
817
|
DBProxyEndpointStatus["AVAILABLE"] = "available";
|
|
@@ -1174,14 +821,6 @@ export var DBProxyEndpointStatus;
|
|
|
1174
821
|
DBProxyEndpointStatus["INSUFFICIENT_RESOURCE_LIMITS"] = "insufficient-resource-limits";
|
|
1175
822
|
DBProxyEndpointStatus["MODIFYING"] = "modifying";
|
|
1176
823
|
})(DBProxyEndpointStatus || (DBProxyEndpointStatus = {}));
|
|
1177
|
-
export var DBProxyEndpoint;
|
|
1178
|
-
(function (DBProxyEndpoint) {
|
|
1179
|
-
DBProxyEndpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1180
|
-
})(DBProxyEndpoint || (DBProxyEndpoint = {}));
|
|
1181
|
-
export var CreateDBProxyEndpointResponse;
|
|
1182
|
-
(function (CreateDBProxyEndpointResponse) {
|
|
1183
|
-
CreateDBProxyEndpointResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1184
|
-
})(CreateDBProxyEndpointResponse || (CreateDBProxyEndpointResponse = {}));
|
|
1185
824
|
var DBProxyEndpointAlreadyExistsFault = (function (_super) {
|
|
1186
825
|
__extends(DBProxyEndpointAlreadyExistsFault, _super);
|
|
1187
826
|
function DBProxyEndpointAlreadyExistsFault(opts) {
|
|
@@ -1218,14 +857,6 @@ var InvalidDBProxyStateFault = (function (_super) {
|
|
|
1218
857
|
return InvalidDBProxyStateFault;
|
|
1219
858
|
}(__BaseException));
|
|
1220
859
|
export { InvalidDBProxyStateFault };
|
|
1221
|
-
export var CreateDBSecurityGroupMessage;
|
|
1222
|
-
(function (CreateDBSecurityGroupMessage) {
|
|
1223
|
-
CreateDBSecurityGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1224
|
-
})(CreateDBSecurityGroupMessage || (CreateDBSecurityGroupMessage = {}));
|
|
1225
|
-
export var CreateDBSecurityGroupResult;
|
|
1226
|
-
(function (CreateDBSecurityGroupResult) {
|
|
1227
|
-
CreateDBSecurityGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1228
|
-
})(CreateDBSecurityGroupResult || (CreateDBSecurityGroupResult = {}));
|
|
1229
860
|
var DBSecurityGroupAlreadyExistsFault = (function (_super) {
|
|
1230
861
|
__extends(DBSecurityGroupAlreadyExistsFault, _super);
|
|
1231
862
|
function DBSecurityGroupAlreadyExistsFault(opts) {
|
|
@@ -1262,22 +893,6 @@ var DBSecurityGroupQuotaExceededFault = (function (_super) {
|
|
|
1262
893
|
return DBSecurityGroupQuotaExceededFault;
|
|
1263
894
|
}(__BaseException));
|
|
1264
895
|
export { DBSecurityGroupQuotaExceededFault };
|
|
1265
|
-
export var CreateDBSnapshotMessage;
|
|
1266
|
-
(function (CreateDBSnapshotMessage) {
|
|
1267
|
-
CreateDBSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1268
|
-
})(CreateDBSnapshotMessage || (CreateDBSnapshotMessage = {}));
|
|
1269
|
-
export var CreateDBSnapshotResult;
|
|
1270
|
-
(function (CreateDBSnapshotResult) {
|
|
1271
|
-
CreateDBSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1272
|
-
})(CreateDBSnapshotResult || (CreateDBSnapshotResult = {}));
|
|
1273
|
-
export var CreateDBSubnetGroupMessage;
|
|
1274
|
-
(function (CreateDBSubnetGroupMessage) {
|
|
1275
|
-
CreateDBSubnetGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1276
|
-
})(CreateDBSubnetGroupMessage || (CreateDBSubnetGroupMessage = {}));
|
|
1277
|
-
export var CreateDBSubnetGroupResult;
|
|
1278
|
-
(function (CreateDBSubnetGroupResult) {
|
|
1279
|
-
CreateDBSubnetGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1280
|
-
})(CreateDBSubnetGroupResult || (CreateDBSubnetGroupResult = {}));
|
|
1281
896
|
var DBSubnetGroupAlreadyExistsFault = (function (_super) {
|
|
1282
897
|
__extends(DBSubnetGroupAlreadyExistsFault, _super);
|
|
1283
898
|
function DBSubnetGroupAlreadyExistsFault(opts) {
|
|
@@ -1314,14 +929,6 @@ var DBSubnetQuotaExceededFault = (function (_super) {
|
|
|
1314
929
|
return DBSubnetQuotaExceededFault;
|
|
1315
930
|
}(__BaseException));
|
|
1316
931
|
export { DBSubnetQuotaExceededFault };
|
|
1317
|
-
export var CreateEventSubscriptionMessage;
|
|
1318
|
-
(function (CreateEventSubscriptionMessage) {
|
|
1319
|
-
CreateEventSubscriptionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1320
|
-
})(CreateEventSubscriptionMessage || (CreateEventSubscriptionMessage = {}));
|
|
1321
|
-
export var CreateEventSubscriptionResult;
|
|
1322
|
-
(function (CreateEventSubscriptionResult) {
|
|
1323
|
-
CreateEventSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1324
|
-
})(CreateEventSubscriptionResult || (CreateEventSubscriptionResult = {}));
|
|
1325
932
|
var EventSubscriptionQuotaExceededFault = (function (_super) {
|
|
1326
933
|
__extends(EventSubscriptionQuotaExceededFault, _super);
|
|
1327
934
|
function EventSubscriptionQuotaExceededFault(opts) {
|
|
@@ -1394,32 +1001,12 @@ var SubscriptionCategoryNotFoundFault = (function (_super) {
|
|
|
1394
1001
|
return SubscriptionCategoryNotFoundFault;
|
|
1395
1002
|
}(__BaseException));
|
|
1396
1003
|
export { SubscriptionCategoryNotFoundFault };
|
|
1397
|
-
export var CreateGlobalClusterMessage;
|
|
1398
|
-
(function (CreateGlobalClusterMessage) {
|
|
1399
|
-
CreateGlobalClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1400
|
-
})(CreateGlobalClusterMessage || (CreateGlobalClusterMessage = {}));
|
|
1401
1004
|
export var FailoverStatus;
|
|
1402
1005
|
(function (FailoverStatus) {
|
|
1403
1006
|
FailoverStatus["CANCELLING"] = "cancelling";
|
|
1404
1007
|
FailoverStatus["FAILING_OVER"] = "failing-over";
|
|
1405
1008
|
FailoverStatus["PENDING"] = "pending";
|
|
1406
1009
|
})(FailoverStatus || (FailoverStatus = {}));
|
|
1407
|
-
export var FailoverState;
|
|
1408
|
-
(function (FailoverState) {
|
|
1409
|
-
FailoverState.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1410
|
-
})(FailoverState || (FailoverState = {}));
|
|
1411
|
-
export var GlobalClusterMember;
|
|
1412
|
-
(function (GlobalClusterMember) {
|
|
1413
|
-
GlobalClusterMember.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1414
|
-
})(GlobalClusterMember || (GlobalClusterMember = {}));
|
|
1415
|
-
export var GlobalCluster;
|
|
1416
|
-
(function (GlobalCluster) {
|
|
1417
|
-
GlobalCluster.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1418
|
-
})(GlobalCluster || (GlobalCluster = {}));
|
|
1419
|
-
export var CreateGlobalClusterResult;
|
|
1420
|
-
(function (CreateGlobalClusterResult) {
|
|
1421
|
-
CreateGlobalClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1422
|
-
})(CreateGlobalClusterResult || (CreateGlobalClusterResult = {}));
|
|
1423
1010
|
var GlobalClusterAlreadyExistsFault = (function (_super) {
|
|
1424
1011
|
__extends(GlobalClusterAlreadyExistsFault, _super);
|
|
1425
1012
|
function GlobalClusterAlreadyExistsFault(opts) {
|
|
@@ -1444,14 +1031,6 @@ var GlobalClusterQuotaExceededFault = (function (_super) {
|
|
|
1444
1031
|
return GlobalClusterQuotaExceededFault;
|
|
1445
1032
|
}(__BaseException));
|
|
1446
1033
|
export { GlobalClusterQuotaExceededFault };
|
|
1447
|
-
export var CreateOptionGroupMessage;
|
|
1448
|
-
(function (CreateOptionGroupMessage) {
|
|
1449
|
-
CreateOptionGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1450
|
-
})(CreateOptionGroupMessage || (CreateOptionGroupMessage = {}));
|
|
1451
|
-
export var CreateOptionGroupResult;
|
|
1452
|
-
(function (CreateOptionGroupResult) {
|
|
1453
|
-
CreateOptionGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1454
|
-
})(CreateOptionGroupResult || (CreateOptionGroupResult = {}));
|
|
1455
1034
|
var CustomDBEngineVersionNotFoundFault = (function (_super) {
|
|
1456
1035
|
__extends(CustomDBEngineVersionNotFoundFault, _super);
|
|
1457
1036
|
function CustomDBEngineVersionNotFoundFault(opts) {
|
|
@@ -1464,10 +1043,6 @@ var CustomDBEngineVersionNotFoundFault = (function (_super) {
|
|
|
1464
1043
|
return CustomDBEngineVersionNotFoundFault;
|
|
1465
1044
|
}(__BaseException));
|
|
1466
1045
|
export { CustomDBEngineVersionNotFoundFault };
|
|
1467
|
-
export var DeleteCustomDBEngineVersionMessage;
|
|
1468
|
-
(function (DeleteCustomDBEngineVersionMessage) {
|
|
1469
|
-
DeleteCustomDBEngineVersionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1470
|
-
})(DeleteCustomDBEngineVersionMessage || (DeleteCustomDBEngineVersionMessage = {}));
|
|
1471
1046
|
var InvalidCustomDBEngineVersionStateFault = (function (_super) {
|
|
1472
1047
|
__extends(InvalidCustomDBEngineVersionStateFault, _super);
|
|
1473
1048
|
function InvalidCustomDBEngineVersionStateFault(opts) {
|
|
@@ -1480,14 +1055,6 @@ var InvalidCustomDBEngineVersionStateFault = (function (_super) {
|
|
|
1480
1055
|
return InvalidCustomDBEngineVersionStateFault;
|
|
1481
1056
|
}(__BaseException));
|
|
1482
1057
|
export { InvalidCustomDBEngineVersionStateFault };
|
|
1483
|
-
export var DeleteDBClusterMessage;
|
|
1484
|
-
(function (DeleteDBClusterMessage) {
|
|
1485
|
-
DeleteDBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1486
|
-
})(DeleteDBClusterMessage || (DeleteDBClusterMessage = {}));
|
|
1487
|
-
export var DeleteDBClusterResult;
|
|
1488
|
-
(function (DeleteDBClusterResult) {
|
|
1489
|
-
DeleteDBClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1490
|
-
})(DeleteDBClusterResult || (DeleteDBClusterResult = {}));
|
|
1491
1058
|
var DBClusterEndpointNotFoundFault = (function (_super) {
|
|
1492
1059
|
__extends(DBClusterEndpointNotFoundFault, _super);
|
|
1493
1060
|
function DBClusterEndpointNotFoundFault(opts) {
|
|
@@ -1500,10 +1067,6 @@ var DBClusterEndpointNotFoundFault = (function (_super) {
|
|
|
1500
1067
|
return DBClusterEndpointNotFoundFault;
|
|
1501
1068
|
}(__BaseException));
|
|
1502
1069
|
export { DBClusterEndpointNotFoundFault };
|
|
1503
|
-
export var DeleteDBClusterEndpointMessage;
|
|
1504
|
-
(function (DeleteDBClusterEndpointMessage) {
|
|
1505
|
-
DeleteDBClusterEndpointMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1506
|
-
})(DeleteDBClusterEndpointMessage || (DeleteDBClusterEndpointMessage = {}));
|
|
1507
1070
|
var InvalidDBClusterEndpointStateFault = (function (_super) {
|
|
1508
1071
|
__extends(InvalidDBClusterEndpointStateFault, _super);
|
|
1509
1072
|
function InvalidDBClusterEndpointStateFault(opts) {
|
|
@@ -1516,10 +1079,6 @@ var InvalidDBClusterEndpointStateFault = (function (_super) {
|
|
|
1516
1079
|
return InvalidDBClusterEndpointStateFault;
|
|
1517
1080
|
}(__BaseException));
|
|
1518
1081
|
export { InvalidDBClusterEndpointStateFault };
|
|
1519
|
-
export var DeleteDBClusterParameterGroupMessage;
|
|
1520
|
-
(function (DeleteDBClusterParameterGroupMessage) {
|
|
1521
|
-
DeleteDBClusterParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1522
|
-
})(DeleteDBClusterParameterGroupMessage || (DeleteDBClusterParameterGroupMessage = {}));
|
|
1523
1082
|
var InvalidDBParameterGroupStateFault = (function (_super) {
|
|
1524
1083
|
__extends(InvalidDBParameterGroupStateFault, _super);
|
|
1525
1084
|
function InvalidDBParameterGroupStateFault(opts) {
|
|
@@ -1532,14 +1091,6 @@ var InvalidDBParameterGroupStateFault = (function (_super) {
|
|
|
1532
1091
|
return InvalidDBParameterGroupStateFault;
|
|
1533
1092
|
}(__BaseException));
|
|
1534
1093
|
export { InvalidDBParameterGroupStateFault };
|
|
1535
|
-
export var DeleteDBClusterSnapshotMessage;
|
|
1536
|
-
(function (DeleteDBClusterSnapshotMessage) {
|
|
1537
|
-
DeleteDBClusterSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1538
|
-
})(DeleteDBClusterSnapshotMessage || (DeleteDBClusterSnapshotMessage = {}));
|
|
1539
|
-
export var DeleteDBClusterSnapshotResult;
|
|
1540
|
-
(function (DeleteDBClusterSnapshotResult) {
|
|
1541
|
-
DeleteDBClusterSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1542
|
-
})(DeleteDBClusterSnapshotResult || (DeleteDBClusterSnapshotResult = {}));
|
|
1543
1094
|
var DBInstanceAutomatedBackupQuotaExceededFault = (function (_super) {
|
|
1544
1095
|
__extends(DBInstanceAutomatedBackupQuotaExceededFault, _super);
|
|
1545
1096
|
function DBInstanceAutomatedBackupQuotaExceededFault(opts) {
|
|
@@ -1552,14 +1103,6 @@ var DBInstanceAutomatedBackupQuotaExceededFault = (function (_super) {
|
|
|
1552
1103
|
return DBInstanceAutomatedBackupQuotaExceededFault;
|
|
1553
1104
|
}(__BaseException));
|
|
1554
1105
|
export { DBInstanceAutomatedBackupQuotaExceededFault };
|
|
1555
|
-
export var DeleteDBInstanceMessage;
|
|
1556
|
-
(function (DeleteDBInstanceMessage) {
|
|
1557
|
-
DeleteDBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1558
|
-
})(DeleteDBInstanceMessage || (DeleteDBInstanceMessage = {}));
|
|
1559
|
-
export var DeleteDBInstanceResult;
|
|
1560
|
-
(function (DeleteDBInstanceResult) {
|
|
1561
|
-
DeleteDBInstanceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1562
|
-
})(DeleteDBInstanceResult || (DeleteDBInstanceResult = {}));
|
|
1563
1106
|
var DBInstanceAutomatedBackupNotFoundFault = (function (_super) {
|
|
1564
1107
|
__extends(DBInstanceAutomatedBackupNotFoundFault, _super);
|
|
1565
1108
|
function DBInstanceAutomatedBackupNotFoundFault(opts) {
|
|
@@ -1572,22 +1115,6 @@ var DBInstanceAutomatedBackupNotFoundFault = (function (_super) {
|
|
|
1572
1115
|
return DBInstanceAutomatedBackupNotFoundFault;
|
|
1573
1116
|
}(__BaseException));
|
|
1574
1117
|
export { DBInstanceAutomatedBackupNotFoundFault };
|
|
1575
|
-
export var DeleteDBInstanceAutomatedBackupMessage;
|
|
1576
|
-
(function (DeleteDBInstanceAutomatedBackupMessage) {
|
|
1577
|
-
DeleteDBInstanceAutomatedBackupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1578
|
-
})(DeleteDBInstanceAutomatedBackupMessage || (DeleteDBInstanceAutomatedBackupMessage = {}));
|
|
1579
|
-
export var RestoreWindow;
|
|
1580
|
-
(function (RestoreWindow) {
|
|
1581
|
-
RestoreWindow.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1582
|
-
})(RestoreWindow || (RestoreWindow = {}));
|
|
1583
|
-
export var DBInstanceAutomatedBackup;
|
|
1584
|
-
(function (DBInstanceAutomatedBackup) {
|
|
1585
|
-
DBInstanceAutomatedBackup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1586
|
-
})(DBInstanceAutomatedBackup || (DBInstanceAutomatedBackup = {}));
|
|
1587
|
-
export var DeleteDBInstanceAutomatedBackupResult;
|
|
1588
|
-
(function (DeleteDBInstanceAutomatedBackupResult) {
|
|
1589
|
-
DeleteDBInstanceAutomatedBackupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1590
|
-
})(DeleteDBInstanceAutomatedBackupResult || (DeleteDBInstanceAutomatedBackupResult = {}));
|
|
1591
1118
|
var InvalidDBInstanceAutomatedBackupStateFault = (function (_super) {
|
|
1592
1119
|
__extends(InvalidDBInstanceAutomatedBackupStateFault, _super);
|
|
1593
1120
|
function InvalidDBInstanceAutomatedBackupStateFault(opts) {
|
|
@@ -1600,18 +1127,6 @@ var InvalidDBInstanceAutomatedBackupStateFault = (function (_super) {
|
|
|
1600
1127
|
return InvalidDBInstanceAutomatedBackupStateFault;
|
|
1601
1128
|
}(__BaseException));
|
|
1602
1129
|
export { InvalidDBInstanceAutomatedBackupStateFault };
|
|
1603
|
-
export var DeleteDBParameterGroupMessage;
|
|
1604
|
-
(function (DeleteDBParameterGroupMessage) {
|
|
1605
|
-
DeleteDBParameterGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1606
|
-
})(DeleteDBParameterGroupMessage || (DeleteDBParameterGroupMessage = {}));
|
|
1607
|
-
export var DeleteDBProxyRequest;
|
|
1608
|
-
(function (DeleteDBProxyRequest) {
|
|
1609
|
-
DeleteDBProxyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1610
|
-
})(DeleteDBProxyRequest || (DeleteDBProxyRequest = {}));
|
|
1611
|
-
export var DeleteDBProxyResponse;
|
|
1612
|
-
(function (DeleteDBProxyResponse) {
|
|
1613
|
-
DeleteDBProxyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1614
|
-
})(DeleteDBProxyResponse || (DeleteDBProxyResponse = {}));
|
|
1615
1130
|
var DBProxyEndpointNotFoundFault = (function (_super) {
|
|
1616
1131
|
__extends(DBProxyEndpointNotFoundFault, _super);
|
|
1617
1132
|
function DBProxyEndpointNotFoundFault(opts) {
|
|
@@ -1624,14 +1139,6 @@ var DBProxyEndpointNotFoundFault = (function (_super) {
|
|
|
1624
1139
|
return DBProxyEndpointNotFoundFault;
|
|
1625
1140
|
}(__BaseException));
|
|
1626
1141
|
export { DBProxyEndpointNotFoundFault };
|
|
1627
|
-
export var DeleteDBProxyEndpointRequest;
|
|
1628
|
-
(function (DeleteDBProxyEndpointRequest) {
|
|
1629
|
-
DeleteDBProxyEndpointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1630
|
-
})(DeleteDBProxyEndpointRequest || (DeleteDBProxyEndpointRequest = {}));
|
|
1631
|
-
export var DeleteDBProxyEndpointResponse;
|
|
1632
|
-
(function (DeleteDBProxyEndpointResponse) {
|
|
1633
|
-
DeleteDBProxyEndpointResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1634
|
-
})(DeleteDBProxyEndpointResponse || (DeleteDBProxyEndpointResponse = {}));
|
|
1635
1142
|
var InvalidDBProxyEndpointStateFault = (function (_super) {
|
|
1636
1143
|
__extends(InvalidDBProxyEndpointStateFault, _super);
|
|
1637
1144
|
function InvalidDBProxyEndpointStateFault(opts) {
|
|
@@ -1644,22 +1151,6 @@ var InvalidDBProxyEndpointStateFault = (function (_super) {
|
|
|
1644
1151
|
return InvalidDBProxyEndpointStateFault;
|
|
1645
1152
|
}(__BaseException));
|
|
1646
1153
|
export { InvalidDBProxyEndpointStateFault };
|
|
1647
|
-
export var DeleteDBSecurityGroupMessage;
|
|
1648
|
-
(function (DeleteDBSecurityGroupMessage) {
|
|
1649
|
-
DeleteDBSecurityGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1650
|
-
})(DeleteDBSecurityGroupMessage || (DeleteDBSecurityGroupMessage = {}));
|
|
1651
|
-
export var DeleteDBSnapshotMessage;
|
|
1652
|
-
(function (DeleteDBSnapshotMessage) {
|
|
1653
|
-
DeleteDBSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1654
|
-
})(DeleteDBSnapshotMessage || (DeleteDBSnapshotMessage = {}));
|
|
1655
|
-
export var DeleteDBSnapshotResult;
|
|
1656
|
-
(function (DeleteDBSnapshotResult) {
|
|
1657
|
-
DeleteDBSnapshotResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1658
|
-
})(DeleteDBSnapshotResult || (DeleteDBSnapshotResult = {}));
|
|
1659
|
-
export var DeleteDBSubnetGroupMessage;
|
|
1660
|
-
(function (DeleteDBSubnetGroupMessage) {
|
|
1661
|
-
DeleteDBSubnetGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1662
|
-
})(DeleteDBSubnetGroupMessage || (DeleteDBSubnetGroupMessage = {}));
|
|
1663
1154
|
var InvalidDBSubnetStateFault = (function (_super) {
|
|
1664
1155
|
__extends(InvalidDBSubnetStateFault, _super);
|
|
1665
1156
|
function InvalidDBSubnetStateFault(opts) {
|
|
@@ -1672,14 +1163,6 @@ var InvalidDBSubnetStateFault = (function (_super) {
|
|
|
1672
1163
|
return InvalidDBSubnetStateFault;
|
|
1673
1164
|
}(__BaseException));
|
|
1674
1165
|
export { InvalidDBSubnetStateFault };
|
|
1675
|
-
export var DeleteEventSubscriptionMessage;
|
|
1676
|
-
(function (DeleteEventSubscriptionMessage) {
|
|
1677
|
-
DeleteEventSubscriptionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1678
|
-
})(DeleteEventSubscriptionMessage || (DeleteEventSubscriptionMessage = {}));
|
|
1679
|
-
export var DeleteEventSubscriptionResult;
|
|
1680
|
-
(function (DeleteEventSubscriptionResult) {
|
|
1681
|
-
DeleteEventSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1682
|
-
})(DeleteEventSubscriptionResult || (DeleteEventSubscriptionResult = {}));
|
|
1683
1166
|
var InvalidEventSubscriptionStateFault = (function (_super) {
|
|
1684
1167
|
__extends(InvalidEventSubscriptionStateFault, _super);
|
|
1685
1168
|
function InvalidEventSubscriptionStateFault(opts) {
|
|
@@ -1692,18 +1175,6 @@ var InvalidEventSubscriptionStateFault = (function (_super) {
|
|
|
1692
1175
|
return InvalidEventSubscriptionStateFault;
|
|
1693
1176
|
}(__BaseException));
|
|
1694
1177
|
export { InvalidEventSubscriptionStateFault };
|
|
1695
|
-
export var DeleteGlobalClusterMessage;
|
|
1696
|
-
(function (DeleteGlobalClusterMessage) {
|
|
1697
|
-
DeleteGlobalClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1698
|
-
})(DeleteGlobalClusterMessage || (DeleteGlobalClusterMessage = {}));
|
|
1699
|
-
export var DeleteGlobalClusterResult;
|
|
1700
|
-
(function (DeleteGlobalClusterResult) {
|
|
1701
|
-
DeleteGlobalClusterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1702
|
-
})(DeleteGlobalClusterResult || (DeleteGlobalClusterResult = {}));
|
|
1703
|
-
export var DeleteOptionGroupMessage;
|
|
1704
|
-
(function (DeleteOptionGroupMessage) {
|
|
1705
|
-
DeleteOptionGroupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1706
|
-
})(DeleteOptionGroupMessage || (DeleteOptionGroupMessage = {}));
|
|
1707
1178
|
var InvalidOptionGroupStateFault = (function (_super) {
|
|
1708
1179
|
__extends(InvalidOptionGroupStateFault, _super);
|
|
1709
1180
|
function InvalidOptionGroupStateFault(opts) {
|
|
@@ -1728,26 +1199,6 @@ var DBProxyTargetNotFoundFault = (function (_super) {
|
|
|
1728
1199
|
return DBProxyTargetNotFoundFault;
|
|
1729
1200
|
}(__BaseException));
|
|
1730
1201
|
export { DBProxyTargetNotFoundFault };
|
|
1731
|
-
export var DeregisterDBProxyTargetsRequest;
|
|
1732
|
-
(function (DeregisterDBProxyTargetsRequest) {
|
|
1733
|
-
DeregisterDBProxyTargetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1734
|
-
})(DeregisterDBProxyTargetsRequest || (DeregisterDBProxyTargetsRequest = {}));
|
|
1735
|
-
export var DeregisterDBProxyTargetsResponse;
|
|
1736
|
-
(function (DeregisterDBProxyTargetsResponse) {
|
|
1737
|
-
DeregisterDBProxyTargetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1738
|
-
})(DeregisterDBProxyTargetsResponse || (DeregisterDBProxyTargetsResponse = {}));
|
|
1739
|
-
export var DescribeAccountAttributesMessage;
|
|
1740
|
-
(function (DescribeAccountAttributesMessage) {
|
|
1741
|
-
DescribeAccountAttributesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1742
|
-
})(DescribeAccountAttributesMessage || (DescribeAccountAttributesMessage = {}));
|
|
1743
|
-
export var Certificate;
|
|
1744
|
-
(function (Certificate) {
|
|
1745
|
-
Certificate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1746
|
-
})(Certificate || (Certificate = {}));
|
|
1747
|
-
export var CertificateMessage;
|
|
1748
|
-
(function (CertificateMessage) {
|
|
1749
|
-
CertificateMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1750
|
-
})(CertificateMessage || (CertificateMessage = {}));
|
|
1751
1202
|
var CertificateNotFoundFault = (function (_super) {
|
|
1752
1203
|
__extends(CertificateNotFoundFault, _super);
|
|
1753
1204
|
function CertificateNotFoundFault(opts) {
|
|
@@ -1760,18 +1211,6 @@ var CertificateNotFoundFault = (function (_super) {
|
|
|
1760
1211
|
return CertificateNotFoundFault;
|
|
1761
1212
|
}(__BaseException));
|
|
1762
1213
|
export { CertificateNotFoundFault };
|
|
1763
|
-
export var Filter;
|
|
1764
|
-
(function (Filter) {
|
|
1765
|
-
Filter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1766
|
-
})(Filter || (Filter = {}));
|
|
1767
|
-
export var DescribeCertificatesMessage;
|
|
1768
|
-
(function (DescribeCertificatesMessage) {
|
|
1769
|
-
DescribeCertificatesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1770
|
-
})(DescribeCertificatesMessage || (DescribeCertificatesMessage = {}));
|
|
1771
|
-
export var DBClusterBacktrackMessage;
|
|
1772
|
-
(function (DBClusterBacktrackMessage) {
|
|
1773
|
-
DBClusterBacktrackMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1774
|
-
})(DBClusterBacktrackMessage || (DBClusterBacktrackMessage = {}));
|
|
1775
1214
|
var DBClusterBacktrackNotFoundFault = (function (_super) {
|
|
1776
1215
|
__extends(DBClusterBacktrackNotFoundFault, _super);
|
|
1777
1216
|
function DBClusterBacktrackNotFoundFault(opts) {
|
|
@@ -1784,158 +1223,6 @@ var DBClusterBacktrackNotFoundFault = (function (_super) {
|
|
|
1784
1223
|
return DBClusterBacktrackNotFoundFault;
|
|
1785
1224
|
}(__BaseException));
|
|
1786
1225
|
export { DBClusterBacktrackNotFoundFault };
|
|
1787
|
-
export var DescribeDBClusterBacktracksMessage;
|
|
1788
|
-
(function (DescribeDBClusterBacktracksMessage) {
|
|
1789
|
-
DescribeDBClusterBacktracksMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1790
|
-
})(DescribeDBClusterBacktracksMessage || (DescribeDBClusterBacktracksMessage = {}));
|
|
1791
|
-
export var DBClusterEndpointMessage;
|
|
1792
|
-
(function (DBClusterEndpointMessage) {
|
|
1793
|
-
DBClusterEndpointMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1794
|
-
})(DBClusterEndpointMessage || (DBClusterEndpointMessage = {}));
|
|
1795
|
-
export var DescribeDBClusterEndpointsMessage;
|
|
1796
|
-
(function (DescribeDBClusterEndpointsMessage) {
|
|
1797
|
-
DescribeDBClusterEndpointsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1798
|
-
})(DescribeDBClusterEndpointsMessage || (DescribeDBClusterEndpointsMessage = {}));
|
|
1799
|
-
export var DBClusterParameterGroupsMessage;
|
|
1800
|
-
(function (DBClusterParameterGroupsMessage) {
|
|
1801
|
-
DBClusterParameterGroupsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1802
|
-
})(DBClusterParameterGroupsMessage || (DBClusterParameterGroupsMessage = {}));
|
|
1803
|
-
export var DescribeDBClusterParameterGroupsMessage;
|
|
1804
|
-
(function (DescribeDBClusterParameterGroupsMessage) {
|
|
1805
|
-
DescribeDBClusterParameterGroupsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1806
|
-
})(DescribeDBClusterParameterGroupsMessage || (DescribeDBClusterParameterGroupsMessage = {}));
|
|
1807
|
-
export var Parameter;
|
|
1808
|
-
(function (Parameter) {
|
|
1809
|
-
Parameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1810
|
-
})(Parameter || (Parameter = {}));
|
|
1811
|
-
export var DBClusterParameterGroupDetails;
|
|
1812
|
-
(function (DBClusterParameterGroupDetails) {
|
|
1813
|
-
DBClusterParameterGroupDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1814
|
-
})(DBClusterParameterGroupDetails || (DBClusterParameterGroupDetails = {}));
|
|
1815
|
-
export var DescribeDBClusterParametersMessage;
|
|
1816
|
-
(function (DescribeDBClusterParametersMessage) {
|
|
1817
|
-
DescribeDBClusterParametersMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1818
|
-
})(DescribeDBClusterParametersMessage || (DescribeDBClusterParametersMessage = {}));
|
|
1819
|
-
export var DBClusterMessage;
|
|
1820
|
-
(function (DBClusterMessage) {
|
|
1821
|
-
DBClusterMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1822
|
-
})(DBClusterMessage || (DBClusterMessage = {}));
|
|
1823
|
-
export var DescribeDBClustersMessage;
|
|
1824
|
-
(function (DescribeDBClustersMessage) {
|
|
1825
|
-
DescribeDBClustersMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1826
|
-
})(DescribeDBClustersMessage || (DescribeDBClustersMessage = {}));
|
|
1827
|
-
export var DescribeDBClusterSnapshotAttributesMessage;
|
|
1828
|
-
(function (DescribeDBClusterSnapshotAttributesMessage) {
|
|
1829
|
-
DescribeDBClusterSnapshotAttributesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1830
|
-
})(DescribeDBClusterSnapshotAttributesMessage || (DescribeDBClusterSnapshotAttributesMessage = {}));
|
|
1831
|
-
export var DBClusterSnapshotAttribute;
|
|
1832
|
-
(function (DBClusterSnapshotAttribute) {
|
|
1833
|
-
DBClusterSnapshotAttribute.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1834
|
-
})(DBClusterSnapshotAttribute || (DBClusterSnapshotAttribute = {}));
|
|
1835
|
-
export var DBClusterSnapshotAttributesResult;
|
|
1836
|
-
(function (DBClusterSnapshotAttributesResult) {
|
|
1837
|
-
DBClusterSnapshotAttributesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1838
|
-
})(DBClusterSnapshotAttributesResult || (DBClusterSnapshotAttributesResult = {}));
|
|
1839
|
-
export var DescribeDBClusterSnapshotAttributesResult;
|
|
1840
|
-
(function (DescribeDBClusterSnapshotAttributesResult) {
|
|
1841
|
-
DescribeDBClusterSnapshotAttributesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1842
|
-
})(DescribeDBClusterSnapshotAttributesResult || (DescribeDBClusterSnapshotAttributesResult = {}));
|
|
1843
|
-
export var DBClusterSnapshotMessage;
|
|
1844
|
-
(function (DBClusterSnapshotMessage) {
|
|
1845
|
-
DBClusterSnapshotMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1846
|
-
})(DBClusterSnapshotMessage || (DBClusterSnapshotMessage = {}));
|
|
1847
|
-
export var DescribeDBClusterSnapshotsMessage;
|
|
1848
|
-
(function (DescribeDBClusterSnapshotsMessage) {
|
|
1849
|
-
DescribeDBClusterSnapshotsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1850
|
-
})(DescribeDBClusterSnapshotsMessage || (DescribeDBClusterSnapshotsMessage = {}));
|
|
1851
|
-
export var DBEngineVersionMessage;
|
|
1852
|
-
(function (DBEngineVersionMessage) {
|
|
1853
|
-
DBEngineVersionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1854
|
-
})(DBEngineVersionMessage || (DBEngineVersionMessage = {}));
|
|
1855
|
-
export var DescribeDBEngineVersionsMessage;
|
|
1856
|
-
(function (DescribeDBEngineVersionsMessage) {
|
|
1857
|
-
DescribeDBEngineVersionsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1858
|
-
})(DescribeDBEngineVersionsMessage || (DescribeDBEngineVersionsMessage = {}));
|
|
1859
|
-
export var DBInstanceAutomatedBackupMessage;
|
|
1860
|
-
(function (DBInstanceAutomatedBackupMessage) {
|
|
1861
|
-
DBInstanceAutomatedBackupMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1862
|
-
})(DBInstanceAutomatedBackupMessage || (DBInstanceAutomatedBackupMessage = {}));
|
|
1863
|
-
export var DescribeDBInstanceAutomatedBackupsMessage;
|
|
1864
|
-
(function (DescribeDBInstanceAutomatedBackupsMessage) {
|
|
1865
|
-
DescribeDBInstanceAutomatedBackupsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1866
|
-
})(DescribeDBInstanceAutomatedBackupsMessage || (DescribeDBInstanceAutomatedBackupsMessage = {}));
|
|
1867
|
-
export var DBInstanceMessage;
|
|
1868
|
-
(function (DBInstanceMessage) {
|
|
1869
|
-
DBInstanceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1870
|
-
})(DBInstanceMessage || (DBInstanceMessage = {}));
|
|
1871
|
-
export var DescribeDBInstancesMessage;
|
|
1872
|
-
(function (DescribeDBInstancesMessage) {
|
|
1873
|
-
DescribeDBInstancesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1874
|
-
})(DescribeDBInstancesMessage || (DescribeDBInstancesMessage = {}));
|
|
1875
|
-
export var DescribeDBLogFilesMessage;
|
|
1876
|
-
(function (DescribeDBLogFilesMessage) {
|
|
1877
|
-
DescribeDBLogFilesMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1878
|
-
})(DescribeDBLogFilesMessage || (DescribeDBLogFilesMessage = {}));
|
|
1879
|
-
export var DescribeDBLogFilesDetails;
|
|
1880
|
-
(function (DescribeDBLogFilesDetails) {
|
|
1881
|
-
DescribeDBLogFilesDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1882
|
-
})(DescribeDBLogFilesDetails || (DescribeDBLogFilesDetails = {}));
|
|
1883
|
-
export var DescribeDBLogFilesResponse;
|
|
1884
|
-
(function (DescribeDBLogFilesResponse) {
|
|
1885
|
-
DescribeDBLogFilesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1886
|
-
})(DescribeDBLogFilesResponse || (DescribeDBLogFilesResponse = {}));
|
|
1887
|
-
export var DBParameterGroupsMessage;
|
|
1888
|
-
(function (DBParameterGroupsMessage) {
|
|
1889
|
-
DBParameterGroupsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1890
|
-
})(DBParameterGroupsMessage || (DBParameterGroupsMessage = {}));
|
|
1891
|
-
export var DescribeDBParameterGroupsMessage;
|
|
1892
|
-
(function (DescribeDBParameterGroupsMessage) {
|
|
1893
|
-
DescribeDBParameterGroupsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1894
|
-
})(DescribeDBParameterGroupsMessage || (DescribeDBParameterGroupsMessage = {}));
|
|
1895
|
-
export var DBParameterGroupDetails;
|
|
1896
|
-
(function (DBParameterGroupDetails) {
|
|
1897
|
-
DBParameterGroupDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1898
|
-
})(DBParameterGroupDetails || (DBParameterGroupDetails = {}));
|
|
1899
|
-
export var DescribeDBParametersMessage;
|
|
1900
|
-
(function (DescribeDBParametersMessage) {
|
|
1901
|
-
DescribeDBParametersMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1902
|
-
})(DescribeDBParametersMessage || (DescribeDBParametersMessage = {}));
|
|
1903
|
-
export var DescribeDBProxiesRequest;
|
|
1904
|
-
(function (DescribeDBProxiesRequest) {
|
|
1905
|
-
DescribeDBProxiesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1906
|
-
})(DescribeDBProxiesRequest || (DescribeDBProxiesRequest = {}));
|
|
1907
|
-
export var DescribeDBProxiesResponse;
|
|
1908
|
-
(function (DescribeDBProxiesResponse) {
|
|
1909
|
-
DescribeDBProxiesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1910
|
-
})(DescribeDBProxiesResponse || (DescribeDBProxiesResponse = {}));
|
|
1911
|
-
export var DescribeDBProxyEndpointsRequest;
|
|
1912
|
-
(function (DescribeDBProxyEndpointsRequest) {
|
|
1913
|
-
DescribeDBProxyEndpointsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1914
|
-
})(DescribeDBProxyEndpointsRequest || (DescribeDBProxyEndpointsRequest = {}));
|
|
1915
|
-
export var DescribeDBProxyEndpointsResponse;
|
|
1916
|
-
(function (DescribeDBProxyEndpointsResponse) {
|
|
1917
|
-
DescribeDBProxyEndpointsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1918
|
-
})(DescribeDBProxyEndpointsResponse || (DescribeDBProxyEndpointsResponse = {}));
|
|
1919
|
-
export var DescribeDBProxyTargetGroupsRequest;
|
|
1920
|
-
(function (DescribeDBProxyTargetGroupsRequest) {
|
|
1921
|
-
DescribeDBProxyTargetGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1922
|
-
})(DescribeDBProxyTargetGroupsRequest || (DescribeDBProxyTargetGroupsRequest = {}));
|
|
1923
|
-
export var ConnectionPoolConfigurationInfo;
|
|
1924
|
-
(function (ConnectionPoolConfigurationInfo) {
|
|
1925
|
-
ConnectionPoolConfigurationInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1926
|
-
})(ConnectionPoolConfigurationInfo || (ConnectionPoolConfigurationInfo = {}));
|
|
1927
|
-
export var DBProxyTargetGroup;
|
|
1928
|
-
(function (DBProxyTargetGroup) {
|
|
1929
|
-
DBProxyTargetGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1930
|
-
})(DBProxyTargetGroup || (DBProxyTargetGroup = {}));
|
|
1931
|
-
export var DescribeDBProxyTargetGroupsResponse;
|
|
1932
|
-
(function (DescribeDBProxyTargetGroupsResponse) {
|
|
1933
|
-
DescribeDBProxyTargetGroupsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1934
|
-
})(DescribeDBProxyTargetGroupsResponse || (DescribeDBProxyTargetGroupsResponse = {}));
|
|
1935
|
-
export var DescribeDBProxyTargetsRequest;
|
|
1936
|
-
(function (DescribeDBProxyTargetsRequest) {
|
|
1937
|
-
DescribeDBProxyTargetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1938
|
-
})(DescribeDBProxyTargetsRequest || (DescribeDBProxyTargetsRequest = {}));
|
|
1939
1226
|
export var TargetRole;
|
|
1940
1227
|
(function (TargetRole) {
|
|
1941
1228
|
TargetRole["READ_ONLY"] = "READ_ONLY";
|
|
@@ -1956,37 +1243,195 @@ export var TargetState;
|
|
|
1956
1243
|
TargetState["registering"] = "REGISTERING";
|
|
1957
1244
|
TargetState["unavailable"] = "UNAVAILABLE";
|
|
1958
1245
|
})(TargetState || (TargetState = {}));
|
|
1959
|
-
export var TargetHealth;
|
|
1960
|
-
(function (TargetHealth) {
|
|
1961
|
-
TargetHealth.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1962
|
-
})(TargetHealth || (TargetHealth = {}));
|
|
1963
1246
|
export var TargetType;
|
|
1964
1247
|
(function (TargetType) {
|
|
1965
1248
|
TargetType["RDS_INSTANCE"] = "RDS_INSTANCE";
|
|
1966
1249
|
TargetType["RDS_SERVERLESS_ENDPOINT"] = "RDS_SERVERLESS_ENDPOINT";
|
|
1967
1250
|
TargetType["TRACKED_CLUSTER"] = "TRACKED_CLUSTER";
|
|
1968
1251
|
})(TargetType || (TargetType = {}));
|
|
1969
|
-
export var
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
export var
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
export var
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
export var
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
export var
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
export var
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1252
|
+
export var AccountQuotaFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1253
|
+
export var AccountAttributesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1254
|
+
export var AddRoleToDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1255
|
+
export var AddRoleToDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1256
|
+
export var AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1257
|
+
export var EventSubscriptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1258
|
+
export var AddSourceIdentifierToSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1259
|
+
export var TagFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1260
|
+
export var AddTagsToResourceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1261
|
+
export var ApplyPendingMaintenanceActionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1262
|
+
export var PendingMaintenanceActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1263
|
+
export var ResourcePendingMaintenanceActionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1264
|
+
export var ApplyPendingMaintenanceActionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1265
|
+
export var AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1266
|
+
export var EC2SecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1267
|
+
export var IPRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1268
|
+
export var DBSecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1269
|
+
export var AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1270
|
+
export var BacktrackDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1271
|
+
export var DBClusterBacktrackFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1272
|
+
export var CancelExportTaskMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1273
|
+
export var ExportTaskFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1274
|
+
export var CopyDBClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1275
|
+
export var DBClusterParameterGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1276
|
+
export var CopyDBClusterParameterGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1277
|
+
export var CopyDBClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1278
|
+
export var DBClusterSnapshotFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1279
|
+
export var CopyDBClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1280
|
+
export var CopyDBParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1281
|
+
export var DBParameterGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1282
|
+
export var CopyDBParameterGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1283
|
+
export var CopyDBSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1284
|
+
export var ProcessorFeatureFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1285
|
+
export var DBSnapshotFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1286
|
+
export var CopyDBSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1287
|
+
export var CopyOptionGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1288
|
+
export var DBSecurityGroupMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1289
|
+
export var OptionSettingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1290
|
+
export var VpcSecurityGroupMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1291
|
+
export var OptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1292
|
+
export var OptionGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1293
|
+
export var CopyOptionGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1294
|
+
export var CreateCustomDBEngineVersionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1295
|
+
export var CharacterSetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1296
|
+
export var TimezoneFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1297
|
+
export var UpgradeTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1298
|
+
export var DBEngineVersionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1299
|
+
export var ScalingConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1300
|
+
export var ServerlessV2ScalingConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1301
|
+
export var CreateDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1302
|
+
export var DBClusterRoleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1303
|
+
export var DBClusterMemberFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1304
|
+
export var DBClusterOptionGroupStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1305
|
+
export var DomainMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1306
|
+
export var PendingCloudwatchLogsExportsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1307
|
+
export var ClusterPendingModifiedValuesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1308
|
+
export var ScalingConfigurationInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1309
|
+
export var ServerlessV2ScalingConfigurationInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1310
|
+
export var DBClusterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1311
|
+
export var CreateDBClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1312
|
+
export var CreateDBClusterEndpointMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1313
|
+
export var DBClusterEndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1314
|
+
export var CreateDBClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1315
|
+
export var CreateDBClusterParameterGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1316
|
+
export var CreateDBClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1317
|
+
export var CreateDBClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1318
|
+
export var CreateDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1319
|
+
export var DBInstanceRoleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1320
|
+
export var DBInstanceAutomatedBackupsReplicationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1321
|
+
export var DBParameterGroupStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1322
|
+
export var AvailabilityZoneFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1323
|
+
export var OutpostFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1324
|
+
export var SubnetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1325
|
+
export var DBSubnetGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1326
|
+
export var EndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1327
|
+
export var OptionGroupMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1328
|
+
export var PendingModifiedValuesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1329
|
+
export var DBInstanceStatusInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1330
|
+
export var DBInstanceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1331
|
+
export var CreateDBInstanceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1332
|
+
export var CreateDBInstanceReadReplicaMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1333
|
+
export var CreateDBInstanceReadReplicaResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1334
|
+
export var CreateDBParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1335
|
+
export var CreateDBParameterGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1336
|
+
export var UserAuthConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1337
|
+
export var CreateDBProxyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1338
|
+
export var UserAuthConfigInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1339
|
+
export var DBProxyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1340
|
+
export var CreateDBProxyResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1341
|
+
export var CreateDBProxyEndpointRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1342
|
+
export var DBProxyEndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1343
|
+
export var CreateDBProxyEndpointResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1344
|
+
export var CreateDBSecurityGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1345
|
+
export var CreateDBSecurityGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1346
|
+
export var CreateDBSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1347
|
+
export var CreateDBSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1348
|
+
export var CreateDBSubnetGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1349
|
+
export var CreateDBSubnetGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1350
|
+
export var CreateEventSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1351
|
+
export var CreateEventSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1352
|
+
export var CreateGlobalClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1353
|
+
export var FailoverStateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1354
|
+
export var GlobalClusterMemberFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1355
|
+
export var GlobalClusterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1356
|
+
export var CreateGlobalClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1357
|
+
export var CreateOptionGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1358
|
+
export var CreateOptionGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1359
|
+
export var DeleteCustomDBEngineVersionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1360
|
+
export var DeleteDBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1361
|
+
export var DeleteDBClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1362
|
+
export var DeleteDBClusterEndpointMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1363
|
+
export var DeleteDBClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1364
|
+
export var DeleteDBClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1365
|
+
export var DeleteDBClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1366
|
+
export var DeleteDBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1367
|
+
export var DeleteDBInstanceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1368
|
+
export var DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1369
|
+
export var RestoreWindowFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1370
|
+
export var DBInstanceAutomatedBackupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1371
|
+
export var DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1372
|
+
export var DeleteDBParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1373
|
+
export var DeleteDBProxyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1374
|
+
export var DeleteDBProxyResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1375
|
+
export var DeleteDBProxyEndpointRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1376
|
+
export var DeleteDBProxyEndpointResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1377
|
+
export var DeleteDBSecurityGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1378
|
+
export var DeleteDBSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1379
|
+
export var DeleteDBSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1380
|
+
export var DeleteDBSubnetGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1381
|
+
export var DeleteEventSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1382
|
+
export var DeleteEventSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1383
|
+
export var DeleteGlobalClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1384
|
+
export var DeleteGlobalClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1385
|
+
export var DeleteOptionGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1386
|
+
export var DeregisterDBProxyTargetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1387
|
+
export var DeregisterDBProxyTargetsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1388
|
+
export var DescribeAccountAttributesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1389
|
+
export var CertificateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1390
|
+
export var CertificateMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1391
|
+
export var FilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1392
|
+
export var DescribeCertificatesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1393
|
+
export var DBClusterBacktrackMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1394
|
+
export var DescribeDBClusterBacktracksMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1395
|
+
export var DBClusterEndpointMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1396
|
+
export var DescribeDBClusterEndpointsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1397
|
+
export var DBClusterParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1398
|
+
export var DescribeDBClusterParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1399
|
+
export var ParameterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1400
|
+
export var DBClusterParameterGroupDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1401
|
+
export var DescribeDBClusterParametersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1402
|
+
export var DBClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1403
|
+
export var DescribeDBClustersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1404
|
+
export var DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1405
|
+
export var DBClusterSnapshotAttributeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1406
|
+
export var DBClusterSnapshotAttributesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1407
|
+
export var DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1408
|
+
export var DBClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1409
|
+
export var DescribeDBClusterSnapshotsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1410
|
+
export var DBEngineVersionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1411
|
+
export var DescribeDBEngineVersionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1412
|
+
export var DBInstanceAutomatedBackupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1413
|
+
export var DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1414
|
+
export var DBInstanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1415
|
+
export var DescribeDBInstancesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1416
|
+
export var DescribeDBLogFilesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1417
|
+
export var DescribeDBLogFilesDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1418
|
+
export var DescribeDBLogFilesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1419
|
+
export var DBParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1420
|
+
export var DescribeDBParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1421
|
+
export var DBParameterGroupDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1422
|
+
export var DescribeDBParametersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1423
|
+
export var DescribeDBProxiesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1424
|
+
export var DescribeDBProxiesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1425
|
+
export var DescribeDBProxyEndpointsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1426
|
+
export var DescribeDBProxyEndpointsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1427
|
+
export var DescribeDBProxyTargetGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1428
|
+
export var ConnectionPoolConfigurationInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1429
|
+
export var DBProxyTargetGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1430
|
+
export var DescribeDBProxyTargetGroupsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1431
|
+
export var DescribeDBProxyTargetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1432
|
+
export var TargetHealthFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1433
|
+
export var DBProxyTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1434
|
+
export var DescribeDBProxyTargetsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1435
|
+
export var DBSecurityGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1436
|
+
export var DescribeDBSecurityGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1437
|
+
export var DescribeDBSnapshotAttributesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|