@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
|
@@ -9,20 +9,18 @@ export interface AccountQuota {
|
|
|
9
9
|
|
|
10
10
|
Max?: number;
|
|
11
11
|
}
|
|
12
|
-
export declare namespace AccountQuota {
|
|
13
|
-
|
|
14
|
-
const filterSensitiveLog: (obj: AccountQuota) => any;
|
|
15
|
-
}
|
|
16
12
|
|
|
17
13
|
export interface AccountAttributesMessage {
|
|
18
14
|
|
|
19
15
|
AccountQuotas?: AccountQuota[];
|
|
20
16
|
}
|
|
21
|
-
export declare namespace AccountAttributesMessage {
|
|
22
|
-
|
|
23
|
-
const filterSensitiveLog: (obj: AccountAttributesMessage) => any;
|
|
24
|
-
}
|
|
25
17
|
export declare type ActivityStreamMode = "async" | "sync";
|
|
18
|
+
export declare enum ActivityStreamPolicyStatus {
|
|
19
|
+
locked = "locked",
|
|
20
|
+
locking_policy = "locking-policy",
|
|
21
|
+
unlocked = "unlocked",
|
|
22
|
+
unlocking_policy = "unlocking-policy"
|
|
23
|
+
}
|
|
26
24
|
export declare type ActivityStreamStatus = "started" | "starting" | "stopped" | "stopping";
|
|
27
25
|
export interface AddRoleToDBClusterMessage {
|
|
28
26
|
|
|
@@ -32,10 +30,6 @@ export interface AddRoleToDBClusterMessage {
|
|
|
32
30
|
|
|
33
31
|
FeatureName?: string;
|
|
34
32
|
}
|
|
35
|
-
export declare namespace AddRoleToDBClusterMessage {
|
|
36
|
-
|
|
37
|
-
const filterSensitiveLog: (obj: AddRoleToDBClusterMessage) => any;
|
|
38
|
-
}
|
|
39
33
|
|
|
40
34
|
export declare class DBClusterNotFoundFault extends __BaseException {
|
|
41
35
|
readonly name: "DBClusterNotFoundFault";
|
|
@@ -72,10 +66,6 @@ export interface AddRoleToDBInstanceMessage {
|
|
|
72
66
|
|
|
73
67
|
FeatureName: string | undefined;
|
|
74
68
|
}
|
|
75
|
-
export declare namespace AddRoleToDBInstanceMessage {
|
|
76
|
-
|
|
77
|
-
const filterSensitiveLog: (obj: AddRoleToDBInstanceMessage) => any;
|
|
78
|
-
}
|
|
79
69
|
|
|
80
70
|
export declare class DBInstanceNotFoundFault extends __BaseException {
|
|
81
71
|
readonly name: "DBInstanceNotFoundFault";
|
|
@@ -111,10 +101,6 @@ export interface AddSourceIdentifierToSubscriptionMessage {
|
|
|
111
101
|
|
|
112
102
|
SourceIdentifier: string | undefined;
|
|
113
103
|
}
|
|
114
|
-
export declare namespace AddSourceIdentifierToSubscriptionMessage {
|
|
115
|
-
|
|
116
|
-
const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
|
|
117
|
-
}
|
|
118
104
|
|
|
119
105
|
export interface EventSubscription {
|
|
120
106
|
|
|
@@ -138,18 +124,10 @@ export interface EventSubscription {
|
|
|
138
124
|
|
|
139
125
|
EventSubscriptionArn?: string;
|
|
140
126
|
}
|
|
141
|
-
export declare namespace EventSubscription {
|
|
142
|
-
|
|
143
|
-
const filterSensitiveLog: (obj: EventSubscription) => any;
|
|
144
|
-
}
|
|
145
127
|
export interface AddSourceIdentifierToSubscriptionResult {
|
|
146
128
|
|
|
147
129
|
EventSubscription?: EventSubscription;
|
|
148
130
|
}
|
|
149
|
-
export declare namespace AddSourceIdentifierToSubscriptionResult {
|
|
150
|
-
|
|
151
|
-
const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
|
|
152
|
-
}
|
|
153
131
|
|
|
154
132
|
export declare class SourceNotFoundFault extends __BaseException {
|
|
155
133
|
readonly name: "SourceNotFoundFault";
|
|
@@ -171,10 +149,6 @@ export interface Tag {
|
|
|
171
149
|
|
|
172
150
|
Value?: string;
|
|
173
151
|
}
|
|
174
|
-
export declare namespace Tag {
|
|
175
|
-
|
|
176
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
177
|
-
}
|
|
178
152
|
|
|
179
153
|
export interface AddTagsToResourceMessage {
|
|
180
154
|
|
|
@@ -182,10 +156,6 @@ export interface AddTagsToResourceMessage {
|
|
|
182
156
|
|
|
183
157
|
Tags: Tag[] | undefined;
|
|
184
158
|
}
|
|
185
|
-
export declare namespace AddTagsToResourceMessage {
|
|
186
|
-
|
|
187
|
-
const filterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
|
|
188
|
-
}
|
|
189
159
|
|
|
190
160
|
export declare class DBProxyNotFoundFault extends __BaseException {
|
|
191
161
|
readonly name: "DBProxyNotFoundFault";
|
|
@@ -216,10 +186,6 @@ export interface ApplyPendingMaintenanceActionMessage {
|
|
|
216
186
|
|
|
217
187
|
OptInType: string | undefined;
|
|
218
188
|
}
|
|
219
|
-
export declare namespace ApplyPendingMaintenanceActionMessage {
|
|
220
|
-
|
|
221
|
-
const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
|
|
222
|
-
}
|
|
223
189
|
|
|
224
190
|
export interface PendingMaintenanceAction {
|
|
225
191
|
|
|
@@ -235,10 +201,6 @@ export interface PendingMaintenanceAction {
|
|
|
235
201
|
|
|
236
202
|
Description?: string;
|
|
237
203
|
}
|
|
238
|
-
export declare namespace PendingMaintenanceAction {
|
|
239
|
-
|
|
240
|
-
const filterSensitiveLog: (obj: PendingMaintenanceAction) => any;
|
|
241
|
-
}
|
|
242
204
|
|
|
243
205
|
export interface ResourcePendingMaintenanceActions {
|
|
244
206
|
|
|
@@ -246,18 +208,10 @@ export interface ResourcePendingMaintenanceActions {
|
|
|
246
208
|
|
|
247
209
|
PendingMaintenanceActionDetails?: PendingMaintenanceAction[];
|
|
248
210
|
}
|
|
249
|
-
export declare namespace ResourcePendingMaintenanceActions {
|
|
250
|
-
|
|
251
|
-
const filterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
|
|
252
|
-
}
|
|
253
211
|
export interface ApplyPendingMaintenanceActionResult {
|
|
254
212
|
|
|
255
213
|
ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions;
|
|
256
214
|
}
|
|
257
|
-
export declare namespace ApplyPendingMaintenanceActionResult {
|
|
258
|
-
|
|
259
|
-
const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
|
|
260
|
-
}
|
|
261
215
|
|
|
262
216
|
export declare class ResourceNotFoundFault extends __BaseException {
|
|
263
217
|
readonly name: "ResourceNotFoundFault";
|
|
@@ -292,10 +246,6 @@ export interface AuthorizeDBSecurityGroupIngressMessage {
|
|
|
292
246
|
|
|
293
247
|
EC2SecurityGroupOwnerId?: string;
|
|
294
248
|
}
|
|
295
|
-
export declare namespace AuthorizeDBSecurityGroupIngressMessage {
|
|
296
|
-
|
|
297
|
-
const filterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressMessage) => any;
|
|
298
|
-
}
|
|
299
249
|
|
|
300
250
|
export interface EC2SecurityGroup {
|
|
301
251
|
|
|
@@ -307,10 +257,6 @@ export interface EC2SecurityGroup {
|
|
|
307
257
|
|
|
308
258
|
EC2SecurityGroupOwnerId?: string;
|
|
309
259
|
}
|
|
310
|
-
export declare namespace EC2SecurityGroup {
|
|
311
|
-
|
|
312
|
-
const filterSensitiveLog: (obj: EC2SecurityGroup) => any;
|
|
313
|
-
}
|
|
314
260
|
|
|
315
261
|
export interface IPRange {
|
|
316
262
|
|
|
@@ -318,10 +264,6 @@ export interface IPRange {
|
|
|
318
264
|
|
|
319
265
|
CIDRIP?: string;
|
|
320
266
|
}
|
|
321
|
-
export declare namespace IPRange {
|
|
322
|
-
|
|
323
|
-
const filterSensitiveLog: (obj: IPRange) => any;
|
|
324
|
-
}
|
|
325
267
|
|
|
326
268
|
export interface DBSecurityGroup {
|
|
327
269
|
|
|
@@ -339,18 +281,10 @@ export interface DBSecurityGroup {
|
|
|
339
281
|
|
|
340
282
|
DBSecurityGroupArn?: string;
|
|
341
283
|
}
|
|
342
|
-
export declare namespace DBSecurityGroup {
|
|
343
|
-
|
|
344
|
-
const filterSensitiveLog: (obj: DBSecurityGroup) => any;
|
|
345
|
-
}
|
|
346
284
|
export interface AuthorizeDBSecurityGroupIngressResult {
|
|
347
285
|
|
|
348
286
|
DBSecurityGroup?: DBSecurityGroup;
|
|
349
287
|
}
|
|
350
|
-
export declare namespace AuthorizeDBSecurityGroupIngressResult {
|
|
351
|
-
|
|
352
|
-
const filterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressResult) => any;
|
|
353
|
-
}
|
|
354
288
|
|
|
355
289
|
export declare class DBSecurityGroupNotFoundFault extends __BaseException {
|
|
356
290
|
readonly name: "DBSecurityGroupNotFoundFault";
|
|
@@ -376,10 +310,6 @@ export interface BacktrackDBClusterMessage {
|
|
|
376
310
|
|
|
377
311
|
UseEarliestTimeOnPointInTimeUnavailable?: boolean;
|
|
378
312
|
}
|
|
379
|
-
export declare namespace BacktrackDBClusterMessage {
|
|
380
|
-
|
|
381
|
-
const filterSensitiveLog: (obj: BacktrackDBClusterMessage) => any;
|
|
382
|
-
}
|
|
383
313
|
|
|
384
314
|
export interface DBClusterBacktrack {
|
|
385
315
|
|
|
@@ -395,18 +325,10 @@ export interface DBClusterBacktrack {
|
|
|
395
325
|
|
|
396
326
|
Status?: string;
|
|
397
327
|
}
|
|
398
|
-
export declare namespace DBClusterBacktrack {
|
|
399
|
-
|
|
400
|
-
const filterSensitiveLog: (obj: DBClusterBacktrack) => any;
|
|
401
|
-
}
|
|
402
328
|
export interface CancelExportTaskMessage {
|
|
403
329
|
|
|
404
330
|
ExportTaskIdentifier: string | undefined;
|
|
405
331
|
}
|
|
406
|
-
export declare namespace CancelExportTaskMessage {
|
|
407
|
-
|
|
408
|
-
const filterSensitiveLog: (obj: CancelExportTaskMessage) => any;
|
|
409
|
-
}
|
|
410
332
|
|
|
411
333
|
export interface ExportTask {
|
|
412
334
|
|
|
@@ -440,10 +362,6 @@ export interface ExportTask {
|
|
|
440
362
|
|
|
441
363
|
WarningMessage?: string;
|
|
442
364
|
}
|
|
443
|
-
export declare namespace ExportTask {
|
|
444
|
-
|
|
445
|
-
const filterSensitiveLog: (obj: ExportTask) => any;
|
|
446
|
-
}
|
|
447
365
|
|
|
448
366
|
export declare class ExportTaskNotFoundFault extends __BaseException {
|
|
449
367
|
readonly name: "ExportTaskNotFoundFault";
|
|
@@ -468,10 +386,6 @@ export interface CopyDBClusterParameterGroupMessage {
|
|
|
468
386
|
|
|
469
387
|
Tags?: Tag[];
|
|
470
388
|
}
|
|
471
|
-
export declare namespace CopyDBClusterParameterGroupMessage {
|
|
472
|
-
|
|
473
|
-
const filterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
|
|
474
|
-
}
|
|
475
389
|
|
|
476
390
|
export interface DBClusterParameterGroup {
|
|
477
391
|
|
|
@@ -483,18 +397,10 @@ export interface DBClusterParameterGroup {
|
|
|
483
397
|
|
|
484
398
|
DBClusterParameterGroupArn?: string;
|
|
485
399
|
}
|
|
486
|
-
export declare namespace DBClusterParameterGroup {
|
|
487
|
-
|
|
488
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroup) => any;
|
|
489
|
-
}
|
|
490
400
|
export interface CopyDBClusterParameterGroupResult {
|
|
491
401
|
|
|
492
402
|
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
493
403
|
}
|
|
494
|
-
export declare namespace CopyDBClusterParameterGroupResult {
|
|
495
|
-
|
|
496
|
-
const filterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
|
|
497
|
-
}
|
|
498
404
|
|
|
499
405
|
export declare class DBParameterGroupAlreadyExistsFault extends __BaseException {
|
|
500
406
|
readonly name: "DBParameterGroupAlreadyExistsFault";
|
|
@@ -531,10 +437,6 @@ export interface CopyDBClusterSnapshotMessage {
|
|
|
531
437
|
|
|
532
438
|
Tags?: Tag[];
|
|
533
439
|
}
|
|
534
|
-
export declare namespace CopyDBClusterSnapshotMessage {
|
|
535
|
-
|
|
536
|
-
const filterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
|
|
537
|
-
}
|
|
538
440
|
|
|
539
441
|
export interface DBClusterSnapshot {
|
|
540
442
|
|
|
@@ -582,18 +484,10 @@ export interface DBClusterSnapshot {
|
|
|
582
484
|
|
|
583
485
|
TagList?: Tag[];
|
|
584
486
|
}
|
|
585
|
-
export declare namespace DBClusterSnapshot {
|
|
586
|
-
|
|
587
|
-
const filterSensitiveLog: (obj: DBClusterSnapshot) => any;
|
|
588
|
-
}
|
|
589
487
|
export interface CopyDBClusterSnapshotResult {
|
|
590
488
|
|
|
591
489
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
592
490
|
}
|
|
593
|
-
export declare namespace CopyDBClusterSnapshotResult {
|
|
594
|
-
|
|
595
|
-
const filterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
|
|
596
|
-
}
|
|
597
491
|
|
|
598
492
|
export declare class DBClusterSnapshotAlreadyExistsFault extends __BaseException {
|
|
599
493
|
readonly name: "DBClusterSnapshotAlreadyExistsFault";
|
|
@@ -640,10 +534,6 @@ export interface CopyDBParameterGroupMessage {
|
|
|
640
534
|
|
|
641
535
|
Tags?: Tag[];
|
|
642
536
|
}
|
|
643
|
-
export declare namespace CopyDBParameterGroupMessage {
|
|
644
|
-
|
|
645
|
-
const filterSensitiveLog: (obj: CopyDBParameterGroupMessage) => any;
|
|
646
|
-
}
|
|
647
537
|
|
|
648
538
|
export interface DBParameterGroup {
|
|
649
539
|
|
|
@@ -655,18 +545,10 @@ export interface DBParameterGroup {
|
|
|
655
545
|
|
|
656
546
|
DBParameterGroupArn?: string;
|
|
657
547
|
}
|
|
658
|
-
export declare namespace DBParameterGroup {
|
|
659
|
-
|
|
660
|
-
const filterSensitiveLog: (obj: DBParameterGroup) => any;
|
|
661
|
-
}
|
|
662
548
|
export interface CopyDBParameterGroupResult {
|
|
663
549
|
|
|
664
550
|
DBParameterGroup?: DBParameterGroup;
|
|
665
551
|
}
|
|
666
|
-
export declare namespace CopyDBParameterGroupResult {
|
|
667
|
-
|
|
668
|
-
const filterSensitiveLog: (obj: CopyDBParameterGroupResult) => any;
|
|
669
|
-
}
|
|
670
552
|
|
|
671
553
|
export interface CopyDBSnapshotMessage {
|
|
672
554
|
|
|
@@ -686,10 +568,6 @@ export interface CopyDBSnapshotMessage {
|
|
|
686
568
|
|
|
687
569
|
TargetCustomAvailabilityZone?: string;
|
|
688
570
|
}
|
|
689
|
-
export declare namespace CopyDBSnapshotMessage {
|
|
690
|
-
|
|
691
|
-
const filterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
|
|
692
|
-
}
|
|
693
571
|
|
|
694
572
|
export interface ProcessorFeature {
|
|
695
573
|
|
|
@@ -697,10 +575,6 @@ export interface ProcessorFeature {
|
|
|
697
575
|
|
|
698
576
|
Value?: string;
|
|
699
577
|
}
|
|
700
|
-
export declare namespace ProcessorFeature {
|
|
701
|
-
|
|
702
|
-
const filterSensitiveLog: (obj: ProcessorFeature) => any;
|
|
703
|
-
}
|
|
704
578
|
|
|
705
579
|
export interface DBSnapshot {
|
|
706
580
|
|
|
@@ -766,18 +640,10 @@ export interface DBSnapshot {
|
|
|
766
640
|
|
|
767
641
|
SnapshotTarget?: string;
|
|
768
642
|
}
|
|
769
|
-
export declare namespace DBSnapshot {
|
|
770
|
-
|
|
771
|
-
const filterSensitiveLog: (obj: DBSnapshot) => any;
|
|
772
|
-
}
|
|
773
643
|
export interface CopyDBSnapshotResult {
|
|
774
644
|
|
|
775
645
|
DBSnapshot?: DBSnapshot;
|
|
776
646
|
}
|
|
777
|
-
export declare namespace CopyDBSnapshotResult {
|
|
778
|
-
|
|
779
|
-
const filterSensitiveLog: (obj: CopyDBSnapshotResult) => any;
|
|
780
|
-
}
|
|
781
647
|
|
|
782
648
|
export declare class CustomAvailabilityZoneNotFoundFault extends __BaseException {
|
|
783
649
|
readonly name: "CustomAvailabilityZoneNotFoundFault";
|
|
@@ -810,10 +676,6 @@ export interface CopyOptionGroupMessage {
|
|
|
810
676
|
|
|
811
677
|
Tags?: Tag[];
|
|
812
678
|
}
|
|
813
|
-
export declare namespace CopyOptionGroupMessage {
|
|
814
|
-
|
|
815
|
-
const filterSensitiveLog: (obj: CopyOptionGroupMessage) => any;
|
|
816
|
-
}
|
|
817
679
|
|
|
818
680
|
export interface DBSecurityGroupMembership {
|
|
819
681
|
|
|
@@ -821,10 +683,6 @@ export interface DBSecurityGroupMembership {
|
|
|
821
683
|
|
|
822
684
|
Status?: string;
|
|
823
685
|
}
|
|
824
|
-
export declare namespace DBSecurityGroupMembership {
|
|
825
|
-
|
|
826
|
-
const filterSensitiveLog: (obj: DBSecurityGroupMembership) => any;
|
|
827
|
-
}
|
|
828
686
|
|
|
829
687
|
export interface OptionSetting {
|
|
830
688
|
|
|
@@ -846,10 +704,6 @@ export interface OptionSetting {
|
|
|
846
704
|
|
|
847
705
|
IsCollection?: boolean;
|
|
848
706
|
}
|
|
849
|
-
export declare namespace OptionSetting {
|
|
850
|
-
|
|
851
|
-
const filterSensitiveLog: (obj: OptionSetting) => any;
|
|
852
|
-
}
|
|
853
707
|
|
|
854
708
|
export interface VpcSecurityGroupMembership {
|
|
855
709
|
|
|
@@ -857,10 +711,6 @@ export interface VpcSecurityGroupMembership {
|
|
|
857
711
|
|
|
858
712
|
Status?: string;
|
|
859
713
|
}
|
|
860
|
-
export declare namespace VpcSecurityGroupMembership {
|
|
861
|
-
|
|
862
|
-
const filterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
|
|
863
|
-
}
|
|
864
714
|
|
|
865
715
|
export interface Option {
|
|
866
716
|
|
|
@@ -882,10 +732,6 @@ export interface Option {
|
|
|
882
732
|
|
|
883
733
|
VpcSecurityGroupMemberships?: VpcSecurityGroupMembership[];
|
|
884
734
|
}
|
|
885
|
-
export declare namespace Option {
|
|
886
|
-
|
|
887
|
-
const filterSensitiveLog: (obj: Option) => any;
|
|
888
|
-
}
|
|
889
735
|
|
|
890
736
|
export interface OptionGroup {
|
|
891
737
|
|
|
@@ -905,18 +751,10 @@ export interface OptionGroup {
|
|
|
905
751
|
|
|
906
752
|
OptionGroupArn?: string;
|
|
907
753
|
}
|
|
908
|
-
export declare namespace OptionGroup {
|
|
909
|
-
|
|
910
|
-
const filterSensitiveLog: (obj: OptionGroup) => any;
|
|
911
|
-
}
|
|
912
754
|
export interface CopyOptionGroupResult {
|
|
913
755
|
|
|
914
756
|
OptionGroup?: OptionGroup;
|
|
915
757
|
}
|
|
916
|
-
export declare namespace CopyOptionGroupResult {
|
|
917
|
-
|
|
918
|
-
const filterSensitiveLog: (obj: CopyOptionGroupResult) => any;
|
|
919
|
-
}
|
|
920
758
|
|
|
921
759
|
export declare class OptionGroupAlreadyExistsFault extends __BaseException {
|
|
922
760
|
readonly name: "OptionGroupAlreadyExistsFault";
|
|
@@ -956,10 +794,6 @@ export interface CreateCustomDBEngineVersionMessage {
|
|
|
956
794
|
|
|
957
795
|
Tags?: Tag[];
|
|
958
796
|
}
|
|
959
|
-
export declare namespace CreateCustomDBEngineVersionMessage {
|
|
960
|
-
|
|
961
|
-
const filterSensitiveLog: (obj: CreateCustomDBEngineVersionMessage) => any;
|
|
962
|
-
}
|
|
963
797
|
|
|
964
798
|
export declare class CustomDBEngineVersionAlreadyExistsFault extends __BaseException {
|
|
965
799
|
readonly name: "CustomDBEngineVersionAlreadyExistsFault";
|
|
@@ -981,19 +815,11 @@ export interface CharacterSet {
|
|
|
981
815
|
|
|
982
816
|
CharacterSetDescription?: string;
|
|
983
817
|
}
|
|
984
|
-
export declare namespace CharacterSet {
|
|
985
|
-
|
|
986
|
-
const filterSensitiveLog: (obj: CharacterSet) => any;
|
|
987
|
-
}
|
|
988
818
|
|
|
989
819
|
export interface Timezone {
|
|
990
820
|
|
|
991
821
|
TimezoneName?: string;
|
|
992
822
|
}
|
|
993
|
-
export declare namespace Timezone {
|
|
994
|
-
|
|
995
|
-
const filterSensitiveLog: (obj: Timezone) => any;
|
|
996
|
-
}
|
|
997
823
|
|
|
998
824
|
export interface UpgradeTarget {
|
|
999
825
|
|
|
@@ -1015,10 +841,6 @@ export interface UpgradeTarget {
|
|
|
1015
841
|
|
|
1016
842
|
SupportsBabelfish?: boolean;
|
|
1017
843
|
}
|
|
1018
|
-
export declare namespace UpgradeTarget {
|
|
1019
|
-
|
|
1020
|
-
const filterSensitiveLog: (obj: UpgradeTarget) => any;
|
|
1021
|
-
}
|
|
1022
844
|
|
|
1023
845
|
export interface DBEngineVersion {
|
|
1024
846
|
|
|
@@ -1074,10 +896,6 @@ export interface DBEngineVersion {
|
|
|
1074
896
|
|
|
1075
897
|
SupportsBabelfish?: boolean;
|
|
1076
898
|
}
|
|
1077
|
-
export declare namespace DBEngineVersion {
|
|
1078
|
-
|
|
1079
|
-
const filterSensitiveLog: (obj: DBEngineVersion) => any;
|
|
1080
|
-
}
|
|
1081
899
|
|
|
1082
900
|
export interface ScalingConfiguration {
|
|
1083
901
|
|
|
@@ -1093,10 +911,6 @@ export interface ScalingConfiguration {
|
|
|
1093
911
|
|
|
1094
912
|
SecondsBeforeTimeout?: number;
|
|
1095
913
|
}
|
|
1096
|
-
export declare namespace ScalingConfiguration {
|
|
1097
|
-
|
|
1098
|
-
const filterSensitiveLog: (obj: ScalingConfiguration) => any;
|
|
1099
|
-
}
|
|
1100
914
|
|
|
1101
915
|
export interface ServerlessV2ScalingConfiguration {
|
|
1102
916
|
|
|
@@ -1104,10 +918,6 @@ export interface ServerlessV2ScalingConfiguration {
|
|
|
1104
918
|
|
|
1105
919
|
MaxCapacity?: number;
|
|
1106
920
|
}
|
|
1107
|
-
export declare namespace ServerlessV2ScalingConfiguration {
|
|
1108
|
-
|
|
1109
|
-
const filterSensitiveLog: (obj: ServerlessV2ScalingConfiguration) => any;
|
|
1110
|
-
}
|
|
1111
921
|
|
|
1112
922
|
export interface CreateDBClusterMessage {
|
|
1113
923
|
|
|
@@ -1201,10 +1011,6 @@ export interface CreateDBClusterMessage {
|
|
|
1201
1011
|
|
|
1202
1012
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
1203
1013
|
}
|
|
1204
|
-
export declare namespace CreateDBClusterMessage {
|
|
1205
|
-
|
|
1206
|
-
const filterSensitiveLog: (obj: CreateDBClusterMessage) => any;
|
|
1207
|
-
}
|
|
1208
1014
|
|
|
1209
1015
|
export interface DBClusterRole {
|
|
1210
1016
|
|
|
@@ -1214,10 +1020,6 @@ export interface DBClusterRole {
|
|
|
1214
1020
|
|
|
1215
1021
|
FeatureName?: string;
|
|
1216
1022
|
}
|
|
1217
|
-
export declare namespace DBClusterRole {
|
|
1218
|
-
|
|
1219
|
-
const filterSensitiveLog: (obj: DBClusterRole) => any;
|
|
1220
|
-
}
|
|
1221
1023
|
|
|
1222
1024
|
export interface DBClusterMember {
|
|
1223
1025
|
|
|
@@ -1229,10 +1031,6 @@ export interface DBClusterMember {
|
|
|
1229
1031
|
|
|
1230
1032
|
PromotionTier?: number;
|
|
1231
1033
|
}
|
|
1232
|
-
export declare namespace DBClusterMember {
|
|
1233
|
-
|
|
1234
|
-
const filterSensitiveLog: (obj: DBClusterMember) => any;
|
|
1235
|
-
}
|
|
1236
1034
|
|
|
1237
1035
|
export interface DBClusterOptionGroupStatus {
|
|
1238
1036
|
|
|
@@ -1240,10 +1038,6 @@ export interface DBClusterOptionGroupStatus {
|
|
|
1240
1038
|
|
|
1241
1039
|
Status?: string;
|
|
1242
1040
|
}
|
|
1243
|
-
export declare namespace DBClusterOptionGroupStatus {
|
|
1244
|
-
|
|
1245
|
-
const filterSensitiveLog: (obj: DBClusterOptionGroupStatus) => any;
|
|
1246
|
-
}
|
|
1247
1041
|
|
|
1248
1042
|
export interface DomainMembership {
|
|
1249
1043
|
|
|
@@ -1255,10 +1049,6 @@ export interface DomainMembership {
|
|
|
1255
1049
|
|
|
1256
1050
|
IAMRoleName?: string;
|
|
1257
1051
|
}
|
|
1258
|
-
export declare namespace DomainMembership {
|
|
1259
|
-
|
|
1260
|
-
const filterSensitiveLog: (obj: DomainMembership) => any;
|
|
1261
|
-
}
|
|
1262
1052
|
export declare enum WriteForwardingStatus {
|
|
1263
1053
|
DISABLED = "disabled",
|
|
1264
1054
|
DISABLING = "disabling",
|
|
@@ -1273,10 +1063,6 @@ export interface PendingCloudwatchLogsExports {
|
|
|
1273
1063
|
|
|
1274
1064
|
LogTypesToDisable?: string[];
|
|
1275
1065
|
}
|
|
1276
|
-
export declare namespace PendingCloudwatchLogsExports {
|
|
1277
|
-
|
|
1278
|
-
const filterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
|
|
1279
|
-
}
|
|
1280
1066
|
|
|
1281
1067
|
export interface ClusterPendingModifiedValues {
|
|
1282
1068
|
|
|
@@ -1290,10 +1076,6 @@ export interface ClusterPendingModifiedValues {
|
|
|
1290
1076
|
|
|
1291
1077
|
EngineVersion?: string;
|
|
1292
1078
|
}
|
|
1293
|
-
export declare namespace ClusterPendingModifiedValues {
|
|
1294
|
-
|
|
1295
|
-
const filterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
|
|
1296
|
-
}
|
|
1297
1079
|
|
|
1298
1080
|
export interface ScalingConfigurationInfo {
|
|
1299
1081
|
|
|
@@ -1309,10 +1091,6 @@ export interface ScalingConfigurationInfo {
|
|
|
1309
1091
|
|
|
1310
1092
|
SecondsBeforeTimeout?: number;
|
|
1311
1093
|
}
|
|
1312
|
-
export declare namespace ScalingConfigurationInfo {
|
|
1313
|
-
|
|
1314
|
-
const filterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
|
|
1315
|
-
}
|
|
1316
1094
|
|
|
1317
1095
|
export interface ServerlessV2ScalingConfigurationInfo {
|
|
1318
1096
|
|
|
@@ -1320,10 +1098,6 @@ export interface ServerlessV2ScalingConfigurationInfo {
|
|
|
1320
1098
|
|
|
1321
1099
|
MaxCapacity?: number;
|
|
1322
1100
|
}
|
|
1323
|
-
export declare namespace ServerlessV2ScalingConfigurationInfo {
|
|
1324
|
-
|
|
1325
|
-
const filterSensitiveLog: (obj: ServerlessV2ScalingConfigurationInfo) => any;
|
|
1326
|
-
}
|
|
1327
1101
|
|
|
1328
1102
|
export interface DBCluster {
|
|
1329
1103
|
|
|
@@ -1463,18 +1237,10 @@ export interface DBCluster {
|
|
|
1463
1237
|
|
|
1464
1238
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfigurationInfo;
|
|
1465
1239
|
}
|
|
1466
|
-
export declare namespace DBCluster {
|
|
1467
|
-
|
|
1468
|
-
const filterSensitiveLog: (obj: DBCluster) => any;
|
|
1469
|
-
}
|
|
1470
1240
|
export interface CreateDBClusterResult {
|
|
1471
1241
|
|
|
1472
1242
|
DBCluster?: DBCluster;
|
|
1473
1243
|
}
|
|
1474
|
-
export declare namespace CreateDBClusterResult {
|
|
1475
|
-
|
|
1476
|
-
const filterSensitiveLog: (obj: CreateDBClusterResult) => any;
|
|
1477
|
-
}
|
|
1478
1244
|
|
|
1479
1245
|
export declare class DBClusterAlreadyExistsFault extends __BaseException {
|
|
1480
1246
|
readonly name: "DBClusterAlreadyExistsFault";
|
|
@@ -1580,10 +1346,6 @@ export interface CreateDBClusterEndpointMessage {
|
|
|
1580
1346
|
|
|
1581
1347
|
Tags?: Tag[];
|
|
1582
1348
|
}
|
|
1583
|
-
export declare namespace CreateDBClusterEndpointMessage {
|
|
1584
|
-
|
|
1585
|
-
const filterSensitiveLog: (obj: CreateDBClusterEndpointMessage) => any;
|
|
1586
|
-
}
|
|
1587
1349
|
|
|
1588
1350
|
export interface DBClusterEndpoint {
|
|
1589
1351
|
|
|
@@ -1607,10 +1369,6 @@ export interface DBClusterEndpoint {
|
|
|
1607
1369
|
|
|
1608
1370
|
DBClusterEndpointArn?: string;
|
|
1609
1371
|
}
|
|
1610
|
-
export declare namespace DBClusterEndpoint {
|
|
1611
|
-
|
|
1612
|
-
const filterSensitiveLog: (obj: DBClusterEndpoint) => any;
|
|
1613
|
-
}
|
|
1614
1372
|
|
|
1615
1373
|
export declare class DBClusterEndpointAlreadyExistsFault extends __BaseException {
|
|
1616
1374
|
readonly name: "DBClusterEndpointAlreadyExistsFault";
|
|
@@ -1636,18 +1394,10 @@ export interface CreateDBClusterParameterGroupMessage {
|
|
|
1636
1394
|
|
|
1637
1395
|
Tags?: Tag[];
|
|
1638
1396
|
}
|
|
1639
|
-
export declare namespace CreateDBClusterParameterGroupMessage {
|
|
1640
|
-
|
|
1641
|
-
const filterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
|
|
1642
|
-
}
|
|
1643
1397
|
export interface CreateDBClusterParameterGroupResult {
|
|
1644
1398
|
|
|
1645
1399
|
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
1646
1400
|
}
|
|
1647
|
-
export declare namespace CreateDBClusterParameterGroupResult {
|
|
1648
|
-
|
|
1649
|
-
const filterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
|
|
1650
|
-
}
|
|
1651
1401
|
|
|
1652
1402
|
export interface CreateDBClusterSnapshotMessage {
|
|
1653
1403
|
|
|
@@ -1657,18 +1407,10 @@ export interface CreateDBClusterSnapshotMessage {
|
|
|
1657
1407
|
|
|
1658
1408
|
Tags?: Tag[];
|
|
1659
1409
|
}
|
|
1660
|
-
export declare namespace CreateDBClusterSnapshotMessage {
|
|
1661
|
-
|
|
1662
|
-
const filterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
|
|
1663
|
-
}
|
|
1664
1410
|
export interface CreateDBClusterSnapshotResult {
|
|
1665
1411
|
|
|
1666
1412
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
1667
1413
|
}
|
|
1668
|
-
export declare namespace CreateDBClusterSnapshotResult {
|
|
1669
|
-
|
|
1670
|
-
const filterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
|
|
1671
|
-
}
|
|
1672
1414
|
|
|
1673
1415
|
export declare class AuthorizationNotFoundFault extends __BaseException {
|
|
1674
1416
|
readonly name: "AuthorizationNotFoundFault";
|
|
@@ -1787,10 +1529,6 @@ export interface CreateDBInstanceMessage {
|
|
|
1787
1529
|
|
|
1788
1530
|
NetworkType?: string;
|
|
1789
1531
|
}
|
|
1790
|
-
export declare namespace CreateDBInstanceMessage {
|
|
1791
|
-
|
|
1792
|
-
const filterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
|
|
1793
|
-
}
|
|
1794
1532
|
|
|
1795
1533
|
export interface DBInstanceRole {
|
|
1796
1534
|
|
|
@@ -1800,10 +1538,6 @@ export interface DBInstanceRole {
|
|
|
1800
1538
|
|
|
1801
1539
|
Status?: string;
|
|
1802
1540
|
}
|
|
1803
|
-
export declare namespace DBInstanceRole {
|
|
1804
|
-
|
|
1805
|
-
const filterSensitiveLog: (obj: DBInstanceRole) => any;
|
|
1806
|
-
}
|
|
1807
1541
|
export declare enum AutomationMode {
|
|
1808
1542
|
ALL_PAUSED = "all-paused",
|
|
1809
1543
|
FULL = "full"
|
|
@@ -1813,10 +1547,6 @@ export interface DBInstanceAutomatedBackupsReplication {
|
|
|
1813
1547
|
|
|
1814
1548
|
DBInstanceAutomatedBackupsArn?: string;
|
|
1815
1549
|
}
|
|
1816
|
-
export declare namespace DBInstanceAutomatedBackupsReplication {
|
|
1817
|
-
|
|
1818
|
-
const filterSensitiveLog: (obj: DBInstanceAutomatedBackupsReplication) => any;
|
|
1819
|
-
}
|
|
1820
1550
|
|
|
1821
1551
|
export interface DBParameterGroupStatus {
|
|
1822
1552
|
|
|
@@ -1824,28 +1554,16 @@ export interface DBParameterGroupStatus {
|
|
|
1824
1554
|
|
|
1825
1555
|
ParameterApplyStatus?: string;
|
|
1826
1556
|
}
|
|
1827
|
-
export declare namespace DBParameterGroupStatus {
|
|
1828
|
-
|
|
1829
|
-
const filterSensitiveLog: (obj: DBParameterGroupStatus) => any;
|
|
1830
|
-
}
|
|
1831
1557
|
|
|
1832
1558
|
export interface AvailabilityZone {
|
|
1833
1559
|
|
|
1834
1560
|
Name?: string;
|
|
1835
1561
|
}
|
|
1836
|
-
export declare namespace AvailabilityZone {
|
|
1837
|
-
|
|
1838
|
-
const filterSensitiveLog: (obj: AvailabilityZone) => any;
|
|
1839
|
-
}
|
|
1840
1562
|
|
|
1841
1563
|
export interface Outpost {
|
|
1842
1564
|
|
|
1843
1565
|
Arn?: string;
|
|
1844
1566
|
}
|
|
1845
|
-
export declare namespace Outpost {
|
|
1846
|
-
|
|
1847
|
-
const filterSensitiveLog: (obj: Outpost) => any;
|
|
1848
|
-
}
|
|
1849
1567
|
|
|
1850
1568
|
export interface Subnet {
|
|
1851
1569
|
|
|
@@ -1857,10 +1575,6 @@ export interface Subnet {
|
|
|
1857
1575
|
|
|
1858
1576
|
SubnetStatus?: string;
|
|
1859
1577
|
}
|
|
1860
|
-
export declare namespace Subnet {
|
|
1861
|
-
|
|
1862
|
-
const filterSensitiveLog: (obj: Subnet) => any;
|
|
1863
|
-
}
|
|
1864
1578
|
|
|
1865
1579
|
export interface DBSubnetGroup {
|
|
1866
1580
|
|
|
@@ -1878,10 +1592,6 @@ export interface DBSubnetGroup {
|
|
|
1878
1592
|
|
|
1879
1593
|
SupportedNetworkTypes?: string[];
|
|
1880
1594
|
}
|
|
1881
|
-
export declare namespace DBSubnetGroup {
|
|
1882
|
-
|
|
1883
|
-
const filterSensitiveLog: (obj: DBSubnetGroup) => any;
|
|
1884
|
-
}
|
|
1885
1595
|
|
|
1886
1596
|
export interface Endpoint {
|
|
1887
1597
|
|
|
@@ -1891,10 +1601,6 @@ export interface Endpoint {
|
|
|
1891
1601
|
|
|
1892
1602
|
HostedZoneId?: string;
|
|
1893
1603
|
}
|
|
1894
|
-
export declare namespace Endpoint {
|
|
1895
|
-
|
|
1896
|
-
const filterSensitiveLog: (obj: Endpoint) => any;
|
|
1897
|
-
}
|
|
1898
1604
|
|
|
1899
1605
|
export interface OptionGroupMembership {
|
|
1900
1606
|
|
|
@@ -1902,10 +1608,6 @@ export interface OptionGroupMembership {
|
|
|
1902
1608
|
|
|
1903
1609
|
Status?: string;
|
|
1904
1610
|
}
|
|
1905
|
-
export declare namespace OptionGroupMembership {
|
|
1906
|
-
|
|
1907
|
-
const filterSensitiveLog: (obj: OptionGroupMembership) => any;
|
|
1908
|
-
}
|
|
1909
1611
|
|
|
1910
1612
|
export interface PendingModifiedValues {
|
|
1911
1613
|
|
|
@@ -1945,10 +1647,6 @@ export interface PendingModifiedValues {
|
|
|
1945
1647
|
|
|
1946
1648
|
ResumeFullAutomationModeTime?: Date;
|
|
1947
1649
|
}
|
|
1948
|
-
export declare namespace PendingModifiedValues {
|
|
1949
|
-
|
|
1950
|
-
const filterSensitiveLog: (obj: PendingModifiedValues) => any;
|
|
1951
|
-
}
|
|
1952
1650
|
export declare enum ReplicaMode {
|
|
1953
1651
|
MOUNTED = "mounted",
|
|
1954
1652
|
OPEN_READ_ONLY = "open-read-only"
|
|
@@ -1964,10 +1662,6 @@ export interface DBInstanceStatusInfo {
|
|
|
1964
1662
|
|
|
1965
1663
|
Message?: string;
|
|
1966
1664
|
}
|
|
1967
|
-
export declare namespace DBInstanceStatusInfo {
|
|
1968
|
-
|
|
1969
|
-
const filterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
|
|
1970
|
-
}
|
|
1971
1665
|
|
|
1972
1666
|
export interface DBInstance {
|
|
1973
1667
|
|
|
@@ -2120,19 +1814,13 @@ export interface DBInstance {
|
|
|
2120
1814
|
BackupTarget?: string;
|
|
2121
1815
|
|
|
2122
1816
|
NetworkType?: string;
|
|
2123
|
-
}
|
|
2124
|
-
export declare namespace DBInstance {
|
|
2125
1817
|
|
|
2126
|
-
|
|
1818
|
+
ActivityStreamPolicyStatus?: ActivityStreamPolicyStatus | string;
|
|
2127
1819
|
}
|
|
2128
1820
|
export interface CreateDBInstanceResult {
|
|
2129
1821
|
|
|
2130
1822
|
DBInstance?: DBInstance;
|
|
2131
1823
|
}
|
|
2132
|
-
export declare namespace CreateDBInstanceResult {
|
|
2133
|
-
|
|
2134
|
-
const filterSensitiveLog: (obj: CreateDBInstanceResult) => any;
|
|
2135
|
-
}
|
|
2136
1824
|
|
|
2137
1825
|
export declare class DBInstanceAlreadyExistsFault extends __BaseException {
|
|
2138
1826
|
readonly name: "DBInstanceAlreadyExistsFault";
|
|
@@ -2245,18 +1933,10 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
2245
1933
|
|
|
2246
1934
|
NetworkType?: string;
|
|
2247
1935
|
}
|
|
2248
|
-
export declare namespace CreateDBInstanceReadReplicaMessage {
|
|
2249
|
-
|
|
2250
|
-
const filterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
|
|
2251
|
-
}
|
|
2252
1936
|
export interface CreateDBInstanceReadReplicaResult {
|
|
2253
1937
|
|
|
2254
1938
|
DBInstance?: DBInstance;
|
|
2255
1939
|
}
|
|
2256
|
-
export declare namespace CreateDBInstanceReadReplicaResult {
|
|
2257
|
-
|
|
2258
|
-
const filterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
|
|
2259
|
-
}
|
|
2260
1940
|
|
|
2261
1941
|
export declare class DBSubnetGroupNotAllowedFault extends __BaseException {
|
|
2262
1942
|
readonly name: "DBSubnetGroupNotAllowedFault";
|
|
@@ -2282,18 +1962,10 @@ export interface CreateDBParameterGroupMessage {
|
|
|
2282
1962
|
|
|
2283
1963
|
Tags?: Tag[];
|
|
2284
1964
|
}
|
|
2285
|
-
export declare namespace CreateDBParameterGroupMessage {
|
|
2286
|
-
|
|
2287
|
-
const filterSensitiveLog: (obj: CreateDBParameterGroupMessage) => any;
|
|
2288
|
-
}
|
|
2289
1965
|
export interface CreateDBParameterGroupResult {
|
|
2290
1966
|
|
|
2291
1967
|
DBParameterGroup?: DBParameterGroup;
|
|
2292
1968
|
}
|
|
2293
|
-
export declare namespace CreateDBParameterGroupResult {
|
|
2294
|
-
|
|
2295
|
-
const filterSensitiveLog: (obj: CreateDBParameterGroupResult) => any;
|
|
2296
|
-
}
|
|
2297
1969
|
export declare enum AuthScheme {
|
|
2298
1970
|
SECRETS = "SECRETS"
|
|
2299
1971
|
}
|
|
@@ -2314,10 +1986,6 @@ export interface UserAuthConfig {
|
|
|
2314
1986
|
|
|
2315
1987
|
IAMAuth?: IAMAuthMode | string;
|
|
2316
1988
|
}
|
|
2317
|
-
export declare namespace UserAuthConfig {
|
|
2318
|
-
|
|
2319
|
-
const filterSensitiveLog: (obj: UserAuthConfig) => any;
|
|
2320
|
-
}
|
|
2321
1989
|
export declare enum EngineFamily {
|
|
2322
1990
|
MYSQL = "MYSQL",
|
|
2323
1991
|
POSTGRESQL = "POSTGRESQL"
|
|
@@ -2344,10 +2012,6 @@ export interface CreateDBProxyRequest {
|
|
|
2344
2012
|
|
|
2345
2013
|
Tags?: Tag[];
|
|
2346
2014
|
}
|
|
2347
|
-
export declare namespace CreateDBProxyRequest {
|
|
2348
|
-
|
|
2349
|
-
const filterSensitiveLog: (obj: CreateDBProxyRequest) => any;
|
|
2350
|
-
}
|
|
2351
2015
|
|
|
2352
2016
|
export interface UserAuthConfigInfo {
|
|
2353
2017
|
|
|
@@ -2361,10 +2025,6 @@ export interface UserAuthConfigInfo {
|
|
|
2361
2025
|
|
|
2362
2026
|
IAMAuth?: IAMAuthMode | string;
|
|
2363
2027
|
}
|
|
2364
|
-
export declare namespace UserAuthConfigInfo {
|
|
2365
|
-
|
|
2366
|
-
const filterSensitiveLog: (obj: UserAuthConfigInfo) => any;
|
|
2367
|
-
}
|
|
2368
2028
|
export declare enum DBProxyStatus {
|
|
2369
2029
|
AVAILABLE = "available",
|
|
2370
2030
|
CREATING = "creating",
|
|
@@ -2409,18 +2069,10 @@ export interface DBProxy {
|
|
|
2409
2069
|
|
|
2410
2070
|
UpdatedDate?: Date;
|
|
2411
2071
|
}
|
|
2412
|
-
export declare namespace DBProxy {
|
|
2413
|
-
|
|
2414
|
-
const filterSensitiveLog: (obj: DBProxy) => any;
|
|
2415
|
-
}
|
|
2416
2072
|
export interface CreateDBProxyResponse {
|
|
2417
2073
|
|
|
2418
2074
|
DBProxy?: DBProxy;
|
|
2419
2075
|
}
|
|
2420
|
-
export declare namespace CreateDBProxyResponse {
|
|
2421
|
-
|
|
2422
|
-
const filterSensitiveLog: (obj: CreateDBProxyResponse) => any;
|
|
2423
|
-
}
|
|
2424
2076
|
|
|
2425
2077
|
export declare class DBProxyAlreadyExistsFault extends __BaseException {
|
|
2426
2078
|
readonly name: "DBProxyAlreadyExistsFault";
|
|
@@ -2453,10 +2105,6 @@ export interface CreateDBProxyEndpointRequest {
|
|
|
2453
2105
|
|
|
2454
2106
|
Tags?: Tag[];
|
|
2455
2107
|
}
|
|
2456
|
-
export declare namespace CreateDBProxyEndpointRequest {
|
|
2457
|
-
|
|
2458
|
-
const filterSensitiveLog: (obj: CreateDBProxyEndpointRequest) => any;
|
|
2459
|
-
}
|
|
2460
2108
|
export declare enum DBProxyEndpointStatus {
|
|
2461
2109
|
AVAILABLE = "available",
|
|
2462
2110
|
CREATING = "creating",
|
|
@@ -2490,18 +2138,10 @@ export interface DBProxyEndpoint {
|
|
|
2490
2138
|
|
|
2491
2139
|
IsDefault?: boolean;
|
|
2492
2140
|
}
|
|
2493
|
-
export declare namespace DBProxyEndpoint {
|
|
2494
|
-
|
|
2495
|
-
const filterSensitiveLog: (obj: DBProxyEndpoint) => any;
|
|
2496
|
-
}
|
|
2497
2141
|
export interface CreateDBProxyEndpointResponse {
|
|
2498
2142
|
|
|
2499
2143
|
DBProxyEndpoint?: DBProxyEndpoint;
|
|
2500
2144
|
}
|
|
2501
|
-
export declare namespace CreateDBProxyEndpointResponse {
|
|
2502
|
-
|
|
2503
|
-
const filterSensitiveLog: (obj: CreateDBProxyEndpointResponse) => any;
|
|
2504
|
-
}
|
|
2505
2145
|
|
|
2506
2146
|
export declare class DBProxyEndpointAlreadyExistsFault extends __BaseException {
|
|
2507
2147
|
readonly name: "DBProxyEndpointAlreadyExistsFault";
|
|
@@ -2532,18 +2172,10 @@ export interface CreateDBSecurityGroupMessage {
|
|
|
2532
2172
|
|
|
2533
2173
|
Tags?: Tag[];
|
|
2534
2174
|
}
|
|
2535
|
-
export declare namespace CreateDBSecurityGroupMessage {
|
|
2536
|
-
|
|
2537
|
-
const filterSensitiveLog: (obj: CreateDBSecurityGroupMessage) => any;
|
|
2538
|
-
}
|
|
2539
2175
|
export interface CreateDBSecurityGroupResult {
|
|
2540
2176
|
|
|
2541
2177
|
DBSecurityGroup?: DBSecurityGroup;
|
|
2542
2178
|
}
|
|
2543
|
-
export declare namespace CreateDBSecurityGroupResult {
|
|
2544
|
-
|
|
2545
|
-
const filterSensitiveLog: (obj: CreateDBSecurityGroupResult) => any;
|
|
2546
|
-
}
|
|
2547
2179
|
|
|
2548
2180
|
export declare class DBSecurityGroupAlreadyExistsFault extends __BaseException {
|
|
2549
2181
|
readonly name: "DBSecurityGroupAlreadyExistsFault";
|
|
@@ -2574,18 +2206,10 @@ export interface CreateDBSnapshotMessage {
|
|
|
2574
2206
|
|
|
2575
2207
|
Tags?: Tag[];
|
|
2576
2208
|
}
|
|
2577
|
-
export declare namespace CreateDBSnapshotMessage {
|
|
2578
|
-
|
|
2579
|
-
const filterSensitiveLog: (obj: CreateDBSnapshotMessage) => any;
|
|
2580
|
-
}
|
|
2581
2209
|
export interface CreateDBSnapshotResult {
|
|
2582
2210
|
|
|
2583
2211
|
DBSnapshot?: DBSnapshot;
|
|
2584
2212
|
}
|
|
2585
|
-
export declare namespace CreateDBSnapshotResult {
|
|
2586
|
-
|
|
2587
|
-
const filterSensitiveLog: (obj: CreateDBSnapshotResult) => any;
|
|
2588
|
-
}
|
|
2589
2213
|
|
|
2590
2214
|
export interface CreateDBSubnetGroupMessage {
|
|
2591
2215
|
|
|
@@ -2597,18 +2221,10 @@ export interface CreateDBSubnetGroupMessage {
|
|
|
2597
2221
|
|
|
2598
2222
|
Tags?: Tag[];
|
|
2599
2223
|
}
|
|
2600
|
-
export declare namespace CreateDBSubnetGroupMessage {
|
|
2601
|
-
|
|
2602
|
-
const filterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
|
|
2603
|
-
}
|
|
2604
2224
|
export interface CreateDBSubnetGroupResult {
|
|
2605
2225
|
|
|
2606
2226
|
DBSubnetGroup?: DBSubnetGroup;
|
|
2607
2227
|
}
|
|
2608
|
-
export declare namespace CreateDBSubnetGroupResult {
|
|
2609
|
-
|
|
2610
|
-
const filterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
|
|
2611
|
-
}
|
|
2612
2228
|
|
|
2613
2229
|
export declare class DBSubnetGroupAlreadyExistsFault extends __BaseException {
|
|
2614
2230
|
readonly name: "DBSubnetGroupAlreadyExistsFault";
|
|
@@ -2647,18 +2263,10 @@ export interface CreateEventSubscriptionMessage {
|
|
|
2647
2263
|
|
|
2648
2264
|
Tags?: Tag[];
|
|
2649
2265
|
}
|
|
2650
|
-
export declare namespace CreateEventSubscriptionMessage {
|
|
2651
|
-
|
|
2652
|
-
const filterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
|
|
2653
|
-
}
|
|
2654
2266
|
export interface CreateEventSubscriptionResult {
|
|
2655
2267
|
|
|
2656
2268
|
EventSubscription?: EventSubscription;
|
|
2657
2269
|
}
|
|
2658
|
-
export declare namespace CreateEventSubscriptionResult {
|
|
2659
|
-
|
|
2660
|
-
const filterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
|
|
2661
|
-
}
|
|
2662
2270
|
|
|
2663
2271
|
export declare class EventSubscriptionQuotaExceededFault extends __BaseException {
|
|
2664
2272
|
readonly name: "EventSubscriptionQuotaExceededFault";
|
|
@@ -2717,10 +2325,6 @@ export interface CreateGlobalClusterMessage {
|
|
|
2717
2325
|
|
|
2718
2326
|
StorageEncrypted?: boolean;
|
|
2719
2327
|
}
|
|
2720
|
-
export declare namespace CreateGlobalClusterMessage {
|
|
2721
|
-
|
|
2722
|
-
const filterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
|
|
2723
|
-
}
|
|
2724
2328
|
export declare enum FailoverStatus {
|
|
2725
2329
|
CANCELLING = "cancelling",
|
|
2726
2330
|
FAILING_OVER = "failing-over",
|
|
@@ -2735,10 +2339,6 @@ export interface FailoverState {
|
|
|
2735
2339
|
|
|
2736
2340
|
ToDbClusterArn?: string;
|
|
2737
2341
|
}
|
|
2738
|
-
export declare namespace FailoverState {
|
|
2739
|
-
|
|
2740
|
-
const filterSensitiveLog: (obj: FailoverState) => any;
|
|
2741
|
-
}
|
|
2742
2342
|
|
|
2743
2343
|
export interface GlobalClusterMember {
|
|
2744
2344
|
|
|
@@ -2750,10 +2350,6 @@ export interface GlobalClusterMember {
|
|
|
2750
2350
|
|
|
2751
2351
|
GlobalWriteForwardingStatus?: WriteForwardingStatus | string;
|
|
2752
2352
|
}
|
|
2753
|
-
export declare namespace GlobalClusterMember {
|
|
2754
|
-
|
|
2755
|
-
const filterSensitiveLog: (obj: GlobalClusterMember) => any;
|
|
2756
|
-
}
|
|
2757
2353
|
|
|
2758
2354
|
export interface GlobalCluster {
|
|
2759
2355
|
|
|
@@ -2779,18 +2375,10 @@ export interface GlobalCluster {
|
|
|
2779
2375
|
|
|
2780
2376
|
FailoverState?: FailoverState;
|
|
2781
2377
|
}
|
|
2782
|
-
export declare namespace GlobalCluster {
|
|
2783
|
-
|
|
2784
|
-
const filterSensitiveLog: (obj: GlobalCluster) => any;
|
|
2785
|
-
}
|
|
2786
2378
|
export interface CreateGlobalClusterResult {
|
|
2787
2379
|
|
|
2788
2380
|
GlobalCluster?: GlobalCluster;
|
|
2789
2381
|
}
|
|
2790
|
-
export declare namespace CreateGlobalClusterResult {
|
|
2791
|
-
|
|
2792
|
-
const filterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
|
|
2793
|
-
}
|
|
2794
2382
|
|
|
2795
2383
|
export declare class GlobalClusterAlreadyExistsFault extends __BaseException {
|
|
2796
2384
|
readonly name: "GlobalClusterAlreadyExistsFault";
|
|
@@ -2818,18 +2406,10 @@ export interface CreateOptionGroupMessage {
|
|
|
2818
2406
|
|
|
2819
2407
|
Tags?: Tag[];
|
|
2820
2408
|
}
|
|
2821
|
-
export declare namespace CreateOptionGroupMessage {
|
|
2822
|
-
|
|
2823
|
-
const filterSensitiveLog: (obj: CreateOptionGroupMessage) => any;
|
|
2824
|
-
}
|
|
2825
2409
|
export interface CreateOptionGroupResult {
|
|
2826
2410
|
|
|
2827
2411
|
OptionGroup?: OptionGroup;
|
|
2828
2412
|
}
|
|
2829
|
-
export declare namespace CreateOptionGroupResult {
|
|
2830
|
-
|
|
2831
|
-
const filterSensitiveLog: (obj: CreateOptionGroupResult) => any;
|
|
2832
|
-
}
|
|
2833
2413
|
|
|
2834
2414
|
export declare class CustomDBEngineVersionNotFoundFault extends __BaseException {
|
|
2835
2415
|
readonly name: "CustomDBEngineVersionNotFoundFault";
|
|
@@ -2843,10 +2423,6 @@ export interface DeleteCustomDBEngineVersionMessage {
|
|
|
2843
2423
|
|
|
2844
2424
|
EngineVersion: string | undefined;
|
|
2845
2425
|
}
|
|
2846
|
-
export declare namespace DeleteCustomDBEngineVersionMessage {
|
|
2847
|
-
|
|
2848
|
-
const filterSensitiveLog: (obj: DeleteCustomDBEngineVersionMessage) => any;
|
|
2849
|
-
}
|
|
2850
2426
|
|
|
2851
2427
|
export declare class InvalidCustomDBEngineVersionStateFault extends __BaseException {
|
|
2852
2428
|
readonly name: "InvalidCustomDBEngineVersionStateFault";
|
|
@@ -2863,18 +2439,10 @@ export interface DeleteDBClusterMessage {
|
|
|
2863
2439
|
|
|
2864
2440
|
FinalDBSnapshotIdentifier?: string;
|
|
2865
2441
|
}
|
|
2866
|
-
export declare namespace DeleteDBClusterMessage {
|
|
2867
|
-
|
|
2868
|
-
const filterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
|
|
2869
|
-
}
|
|
2870
2442
|
export interface DeleteDBClusterResult {
|
|
2871
2443
|
|
|
2872
2444
|
DBCluster?: DBCluster;
|
|
2873
2445
|
}
|
|
2874
|
-
export declare namespace DeleteDBClusterResult {
|
|
2875
|
-
|
|
2876
|
-
const filterSensitiveLog: (obj: DeleteDBClusterResult) => any;
|
|
2877
|
-
}
|
|
2878
2446
|
|
|
2879
2447
|
export declare class DBClusterEndpointNotFoundFault extends __BaseException {
|
|
2880
2448
|
readonly name: "DBClusterEndpointNotFoundFault";
|
|
@@ -2886,10 +2454,6 @@ export interface DeleteDBClusterEndpointMessage {
|
|
|
2886
2454
|
|
|
2887
2455
|
DBClusterEndpointIdentifier: string | undefined;
|
|
2888
2456
|
}
|
|
2889
|
-
export declare namespace DeleteDBClusterEndpointMessage {
|
|
2890
|
-
|
|
2891
|
-
const filterSensitiveLog: (obj: DeleteDBClusterEndpointMessage) => any;
|
|
2892
|
-
}
|
|
2893
2457
|
|
|
2894
2458
|
export declare class InvalidDBClusterEndpointStateFault extends __BaseException {
|
|
2895
2459
|
readonly name: "InvalidDBClusterEndpointStateFault";
|
|
@@ -2902,10 +2466,6 @@ export interface DeleteDBClusterParameterGroupMessage {
|
|
|
2902
2466
|
|
|
2903
2467
|
DBClusterParameterGroupName: string | undefined;
|
|
2904
2468
|
}
|
|
2905
|
-
export declare namespace DeleteDBClusterParameterGroupMessage {
|
|
2906
|
-
|
|
2907
|
-
const filterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
|
|
2908
|
-
}
|
|
2909
2469
|
|
|
2910
2470
|
export declare class InvalidDBParameterGroupStateFault extends __BaseException {
|
|
2911
2471
|
readonly name: "InvalidDBParameterGroupStateFault";
|
|
@@ -2918,18 +2478,10 @@ export interface DeleteDBClusterSnapshotMessage {
|
|
|
2918
2478
|
|
|
2919
2479
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
2920
2480
|
}
|
|
2921
|
-
export declare namespace DeleteDBClusterSnapshotMessage {
|
|
2922
|
-
|
|
2923
|
-
const filterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
|
|
2924
|
-
}
|
|
2925
2481
|
export interface DeleteDBClusterSnapshotResult {
|
|
2926
2482
|
|
|
2927
2483
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
2928
2484
|
}
|
|
2929
|
-
export declare namespace DeleteDBClusterSnapshotResult {
|
|
2930
|
-
|
|
2931
|
-
const filterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
|
|
2932
|
-
}
|
|
2933
2485
|
|
|
2934
2486
|
export declare class DBInstanceAutomatedBackupQuotaExceededFault extends __BaseException {
|
|
2935
2487
|
readonly name: "DBInstanceAutomatedBackupQuotaExceededFault";
|
|
@@ -2948,18 +2500,10 @@ export interface DeleteDBInstanceMessage {
|
|
|
2948
2500
|
|
|
2949
2501
|
DeleteAutomatedBackups?: boolean;
|
|
2950
2502
|
}
|
|
2951
|
-
export declare namespace DeleteDBInstanceMessage {
|
|
2952
|
-
|
|
2953
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
|
|
2954
|
-
}
|
|
2955
2503
|
export interface DeleteDBInstanceResult {
|
|
2956
2504
|
|
|
2957
2505
|
DBInstance?: DBInstance;
|
|
2958
2506
|
}
|
|
2959
|
-
export declare namespace DeleteDBInstanceResult {
|
|
2960
|
-
|
|
2961
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
|
|
2962
|
-
}
|
|
2963
2507
|
|
|
2964
2508
|
export declare class DBInstanceAutomatedBackupNotFoundFault extends __BaseException {
|
|
2965
2509
|
readonly name: "DBInstanceAutomatedBackupNotFoundFault";
|
|
@@ -2974,10 +2518,6 @@ export interface DeleteDBInstanceAutomatedBackupMessage {
|
|
|
2974
2518
|
|
|
2975
2519
|
DBInstanceAutomatedBackupsArn?: string;
|
|
2976
2520
|
}
|
|
2977
|
-
export declare namespace DeleteDBInstanceAutomatedBackupMessage {
|
|
2978
|
-
|
|
2979
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupMessage) => any;
|
|
2980
|
-
}
|
|
2981
2521
|
|
|
2982
2522
|
export interface RestoreWindow {
|
|
2983
2523
|
|
|
@@ -2985,10 +2525,6 @@ export interface RestoreWindow {
|
|
|
2985
2525
|
|
|
2986
2526
|
LatestTime?: Date;
|
|
2987
2527
|
}
|
|
2988
|
-
export declare namespace RestoreWindow {
|
|
2989
|
-
|
|
2990
|
-
const filterSensitiveLog: (obj: RestoreWindow) => any;
|
|
2991
|
-
}
|
|
2992
2528
|
|
|
2993
2529
|
export interface DBInstanceAutomatedBackup {
|
|
2994
2530
|
|
|
@@ -3046,18 +2582,10 @@ export interface DBInstanceAutomatedBackup {
|
|
|
3046
2582
|
|
|
3047
2583
|
BackupTarget?: string;
|
|
3048
2584
|
}
|
|
3049
|
-
export declare namespace DBInstanceAutomatedBackup {
|
|
3050
|
-
|
|
3051
|
-
const filterSensitiveLog: (obj: DBInstanceAutomatedBackup) => any;
|
|
3052
|
-
}
|
|
3053
2585
|
export interface DeleteDBInstanceAutomatedBackupResult {
|
|
3054
2586
|
|
|
3055
2587
|
DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
|
|
3056
2588
|
}
|
|
3057
|
-
export declare namespace DeleteDBInstanceAutomatedBackupResult {
|
|
3058
|
-
|
|
3059
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupResult) => any;
|
|
3060
|
-
}
|
|
3061
2589
|
|
|
3062
2590
|
export declare class InvalidDBInstanceAutomatedBackupStateFault extends __BaseException {
|
|
3063
2591
|
readonly name: "InvalidDBInstanceAutomatedBackupStateFault";
|
|
@@ -3070,26 +2598,14 @@ export interface DeleteDBParameterGroupMessage {
|
|
|
3070
2598
|
|
|
3071
2599
|
DBParameterGroupName: string | undefined;
|
|
3072
2600
|
}
|
|
3073
|
-
export declare namespace DeleteDBParameterGroupMessage {
|
|
3074
|
-
|
|
3075
|
-
const filterSensitiveLog: (obj: DeleteDBParameterGroupMessage) => any;
|
|
3076
|
-
}
|
|
3077
2601
|
export interface DeleteDBProxyRequest {
|
|
3078
2602
|
|
|
3079
2603
|
DBProxyName: string | undefined;
|
|
3080
2604
|
}
|
|
3081
|
-
export declare namespace DeleteDBProxyRequest {
|
|
3082
|
-
|
|
3083
|
-
const filterSensitiveLog: (obj: DeleteDBProxyRequest) => any;
|
|
3084
|
-
}
|
|
3085
2605
|
export interface DeleteDBProxyResponse {
|
|
3086
2606
|
|
|
3087
2607
|
DBProxy?: DBProxy;
|
|
3088
2608
|
}
|
|
3089
|
-
export declare namespace DeleteDBProxyResponse {
|
|
3090
|
-
|
|
3091
|
-
const filterSensitiveLog: (obj: DeleteDBProxyResponse) => any;
|
|
3092
|
-
}
|
|
3093
2609
|
|
|
3094
2610
|
export declare class DBProxyEndpointNotFoundFault extends __BaseException {
|
|
3095
2611
|
readonly name: "DBProxyEndpointNotFoundFault";
|
|
@@ -3101,18 +2617,10 @@ export interface DeleteDBProxyEndpointRequest {
|
|
|
3101
2617
|
|
|
3102
2618
|
DBProxyEndpointName: string | undefined;
|
|
3103
2619
|
}
|
|
3104
|
-
export declare namespace DeleteDBProxyEndpointRequest {
|
|
3105
|
-
|
|
3106
|
-
const filterSensitiveLog: (obj: DeleteDBProxyEndpointRequest) => any;
|
|
3107
|
-
}
|
|
3108
2620
|
export interface DeleteDBProxyEndpointResponse {
|
|
3109
2621
|
|
|
3110
2622
|
DBProxyEndpoint?: DBProxyEndpoint;
|
|
3111
2623
|
}
|
|
3112
|
-
export declare namespace DeleteDBProxyEndpointResponse {
|
|
3113
|
-
|
|
3114
|
-
const filterSensitiveLog: (obj: DeleteDBProxyEndpointResponse) => any;
|
|
3115
|
-
}
|
|
3116
2624
|
|
|
3117
2625
|
export declare class InvalidDBProxyEndpointStateFault extends __BaseException {
|
|
3118
2626
|
readonly name: "InvalidDBProxyEndpointStateFault";
|
|
@@ -3125,36 +2633,20 @@ export interface DeleteDBSecurityGroupMessage {
|
|
|
3125
2633
|
|
|
3126
2634
|
DBSecurityGroupName: string | undefined;
|
|
3127
2635
|
}
|
|
3128
|
-
export declare namespace DeleteDBSecurityGroupMessage {
|
|
3129
|
-
|
|
3130
|
-
const filterSensitiveLog: (obj: DeleteDBSecurityGroupMessage) => any;
|
|
3131
|
-
}
|
|
3132
2636
|
|
|
3133
2637
|
export interface DeleteDBSnapshotMessage {
|
|
3134
2638
|
|
|
3135
2639
|
DBSnapshotIdentifier: string | undefined;
|
|
3136
2640
|
}
|
|
3137
|
-
export declare namespace DeleteDBSnapshotMessage {
|
|
3138
|
-
|
|
3139
|
-
const filterSensitiveLog: (obj: DeleteDBSnapshotMessage) => any;
|
|
3140
|
-
}
|
|
3141
2641
|
export interface DeleteDBSnapshotResult {
|
|
3142
2642
|
|
|
3143
2643
|
DBSnapshot?: DBSnapshot;
|
|
3144
2644
|
}
|
|
3145
|
-
export declare namespace DeleteDBSnapshotResult {
|
|
3146
|
-
|
|
3147
|
-
const filterSensitiveLog: (obj: DeleteDBSnapshotResult) => any;
|
|
3148
|
-
}
|
|
3149
2645
|
|
|
3150
2646
|
export interface DeleteDBSubnetGroupMessage {
|
|
3151
2647
|
|
|
3152
2648
|
DBSubnetGroupName: string | undefined;
|
|
3153
2649
|
}
|
|
3154
|
-
export declare namespace DeleteDBSubnetGroupMessage {
|
|
3155
|
-
|
|
3156
|
-
const filterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
|
|
3157
|
-
}
|
|
3158
2650
|
|
|
3159
2651
|
export declare class InvalidDBSubnetStateFault extends __BaseException {
|
|
3160
2652
|
readonly name: "InvalidDBSubnetStateFault";
|
|
@@ -3167,18 +2659,10 @@ export interface DeleteEventSubscriptionMessage {
|
|
|
3167
2659
|
|
|
3168
2660
|
SubscriptionName: string | undefined;
|
|
3169
2661
|
}
|
|
3170
|
-
export declare namespace DeleteEventSubscriptionMessage {
|
|
3171
|
-
|
|
3172
|
-
const filterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
|
|
3173
|
-
}
|
|
3174
2662
|
export interface DeleteEventSubscriptionResult {
|
|
3175
2663
|
|
|
3176
2664
|
EventSubscription?: EventSubscription;
|
|
3177
2665
|
}
|
|
3178
|
-
export declare namespace DeleteEventSubscriptionResult {
|
|
3179
|
-
|
|
3180
|
-
const filterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
|
|
3181
|
-
}
|
|
3182
2666
|
|
|
3183
2667
|
export declare class InvalidEventSubscriptionStateFault extends __BaseException {
|
|
3184
2668
|
readonly name: "InvalidEventSubscriptionStateFault";
|
|
@@ -3190,27 +2674,15 @@ export interface DeleteGlobalClusterMessage {
|
|
|
3190
2674
|
|
|
3191
2675
|
GlobalClusterIdentifier: string | undefined;
|
|
3192
2676
|
}
|
|
3193
|
-
export declare namespace DeleteGlobalClusterMessage {
|
|
3194
|
-
|
|
3195
|
-
const filterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
|
|
3196
|
-
}
|
|
3197
2677
|
export interface DeleteGlobalClusterResult {
|
|
3198
2678
|
|
|
3199
2679
|
GlobalCluster?: GlobalCluster;
|
|
3200
2680
|
}
|
|
3201
|
-
export declare namespace DeleteGlobalClusterResult {
|
|
3202
|
-
|
|
3203
|
-
const filterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
|
|
3204
|
-
}
|
|
3205
2681
|
|
|
3206
2682
|
export interface DeleteOptionGroupMessage {
|
|
3207
2683
|
|
|
3208
2684
|
OptionGroupName: string | undefined;
|
|
3209
2685
|
}
|
|
3210
|
-
export declare namespace DeleteOptionGroupMessage {
|
|
3211
|
-
|
|
3212
|
-
const filterSensitiveLog: (obj: DeleteOptionGroupMessage) => any;
|
|
3213
|
-
}
|
|
3214
2686
|
|
|
3215
2687
|
export declare class InvalidOptionGroupStateFault extends __BaseException {
|
|
3216
2688
|
readonly name: "InvalidOptionGroupStateFault";
|
|
@@ -3235,23 +2707,11 @@ export interface DeregisterDBProxyTargetsRequest {
|
|
|
3235
2707
|
|
|
3236
2708
|
DBClusterIdentifiers?: string[];
|
|
3237
2709
|
}
|
|
3238
|
-
export declare namespace DeregisterDBProxyTargetsRequest {
|
|
3239
|
-
|
|
3240
|
-
const filterSensitiveLog: (obj: DeregisterDBProxyTargetsRequest) => any;
|
|
3241
|
-
}
|
|
3242
2710
|
export interface DeregisterDBProxyTargetsResponse {
|
|
3243
2711
|
}
|
|
3244
|
-
export declare namespace DeregisterDBProxyTargetsResponse {
|
|
3245
|
-
|
|
3246
|
-
const filterSensitiveLog: (obj: DeregisterDBProxyTargetsResponse) => any;
|
|
3247
|
-
}
|
|
3248
2712
|
|
|
3249
2713
|
export interface DescribeAccountAttributesMessage {
|
|
3250
2714
|
}
|
|
3251
|
-
export declare namespace DescribeAccountAttributesMessage {
|
|
3252
|
-
|
|
3253
|
-
const filterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
|
|
3254
|
-
}
|
|
3255
2715
|
|
|
3256
2716
|
export interface Certificate {
|
|
3257
2717
|
|
|
@@ -3271,10 +2731,6 @@ export interface Certificate {
|
|
|
3271
2731
|
|
|
3272
2732
|
CustomerOverrideValidTill?: Date;
|
|
3273
2733
|
}
|
|
3274
|
-
export declare namespace Certificate {
|
|
3275
|
-
|
|
3276
|
-
const filterSensitiveLog: (obj: Certificate) => any;
|
|
3277
|
-
}
|
|
3278
2734
|
|
|
3279
2735
|
export interface CertificateMessage {
|
|
3280
2736
|
|
|
@@ -3282,10 +2738,6 @@ export interface CertificateMessage {
|
|
|
3282
2738
|
|
|
3283
2739
|
Marker?: string;
|
|
3284
2740
|
}
|
|
3285
|
-
export declare namespace CertificateMessage {
|
|
3286
|
-
|
|
3287
|
-
const filterSensitiveLog: (obj: CertificateMessage) => any;
|
|
3288
|
-
}
|
|
3289
2741
|
|
|
3290
2742
|
export declare class CertificateNotFoundFault extends __BaseException {
|
|
3291
2743
|
readonly name: "CertificateNotFoundFault";
|
|
@@ -3300,10 +2752,6 @@ export interface Filter {
|
|
|
3300
2752
|
|
|
3301
2753
|
Values: string[] | undefined;
|
|
3302
2754
|
}
|
|
3303
|
-
export declare namespace Filter {
|
|
3304
|
-
|
|
3305
|
-
const filterSensitiveLog: (obj: Filter) => any;
|
|
3306
|
-
}
|
|
3307
2755
|
|
|
3308
2756
|
export interface DescribeCertificatesMessage {
|
|
3309
2757
|
|
|
@@ -3315,10 +2763,6 @@ export interface DescribeCertificatesMessage {
|
|
|
3315
2763
|
|
|
3316
2764
|
Marker?: string;
|
|
3317
2765
|
}
|
|
3318
|
-
export declare namespace DescribeCertificatesMessage {
|
|
3319
|
-
|
|
3320
|
-
const filterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
|
|
3321
|
-
}
|
|
3322
2766
|
|
|
3323
2767
|
export interface DBClusterBacktrackMessage {
|
|
3324
2768
|
|
|
@@ -3326,10 +2770,6 @@ export interface DBClusterBacktrackMessage {
|
|
|
3326
2770
|
|
|
3327
2771
|
DBClusterBacktracks?: DBClusterBacktrack[];
|
|
3328
2772
|
}
|
|
3329
|
-
export declare namespace DBClusterBacktrackMessage {
|
|
3330
|
-
|
|
3331
|
-
const filterSensitiveLog: (obj: DBClusterBacktrackMessage) => any;
|
|
3332
|
-
}
|
|
3333
2773
|
|
|
3334
2774
|
export declare class DBClusterBacktrackNotFoundFault extends __BaseException {
|
|
3335
2775
|
readonly name: "DBClusterBacktrackNotFoundFault";
|
|
@@ -3350,20 +2790,12 @@ export interface DescribeDBClusterBacktracksMessage {
|
|
|
3350
2790
|
|
|
3351
2791
|
Marker?: string;
|
|
3352
2792
|
}
|
|
3353
|
-
export declare namespace DescribeDBClusterBacktracksMessage {
|
|
3354
|
-
|
|
3355
|
-
const filterSensitiveLog: (obj: DescribeDBClusterBacktracksMessage) => any;
|
|
3356
|
-
}
|
|
3357
2793
|
export interface DBClusterEndpointMessage {
|
|
3358
2794
|
|
|
3359
2795
|
Marker?: string;
|
|
3360
2796
|
|
|
3361
2797
|
DBClusterEndpoints?: DBClusterEndpoint[];
|
|
3362
2798
|
}
|
|
3363
|
-
export declare namespace DBClusterEndpointMessage {
|
|
3364
|
-
|
|
3365
|
-
const filterSensitiveLog: (obj: DBClusterEndpointMessage) => any;
|
|
3366
|
-
}
|
|
3367
2799
|
export interface DescribeDBClusterEndpointsMessage {
|
|
3368
2800
|
|
|
3369
2801
|
DBClusterIdentifier?: string;
|
|
@@ -3376,10 +2808,6 @@ export interface DescribeDBClusterEndpointsMessage {
|
|
|
3376
2808
|
|
|
3377
2809
|
Marker?: string;
|
|
3378
2810
|
}
|
|
3379
|
-
export declare namespace DescribeDBClusterEndpointsMessage {
|
|
3380
|
-
|
|
3381
|
-
const filterSensitiveLog: (obj: DescribeDBClusterEndpointsMessage) => any;
|
|
3382
|
-
}
|
|
3383
2811
|
|
|
3384
2812
|
export interface DBClusterParameterGroupsMessage {
|
|
3385
2813
|
|
|
@@ -3387,10 +2815,6 @@ export interface DBClusterParameterGroupsMessage {
|
|
|
3387
2815
|
|
|
3388
2816
|
DBClusterParameterGroups?: DBClusterParameterGroup[];
|
|
3389
2817
|
}
|
|
3390
|
-
export declare namespace DBClusterParameterGroupsMessage {
|
|
3391
|
-
|
|
3392
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
|
|
3393
|
-
}
|
|
3394
2818
|
|
|
3395
2819
|
export interface DescribeDBClusterParameterGroupsMessage {
|
|
3396
2820
|
|
|
@@ -3402,10 +2826,6 @@ export interface DescribeDBClusterParameterGroupsMessage {
|
|
|
3402
2826
|
|
|
3403
2827
|
Marker?: string;
|
|
3404
2828
|
}
|
|
3405
|
-
export declare namespace DescribeDBClusterParameterGroupsMessage {
|
|
3406
|
-
|
|
3407
|
-
const filterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
|
|
3408
|
-
}
|
|
3409
2829
|
export declare type ApplyMethod = "immediate" | "pending-reboot";
|
|
3410
2830
|
|
|
3411
2831
|
export interface Parameter {
|
|
@@ -3432,10 +2852,6 @@ export interface Parameter {
|
|
|
3432
2852
|
|
|
3433
2853
|
SupportedEngineModes?: string[];
|
|
3434
2854
|
}
|
|
3435
|
-
export declare namespace Parameter {
|
|
3436
|
-
|
|
3437
|
-
const filterSensitiveLog: (obj: Parameter) => any;
|
|
3438
|
-
}
|
|
3439
2855
|
|
|
3440
2856
|
export interface DBClusterParameterGroupDetails {
|
|
3441
2857
|
|
|
@@ -3443,10 +2859,6 @@ export interface DBClusterParameterGroupDetails {
|
|
|
3443
2859
|
|
|
3444
2860
|
Marker?: string;
|
|
3445
2861
|
}
|
|
3446
|
-
export declare namespace DBClusterParameterGroupDetails {
|
|
3447
|
-
|
|
3448
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
|
|
3449
|
-
}
|
|
3450
2862
|
|
|
3451
2863
|
export interface DescribeDBClusterParametersMessage {
|
|
3452
2864
|
|
|
@@ -3460,10 +2872,6 @@ export interface DescribeDBClusterParametersMessage {
|
|
|
3460
2872
|
|
|
3461
2873
|
Marker?: string;
|
|
3462
2874
|
}
|
|
3463
|
-
export declare namespace DescribeDBClusterParametersMessage {
|
|
3464
|
-
|
|
3465
|
-
const filterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
|
|
3466
|
-
}
|
|
3467
2875
|
|
|
3468
2876
|
export interface DBClusterMessage {
|
|
3469
2877
|
|
|
@@ -3471,10 +2879,6 @@ export interface DBClusterMessage {
|
|
|
3471
2879
|
|
|
3472
2880
|
DBClusters?: DBCluster[];
|
|
3473
2881
|
}
|
|
3474
|
-
export declare namespace DBClusterMessage {
|
|
3475
|
-
|
|
3476
|
-
const filterSensitiveLog: (obj: DBClusterMessage) => any;
|
|
3477
|
-
}
|
|
3478
2882
|
|
|
3479
2883
|
export interface DescribeDBClustersMessage {
|
|
3480
2884
|
|
|
@@ -3488,19 +2892,11 @@ export interface DescribeDBClustersMessage {
|
|
|
3488
2892
|
|
|
3489
2893
|
IncludeShared?: boolean;
|
|
3490
2894
|
}
|
|
3491
|
-
export declare namespace DescribeDBClustersMessage {
|
|
3492
|
-
|
|
3493
|
-
const filterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
|
|
3494
|
-
}
|
|
3495
2895
|
|
|
3496
2896
|
export interface DescribeDBClusterSnapshotAttributesMessage {
|
|
3497
2897
|
|
|
3498
2898
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
3499
2899
|
}
|
|
3500
|
-
export declare namespace DescribeDBClusterSnapshotAttributesMessage {
|
|
3501
|
-
|
|
3502
|
-
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
|
|
3503
|
-
}
|
|
3504
2900
|
|
|
3505
2901
|
export interface DBClusterSnapshotAttribute {
|
|
3506
2902
|
|
|
@@ -3508,10 +2904,6 @@ export interface DBClusterSnapshotAttribute {
|
|
|
3508
2904
|
|
|
3509
2905
|
AttributeValues?: string[];
|
|
3510
2906
|
}
|
|
3511
|
-
export declare namespace DBClusterSnapshotAttribute {
|
|
3512
|
-
|
|
3513
|
-
const filterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
|
|
3514
|
-
}
|
|
3515
2907
|
|
|
3516
2908
|
export interface DBClusterSnapshotAttributesResult {
|
|
3517
2909
|
|
|
@@ -3519,18 +2911,10 @@ export interface DBClusterSnapshotAttributesResult {
|
|
|
3519
2911
|
|
|
3520
2912
|
DBClusterSnapshotAttributes?: DBClusterSnapshotAttribute[];
|
|
3521
2913
|
}
|
|
3522
|
-
export declare namespace DBClusterSnapshotAttributesResult {
|
|
3523
|
-
|
|
3524
|
-
const filterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
|
|
3525
|
-
}
|
|
3526
2914
|
export interface DescribeDBClusterSnapshotAttributesResult {
|
|
3527
2915
|
|
|
3528
2916
|
DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
|
|
3529
2917
|
}
|
|
3530
|
-
export declare namespace DescribeDBClusterSnapshotAttributesResult {
|
|
3531
|
-
|
|
3532
|
-
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
|
|
3533
|
-
}
|
|
3534
2918
|
|
|
3535
2919
|
export interface DBClusterSnapshotMessage {
|
|
3536
2920
|
|
|
@@ -3538,10 +2922,6 @@ export interface DBClusterSnapshotMessage {
|
|
|
3538
2922
|
|
|
3539
2923
|
DBClusterSnapshots?: DBClusterSnapshot[];
|
|
3540
2924
|
}
|
|
3541
|
-
export declare namespace DBClusterSnapshotMessage {
|
|
3542
|
-
|
|
3543
|
-
const filterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
|
|
3544
|
-
}
|
|
3545
2925
|
|
|
3546
2926
|
export interface DescribeDBClusterSnapshotsMessage {
|
|
3547
2927
|
|
|
@@ -3561,10 +2941,6 @@ export interface DescribeDBClusterSnapshotsMessage {
|
|
|
3561
2941
|
|
|
3562
2942
|
IncludePublic?: boolean;
|
|
3563
2943
|
}
|
|
3564
|
-
export declare namespace DescribeDBClusterSnapshotsMessage {
|
|
3565
|
-
|
|
3566
|
-
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
|
|
3567
|
-
}
|
|
3568
2944
|
|
|
3569
2945
|
export interface DBEngineVersionMessage {
|
|
3570
2946
|
|
|
@@ -3572,10 +2948,6 @@ export interface DBEngineVersionMessage {
|
|
|
3572
2948
|
|
|
3573
2949
|
DBEngineVersions?: DBEngineVersion[];
|
|
3574
2950
|
}
|
|
3575
|
-
export declare namespace DBEngineVersionMessage {
|
|
3576
|
-
|
|
3577
|
-
const filterSensitiveLog: (obj: DBEngineVersionMessage) => any;
|
|
3578
|
-
}
|
|
3579
2951
|
export interface DescribeDBEngineVersionsMessage {
|
|
3580
2952
|
|
|
3581
2953
|
Engine?: string;
|
|
@@ -3598,10 +2970,6 @@ export interface DescribeDBEngineVersionsMessage {
|
|
|
3598
2970
|
|
|
3599
2971
|
IncludeAll?: boolean;
|
|
3600
2972
|
}
|
|
3601
|
-
export declare namespace DescribeDBEngineVersionsMessage {
|
|
3602
|
-
|
|
3603
|
-
const filterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
|
|
3604
|
-
}
|
|
3605
2973
|
|
|
3606
2974
|
export interface DBInstanceAutomatedBackupMessage {
|
|
3607
2975
|
|
|
@@ -3609,10 +2977,6 @@ export interface DBInstanceAutomatedBackupMessage {
|
|
|
3609
2977
|
|
|
3610
2978
|
DBInstanceAutomatedBackups?: DBInstanceAutomatedBackup[];
|
|
3611
2979
|
}
|
|
3612
|
-
export declare namespace DBInstanceAutomatedBackupMessage {
|
|
3613
|
-
|
|
3614
|
-
const filterSensitiveLog: (obj: DBInstanceAutomatedBackupMessage) => any;
|
|
3615
|
-
}
|
|
3616
2980
|
|
|
3617
2981
|
export interface DescribeDBInstanceAutomatedBackupsMessage {
|
|
3618
2982
|
|
|
@@ -3628,10 +2992,6 @@ export interface DescribeDBInstanceAutomatedBackupsMessage {
|
|
|
3628
2992
|
|
|
3629
2993
|
DBInstanceAutomatedBackupsArn?: string;
|
|
3630
2994
|
}
|
|
3631
|
-
export declare namespace DescribeDBInstanceAutomatedBackupsMessage {
|
|
3632
|
-
|
|
3633
|
-
const filterSensitiveLog: (obj: DescribeDBInstanceAutomatedBackupsMessage) => any;
|
|
3634
|
-
}
|
|
3635
2995
|
|
|
3636
2996
|
export interface DBInstanceMessage {
|
|
3637
2997
|
|
|
@@ -3639,10 +2999,6 @@ export interface DBInstanceMessage {
|
|
|
3639
2999
|
|
|
3640
3000
|
DBInstances?: DBInstance[];
|
|
3641
3001
|
}
|
|
3642
|
-
export declare namespace DBInstanceMessage {
|
|
3643
|
-
|
|
3644
|
-
const filterSensitiveLog: (obj: DBInstanceMessage) => any;
|
|
3645
|
-
}
|
|
3646
3002
|
|
|
3647
3003
|
export interface DescribeDBInstancesMessage {
|
|
3648
3004
|
|
|
@@ -3654,10 +3010,6 @@ export interface DescribeDBInstancesMessage {
|
|
|
3654
3010
|
|
|
3655
3011
|
Marker?: string;
|
|
3656
3012
|
}
|
|
3657
|
-
export declare namespace DescribeDBInstancesMessage {
|
|
3658
|
-
|
|
3659
|
-
const filterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
|
|
3660
|
-
}
|
|
3661
3013
|
|
|
3662
3014
|
export interface DescribeDBLogFilesMessage {
|
|
3663
3015
|
|
|
@@ -3675,10 +3027,6 @@ export interface DescribeDBLogFilesMessage {
|
|
|
3675
3027
|
|
|
3676
3028
|
Marker?: string;
|
|
3677
3029
|
}
|
|
3678
|
-
export declare namespace DescribeDBLogFilesMessage {
|
|
3679
|
-
|
|
3680
|
-
const filterSensitiveLog: (obj: DescribeDBLogFilesMessage) => any;
|
|
3681
|
-
}
|
|
3682
3030
|
|
|
3683
3031
|
export interface DescribeDBLogFilesDetails {
|
|
3684
3032
|
|
|
@@ -3688,10 +3036,6 @@ export interface DescribeDBLogFilesDetails {
|
|
|
3688
3036
|
|
|
3689
3037
|
Size?: number;
|
|
3690
3038
|
}
|
|
3691
|
-
export declare namespace DescribeDBLogFilesDetails {
|
|
3692
|
-
|
|
3693
|
-
const filterSensitiveLog: (obj: DescribeDBLogFilesDetails) => any;
|
|
3694
|
-
}
|
|
3695
3039
|
|
|
3696
3040
|
export interface DescribeDBLogFilesResponse {
|
|
3697
3041
|
|
|
@@ -3699,10 +3043,6 @@ export interface DescribeDBLogFilesResponse {
|
|
|
3699
3043
|
|
|
3700
3044
|
Marker?: string;
|
|
3701
3045
|
}
|
|
3702
|
-
export declare namespace DescribeDBLogFilesResponse {
|
|
3703
|
-
|
|
3704
|
-
const filterSensitiveLog: (obj: DescribeDBLogFilesResponse) => any;
|
|
3705
|
-
}
|
|
3706
3046
|
|
|
3707
3047
|
export interface DBParameterGroupsMessage {
|
|
3708
3048
|
|
|
@@ -3710,10 +3050,6 @@ export interface DBParameterGroupsMessage {
|
|
|
3710
3050
|
|
|
3711
3051
|
DBParameterGroups?: DBParameterGroup[];
|
|
3712
3052
|
}
|
|
3713
|
-
export declare namespace DBParameterGroupsMessage {
|
|
3714
|
-
|
|
3715
|
-
const filterSensitiveLog: (obj: DBParameterGroupsMessage) => any;
|
|
3716
|
-
}
|
|
3717
3053
|
|
|
3718
3054
|
export interface DescribeDBParameterGroupsMessage {
|
|
3719
3055
|
|
|
@@ -3725,10 +3061,6 @@ export interface DescribeDBParameterGroupsMessage {
|
|
|
3725
3061
|
|
|
3726
3062
|
Marker?: string;
|
|
3727
3063
|
}
|
|
3728
|
-
export declare namespace DescribeDBParameterGroupsMessage {
|
|
3729
|
-
|
|
3730
|
-
const filterSensitiveLog: (obj: DescribeDBParameterGroupsMessage) => any;
|
|
3731
|
-
}
|
|
3732
3064
|
|
|
3733
3065
|
export interface DBParameterGroupDetails {
|
|
3734
3066
|
|
|
@@ -3736,10 +3068,6 @@ export interface DBParameterGroupDetails {
|
|
|
3736
3068
|
|
|
3737
3069
|
Marker?: string;
|
|
3738
3070
|
}
|
|
3739
|
-
export declare namespace DBParameterGroupDetails {
|
|
3740
|
-
|
|
3741
|
-
const filterSensitiveLog: (obj: DBParameterGroupDetails) => any;
|
|
3742
|
-
}
|
|
3743
3071
|
export interface DescribeDBParametersMessage {
|
|
3744
3072
|
|
|
3745
3073
|
DBParameterGroupName: string | undefined;
|
|
@@ -3752,10 +3080,6 @@ export interface DescribeDBParametersMessage {
|
|
|
3752
3080
|
|
|
3753
3081
|
Marker?: string;
|
|
3754
3082
|
}
|
|
3755
|
-
export declare namespace DescribeDBParametersMessage {
|
|
3756
|
-
|
|
3757
|
-
const filterSensitiveLog: (obj: DescribeDBParametersMessage) => any;
|
|
3758
|
-
}
|
|
3759
3083
|
export interface DescribeDBProxiesRequest {
|
|
3760
3084
|
|
|
3761
3085
|
DBProxyName?: string;
|
|
@@ -3766,20 +3090,12 @@ export interface DescribeDBProxiesRequest {
|
|
|
3766
3090
|
|
|
3767
3091
|
MaxRecords?: number;
|
|
3768
3092
|
}
|
|
3769
|
-
export declare namespace DescribeDBProxiesRequest {
|
|
3770
|
-
|
|
3771
|
-
const filterSensitiveLog: (obj: DescribeDBProxiesRequest) => any;
|
|
3772
|
-
}
|
|
3773
3093
|
export interface DescribeDBProxiesResponse {
|
|
3774
3094
|
|
|
3775
3095
|
DBProxies?: DBProxy[];
|
|
3776
3096
|
|
|
3777
3097
|
Marker?: string;
|
|
3778
3098
|
}
|
|
3779
|
-
export declare namespace DescribeDBProxiesResponse {
|
|
3780
|
-
|
|
3781
|
-
const filterSensitiveLog: (obj: DescribeDBProxiesResponse) => any;
|
|
3782
|
-
}
|
|
3783
3099
|
export interface DescribeDBProxyEndpointsRequest {
|
|
3784
3100
|
|
|
3785
3101
|
DBProxyName?: string;
|
|
@@ -3792,20 +3108,12 @@ export interface DescribeDBProxyEndpointsRequest {
|
|
|
3792
3108
|
|
|
3793
3109
|
MaxRecords?: number;
|
|
3794
3110
|
}
|
|
3795
|
-
export declare namespace DescribeDBProxyEndpointsRequest {
|
|
3796
|
-
|
|
3797
|
-
const filterSensitiveLog: (obj: DescribeDBProxyEndpointsRequest) => any;
|
|
3798
|
-
}
|
|
3799
3111
|
export interface DescribeDBProxyEndpointsResponse {
|
|
3800
3112
|
|
|
3801
3113
|
DBProxyEndpoints?: DBProxyEndpoint[];
|
|
3802
3114
|
|
|
3803
3115
|
Marker?: string;
|
|
3804
3116
|
}
|
|
3805
|
-
export declare namespace DescribeDBProxyEndpointsResponse {
|
|
3806
|
-
|
|
3807
|
-
const filterSensitiveLog: (obj: DescribeDBProxyEndpointsResponse) => any;
|
|
3808
|
-
}
|
|
3809
3117
|
export interface DescribeDBProxyTargetGroupsRequest {
|
|
3810
3118
|
|
|
3811
3119
|
DBProxyName: string | undefined;
|
|
@@ -3818,10 +3126,6 @@ export interface DescribeDBProxyTargetGroupsRequest {
|
|
|
3818
3126
|
|
|
3819
3127
|
MaxRecords?: number;
|
|
3820
3128
|
}
|
|
3821
|
-
export declare namespace DescribeDBProxyTargetGroupsRequest {
|
|
3822
|
-
|
|
3823
|
-
const filterSensitiveLog: (obj: DescribeDBProxyTargetGroupsRequest) => any;
|
|
3824
|
-
}
|
|
3825
3129
|
|
|
3826
3130
|
export interface ConnectionPoolConfigurationInfo {
|
|
3827
3131
|
|
|
@@ -3835,10 +3139,6 @@ export interface ConnectionPoolConfigurationInfo {
|
|
|
3835
3139
|
|
|
3836
3140
|
InitQuery?: string;
|
|
3837
3141
|
}
|
|
3838
|
-
export declare namespace ConnectionPoolConfigurationInfo {
|
|
3839
|
-
|
|
3840
|
-
const filterSensitiveLog: (obj: ConnectionPoolConfigurationInfo) => any;
|
|
3841
|
-
}
|
|
3842
3142
|
|
|
3843
3143
|
export interface DBProxyTargetGroup {
|
|
3844
3144
|
|
|
@@ -3858,20 +3158,12 @@ export interface DBProxyTargetGroup {
|
|
|
3858
3158
|
|
|
3859
3159
|
UpdatedDate?: Date;
|
|
3860
3160
|
}
|
|
3861
|
-
export declare namespace DBProxyTargetGroup {
|
|
3862
|
-
|
|
3863
|
-
const filterSensitiveLog: (obj: DBProxyTargetGroup) => any;
|
|
3864
|
-
}
|
|
3865
3161
|
export interface DescribeDBProxyTargetGroupsResponse {
|
|
3866
3162
|
|
|
3867
3163
|
TargetGroups?: DBProxyTargetGroup[];
|
|
3868
3164
|
|
|
3869
3165
|
Marker?: string;
|
|
3870
3166
|
}
|
|
3871
|
-
export declare namespace DescribeDBProxyTargetGroupsResponse {
|
|
3872
|
-
|
|
3873
|
-
const filterSensitiveLog: (obj: DescribeDBProxyTargetGroupsResponse) => any;
|
|
3874
|
-
}
|
|
3875
3167
|
export interface DescribeDBProxyTargetsRequest {
|
|
3876
3168
|
|
|
3877
3169
|
DBProxyName: string | undefined;
|
|
@@ -3884,10 +3176,6 @@ export interface DescribeDBProxyTargetsRequest {
|
|
|
3884
3176
|
|
|
3885
3177
|
MaxRecords?: number;
|
|
3886
3178
|
}
|
|
3887
|
-
export declare namespace DescribeDBProxyTargetsRequest {
|
|
3888
|
-
|
|
3889
|
-
const filterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
|
|
3890
|
-
}
|
|
3891
3179
|
export declare enum TargetRole {
|
|
3892
3180
|
READ_ONLY = "READ_ONLY",
|
|
3893
3181
|
READ_WRITE = "READ_WRITE",
|
|
@@ -3914,10 +3202,6 @@ export interface TargetHealth {
|
|
|
3914
3202
|
|
|
3915
3203
|
Description?: string;
|
|
3916
3204
|
}
|
|
3917
|
-
export declare namespace TargetHealth {
|
|
3918
|
-
|
|
3919
|
-
const filterSensitiveLog: (obj: TargetHealth) => any;
|
|
3920
|
-
}
|
|
3921
3205
|
export declare enum TargetType {
|
|
3922
3206
|
RDS_INSTANCE = "RDS_INSTANCE",
|
|
3923
3207
|
RDS_SERVERLESS_ENDPOINT = "RDS_SERVERLESS_ENDPOINT",
|
|
@@ -3942,20 +3226,12 @@ export interface DBProxyTarget {
|
|
|
3942
3226
|
|
|
3943
3227
|
TargetHealth?: TargetHealth;
|
|
3944
3228
|
}
|
|
3945
|
-
export declare namespace DBProxyTarget {
|
|
3946
|
-
|
|
3947
|
-
const filterSensitiveLog: (obj: DBProxyTarget) => any;
|
|
3948
|
-
}
|
|
3949
3229
|
export interface DescribeDBProxyTargetsResponse {
|
|
3950
3230
|
|
|
3951
3231
|
Targets?: DBProxyTarget[];
|
|
3952
3232
|
|
|
3953
3233
|
Marker?: string;
|
|
3954
3234
|
}
|
|
3955
|
-
export declare namespace DescribeDBProxyTargetsResponse {
|
|
3956
|
-
|
|
3957
|
-
const filterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
|
|
3958
|
-
}
|
|
3959
3235
|
|
|
3960
3236
|
export interface DBSecurityGroupMessage {
|
|
3961
3237
|
|
|
@@ -3963,10 +3239,6 @@ export interface DBSecurityGroupMessage {
|
|
|
3963
3239
|
|
|
3964
3240
|
DBSecurityGroups?: DBSecurityGroup[];
|
|
3965
3241
|
}
|
|
3966
|
-
export declare namespace DBSecurityGroupMessage {
|
|
3967
|
-
|
|
3968
|
-
const filterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
|
|
3969
|
-
}
|
|
3970
3242
|
|
|
3971
3243
|
export interface DescribeDBSecurityGroupsMessage {
|
|
3972
3244
|
|
|
@@ -3978,27 +3250,380 @@ export interface DescribeDBSecurityGroupsMessage {
|
|
|
3978
3250
|
|
|
3979
3251
|
Marker?: string;
|
|
3980
3252
|
}
|
|
3981
|
-
export declare namespace DescribeDBSecurityGroupsMessage {
|
|
3982
|
-
|
|
3983
|
-
const filterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
|
|
3984
|
-
}
|
|
3985
3253
|
|
|
3986
3254
|
export interface DescribeDBSnapshotAttributesMessage {
|
|
3987
3255
|
|
|
3988
3256
|
DBSnapshotIdentifier: string | undefined;
|
|
3989
3257
|
}
|
|
3990
|
-
export declare namespace DescribeDBSnapshotAttributesMessage {
|
|
3991
|
-
|
|
3992
|
-
const filterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;
|
|
3993
|
-
}
|
|
3994
3258
|
|
|
3995
|
-
export
|
|
3996
|
-
|
|
3997
|
-
|
|
3998
|
-
|
|
3999
|
-
|
|
4000
|
-
|
|
4001
|
-
export declare
|
|
4002
|
-
|
|
4003
|
-
|
|
4004
|
-
|
|
3259
|
+
export declare const AccountQuotaFilterSensitiveLog: (obj: AccountQuota) => any;
|
|
3260
|
+
|
|
3261
|
+
export declare const AccountAttributesMessageFilterSensitiveLog: (obj: AccountAttributesMessage) => any;
|
|
3262
|
+
|
|
3263
|
+
export declare const AddRoleToDBClusterMessageFilterSensitiveLog: (obj: AddRoleToDBClusterMessage) => any;
|
|
3264
|
+
|
|
3265
|
+
export declare const AddRoleToDBInstanceMessageFilterSensitiveLog: (obj: AddRoleToDBInstanceMessage) => any;
|
|
3266
|
+
|
|
3267
|
+
export declare const AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
|
|
3268
|
+
|
|
3269
|
+
export declare const EventSubscriptionFilterSensitiveLog: (obj: EventSubscription) => any;
|
|
3270
|
+
|
|
3271
|
+
export declare const AddSourceIdentifierToSubscriptionResultFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
|
|
3272
|
+
|
|
3273
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
3274
|
+
|
|
3275
|
+
export declare const AddTagsToResourceMessageFilterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
|
|
3276
|
+
|
|
3277
|
+
export declare const ApplyPendingMaintenanceActionMessageFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
|
|
3278
|
+
|
|
3279
|
+
export declare const PendingMaintenanceActionFilterSensitiveLog: (obj: PendingMaintenanceAction) => any;
|
|
3280
|
+
|
|
3281
|
+
export declare const ResourcePendingMaintenanceActionsFilterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
|
|
3282
|
+
|
|
3283
|
+
export declare const ApplyPendingMaintenanceActionResultFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
|
|
3284
|
+
|
|
3285
|
+
export declare const AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressMessage) => any;
|
|
3286
|
+
|
|
3287
|
+
export declare const EC2SecurityGroupFilterSensitiveLog: (obj: EC2SecurityGroup) => any;
|
|
3288
|
+
|
|
3289
|
+
export declare const IPRangeFilterSensitiveLog: (obj: IPRange) => any;
|
|
3290
|
+
|
|
3291
|
+
export declare const DBSecurityGroupFilterSensitiveLog: (obj: DBSecurityGroup) => any;
|
|
3292
|
+
|
|
3293
|
+
export declare const AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressResult) => any;
|
|
3294
|
+
|
|
3295
|
+
export declare const BacktrackDBClusterMessageFilterSensitiveLog: (obj: BacktrackDBClusterMessage) => any;
|
|
3296
|
+
|
|
3297
|
+
export declare const DBClusterBacktrackFilterSensitiveLog: (obj: DBClusterBacktrack) => any;
|
|
3298
|
+
|
|
3299
|
+
export declare const CancelExportTaskMessageFilterSensitiveLog: (obj: CancelExportTaskMessage) => any;
|
|
3300
|
+
|
|
3301
|
+
export declare const ExportTaskFilterSensitiveLog: (obj: ExportTask) => any;
|
|
3302
|
+
|
|
3303
|
+
export declare const CopyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
|
|
3304
|
+
|
|
3305
|
+
export declare const DBClusterParameterGroupFilterSensitiveLog: (obj: DBClusterParameterGroup) => any;
|
|
3306
|
+
|
|
3307
|
+
export declare const CopyDBClusterParameterGroupResultFilterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
|
|
3308
|
+
|
|
3309
|
+
export declare const CopyDBClusterSnapshotMessageFilterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
|
|
3310
|
+
|
|
3311
|
+
export declare const DBClusterSnapshotFilterSensitiveLog: (obj: DBClusterSnapshot) => any;
|
|
3312
|
+
|
|
3313
|
+
export declare const CopyDBClusterSnapshotResultFilterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
|
|
3314
|
+
|
|
3315
|
+
export declare const CopyDBParameterGroupMessageFilterSensitiveLog: (obj: CopyDBParameterGroupMessage) => any;
|
|
3316
|
+
|
|
3317
|
+
export declare const DBParameterGroupFilterSensitiveLog: (obj: DBParameterGroup) => any;
|
|
3318
|
+
|
|
3319
|
+
export declare const CopyDBParameterGroupResultFilterSensitiveLog: (obj: CopyDBParameterGroupResult) => any;
|
|
3320
|
+
|
|
3321
|
+
export declare const CopyDBSnapshotMessageFilterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
|
|
3322
|
+
|
|
3323
|
+
export declare const ProcessorFeatureFilterSensitiveLog: (obj: ProcessorFeature) => any;
|
|
3324
|
+
|
|
3325
|
+
export declare const DBSnapshotFilterSensitiveLog: (obj: DBSnapshot) => any;
|
|
3326
|
+
|
|
3327
|
+
export declare const CopyDBSnapshotResultFilterSensitiveLog: (obj: CopyDBSnapshotResult) => any;
|
|
3328
|
+
|
|
3329
|
+
export declare const CopyOptionGroupMessageFilterSensitiveLog: (obj: CopyOptionGroupMessage) => any;
|
|
3330
|
+
|
|
3331
|
+
export declare const DBSecurityGroupMembershipFilterSensitiveLog: (obj: DBSecurityGroupMembership) => any;
|
|
3332
|
+
|
|
3333
|
+
export declare const OptionSettingFilterSensitiveLog: (obj: OptionSetting) => any;
|
|
3334
|
+
|
|
3335
|
+
export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
|
|
3336
|
+
|
|
3337
|
+
export declare const OptionFilterSensitiveLog: (obj: Option) => any;
|
|
3338
|
+
|
|
3339
|
+
export declare const OptionGroupFilterSensitiveLog: (obj: OptionGroup) => any;
|
|
3340
|
+
|
|
3341
|
+
export declare const CopyOptionGroupResultFilterSensitiveLog: (obj: CopyOptionGroupResult) => any;
|
|
3342
|
+
|
|
3343
|
+
export declare const CreateCustomDBEngineVersionMessageFilterSensitiveLog: (obj: CreateCustomDBEngineVersionMessage) => any;
|
|
3344
|
+
|
|
3345
|
+
export declare const CharacterSetFilterSensitiveLog: (obj: CharacterSet) => any;
|
|
3346
|
+
|
|
3347
|
+
export declare const TimezoneFilterSensitiveLog: (obj: Timezone) => any;
|
|
3348
|
+
|
|
3349
|
+
export declare const UpgradeTargetFilterSensitiveLog: (obj: UpgradeTarget) => any;
|
|
3350
|
+
|
|
3351
|
+
export declare const DBEngineVersionFilterSensitiveLog: (obj: DBEngineVersion) => any;
|
|
3352
|
+
|
|
3353
|
+
export declare const ScalingConfigurationFilterSensitiveLog: (obj: ScalingConfiguration) => any;
|
|
3354
|
+
|
|
3355
|
+
export declare const ServerlessV2ScalingConfigurationFilterSensitiveLog: (obj: ServerlessV2ScalingConfiguration) => any;
|
|
3356
|
+
|
|
3357
|
+
export declare const CreateDBClusterMessageFilterSensitiveLog: (obj: CreateDBClusterMessage) => any;
|
|
3358
|
+
|
|
3359
|
+
export declare const DBClusterRoleFilterSensitiveLog: (obj: DBClusterRole) => any;
|
|
3360
|
+
|
|
3361
|
+
export declare const DBClusterMemberFilterSensitiveLog: (obj: DBClusterMember) => any;
|
|
3362
|
+
|
|
3363
|
+
export declare const DBClusterOptionGroupStatusFilterSensitiveLog: (obj: DBClusterOptionGroupStatus) => any;
|
|
3364
|
+
|
|
3365
|
+
export declare const DomainMembershipFilterSensitiveLog: (obj: DomainMembership) => any;
|
|
3366
|
+
|
|
3367
|
+
export declare const PendingCloudwatchLogsExportsFilterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
|
|
3368
|
+
|
|
3369
|
+
export declare const ClusterPendingModifiedValuesFilterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
|
|
3370
|
+
|
|
3371
|
+
export declare const ScalingConfigurationInfoFilterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
|
|
3372
|
+
|
|
3373
|
+
export declare const ServerlessV2ScalingConfigurationInfoFilterSensitiveLog: (obj: ServerlessV2ScalingConfigurationInfo) => any;
|
|
3374
|
+
|
|
3375
|
+
export declare const DBClusterFilterSensitiveLog: (obj: DBCluster) => any;
|
|
3376
|
+
|
|
3377
|
+
export declare const CreateDBClusterResultFilterSensitiveLog: (obj: CreateDBClusterResult) => any;
|
|
3378
|
+
|
|
3379
|
+
export declare const CreateDBClusterEndpointMessageFilterSensitiveLog: (obj: CreateDBClusterEndpointMessage) => any;
|
|
3380
|
+
|
|
3381
|
+
export declare const DBClusterEndpointFilterSensitiveLog: (obj: DBClusterEndpoint) => any;
|
|
3382
|
+
|
|
3383
|
+
export declare const CreateDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
|
|
3384
|
+
|
|
3385
|
+
export declare const CreateDBClusterParameterGroupResultFilterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
|
|
3386
|
+
|
|
3387
|
+
export declare const CreateDBClusterSnapshotMessageFilterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
|
|
3388
|
+
|
|
3389
|
+
export declare const CreateDBClusterSnapshotResultFilterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
|
|
3390
|
+
|
|
3391
|
+
export declare const CreateDBInstanceMessageFilterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
|
|
3392
|
+
|
|
3393
|
+
export declare const DBInstanceRoleFilterSensitiveLog: (obj: DBInstanceRole) => any;
|
|
3394
|
+
|
|
3395
|
+
export declare const DBInstanceAutomatedBackupsReplicationFilterSensitiveLog: (obj: DBInstanceAutomatedBackupsReplication) => any;
|
|
3396
|
+
|
|
3397
|
+
export declare const DBParameterGroupStatusFilterSensitiveLog: (obj: DBParameterGroupStatus) => any;
|
|
3398
|
+
|
|
3399
|
+
export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
|
|
3400
|
+
|
|
3401
|
+
export declare const OutpostFilterSensitiveLog: (obj: Outpost) => any;
|
|
3402
|
+
|
|
3403
|
+
export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
|
|
3404
|
+
|
|
3405
|
+
export declare const DBSubnetGroupFilterSensitiveLog: (obj: DBSubnetGroup) => any;
|
|
3406
|
+
|
|
3407
|
+
export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
|
|
3408
|
+
|
|
3409
|
+
export declare const OptionGroupMembershipFilterSensitiveLog: (obj: OptionGroupMembership) => any;
|
|
3410
|
+
|
|
3411
|
+
export declare const PendingModifiedValuesFilterSensitiveLog: (obj: PendingModifiedValues) => any;
|
|
3412
|
+
|
|
3413
|
+
export declare const DBInstanceStatusInfoFilterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
|
|
3414
|
+
|
|
3415
|
+
export declare const DBInstanceFilterSensitiveLog: (obj: DBInstance) => any;
|
|
3416
|
+
|
|
3417
|
+
export declare const CreateDBInstanceResultFilterSensitiveLog: (obj: CreateDBInstanceResult) => any;
|
|
3418
|
+
|
|
3419
|
+
export declare const CreateDBInstanceReadReplicaMessageFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
|
|
3420
|
+
|
|
3421
|
+
export declare const CreateDBInstanceReadReplicaResultFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
|
|
3422
|
+
|
|
3423
|
+
export declare const CreateDBParameterGroupMessageFilterSensitiveLog: (obj: CreateDBParameterGroupMessage) => any;
|
|
3424
|
+
|
|
3425
|
+
export declare const CreateDBParameterGroupResultFilterSensitiveLog: (obj: CreateDBParameterGroupResult) => any;
|
|
3426
|
+
|
|
3427
|
+
export declare const UserAuthConfigFilterSensitiveLog: (obj: UserAuthConfig) => any;
|
|
3428
|
+
|
|
3429
|
+
export declare const CreateDBProxyRequestFilterSensitiveLog: (obj: CreateDBProxyRequest) => any;
|
|
3430
|
+
|
|
3431
|
+
export declare const UserAuthConfigInfoFilterSensitiveLog: (obj: UserAuthConfigInfo) => any;
|
|
3432
|
+
|
|
3433
|
+
export declare const DBProxyFilterSensitiveLog: (obj: DBProxy) => any;
|
|
3434
|
+
|
|
3435
|
+
export declare const CreateDBProxyResponseFilterSensitiveLog: (obj: CreateDBProxyResponse) => any;
|
|
3436
|
+
|
|
3437
|
+
export declare const CreateDBProxyEndpointRequestFilterSensitiveLog: (obj: CreateDBProxyEndpointRequest) => any;
|
|
3438
|
+
|
|
3439
|
+
export declare const DBProxyEndpointFilterSensitiveLog: (obj: DBProxyEndpoint) => any;
|
|
3440
|
+
|
|
3441
|
+
export declare const CreateDBProxyEndpointResponseFilterSensitiveLog: (obj: CreateDBProxyEndpointResponse) => any;
|
|
3442
|
+
|
|
3443
|
+
export declare const CreateDBSecurityGroupMessageFilterSensitiveLog: (obj: CreateDBSecurityGroupMessage) => any;
|
|
3444
|
+
|
|
3445
|
+
export declare const CreateDBSecurityGroupResultFilterSensitiveLog: (obj: CreateDBSecurityGroupResult) => any;
|
|
3446
|
+
|
|
3447
|
+
export declare const CreateDBSnapshotMessageFilterSensitiveLog: (obj: CreateDBSnapshotMessage) => any;
|
|
3448
|
+
|
|
3449
|
+
export declare const CreateDBSnapshotResultFilterSensitiveLog: (obj: CreateDBSnapshotResult) => any;
|
|
3450
|
+
|
|
3451
|
+
export declare const CreateDBSubnetGroupMessageFilterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
|
|
3452
|
+
|
|
3453
|
+
export declare const CreateDBSubnetGroupResultFilterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
|
|
3454
|
+
|
|
3455
|
+
export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
|
|
3456
|
+
|
|
3457
|
+
export declare const CreateEventSubscriptionResultFilterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
|
|
3458
|
+
|
|
3459
|
+
export declare const CreateGlobalClusterMessageFilterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
|
|
3460
|
+
|
|
3461
|
+
export declare const FailoverStateFilterSensitiveLog: (obj: FailoverState) => any;
|
|
3462
|
+
|
|
3463
|
+
export declare const GlobalClusterMemberFilterSensitiveLog: (obj: GlobalClusterMember) => any;
|
|
3464
|
+
|
|
3465
|
+
export declare const GlobalClusterFilterSensitiveLog: (obj: GlobalCluster) => any;
|
|
3466
|
+
|
|
3467
|
+
export declare const CreateGlobalClusterResultFilterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
|
|
3468
|
+
|
|
3469
|
+
export declare const CreateOptionGroupMessageFilterSensitiveLog: (obj: CreateOptionGroupMessage) => any;
|
|
3470
|
+
|
|
3471
|
+
export declare const CreateOptionGroupResultFilterSensitiveLog: (obj: CreateOptionGroupResult) => any;
|
|
3472
|
+
|
|
3473
|
+
export declare const DeleteCustomDBEngineVersionMessageFilterSensitiveLog: (obj: DeleteCustomDBEngineVersionMessage) => any;
|
|
3474
|
+
|
|
3475
|
+
export declare const DeleteDBClusterMessageFilterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
|
|
3476
|
+
|
|
3477
|
+
export declare const DeleteDBClusterResultFilterSensitiveLog: (obj: DeleteDBClusterResult) => any;
|
|
3478
|
+
|
|
3479
|
+
export declare const DeleteDBClusterEndpointMessageFilterSensitiveLog: (obj: DeleteDBClusterEndpointMessage) => any;
|
|
3480
|
+
|
|
3481
|
+
export declare const DeleteDBClusterParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
|
|
3482
|
+
|
|
3483
|
+
export declare const DeleteDBClusterSnapshotMessageFilterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
|
|
3484
|
+
|
|
3485
|
+
export declare const DeleteDBClusterSnapshotResultFilterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
|
|
3486
|
+
|
|
3487
|
+
export declare const DeleteDBInstanceMessageFilterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
|
|
3488
|
+
|
|
3489
|
+
export declare const DeleteDBInstanceResultFilterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
|
|
3490
|
+
|
|
3491
|
+
export declare const DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupMessage) => any;
|
|
3492
|
+
|
|
3493
|
+
export declare const RestoreWindowFilterSensitiveLog: (obj: RestoreWindow) => any;
|
|
3494
|
+
|
|
3495
|
+
export declare const DBInstanceAutomatedBackupFilterSensitiveLog: (obj: DBInstanceAutomatedBackup) => any;
|
|
3496
|
+
|
|
3497
|
+
export declare const DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupResult) => any;
|
|
3498
|
+
|
|
3499
|
+
export declare const DeleteDBParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBParameterGroupMessage) => any;
|
|
3500
|
+
|
|
3501
|
+
export declare const DeleteDBProxyRequestFilterSensitiveLog: (obj: DeleteDBProxyRequest) => any;
|
|
3502
|
+
|
|
3503
|
+
export declare const DeleteDBProxyResponseFilterSensitiveLog: (obj: DeleteDBProxyResponse) => any;
|
|
3504
|
+
|
|
3505
|
+
export declare const DeleteDBProxyEndpointRequestFilterSensitiveLog: (obj: DeleteDBProxyEndpointRequest) => any;
|
|
3506
|
+
|
|
3507
|
+
export declare const DeleteDBProxyEndpointResponseFilterSensitiveLog: (obj: DeleteDBProxyEndpointResponse) => any;
|
|
3508
|
+
|
|
3509
|
+
export declare const DeleteDBSecurityGroupMessageFilterSensitiveLog: (obj: DeleteDBSecurityGroupMessage) => any;
|
|
3510
|
+
|
|
3511
|
+
export declare const DeleteDBSnapshotMessageFilterSensitiveLog: (obj: DeleteDBSnapshotMessage) => any;
|
|
3512
|
+
|
|
3513
|
+
export declare const DeleteDBSnapshotResultFilterSensitiveLog: (obj: DeleteDBSnapshotResult) => any;
|
|
3514
|
+
|
|
3515
|
+
export declare const DeleteDBSubnetGroupMessageFilterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
|
|
3516
|
+
|
|
3517
|
+
export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
|
|
3518
|
+
|
|
3519
|
+
export declare const DeleteEventSubscriptionResultFilterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
|
|
3520
|
+
|
|
3521
|
+
export declare const DeleteGlobalClusterMessageFilterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
|
|
3522
|
+
|
|
3523
|
+
export declare const DeleteGlobalClusterResultFilterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
|
|
3524
|
+
|
|
3525
|
+
export declare const DeleteOptionGroupMessageFilterSensitiveLog: (obj: DeleteOptionGroupMessage) => any;
|
|
3526
|
+
|
|
3527
|
+
export declare const DeregisterDBProxyTargetsRequestFilterSensitiveLog: (obj: DeregisterDBProxyTargetsRequest) => any;
|
|
3528
|
+
|
|
3529
|
+
export declare const DeregisterDBProxyTargetsResponseFilterSensitiveLog: (obj: DeregisterDBProxyTargetsResponse) => any;
|
|
3530
|
+
|
|
3531
|
+
export declare const DescribeAccountAttributesMessageFilterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
|
|
3532
|
+
|
|
3533
|
+
export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
|
|
3534
|
+
|
|
3535
|
+
export declare const CertificateMessageFilterSensitiveLog: (obj: CertificateMessage) => any;
|
|
3536
|
+
|
|
3537
|
+
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
3538
|
+
|
|
3539
|
+
export declare const DescribeCertificatesMessageFilterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
|
|
3540
|
+
|
|
3541
|
+
export declare const DBClusterBacktrackMessageFilterSensitiveLog: (obj: DBClusterBacktrackMessage) => any;
|
|
3542
|
+
|
|
3543
|
+
export declare const DescribeDBClusterBacktracksMessageFilterSensitiveLog: (obj: DescribeDBClusterBacktracksMessage) => any;
|
|
3544
|
+
|
|
3545
|
+
export declare const DBClusterEndpointMessageFilterSensitiveLog: (obj: DBClusterEndpointMessage) => any;
|
|
3546
|
+
|
|
3547
|
+
export declare const DescribeDBClusterEndpointsMessageFilterSensitiveLog: (obj: DescribeDBClusterEndpointsMessage) => any;
|
|
3548
|
+
|
|
3549
|
+
export declare const DBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
|
|
3550
|
+
|
|
3551
|
+
export declare const DescribeDBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
|
|
3552
|
+
|
|
3553
|
+
export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
|
|
3554
|
+
|
|
3555
|
+
export declare const DBClusterParameterGroupDetailsFilterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
|
|
3556
|
+
|
|
3557
|
+
export declare const DescribeDBClusterParametersMessageFilterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
|
|
3558
|
+
|
|
3559
|
+
export declare const DBClusterMessageFilterSensitiveLog: (obj: DBClusterMessage) => any;
|
|
3560
|
+
|
|
3561
|
+
export declare const DescribeDBClustersMessageFilterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
|
|
3562
|
+
|
|
3563
|
+
export declare const DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
|
|
3564
|
+
|
|
3565
|
+
export declare const DBClusterSnapshotAttributeFilterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
|
|
3566
|
+
|
|
3567
|
+
export declare const DBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
|
|
3568
|
+
|
|
3569
|
+
export declare const DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
|
|
3570
|
+
|
|
3571
|
+
export declare const DBClusterSnapshotMessageFilterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
|
|
3572
|
+
|
|
3573
|
+
export declare const DescribeDBClusterSnapshotsMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
|
|
3574
|
+
|
|
3575
|
+
export declare const DBEngineVersionMessageFilterSensitiveLog: (obj: DBEngineVersionMessage) => any;
|
|
3576
|
+
|
|
3577
|
+
export declare const DescribeDBEngineVersionsMessageFilterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
|
|
3578
|
+
|
|
3579
|
+
export declare const DBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DBInstanceAutomatedBackupMessage) => any;
|
|
3580
|
+
|
|
3581
|
+
export declare const DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog: (obj: DescribeDBInstanceAutomatedBackupsMessage) => any;
|
|
3582
|
+
|
|
3583
|
+
export declare const DBInstanceMessageFilterSensitiveLog: (obj: DBInstanceMessage) => any;
|
|
3584
|
+
|
|
3585
|
+
export declare const DescribeDBInstancesMessageFilterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
|
|
3586
|
+
|
|
3587
|
+
export declare const DescribeDBLogFilesMessageFilterSensitiveLog: (obj: DescribeDBLogFilesMessage) => any;
|
|
3588
|
+
|
|
3589
|
+
export declare const DescribeDBLogFilesDetailsFilterSensitiveLog: (obj: DescribeDBLogFilesDetails) => any;
|
|
3590
|
+
|
|
3591
|
+
export declare const DescribeDBLogFilesResponseFilterSensitiveLog: (obj: DescribeDBLogFilesResponse) => any;
|
|
3592
|
+
|
|
3593
|
+
export declare const DBParameterGroupsMessageFilterSensitiveLog: (obj: DBParameterGroupsMessage) => any;
|
|
3594
|
+
|
|
3595
|
+
export declare const DescribeDBParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBParameterGroupsMessage) => any;
|
|
3596
|
+
|
|
3597
|
+
export declare const DBParameterGroupDetailsFilterSensitiveLog: (obj: DBParameterGroupDetails) => any;
|
|
3598
|
+
|
|
3599
|
+
export declare const DescribeDBParametersMessageFilterSensitiveLog: (obj: DescribeDBParametersMessage) => any;
|
|
3600
|
+
|
|
3601
|
+
export declare const DescribeDBProxiesRequestFilterSensitiveLog: (obj: DescribeDBProxiesRequest) => any;
|
|
3602
|
+
|
|
3603
|
+
export declare const DescribeDBProxiesResponseFilterSensitiveLog: (obj: DescribeDBProxiesResponse) => any;
|
|
3604
|
+
|
|
3605
|
+
export declare const DescribeDBProxyEndpointsRequestFilterSensitiveLog: (obj: DescribeDBProxyEndpointsRequest) => any;
|
|
3606
|
+
|
|
3607
|
+
export declare const DescribeDBProxyEndpointsResponseFilterSensitiveLog: (obj: DescribeDBProxyEndpointsResponse) => any;
|
|
3608
|
+
|
|
3609
|
+
export declare const DescribeDBProxyTargetGroupsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsRequest) => any;
|
|
3610
|
+
|
|
3611
|
+
export declare const ConnectionPoolConfigurationInfoFilterSensitiveLog: (obj: ConnectionPoolConfigurationInfo) => any;
|
|
3612
|
+
|
|
3613
|
+
export declare const DBProxyTargetGroupFilterSensitiveLog: (obj: DBProxyTargetGroup) => any;
|
|
3614
|
+
|
|
3615
|
+
export declare const DescribeDBProxyTargetGroupsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsResponse) => any;
|
|
3616
|
+
|
|
3617
|
+
export declare const DescribeDBProxyTargetsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
|
|
3618
|
+
|
|
3619
|
+
export declare const TargetHealthFilterSensitiveLog: (obj: TargetHealth) => any;
|
|
3620
|
+
|
|
3621
|
+
export declare const DBProxyTargetFilterSensitiveLog: (obj: DBProxyTarget) => any;
|
|
3622
|
+
|
|
3623
|
+
export declare const DescribeDBProxyTargetsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
|
|
3624
|
+
|
|
3625
|
+
export declare const DBSecurityGroupMessageFilterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
|
|
3626
|
+
|
|
3627
|
+
export declare const DescribeDBSecurityGroupsMessageFilterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
|
|
3628
|
+
|
|
3629
|
+
export declare const DescribeDBSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;
|