@aws-sdk/client-rds 3.131.0 → 3.137.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +30 -0
- package/dist-cjs/RDS.js +15 -0
- package/dist-cjs/commands/AddRoleToDBClusterCommand.js +1 -1
- package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +1 -1
- package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -1
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
- package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -2
- package/dist-cjs/commands/BacktrackDBClusterCommand.js +2 -2
- package/dist-cjs/commands/CancelExportTaskCommand.js +2 -2
- package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CopyDBParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CopyDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CopyOptionGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +2 -2
- package/dist-cjs/commands/CreateDBParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateDBProxyCommand.js +2 -2
- package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/CreateOptionGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteDBProxyCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/DeleteOptionGroupCommand.js +1 -1
- package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBLogFilesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBProxiesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
- package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -2
- package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeOptionGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeSourceRegionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +2 -2
- package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +2 -2
- package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -2
- package/dist-cjs/commands/FailoverGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ModifyActivityStreamCommand.js +36 -0
- package/dist-cjs/commands/ModifyCertificatesCommand.js +2 -2
- package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -2
- package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBProxyCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/ModifyOptionGroupCommand.js +2 -2
- package/dist-cjs/commands/PromoteReadReplicaCommand.js +2 -2
- package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +2 -2
- package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -2
- package/dist-cjs/commands/RebootDBClusterCommand.js +2 -2
- package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +2 -2
- package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +1 -1
- package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +1 -1
- package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -1
- package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/ResetDBParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +2 -2
- package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +2 -2
- package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -2
- package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +2 -2
- package/dist-cjs/commands/StartActivityStreamCommand.js +2 -2
- package/dist-cjs/commands/StartDBClusterCommand.js +2 -2
- package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
- package/dist-cjs/commands/StartDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/StartExportTaskCommand.js +2 -2
- package/dist-cjs/commands/StopActivityStreamCommand.js +2 -2
- package/dist-cjs/commands/StopDBClusterCommand.js +2 -2
- package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
- package/dist-cjs/commands/StopDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/index.js +1 -0
- package/dist-cjs/models/models_0.js +757 -1128
- package/dist-cjs/models/models_1.js +621 -904
- package/dist-cjs/protocols/Aws_query.js +104 -5
- package/dist-es/RDS.js +15 -0
- package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -2
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -2
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
- package/dist-es/commands/BacktrackDBClusterCommand.js +3 -3
- package/dist-es/commands/CancelExportTaskCommand.js +3 -3
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +3 -3
- package/dist-es/commands/CopyDBParameterGroupCommand.js +3 -3
- package/dist-es/commands/CopyDBSnapshotCommand.js +3 -3
- package/dist-es/commands/CopyOptionGroupCommand.js +3 -3
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -3
- package/dist-es/commands/CreateDBInstanceCommand.js +3 -3
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +3 -3
- package/dist-es/commands/CreateDBParameterGroupCommand.js +3 -3
- package/dist-es/commands/CreateDBProxyCommand.js +3 -3
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +3 -3
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +3 -3
- package/dist-es/commands/CreateDBSnapshotCommand.js +3 -3
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -3
- package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateGlobalClusterCommand.js +3 -3
- package/dist-es/commands/CreateOptionGroupCommand.js +3 -3
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
- package/dist-es/commands/DeleteDBClusterCommand.js +3 -3
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -3
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
- package/dist-es/commands/DeleteDBInstanceCommand.js +3 -3
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBProxyCommand.js +3 -3
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBSnapshotCommand.js +3 -3
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -3
- package/dist-es/commands/DeleteOptionGroupCommand.js +2 -2
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +3 -3
- package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
- package/dist-es/commands/DescribeDBClustersCommand.js +3 -3
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -3
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeDBLogFilesCommand.js +3 -3
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBParametersCommand.js +3 -3
- package/dist-es/commands/DescribeDBProxiesCommand.js +3 -3
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +3 -3
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +3 -3
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +4 -4
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +3 -3
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +3 -3
- package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
- package/dist-es/commands/DescribeEventsCommand.js +3 -3
- package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
- package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -3
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +3 -3
- package/dist-es/commands/DescribeOptionGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
- package/dist-es/commands/DescribeSourceRegionsCommand.js +3 -3
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +3 -3
- package/dist-es/commands/FailoverDBClusterCommand.js +3 -3
- package/dist-es/commands/FailoverGlobalClusterCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ModifyActivityStreamCommand.js +39 -0
- package/dist-es/commands/ModifyCertificatesCommand.js +3 -3
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +4 -4
- package/dist-es/commands/ModifyDBClusterCommand.js +3 -3
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +4 -4
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
- package/dist-es/commands/ModifyDBInstanceCommand.js +3 -3
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +3 -3
- package/dist-es/commands/ModifyDBProxyCommand.js +3 -3
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +3 -3
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
- package/dist-es/commands/ModifyDBSnapshotCommand.js +3 -3
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -3
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -3
- package/dist-es/commands/ModifyOptionGroupCommand.js +3 -3
- package/dist-es/commands/PromoteReadReplicaCommand.js +3 -3
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
- package/dist-es/commands/RebootDBClusterCommand.js +3 -3
- package/dist-es/commands/RebootDBInstanceCommand.js +3 -3
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +3 -3
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -3
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -2
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -2
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/ResetDBParameterGroupCommand.js +3 -3
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +3 -3
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +3 -3
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
- package/dist-es/commands/StartActivityStreamCommand.js +3 -3
- package/dist-es/commands/StartDBClusterCommand.js +3 -3
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
- package/dist-es/commands/StartDBInstanceCommand.js +3 -3
- package/dist-es/commands/StartExportTaskCommand.js +4 -4
- package/dist-es/commands/StopActivityStreamCommand.js +3 -3
- package/dist-es/commands/StopDBClusterCommand.js +3 -3
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
- package/dist-es/commands/StopDBInstanceCommand.js +3 -3
- package/dist-es/commands/index.js +1 -0
- package/dist-es/models/models_0.js +193 -748
- package/dist-es/models/models_1.js +158 -600
- package/dist-es/protocols/Aws_query.js +112 -0
- package/dist-types/RDS.d.ts +55 -68
- package/dist-types/RDSClient.d.ts +3 -2
- package/dist-types/commands/BacktrackDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +9 -42
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterCommand.d.ts +1 -3
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +9 -9
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +8 -0
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +2 -2
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEventsCommand.d.ts +2 -0
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/ModifyActivityStreamCommand.d.ts +39 -0
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +1 -0
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +1082 -1245
- package/dist-types/models/models_1.d.ts +812 -941
- package/dist-types/protocols/Aws_query.d.ts +3 -0
- package/dist-types/ts3.4/RDS.d.ts +5 -0
- package/dist-types/ts3.4/RDSClient.d.ts +3 -2
- package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +378 -753
- package/dist-types/ts3.4/models/models_1.d.ts +336 -599
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +3 -0
- package/package.json +6 -6
|
@@ -1,6 +1,30 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { ActivityStreamMode, ActivityStreamStatus, AutomationMode, AvailabilityZone, Certificate, DBCluster, DBClusterSnapshotAttributesResult, DBInstance, DBInstanceAutomatedBackup, DBProxy, DBProxyEndpoint, DBProxyTarget, DBProxyTargetGroup, DBSecurityGroup, DBSnapshot,
|
|
2
|
+
import { ActivityStreamMode, ActivityStreamPolicyStatus, ActivityStreamStatus, AutomationMode, AvailabilityZone, Certificate, DBCluster, DBClusterSnapshotAttributesResult, DBInstance, DBInstanceAutomatedBackup, DBProxy, DBProxyEndpoint, DBProxyTarget, DBProxyTargetGroup, DBSecurityGroup, DBSnapshot, DBSubnetGroup, EventSubscription, ExportTask, Filter, GlobalCluster, OptionGroup, OptionSetting, Parameter, ProcessorFeature, ReplicaMode, ResourcePendingMaintenanceActions, ScalingConfiguration, ServerlessV2ScalingConfiguration, Tag, UserAuthConfig } from "./models_0";
|
|
3
3
|
import { RDSServiceException as __BaseException } from "./RDSServiceException";
|
|
4
|
+
/**
|
|
5
|
+
* <p>Contains the name and values of a manual DB snapshot attribute</p>
|
|
6
|
+
* <p>Manual DB snapshot attributes are used to authorize other Amazon Web Services accounts
|
|
7
|
+
* to restore a manual DB snapshot. For more information, see the <code>ModifyDBSnapshotAttribute</code>
|
|
8
|
+
* API.</p>
|
|
9
|
+
*/
|
|
10
|
+
export interface DBSnapshotAttribute {
|
|
11
|
+
/**
|
|
12
|
+
* <p>The name of the manual DB snapshot attribute.</p>
|
|
13
|
+
* <p>The attribute named <code>restore</code> refers to the list of Amazon Web Services accounts that
|
|
14
|
+
* have permission to copy or restore the manual DB cluster snapshot. For more information,
|
|
15
|
+
* see the <code>ModifyDBSnapshotAttribute</code>
|
|
16
|
+
* API action.</p>
|
|
17
|
+
*/
|
|
18
|
+
AttributeName?: string;
|
|
19
|
+
/**
|
|
20
|
+
* <p>The value or values for the manual DB snapshot attribute.</p>
|
|
21
|
+
* <p>If the <code>AttributeName</code> field is set to <code>restore</code>, then this element
|
|
22
|
+
* returns a list of IDs of the Amazon Web Services accounts that are authorized to copy or restore the manual
|
|
23
|
+
* DB snapshot. If a value of <code>all</code> is in the list, then the manual DB snapshot
|
|
24
|
+
* is public and available for any Amazon Web Services account to copy or restore.</p>
|
|
25
|
+
*/
|
|
26
|
+
AttributeValues?: string[];
|
|
27
|
+
}
|
|
4
28
|
/**
|
|
5
29
|
* <p>Contains the results of a successful call to the <code>DescribeDBSnapshotAttributes</code>
|
|
6
30
|
* API action.</p>
|
|
@@ -18,12 +42,6 @@ export interface DBSnapshotAttributesResult {
|
|
|
18
42
|
*/
|
|
19
43
|
DBSnapshotAttributes?: DBSnapshotAttribute[];
|
|
20
44
|
}
|
|
21
|
-
export declare namespace DBSnapshotAttributesResult {
|
|
22
|
-
/**
|
|
23
|
-
* @internal
|
|
24
|
-
*/
|
|
25
|
-
const filterSensitiveLog: (obj: DBSnapshotAttributesResult) => any;
|
|
26
|
-
}
|
|
27
45
|
export interface DescribeDBSnapshotAttributesResult {
|
|
28
46
|
/**
|
|
29
47
|
* <p>Contains the results of a successful call to the <code>DescribeDBSnapshotAttributes</code>
|
|
@@ -34,12 +52,6 @@ export interface DescribeDBSnapshotAttributesResult {
|
|
|
34
52
|
*/
|
|
35
53
|
DBSnapshotAttributesResult?: DBSnapshotAttributesResult;
|
|
36
54
|
}
|
|
37
|
-
export declare namespace DescribeDBSnapshotAttributesResult {
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
|
-
const filterSensitiveLog: (obj: DescribeDBSnapshotAttributesResult) => any;
|
|
42
|
-
}
|
|
43
55
|
/**
|
|
44
56
|
* <p>Contains the result of a successful invocation of the <code>DescribeDBSnapshots</code> action.</p>
|
|
45
57
|
*/
|
|
@@ -56,19 +68,12 @@ export interface DBSnapshotMessage {
|
|
|
56
68
|
*/
|
|
57
69
|
DBSnapshots?: DBSnapshot[];
|
|
58
70
|
}
|
|
59
|
-
export declare namespace DBSnapshotMessage {
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
const filterSensitiveLog: (obj: DBSnapshotMessage) => any;
|
|
64
|
-
}
|
|
65
71
|
/**
|
|
66
72
|
* <p></p>
|
|
67
73
|
*/
|
|
68
74
|
export interface DescribeDBSnapshotsMessage {
|
|
69
75
|
/**
|
|
70
76
|
* <p>The ID of the DB instance to retrieve the list of DB snapshots for.
|
|
71
|
-
* This parameter can't be used in conjunction with <code>DBSnapshotIdentifier</code>.
|
|
72
77
|
* This parameter isn't case-sensitive.</p>
|
|
73
78
|
* <p>Constraints:</p>
|
|
74
79
|
* <ul>
|
|
@@ -79,7 +84,7 @@ export interface DescribeDBSnapshotsMessage {
|
|
|
79
84
|
*/
|
|
80
85
|
DBInstanceIdentifier?: string;
|
|
81
86
|
/**
|
|
82
|
-
* <p>A specific DB snapshot identifier to describe.
|
|
87
|
+
* <p>A specific DB snapshot identifier to describe.
|
|
83
88
|
* This value is stored as a lowercase string.</p>
|
|
84
89
|
* <p>Constraints:</p>
|
|
85
90
|
* <ul>
|
|
@@ -200,12 +205,6 @@ export interface DescribeDBSnapshotsMessage {
|
|
|
200
205
|
*/
|
|
201
206
|
DbiResourceId?: string;
|
|
202
207
|
}
|
|
203
|
-
export declare namespace DescribeDBSnapshotsMessage {
|
|
204
|
-
/**
|
|
205
|
-
* @internal
|
|
206
|
-
*/
|
|
207
|
-
const filterSensitiveLog: (obj: DescribeDBSnapshotsMessage) => any;
|
|
208
|
-
}
|
|
209
208
|
/**
|
|
210
209
|
* <p>Contains the result of a successful invocation of the <code>DescribeDBSubnetGroups</code> action.</p>
|
|
211
210
|
*/
|
|
@@ -222,12 +221,6 @@ export interface DBSubnetGroupMessage {
|
|
|
222
221
|
*/
|
|
223
222
|
DBSubnetGroups?: DBSubnetGroup[];
|
|
224
223
|
}
|
|
225
|
-
export declare namespace DBSubnetGroupMessage {
|
|
226
|
-
/**
|
|
227
|
-
* @internal
|
|
228
|
-
*/
|
|
229
|
-
const filterSensitiveLog: (obj: DBSubnetGroupMessage) => any;
|
|
230
|
-
}
|
|
231
224
|
/**
|
|
232
225
|
* <p></p>
|
|
233
226
|
*/
|
|
@@ -257,12 +250,6 @@ export interface DescribeDBSubnetGroupsMessage {
|
|
|
257
250
|
*/
|
|
258
251
|
Marker?: string;
|
|
259
252
|
}
|
|
260
|
-
export declare namespace DescribeDBSubnetGroupsMessage {
|
|
261
|
-
/**
|
|
262
|
-
* @internal
|
|
263
|
-
*/
|
|
264
|
-
const filterSensitiveLog: (obj: DescribeDBSubnetGroupsMessage) => any;
|
|
265
|
-
}
|
|
266
253
|
/**
|
|
267
254
|
* <p></p>
|
|
268
255
|
*/
|
|
@@ -292,12 +279,6 @@ export interface DescribeEngineDefaultClusterParametersMessage {
|
|
|
292
279
|
*/
|
|
293
280
|
Marker?: string;
|
|
294
281
|
}
|
|
295
|
-
export declare namespace DescribeEngineDefaultClusterParametersMessage {
|
|
296
|
-
/**
|
|
297
|
-
* @internal
|
|
298
|
-
*/
|
|
299
|
-
const filterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersMessage) => any;
|
|
300
|
-
}
|
|
301
282
|
/**
|
|
302
283
|
* <p>Contains the result of a successful invocation of the <code>DescribeEngineDefaultParameters</code> action.</p>
|
|
303
284
|
*/
|
|
@@ -319,24 +300,12 @@ export interface EngineDefaults {
|
|
|
319
300
|
*/
|
|
320
301
|
Parameters?: Parameter[];
|
|
321
302
|
}
|
|
322
|
-
export declare namespace EngineDefaults {
|
|
323
|
-
/**
|
|
324
|
-
* @internal
|
|
325
|
-
*/
|
|
326
|
-
const filterSensitiveLog: (obj: EngineDefaults) => any;
|
|
327
|
-
}
|
|
328
303
|
export interface DescribeEngineDefaultClusterParametersResult {
|
|
329
304
|
/**
|
|
330
305
|
* <p>Contains the result of a successful invocation of the <code>DescribeEngineDefaultParameters</code> action.</p>
|
|
331
306
|
*/
|
|
332
307
|
EngineDefaults?: EngineDefaults;
|
|
333
308
|
}
|
|
334
|
-
export declare namespace DescribeEngineDefaultClusterParametersResult {
|
|
335
|
-
/**
|
|
336
|
-
* @internal
|
|
337
|
-
*/
|
|
338
|
-
const filterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersResult) => any;
|
|
339
|
-
}
|
|
340
309
|
/**
|
|
341
310
|
* <p></p>
|
|
342
311
|
*/
|
|
@@ -564,24 +533,12 @@ export interface DescribeEngineDefaultParametersMessage {
|
|
|
564
533
|
*/
|
|
565
534
|
Marker?: string;
|
|
566
535
|
}
|
|
567
|
-
export declare namespace DescribeEngineDefaultParametersMessage {
|
|
568
|
-
/**
|
|
569
|
-
* @internal
|
|
570
|
-
*/
|
|
571
|
-
const filterSensitiveLog: (obj: DescribeEngineDefaultParametersMessage) => any;
|
|
572
|
-
}
|
|
573
536
|
export interface DescribeEngineDefaultParametersResult {
|
|
574
537
|
/**
|
|
575
538
|
* <p>Contains the result of a successful invocation of the <code>DescribeEngineDefaultParameters</code> action.</p>
|
|
576
539
|
*/
|
|
577
540
|
EngineDefaults?: EngineDefaults;
|
|
578
541
|
}
|
|
579
|
-
export declare namespace DescribeEngineDefaultParametersResult {
|
|
580
|
-
/**
|
|
581
|
-
* @internal
|
|
582
|
-
*/
|
|
583
|
-
const filterSensitiveLog: (obj: DescribeEngineDefaultParametersResult) => any;
|
|
584
|
-
}
|
|
585
542
|
/**
|
|
586
543
|
* <p></p>
|
|
587
544
|
*/
|
|
@@ -597,14 +554,9 @@ export interface DescribeEventCategoriesMessage {
|
|
|
597
554
|
*/
|
|
598
555
|
Filters?: Filter[];
|
|
599
556
|
}
|
|
600
|
-
export declare namespace DescribeEventCategoriesMessage {
|
|
601
|
-
/**
|
|
602
|
-
* @internal
|
|
603
|
-
*/
|
|
604
|
-
const filterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
|
|
605
|
-
}
|
|
606
557
|
/**
|
|
607
|
-
* <p>Contains the results of a successful invocation of the <
|
|
558
|
+
* <p>Contains the results of a successful invocation of the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEventCategories.html">DescribeEventCategories</a>
|
|
559
|
+
* operation.</p>
|
|
608
560
|
*/
|
|
609
561
|
export interface EventCategoriesMap {
|
|
610
562
|
/**
|
|
@@ -616,12 +568,6 @@ export interface EventCategoriesMap {
|
|
|
616
568
|
*/
|
|
617
569
|
EventCategories?: string[];
|
|
618
570
|
}
|
|
619
|
-
export declare namespace EventCategoriesMap {
|
|
620
|
-
/**
|
|
621
|
-
* @internal
|
|
622
|
-
*/
|
|
623
|
-
const filterSensitiveLog: (obj: EventCategoriesMap) => any;
|
|
624
|
-
}
|
|
625
571
|
/**
|
|
626
572
|
* <p>Data returned from the <code>DescribeEventCategories</code> operation.</p>
|
|
627
573
|
*/
|
|
@@ -631,12 +577,6 @@ export interface EventCategoriesMessage {
|
|
|
631
577
|
*/
|
|
632
578
|
EventCategoriesMapList?: EventCategoriesMap[];
|
|
633
579
|
}
|
|
634
|
-
export declare namespace EventCategoriesMessage {
|
|
635
|
-
/**
|
|
636
|
-
* @internal
|
|
637
|
-
*/
|
|
638
|
-
const filterSensitiveLog: (obj: EventCategoriesMessage) => any;
|
|
639
|
-
}
|
|
640
580
|
export declare type SourceType = "custom-engine-version" | "db-cluster" | "db-cluster-snapshot" | "db-instance" | "db-parameter-group" | "db-proxy" | "db-security-group" | "db-snapshot";
|
|
641
581
|
/**
|
|
642
582
|
* <p></p>
|
|
@@ -727,14 +667,8 @@ export interface DescribeEventsMessage {
|
|
|
727
667
|
*/
|
|
728
668
|
Marker?: string;
|
|
729
669
|
}
|
|
730
|
-
export declare namespace DescribeEventsMessage {
|
|
731
|
-
/**
|
|
732
|
-
* @internal
|
|
733
|
-
*/
|
|
734
|
-
const filterSensitiveLog: (obj: DescribeEventsMessage) => any;
|
|
735
|
-
}
|
|
736
670
|
/**
|
|
737
|
-
* <p>This data type is used as a response element in the <
|
|
671
|
+
* <p>This data type is used as a response element in the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEvents.html">DescribeEvents</a> action.</p>
|
|
738
672
|
*/
|
|
739
673
|
export interface Event {
|
|
740
674
|
/**
|
|
@@ -762,12 +696,6 @@ export interface Event {
|
|
|
762
696
|
*/
|
|
763
697
|
SourceArn?: string;
|
|
764
698
|
}
|
|
765
|
-
export declare namespace Event {
|
|
766
|
-
/**
|
|
767
|
-
* @internal
|
|
768
|
-
*/
|
|
769
|
-
const filterSensitiveLog: (obj: Event) => any;
|
|
770
|
-
}
|
|
771
699
|
/**
|
|
772
700
|
* <p>Contains the result of a successful invocation of the <code>DescribeEvents</code> action.</p>
|
|
773
701
|
*/
|
|
@@ -785,12 +713,6 @@ export interface EventsMessage {
|
|
|
785
713
|
*/
|
|
786
714
|
Events?: Event[];
|
|
787
715
|
}
|
|
788
|
-
export declare namespace EventsMessage {
|
|
789
|
-
/**
|
|
790
|
-
* @internal
|
|
791
|
-
*/
|
|
792
|
-
const filterSensitiveLog: (obj: EventsMessage) => any;
|
|
793
|
-
}
|
|
794
716
|
/**
|
|
795
717
|
* <p></p>
|
|
796
718
|
*/
|
|
@@ -821,12 +743,6 @@ export interface DescribeEventSubscriptionsMessage {
|
|
|
821
743
|
*/
|
|
822
744
|
Marker?: string;
|
|
823
745
|
}
|
|
824
|
-
export declare namespace DescribeEventSubscriptionsMessage {
|
|
825
|
-
/**
|
|
826
|
-
* @internal
|
|
827
|
-
*/
|
|
828
|
-
const filterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
|
|
829
|
-
}
|
|
830
746
|
/**
|
|
831
747
|
* <p>Data returned by the <b>DescribeEventSubscriptions</b> action.</p>
|
|
832
748
|
*/
|
|
@@ -844,12 +760,6 @@ export interface EventSubscriptionsMessage {
|
|
|
844
760
|
*/
|
|
845
761
|
EventSubscriptionsList?: EventSubscription[];
|
|
846
762
|
}
|
|
847
|
-
export declare namespace EventSubscriptionsMessage {
|
|
848
|
-
/**
|
|
849
|
-
* @internal
|
|
850
|
-
*/
|
|
851
|
-
const filterSensitiveLog: (obj: EventSubscriptionsMessage) => any;
|
|
852
|
-
}
|
|
853
763
|
export interface DescribeExportTasksMessage {
|
|
854
764
|
/**
|
|
855
765
|
* <p>The identifier of the snapshot export task to be described.</p>
|
|
@@ -931,12 +841,6 @@ export interface DescribeExportTasksMessage {
|
|
|
931
841
|
*/
|
|
932
842
|
MaxRecords?: number;
|
|
933
843
|
}
|
|
934
|
-
export declare namespace DescribeExportTasksMessage {
|
|
935
|
-
/**
|
|
936
|
-
* @internal
|
|
937
|
-
*/
|
|
938
|
-
const filterSensitiveLog: (obj: DescribeExportTasksMessage) => any;
|
|
939
|
-
}
|
|
940
844
|
export interface ExportTasksMessage {
|
|
941
845
|
/**
|
|
942
846
|
* <p>A pagination token that can be used in a later <code>DescribeExportTasks</code>
|
|
@@ -949,12 +853,6 @@ export interface ExportTasksMessage {
|
|
|
949
853
|
*/
|
|
950
854
|
ExportTasks?: ExportTask[];
|
|
951
855
|
}
|
|
952
|
-
export declare namespace ExportTasksMessage {
|
|
953
|
-
/**
|
|
954
|
-
* @internal
|
|
955
|
-
*/
|
|
956
|
-
const filterSensitiveLog: (obj: ExportTasksMessage) => any;
|
|
957
|
-
}
|
|
958
856
|
export interface DescribeGlobalClustersMessage {
|
|
959
857
|
/**
|
|
960
858
|
* <p>The user-supplied DB cluster identifier. If this parameter is specified, information from only the specific DB cluster is returned. This parameter isn't case-sensitive.</p>
|
|
@@ -985,12 +883,6 @@ export interface DescribeGlobalClustersMessage {
|
|
|
985
883
|
*/
|
|
986
884
|
Marker?: string;
|
|
987
885
|
}
|
|
988
|
-
export declare namespace DescribeGlobalClustersMessage {
|
|
989
|
-
/**
|
|
990
|
-
* @internal
|
|
991
|
-
*/
|
|
992
|
-
const filterSensitiveLog: (obj: DescribeGlobalClustersMessage) => any;
|
|
993
|
-
}
|
|
994
886
|
export interface GlobalClustersMessage {
|
|
995
887
|
/**
|
|
996
888
|
* <p>An optional pagination token provided by a previous <code>DescribeGlobalClusters</code> request.
|
|
@@ -1003,12 +895,6 @@ export interface GlobalClustersMessage {
|
|
|
1003
895
|
*/
|
|
1004
896
|
GlobalClusters?: GlobalCluster[];
|
|
1005
897
|
}
|
|
1006
|
-
export declare namespace GlobalClustersMessage {
|
|
1007
|
-
/**
|
|
1008
|
-
* @internal
|
|
1009
|
-
*/
|
|
1010
|
-
const filterSensitiveLog: (obj: GlobalClustersMessage) => any;
|
|
1011
|
-
}
|
|
1012
898
|
/**
|
|
1013
899
|
* <p></p>
|
|
1014
900
|
*/
|
|
@@ -1100,12 +986,6 @@ export interface DescribeOptionGroupOptionsMessage {
|
|
|
1100
986
|
*/
|
|
1101
987
|
Marker?: string;
|
|
1102
988
|
}
|
|
1103
|
-
export declare namespace DescribeOptionGroupOptionsMessage {
|
|
1104
|
-
/**
|
|
1105
|
-
* @internal
|
|
1106
|
-
*/
|
|
1107
|
-
const filterSensitiveLog: (obj: DescribeOptionGroupOptionsMessage) => any;
|
|
1108
|
-
}
|
|
1109
989
|
/**
|
|
1110
990
|
* <p>The minimum DB engine version required for each corresponding allowed value for an option setting.</p>
|
|
1111
991
|
*/
|
|
@@ -1119,12 +999,6 @@ export interface MinimumEngineVersionPerAllowedValue {
|
|
|
1119
999
|
*/
|
|
1120
1000
|
MinimumEngineVersion?: string;
|
|
1121
1001
|
}
|
|
1122
|
-
export declare namespace MinimumEngineVersionPerAllowedValue {
|
|
1123
|
-
/**
|
|
1124
|
-
* @internal
|
|
1125
|
-
*/
|
|
1126
|
-
const filterSensitiveLog: (obj: MinimumEngineVersionPerAllowedValue) => any;
|
|
1127
|
-
}
|
|
1128
1002
|
/**
|
|
1129
1003
|
* <p>Option group option settings are used to display settings available for each option with their default values and other information. These values are used with the DescribeOptionGroupOptions action.</p>
|
|
1130
1004
|
*/
|
|
@@ -1162,12 +1036,6 @@ export interface OptionGroupOptionSetting {
|
|
|
1162
1036
|
*/
|
|
1163
1037
|
MinimumEngineVersionPerAllowedValue?: MinimumEngineVersionPerAllowedValue[];
|
|
1164
1038
|
}
|
|
1165
|
-
export declare namespace OptionGroupOptionSetting {
|
|
1166
|
-
/**
|
|
1167
|
-
* @internal
|
|
1168
|
-
*/
|
|
1169
|
-
const filterSensitiveLog: (obj: OptionGroupOptionSetting) => any;
|
|
1170
|
-
}
|
|
1171
1039
|
/**
|
|
1172
1040
|
* <p>The version for an option. Option group option versions are returned by
|
|
1173
1041
|
* the <code>DescribeOptionGroupOptions</code> action.</p>
|
|
@@ -1182,12 +1050,6 @@ export interface OptionVersion {
|
|
|
1182
1050
|
*/
|
|
1183
1051
|
IsDefault?: boolean;
|
|
1184
1052
|
}
|
|
1185
|
-
export declare namespace OptionVersion {
|
|
1186
|
-
/**
|
|
1187
|
-
* @internal
|
|
1188
|
-
*/
|
|
1189
|
-
const filterSensitiveLog: (obj: OptionVersion) => any;
|
|
1190
|
-
}
|
|
1191
1053
|
/**
|
|
1192
1054
|
* <p>Available option.</p>
|
|
1193
1055
|
*/
|
|
@@ -1261,12 +1123,6 @@ export interface OptionGroupOption {
|
|
|
1261
1123
|
*/
|
|
1262
1124
|
OptionGroupOptionVersions?: OptionVersion[];
|
|
1263
1125
|
}
|
|
1264
|
-
export declare namespace OptionGroupOption {
|
|
1265
|
-
/**
|
|
1266
|
-
* @internal
|
|
1267
|
-
*/
|
|
1268
|
-
const filterSensitiveLog: (obj: OptionGroupOption) => any;
|
|
1269
|
-
}
|
|
1270
1126
|
/**
|
|
1271
1127
|
* <p></p>
|
|
1272
1128
|
*/
|
|
@@ -1283,12 +1139,6 @@ export interface OptionGroupOptionsMessage {
|
|
|
1283
1139
|
*/
|
|
1284
1140
|
Marker?: string;
|
|
1285
1141
|
}
|
|
1286
|
-
export declare namespace OptionGroupOptionsMessage {
|
|
1287
|
-
/**
|
|
1288
|
-
* @internal
|
|
1289
|
-
*/
|
|
1290
|
-
const filterSensitiveLog: (obj: OptionGroupOptionsMessage) => any;
|
|
1291
|
-
}
|
|
1292
1142
|
/**
|
|
1293
1143
|
* <p></p>
|
|
1294
1144
|
*/
|
|
@@ -1384,12 +1234,6 @@ export interface DescribeOptionGroupsMessage {
|
|
|
1384
1234
|
*/
|
|
1385
1235
|
MajorEngineVersion?: string;
|
|
1386
1236
|
}
|
|
1387
|
-
export declare namespace DescribeOptionGroupsMessage {
|
|
1388
|
-
/**
|
|
1389
|
-
* @internal
|
|
1390
|
-
*/
|
|
1391
|
-
const filterSensitiveLog: (obj: DescribeOptionGroupsMessage) => any;
|
|
1392
|
-
}
|
|
1393
1237
|
/**
|
|
1394
1238
|
* <p>List of option groups.</p>
|
|
1395
1239
|
*/
|
|
@@ -1406,12 +1250,6 @@ export interface OptionGroups {
|
|
|
1406
1250
|
*/
|
|
1407
1251
|
Marker?: string;
|
|
1408
1252
|
}
|
|
1409
|
-
export declare namespace OptionGroups {
|
|
1410
|
-
/**
|
|
1411
|
-
* @internal
|
|
1412
|
-
*/
|
|
1413
|
-
const filterSensitiveLog: (obj: OptionGroups) => any;
|
|
1414
|
-
}
|
|
1415
1253
|
/**
|
|
1416
1254
|
* <p></p>
|
|
1417
1255
|
*/
|
|
@@ -1528,7 +1366,7 @@ export interface DescribeOrderableDBInstanceOptionsMessage {
|
|
|
1528
1366
|
* a pagination token called a marker is included in the response so that
|
|
1529
1367
|
* you can retrieve the remaining results.</p>
|
|
1530
1368
|
* <p>Default: 100</p>
|
|
1531
|
-
* <p>Constraints: Minimum 20, maximum
|
|
1369
|
+
* <p>Constraints: Minimum 20, maximum 10000.</p>
|
|
1532
1370
|
*/
|
|
1533
1371
|
MaxRecords?: number;
|
|
1534
1372
|
/**
|
|
@@ -1540,12 +1378,6 @@ export interface DescribeOrderableDBInstanceOptionsMessage {
|
|
|
1540
1378
|
*/
|
|
1541
1379
|
Marker?: string;
|
|
1542
1380
|
}
|
|
1543
|
-
export declare namespace DescribeOrderableDBInstanceOptionsMessage {
|
|
1544
|
-
/**
|
|
1545
|
-
* @internal
|
|
1546
|
-
*/
|
|
1547
|
-
const filterSensitiveLog: (obj: DescribeOrderableDBInstanceOptionsMessage) => any;
|
|
1548
|
-
}
|
|
1549
1381
|
/**
|
|
1550
1382
|
* <p>Contains the available processor feature information for the DB instance class of a DB instance.</p>
|
|
1551
1383
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html#USER_ConfigureProcessor">Configuring the
|
|
@@ -1568,12 +1400,6 @@ export interface AvailableProcessorFeature {
|
|
|
1568
1400
|
*/
|
|
1569
1401
|
AllowedValues?: string;
|
|
1570
1402
|
}
|
|
1571
|
-
export declare namespace AvailableProcessorFeature {
|
|
1572
|
-
/**
|
|
1573
|
-
* @internal
|
|
1574
|
-
*/
|
|
1575
|
-
const filterSensitiveLog: (obj: AvailableProcessorFeature) => any;
|
|
1576
|
-
}
|
|
1577
1403
|
/**
|
|
1578
1404
|
* <p>Contains a list of available options for a DB instance.</p>
|
|
1579
1405
|
* <p>This data type is used as a response element in the <code>DescribeOrderableDBInstanceOptions</code> action.</p>
|
|
@@ -1715,12 +1541,6 @@ export interface OrderableDBInstanceOption {
|
|
|
1715
1541
|
*/
|
|
1716
1542
|
SupportedNetworkTypes?: string[];
|
|
1717
1543
|
}
|
|
1718
|
-
export declare namespace OrderableDBInstanceOption {
|
|
1719
|
-
/**
|
|
1720
|
-
* @internal
|
|
1721
|
-
*/
|
|
1722
|
-
const filterSensitiveLog: (obj: OrderableDBInstanceOption) => any;
|
|
1723
|
-
}
|
|
1724
1544
|
/**
|
|
1725
1545
|
* <p>Contains the result of a successful invocation of the <code>DescribeOrderableDBInstanceOptions</code> action.</p>
|
|
1726
1546
|
*/
|
|
@@ -1738,12 +1558,6 @@ export interface OrderableDBInstanceOptionsMessage {
|
|
|
1738
1558
|
*/
|
|
1739
1559
|
Marker?: string;
|
|
1740
1560
|
}
|
|
1741
|
-
export declare namespace OrderableDBInstanceOptionsMessage {
|
|
1742
|
-
/**
|
|
1743
|
-
* @internal
|
|
1744
|
-
*/
|
|
1745
|
-
const filterSensitiveLog: (obj: OrderableDBInstanceOptionsMessage) => any;
|
|
1746
|
-
}
|
|
1747
1561
|
/**
|
|
1748
1562
|
* <p></p>
|
|
1749
1563
|
*/
|
|
@@ -1789,12 +1603,6 @@ export interface DescribePendingMaintenanceActionsMessage {
|
|
|
1789
1603
|
*/
|
|
1790
1604
|
MaxRecords?: number;
|
|
1791
1605
|
}
|
|
1792
|
-
export declare namespace DescribePendingMaintenanceActionsMessage {
|
|
1793
|
-
/**
|
|
1794
|
-
* @internal
|
|
1795
|
-
*/
|
|
1796
|
-
const filterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
|
|
1797
|
-
}
|
|
1798
1606
|
/**
|
|
1799
1607
|
* <p>Data returned from the <b>DescribePendingMaintenanceActions</b> action.</p>
|
|
1800
1608
|
*/
|
|
@@ -1812,12 +1620,6 @@ export interface PendingMaintenanceActionsMessage {
|
|
|
1812
1620
|
*/
|
|
1813
1621
|
Marker?: string;
|
|
1814
1622
|
}
|
|
1815
|
-
export declare namespace PendingMaintenanceActionsMessage {
|
|
1816
|
-
/**
|
|
1817
|
-
* @internal
|
|
1818
|
-
*/
|
|
1819
|
-
const filterSensitiveLog: (obj: PendingMaintenanceActionsMessage) => any;
|
|
1820
|
-
}
|
|
1821
1623
|
/**
|
|
1822
1624
|
* <p></p>
|
|
1823
1625
|
*/
|
|
@@ -1881,12 +1683,6 @@ export interface DescribeReservedDBInstancesMessage {
|
|
|
1881
1683
|
*/
|
|
1882
1684
|
Marker?: string;
|
|
1883
1685
|
}
|
|
1884
|
-
export declare namespace DescribeReservedDBInstancesMessage {
|
|
1885
|
-
/**
|
|
1886
|
-
* @internal
|
|
1887
|
-
*/
|
|
1888
|
-
const filterSensitiveLog: (obj: DescribeReservedDBInstancesMessage) => any;
|
|
1889
|
-
}
|
|
1890
1686
|
/**
|
|
1891
1687
|
* <p>This data type is used as a response element in the
|
|
1892
1688
|
* <code>DescribeReservedDBInstances</code> and <code>DescribeReservedDBInstancesOfferings</code> actions.</p>
|
|
@@ -1901,12 +1697,6 @@ export interface RecurringCharge {
|
|
|
1901
1697
|
*/
|
|
1902
1698
|
RecurringChargeFrequency?: string;
|
|
1903
1699
|
}
|
|
1904
|
-
export declare namespace RecurringCharge {
|
|
1905
|
-
/**
|
|
1906
|
-
* @internal
|
|
1907
|
-
*/
|
|
1908
|
-
const filterSensitiveLog: (obj: RecurringCharge) => any;
|
|
1909
|
-
}
|
|
1910
1700
|
/**
|
|
1911
1701
|
* <p>This data type is used as a response element in the
|
|
1912
1702
|
* <code>DescribeReservedDBInstances</code> and
|
|
@@ -1981,12 +1771,6 @@ export interface ReservedDBInstance {
|
|
|
1981
1771
|
*/
|
|
1982
1772
|
LeaseId?: string;
|
|
1983
1773
|
}
|
|
1984
|
-
export declare namespace ReservedDBInstance {
|
|
1985
|
-
/**
|
|
1986
|
-
* @internal
|
|
1987
|
-
*/
|
|
1988
|
-
const filterSensitiveLog: (obj: ReservedDBInstance) => any;
|
|
1989
|
-
}
|
|
1990
1774
|
/**
|
|
1991
1775
|
* <p>Contains the result of a successful invocation of the <code>DescribeReservedDBInstances</code> action.</p>
|
|
1992
1776
|
*/
|
|
@@ -2003,12 +1787,6 @@ export interface ReservedDBInstanceMessage {
|
|
|
2003
1787
|
*/
|
|
2004
1788
|
ReservedDBInstances?: ReservedDBInstance[];
|
|
2005
1789
|
}
|
|
2006
|
-
export declare namespace ReservedDBInstanceMessage {
|
|
2007
|
-
/**
|
|
2008
|
-
* @internal
|
|
2009
|
-
*/
|
|
2010
|
-
const filterSensitiveLog: (obj: ReservedDBInstanceMessage) => any;
|
|
2011
|
-
}
|
|
2012
1790
|
/**
|
|
2013
1791
|
* <p>The specified reserved DB Instance not found.</p>
|
|
2014
1792
|
*/
|
|
@@ -2077,12 +1855,6 @@ export interface DescribeReservedDBInstancesOfferingsMessage {
|
|
|
2077
1855
|
*/
|
|
2078
1856
|
Marker?: string;
|
|
2079
1857
|
}
|
|
2080
|
-
export declare namespace DescribeReservedDBInstancesOfferingsMessage {
|
|
2081
|
-
/**
|
|
2082
|
-
* @internal
|
|
2083
|
-
*/
|
|
2084
|
-
const filterSensitiveLog: (obj: DescribeReservedDBInstancesOfferingsMessage) => any;
|
|
2085
|
-
}
|
|
2086
1858
|
/**
|
|
2087
1859
|
* <p>This data type is used as a response element in the <code>DescribeReservedDBInstancesOfferings</code> action.</p>
|
|
2088
1860
|
*/
|
|
@@ -2128,12 +1900,6 @@ export interface ReservedDBInstancesOffering {
|
|
|
2128
1900
|
*/
|
|
2129
1901
|
RecurringCharges?: RecurringCharge[];
|
|
2130
1902
|
}
|
|
2131
|
-
export declare namespace ReservedDBInstancesOffering {
|
|
2132
|
-
/**
|
|
2133
|
-
* @internal
|
|
2134
|
-
*/
|
|
2135
|
-
const filterSensitiveLog: (obj: ReservedDBInstancesOffering) => any;
|
|
2136
|
-
}
|
|
2137
1903
|
/**
|
|
2138
1904
|
* <p>Contains the result of a successful invocation of the <code>DescribeReservedDBInstancesOfferings</code> action.</p>
|
|
2139
1905
|
*/
|
|
@@ -2150,12 +1916,6 @@ export interface ReservedDBInstancesOfferingMessage {
|
|
|
2150
1916
|
*/
|
|
2151
1917
|
ReservedDBInstancesOfferings?: ReservedDBInstancesOffering[];
|
|
2152
1918
|
}
|
|
2153
|
-
export declare namespace ReservedDBInstancesOfferingMessage {
|
|
2154
|
-
/**
|
|
2155
|
-
* @internal
|
|
2156
|
-
*/
|
|
2157
|
-
const filterSensitiveLog: (obj: ReservedDBInstancesOfferingMessage) => any;
|
|
2158
|
-
}
|
|
2159
1919
|
/**
|
|
2160
1920
|
* <p>Specified offering does not exist.</p>
|
|
2161
1921
|
*/
|
|
@@ -2200,12 +1960,6 @@ export interface DescribeSourceRegionsMessage {
|
|
|
2200
1960
|
*/
|
|
2201
1961
|
Filters?: Filter[];
|
|
2202
1962
|
}
|
|
2203
|
-
export declare namespace DescribeSourceRegionsMessage {
|
|
2204
|
-
/**
|
|
2205
|
-
* @internal
|
|
2206
|
-
*/
|
|
2207
|
-
const filterSensitiveLog: (obj: DescribeSourceRegionsMessage) => any;
|
|
2208
|
-
}
|
|
2209
1963
|
/**
|
|
2210
1964
|
* <p>Contains an Amazon Web Services Region name as the result of a successful call to the <code>DescribeSourceRegions</code> action.</p>
|
|
2211
1965
|
*/
|
|
@@ -2227,12 +1981,6 @@ export interface SourceRegion {
|
|
|
2227
1981
|
*/
|
|
2228
1982
|
SupportsDBInstanceAutomatedBackupsReplication?: boolean;
|
|
2229
1983
|
}
|
|
2230
|
-
export declare namespace SourceRegion {
|
|
2231
|
-
/**
|
|
2232
|
-
* @internal
|
|
2233
|
-
*/
|
|
2234
|
-
const filterSensitiveLog: (obj: SourceRegion) => any;
|
|
2235
|
-
}
|
|
2236
1984
|
/**
|
|
2237
1985
|
* <p>Contains the result of a successful invocation of the <code>DescribeSourceRegions</code> action.</p>
|
|
2238
1986
|
*/
|
|
@@ -2250,12 +1998,6 @@ export interface SourceRegionMessage {
|
|
|
2250
1998
|
*/
|
|
2251
1999
|
SourceRegions?: SourceRegion[];
|
|
2252
2000
|
}
|
|
2253
|
-
export declare namespace SourceRegionMessage {
|
|
2254
|
-
/**
|
|
2255
|
-
* @internal
|
|
2256
|
-
*/
|
|
2257
|
-
const filterSensitiveLog: (obj: SourceRegionMessage) => any;
|
|
2258
|
-
}
|
|
2259
2001
|
/**
|
|
2260
2002
|
* <p></p>
|
|
2261
2003
|
*/
|
|
@@ -2265,12 +2007,6 @@ export interface DescribeValidDBInstanceModificationsMessage {
|
|
|
2265
2007
|
*/
|
|
2266
2008
|
DBInstanceIdentifier: string | undefined;
|
|
2267
2009
|
}
|
|
2268
|
-
export declare namespace DescribeValidDBInstanceModificationsMessage {
|
|
2269
|
-
/**
|
|
2270
|
-
* @internal
|
|
2271
|
-
*/
|
|
2272
|
-
const filterSensitiveLog: (obj: DescribeValidDBInstanceModificationsMessage) => any;
|
|
2273
|
-
}
|
|
2274
2010
|
/**
|
|
2275
2011
|
* <p>A range of double values.</p>
|
|
2276
2012
|
*/
|
|
@@ -2284,12 +2020,6 @@ export interface DoubleRange {
|
|
|
2284
2020
|
*/
|
|
2285
2021
|
To?: number;
|
|
2286
2022
|
}
|
|
2287
|
-
export declare namespace DoubleRange {
|
|
2288
|
-
/**
|
|
2289
|
-
* @internal
|
|
2290
|
-
*/
|
|
2291
|
-
const filterSensitiveLog: (obj: DoubleRange) => any;
|
|
2292
|
-
}
|
|
2293
2023
|
/**
|
|
2294
2024
|
* <p>A range of integer values.</p>
|
|
2295
2025
|
*/
|
|
@@ -2313,12 +2043,6 @@ export interface Range {
|
|
|
2313
2043
|
*/
|
|
2314
2044
|
Step?: number;
|
|
2315
2045
|
}
|
|
2316
|
-
export declare namespace Range {
|
|
2317
|
-
/**
|
|
2318
|
-
* @internal
|
|
2319
|
-
*/
|
|
2320
|
-
const filterSensitiveLog: (obj: Range) => any;
|
|
2321
|
-
}
|
|
2322
2046
|
/**
|
|
2323
2047
|
* <p>Information about valid modifications that you can make to your DB instance.
|
|
2324
2048
|
* Contains the result of a successful call to the
|
|
@@ -2351,12 +2075,6 @@ export interface ValidStorageOptions {
|
|
|
2351
2075
|
*/
|
|
2352
2076
|
SupportsStorageAutoscaling?: boolean;
|
|
2353
2077
|
}
|
|
2354
|
-
export declare namespace ValidStorageOptions {
|
|
2355
|
-
/**
|
|
2356
|
-
* @internal
|
|
2357
|
-
*/
|
|
2358
|
-
const filterSensitiveLog: (obj: ValidStorageOptions) => any;
|
|
2359
|
-
}
|
|
2360
2078
|
/**
|
|
2361
2079
|
* <p>Information about valid modifications that you can make to your DB instance.
|
|
2362
2080
|
* Contains the result of a successful call to the
|
|
@@ -2374,12 +2092,6 @@ export interface ValidDBInstanceModificationsMessage {
|
|
|
2374
2092
|
*/
|
|
2375
2093
|
ValidProcessorFeatures?: AvailableProcessorFeature[];
|
|
2376
2094
|
}
|
|
2377
|
-
export declare namespace ValidDBInstanceModificationsMessage {
|
|
2378
|
-
/**
|
|
2379
|
-
* @internal
|
|
2380
|
-
*/
|
|
2381
|
-
const filterSensitiveLog: (obj: ValidDBInstanceModificationsMessage) => any;
|
|
2382
|
-
}
|
|
2383
2095
|
export interface DescribeValidDBInstanceModificationsResult {
|
|
2384
2096
|
/**
|
|
2385
2097
|
* <p>Information about valid modifications that you can make to your DB instance.
|
|
@@ -2390,12 +2102,6 @@ export interface DescribeValidDBInstanceModificationsResult {
|
|
|
2390
2102
|
*/
|
|
2391
2103
|
ValidDBInstanceModificationsMessage?: ValidDBInstanceModificationsMessage;
|
|
2392
2104
|
}
|
|
2393
|
-
export declare namespace DescribeValidDBInstanceModificationsResult {
|
|
2394
|
-
/**
|
|
2395
|
-
* @internal
|
|
2396
|
-
*/
|
|
2397
|
-
const filterSensitiveLog: (obj: DescribeValidDBInstanceModificationsResult) => any;
|
|
2398
|
-
}
|
|
2399
2105
|
/**
|
|
2400
2106
|
* <p>
|
|
2401
2107
|
* <code>LogFileName</code> doesn't refer to an existing DB log file.</p>
|
|
@@ -2425,12 +2131,6 @@ export interface DownloadDBLogFilePortionDetails {
|
|
|
2425
2131
|
*/
|
|
2426
2132
|
AdditionalDataPending?: boolean;
|
|
2427
2133
|
}
|
|
2428
|
-
export declare namespace DownloadDBLogFilePortionDetails {
|
|
2429
|
-
/**
|
|
2430
|
-
* @internal
|
|
2431
|
-
*/
|
|
2432
|
-
const filterSensitiveLog: (obj: DownloadDBLogFilePortionDetails) => any;
|
|
2433
|
-
}
|
|
2434
2134
|
/**
|
|
2435
2135
|
* <p></p>
|
|
2436
2136
|
*/
|
|
@@ -2482,12 +2182,6 @@ export interface DownloadDBLogFilePortionMessage {
|
|
|
2482
2182
|
*/
|
|
2483
2183
|
NumberOfLines?: number;
|
|
2484
2184
|
}
|
|
2485
|
-
export declare namespace DownloadDBLogFilePortionMessage {
|
|
2486
|
-
/**
|
|
2487
|
-
* @internal
|
|
2488
|
-
*/
|
|
2489
|
-
const filterSensitiveLog: (obj: DownloadDBLogFilePortionMessage) => any;
|
|
2490
|
-
}
|
|
2491
2185
|
/**
|
|
2492
2186
|
* <p></p>
|
|
2493
2187
|
*/
|
|
@@ -2510,12 +2204,6 @@ export interface FailoverDBClusterMessage {
|
|
|
2510
2204
|
*/
|
|
2511
2205
|
TargetDBInstanceIdentifier?: string;
|
|
2512
2206
|
}
|
|
2513
|
-
export declare namespace FailoverDBClusterMessage {
|
|
2514
|
-
/**
|
|
2515
|
-
* @internal
|
|
2516
|
-
*/
|
|
2517
|
-
const filterSensitiveLog: (obj: FailoverDBClusterMessage) => any;
|
|
2518
|
-
}
|
|
2519
2207
|
export interface FailoverDBClusterResult {
|
|
2520
2208
|
/**
|
|
2521
2209
|
* <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
|
|
@@ -2539,12 +2227,6 @@ export interface FailoverDBClusterResult {
|
|
|
2539
2227
|
*/
|
|
2540
2228
|
DBCluster?: DBCluster;
|
|
2541
2229
|
}
|
|
2542
|
-
export declare namespace FailoverDBClusterResult {
|
|
2543
|
-
/**
|
|
2544
|
-
* @internal
|
|
2545
|
-
*/
|
|
2546
|
-
const filterSensitiveLog: (obj: FailoverDBClusterResult) => any;
|
|
2547
|
-
}
|
|
2548
2230
|
export interface FailoverGlobalClusterMessage {
|
|
2549
2231
|
/**
|
|
2550
2232
|
* <p>Identifier of the Aurora global database (<a>GlobalCluster</a>)
|
|
@@ -2567,24 +2249,12 @@ export interface FailoverGlobalClusterMessage {
|
|
|
2567
2249
|
*/
|
|
2568
2250
|
TargetDbClusterIdentifier: string | undefined;
|
|
2569
2251
|
}
|
|
2570
|
-
export declare namespace FailoverGlobalClusterMessage {
|
|
2571
|
-
/**
|
|
2572
|
-
* @internal
|
|
2573
|
-
*/
|
|
2574
|
-
const filterSensitiveLog: (obj: FailoverGlobalClusterMessage) => any;
|
|
2575
|
-
}
|
|
2576
2252
|
export interface FailoverGlobalClusterResult {
|
|
2577
2253
|
/**
|
|
2578
2254
|
* <p>A data type representing an Aurora global database.</p>
|
|
2579
2255
|
*/
|
|
2580
2256
|
GlobalCluster?: GlobalCluster;
|
|
2581
2257
|
}
|
|
2582
|
-
export declare namespace FailoverGlobalClusterResult {
|
|
2583
|
-
/**
|
|
2584
|
-
* @internal
|
|
2585
|
-
*/
|
|
2586
|
-
const filterSensitiveLog: (obj: FailoverGlobalClusterResult) => any;
|
|
2587
|
-
}
|
|
2588
2258
|
/**
|
|
2589
2259
|
* <p></p>
|
|
2590
2260
|
*/
|
|
@@ -2601,12 +2271,6 @@ export interface ListTagsForResourceMessage {
|
|
|
2601
2271
|
*/
|
|
2602
2272
|
Filters?: Filter[];
|
|
2603
2273
|
}
|
|
2604
|
-
export declare namespace ListTagsForResourceMessage {
|
|
2605
|
-
/**
|
|
2606
|
-
* @internal
|
|
2607
|
-
*/
|
|
2608
|
-
const filterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
|
|
2609
|
-
}
|
|
2610
2274
|
/**
|
|
2611
2275
|
* <p></p>
|
|
2612
2276
|
*/
|
|
@@ -2616,17 +2280,53 @@ export interface TagListMessage {
|
|
|
2616
2280
|
*/
|
|
2617
2281
|
TagList?: Tag[];
|
|
2618
2282
|
}
|
|
2619
|
-
export declare
|
|
2283
|
+
export declare enum AuditPolicyState {
|
|
2284
|
+
LOCKED_POLICY = "locked",
|
|
2285
|
+
UNLOCKED_POLICY = "unlocked"
|
|
2286
|
+
}
|
|
2287
|
+
export interface ModifyActivityStreamRequest {
|
|
2620
2288
|
/**
|
|
2621
|
-
*
|
|
2289
|
+
* <p>The Amazon Resource Name (ARN) of the RDS for Oracle DB instance,
|
|
2290
|
+
* for example, <code>arn:aws:rds:us-east-1:12345667890:instance:my-orcl-db</code>.</p>
|
|
2622
2291
|
*/
|
|
2623
|
-
|
|
2624
|
-
}
|
|
2625
|
-
export interface ModifyCertificatesMessage {
|
|
2292
|
+
ResourceArn?: string;
|
|
2626
2293
|
/**
|
|
2627
|
-
* <p>The
|
|
2628
|
-
*
|
|
2629
|
-
|
|
2294
|
+
* <p>The audit policy state. When a policy is unlocked, it is read/write. When it is locked, it is
|
|
2295
|
+
* read-only. You can edit your audit policy only when the activity stream is unlocked or stopped.</p>
|
|
2296
|
+
*/
|
|
2297
|
+
AuditPolicyState?: AuditPolicyState | string;
|
|
2298
|
+
}
|
|
2299
|
+
export interface ModifyActivityStreamResponse {
|
|
2300
|
+
/**
|
|
2301
|
+
* <p>The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.</p>
|
|
2302
|
+
*/
|
|
2303
|
+
KmsKeyId?: string;
|
|
2304
|
+
/**
|
|
2305
|
+
* <p>The name of the Amazon Kinesis data stream to be used for the database activity stream.</p>
|
|
2306
|
+
*/
|
|
2307
|
+
KinesisStreamName?: string;
|
|
2308
|
+
/**
|
|
2309
|
+
* <p>The status of the modification to the database activity stream.</p>
|
|
2310
|
+
*/
|
|
2311
|
+
Status?: ActivityStreamStatus | string;
|
|
2312
|
+
/**
|
|
2313
|
+
* <p>The mode of the database activity stream.</p>
|
|
2314
|
+
*/
|
|
2315
|
+
Mode?: ActivityStreamMode | string;
|
|
2316
|
+
/**
|
|
2317
|
+
* <p>Indicates whether engine-native audit fields are included in the database activity stream.</p>
|
|
2318
|
+
*/
|
|
2319
|
+
EngineNativeAuditFieldsIncluded?: boolean;
|
|
2320
|
+
/**
|
|
2321
|
+
* <p>The status of the modification to the policy state of the database activity stream.</p>
|
|
2322
|
+
*/
|
|
2323
|
+
PolicyStatus?: ActivityStreamPolicyStatus | string;
|
|
2324
|
+
}
|
|
2325
|
+
export interface ModifyCertificatesMessage {
|
|
2326
|
+
/**
|
|
2327
|
+
* <p>The new default certificate identifier to override the current one with.</p>
|
|
2328
|
+
* <p>To determine the valid values, use the <code>describe-certificates</code> CLI
|
|
2329
|
+
* command or the <code>DescribeCertificates</code> API operation.</p>
|
|
2630
2330
|
*/
|
|
2631
2331
|
CertificateIdentifier?: string;
|
|
2632
2332
|
/**
|
|
@@ -2636,24 +2336,12 @@ export interface ModifyCertificatesMessage {
|
|
|
2636
2336
|
*/
|
|
2637
2337
|
RemoveCustomerOverride?: boolean;
|
|
2638
2338
|
}
|
|
2639
|
-
export declare namespace ModifyCertificatesMessage {
|
|
2640
|
-
/**
|
|
2641
|
-
* @internal
|
|
2642
|
-
*/
|
|
2643
|
-
const filterSensitiveLog: (obj: ModifyCertificatesMessage) => any;
|
|
2644
|
-
}
|
|
2645
2339
|
export interface ModifyCertificatesResult {
|
|
2646
2340
|
/**
|
|
2647
2341
|
* <p>A CA certificate for an Amazon Web Services account.</p>
|
|
2648
2342
|
*/
|
|
2649
2343
|
Certificate?: Certificate;
|
|
2650
2344
|
}
|
|
2651
|
-
export declare namespace ModifyCertificatesResult {
|
|
2652
|
-
/**
|
|
2653
|
-
* @internal
|
|
2654
|
-
*/
|
|
2655
|
-
const filterSensitiveLog: (obj: ModifyCertificatesResult) => any;
|
|
2656
|
-
}
|
|
2657
2345
|
export interface DBClusterCapacityInfo {
|
|
2658
2346
|
/**
|
|
2659
2347
|
* <p>A user-supplied DB cluster identifier. This identifier is the unique key that
|
|
@@ -2678,12 +2366,6 @@ export interface DBClusterCapacityInfo {
|
|
|
2678
2366
|
*/
|
|
2679
2367
|
TimeoutAction?: string;
|
|
2680
2368
|
}
|
|
2681
|
-
export declare namespace DBClusterCapacityInfo {
|
|
2682
|
-
/**
|
|
2683
|
-
* @internal
|
|
2684
|
-
*/
|
|
2685
|
-
const filterSensitiveLog: (obj: DBClusterCapacityInfo) => any;
|
|
2686
|
-
}
|
|
2687
2369
|
/**
|
|
2688
2370
|
* <p>
|
|
2689
2371
|
* <code>Capacity</code> isn't a valid Aurora Serverless DB cluster
|
|
@@ -2739,12 +2421,6 @@ export interface ModifyCurrentDBClusterCapacityMessage {
|
|
|
2739
2421
|
*/
|
|
2740
2422
|
TimeoutAction?: string;
|
|
2741
2423
|
}
|
|
2742
|
-
export declare namespace ModifyCurrentDBClusterCapacityMessage {
|
|
2743
|
-
/**
|
|
2744
|
-
* @internal
|
|
2745
|
-
*/
|
|
2746
|
-
const filterSensitiveLog: (obj: ModifyCurrentDBClusterCapacityMessage) => any;
|
|
2747
|
-
}
|
|
2748
2424
|
export declare enum CustomEngineVersionStatus {
|
|
2749
2425
|
available = "available",
|
|
2750
2426
|
inactive = "inactive",
|
|
@@ -2786,12 +2462,6 @@ export interface ModifyCustomDBEngineVersionMessage {
|
|
|
2786
2462
|
*/
|
|
2787
2463
|
Status?: CustomEngineVersionStatus | string;
|
|
2788
2464
|
}
|
|
2789
|
-
export declare namespace ModifyCustomDBEngineVersionMessage {
|
|
2790
|
-
/**
|
|
2791
|
-
* @internal
|
|
2792
|
-
*/
|
|
2793
|
-
const filterSensitiveLog: (obj: ModifyCustomDBEngineVersionMessage) => any;
|
|
2794
|
-
}
|
|
2795
2465
|
/**
|
|
2796
2466
|
* <p>The configuration setting for the log types to be enabled for export to CloudWatch
|
|
2797
2467
|
* Logs for a specific DB instance or DB cluster.</p>
|
|
@@ -2811,12 +2481,6 @@ export interface CloudwatchLogsExportConfiguration {
|
|
|
2811
2481
|
*/
|
|
2812
2482
|
DisableLogTypes?: string[];
|
|
2813
2483
|
}
|
|
2814
|
-
export declare namespace CloudwatchLogsExportConfiguration {
|
|
2815
|
-
/**
|
|
2816
|
-
* @internal
|
|
2817
|
-
*/
|
|
2818
|
-
const filterSensitiveLog: (obj: CloudwatchLogsExportConfiguration) => any;
|
|
2819
|
-
}
|
|
2820
2484
|
/**
|
|
2821
2485
|
* <p></p>
|
|
2822
2486
|
*/
|
|
@@ -3178,7 +2842,35 @@ export interface ModifyDBClusterMessage {
|
|
|
3178
2842
|
*/
|
|
3179
2843
|
PerformanceInsightsKMSKeyId?: string;
|
|
3180
2844
|
/**
|
|
3181
|
-
* <p>The
|
|
2845
|
+
* <p>The number of days to retain Performance Insights data. The default is 7 days. The following values are valid:</p>
|
|
2846
|
+
* <ul>
|
|
2847
|
+
* <li>
|
|
2848
|
+
* <p>7</p>
|
|
2849
|
+
* </li>
|
|
2850
|
+
* <li>
|
|
2851
|
+
* <p>
|
|
2852
|
+
* <i>month</i> * 31, where <i>month</i> is a number of months from 1-23</p>
|
|
2853
|
+
* </li>
|
|
2854
|
+
* <li>
|
|
2855
|
+
* <p>731</p>
|
|
2856
|
+
* </li>
|
|
2857
|
+
* </ul>
|
|
2858
|
+
* <p>For example, the following values are valid:</p>
|
|
2859
|
+
* <ul>
|
|
2860
|
+
* <li>
|
|
2861
|
+
* <p>93 (3 months * 31)</p>
|
|
2862
|
+
* </li>
|
|
2863
|
+
* <li>
|
|
2864
|
+
* <p>341 (11 months * 31)</p>
|
|
2865
|
+
* </li>
|
|
2866
|
+
* <li>
|
|
2867
|
+
* <p>589 (19 months * 31)</p>
|
|
2868
|
+
* </li>
|
|
2869
|
+
* <li>
|
|
2870
|
+
* <p>731</p>
|
|
2871
|
+
* </li>
|
|
2872
|
+
* </ul>
|
|
2873
|
+
* <p>If you specify a retention period such as 94, which isn't a valid value, RDS issues an error.</p>
|
|
3182
2874
|
* <p>Valid for: Multi-AZ DB clusters only</p>
|
|
3183
2875
|
*/
|
|
3184
2876
|
PerformanceInsightsRetentionPeriod?: number;
|
|
@@ -3189,12 +2881,6 @@ export interface ModifyDBClusterMessage {
|
|
|
3189
2881
|
*/
|
|
3190
2882
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
3191
2883
|
}
|
|
3192
|
-
export declare namespace ModifyDBClusterMessage {
|
|
3193
|
-
/**
|
|
3194
|
-
* @internal
|
|
3195
|
-
*/
|
|
3196
|
-
const filterSensitiveLog: (obj: ModifyDBClusterMessage) => any;
|
|
3197
|
-
}
|
|
3198
2884
|
export interface ModifyDBClusterResult {
|
|
3199
2885
|
/**
|
|
3200
2886
|
* <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
|
|
@@ -3218,12 +2904,6 @@ export interface ModifyDBClusterResult {
|
|
|
3218
2904
|
*/
|
|
3219
2905
|
DBCluster?: DBCluster;
|
|
3220
2906
|
}
|
|
3221
|
-
export declare namespace ModifyDBClusterResult {
|
|
3222
|
-
/**
|
|
3223
|
-
* @internal
|
|
3224
|
-
*/
|
|
3225
|
-
const filterSensitiveLog: (obj: ModifyDBClusterResult) => any;
|
|
3226
|
-
}
|
|
3227
2907
|
export interface ModifyDBClusterEndpointMessage {
|
|
3228
2908
|
/**
|
|
3229
2909
|
* <p>The identifier of the endpoint to modify. This parameter is stored as a lowercase string.</p>
|
|
@@ -3244,12 +2924,6 @@ export interface ModifyDBClusterEndpointMessage {
|
|
|
3244
2924
|
*/
|
|
3245
2925
|
ExcludedMembers?: string[];
|
|
3246
2926
|
}
|
|
3247
|
-
export declare namespace ModifyDBClusterEndpointMessage {
|
|
3248
|
-
/**
|
|
3249
|
-
* @internal
|
|
3250
|
-
*/
|
|
3251
|
-
const filterSensitiveLog: (obj: ModifyDBClusterEndpointMessage) => any;
|
|
3252
|
-
}
|
|
3253
2927
|
/**
|
|
3254
2928
|
* <p></p>
|
|
3255
2929
|
*/
|
|
@@ -3274,12 +2948,6 @@ export interface DBClusterParameterGroupNameMessage {
|
|
|
3274
2948
|
*/
|
|
3275
2949
|
DBClusterParameterGroupName?: string;
|
|
3276
2950
|
}
|
|
3277
|
-
export declare namespace DBClusterParameterGroupNameMessage {
|
|
3278
|
-
/**
|
|
3279
|
-
* @internal
|
|
3280
|
-
*/
|
|
3281
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroupNameMessage) => any;
|
|
3282
|
-
}
|
|
3283
2951
|
/**
|
|
3284
2952
|
* <p></p>
|
|
3285
2953
|
*/
|
|
@@ -3303,12 +2971,6 @@ export interface ModifyDBClusterParameterGroupMessage {
|
|
|
3303
2971
|
*/
|
|
3304
2972
|
Parameters: Parameter[] | undefined;
|
|
3305
2973
|
}
|
|
3306
|
-
export declare namespace ModifyDBClusterParameterGroupMessage {
|
|
3307
|
-
/**
|
|
3308
|
-
* @internal
|
|
3309
|
-
*/
|
|
3310
|
-
const filterSensitiveLog: (obj: ModifyDBClusterParameterGroupMessage) => any;
|
|
3311
|
-
}
|
|
3312
2974
|
/**
|
|
3313
2975
|
* <p></p>
|
|
3314
2976
|
*/
|
|
@@ -3323,7 +2985,7 @@ export interface ModifyDBClusterSnapshotAttributeMessage {
|
|
|
3323
2985
|
* set this value to <code>restore</code>.</p>
|
|
3324
2986
|
* <note>
|
|
3325
2987
|
* <p>To view the list of attributes available to modify, use the
|
|
3326
|
-
* <a>DescribeDBClusterSnapshotAttributes</a> API
|
|
2988
|
+
* <a>DescribeDBClusterSnapshotAttributes</a> API operation.</p>
|
|
3327
2989
|
* </note>
|
|
3328
2990
|
*/
|
|
3329
2991
|
AttributeName: string | undefined;
|
|
@@ -3347,12 +3009,6 @@ export interface ModifyDBClusterSnapshotAttributeMessage {
|
|
|
3347
3009
|
*/
|
|
3348
3010
|
ValuesToRemove?: string[];
|
|
3349
3011
|
}
|
|
3350
|
-
export declare namespace ModifyDBClusterSnapshotAttributeMessage {
|
|
3351
|
-
/**
|
|
3352
|
-
* @internal
|
|
3353
|
-
*/
|
|
3354
|
-
const filterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeMessage) => any;
|
|
3355
|
-
}
|
|
3356
3012
|
export interface ModifyDBClusterSnapshotAttributeResult {
|
|
3357
3013
|
/**
|
|
3358
3014
|
* <p>Contains the results of a successful call to the <code>DescribeDBClusterSnapshotAttributes</code>
|
|
@@ -3363,12 +3019,6 @@ export interface ModifyDBClusterSnapshotAttributeResult {
|
|
|
3363
3019
|
*/
|
|
3364
3020
|
DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
|
|
3365
3021
|
}
|
|
3366
|
-
export declare namespace ModifyDBClusterSnapshotAttributeResult {
|
|
3367
|
-
/**
|
|
3368
|
-
* @internal
|
|
3369
|
-
*/
|
|
3370
|
-
const filterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeResult) => any;
|
|
3371
|
-
}
|
|
3372
3022
|
/**
|
|
3373
3023
|
* <p>You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.</p>
|
|
3374
3024
|
*/
|
|
@@ -3417,11 +3067,13 @@ export interface ModifyDBInstanceMessage {
|
|
|
3417
3067
|
*/
|
|
3418
3068
|
AllocatedStorage?: number;
|
|
3419
3069
|
/**
|
|
3420
|
-
* <p>The new compute and memory capacity of the DB instance, for example db.
|
|
3070
|
+
* <p>The new compute and memory capacity of the DB instance, for example db.m5.large.
|
|
3421
3071
|
* Not all DB instance classes are available in all Amazon Web Services Regions, or for all database engines.
|
|
3422
|
-
* For the full list of DB instance classes,
|
|
3423
|
-
*
|
|
3424
|
-
*
|
|
3072
|
+
* For the full list of DB instance classes, and availability for your engine, see
|
|
3073
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html">DB instance
|
|
3074
|
+
* classes</a> in the <i>Amazon RDS User Guide</i> or
|
|
3075
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.DBInstanceClass.html">Aurora
|
|
3076
|
+
* DB instance classes</a> in the <i>Amazon Aurora User Guide</i>.</p>
|
|
3425
3077
|
* <p>If you modify the DB instance class, an outage occurs during the change.
|
|
3426
3078
|
* The change is applied during the next maintenance window,
|
|
3427
3079
|
* unless <code>ApplyImmediately</code> is enabled for this request.</p>
|
|
@@ -3521,7 +3173,7 @@ export interface ModifyDBInstanceMessage {
|
|
|
3521
3173
|
* </p>
|
|
3522
3174
|
* <p>Constraints: Must contain from 8 to 128 characters.</p>
|
|
3523
3175
|
* <note>
|
|
3524
|
-
* <p>Amazon RDS API
|
|
3176
|
+
* <p>Amazon RDS API operations never return the password,
|
|
3525
3177
|
* so this action provides a way to regain access to a primary instance user if the password is lost.
|
|
3526
3178
|
* This includes restoring privileges that might have been accidentally revoked.</p>
|
|
3527
3179
|
* </note>
|
|
@@ -3558,7 +3210,7 @@ export interface ModifyDBInstanceMessage {
|
|
|
3558
3210
|
* <ul>
|
|
3559
3211
|
* <li>
|
|
3560
3212
|
* <p>It must be a value from 0 to 35. It can't be set to 0 if the DB instance is a source to
|
|
3561
|
-
* read replicas. It can't be set to 0
|
|
3213
|
+
* read replicas. It can't be set to 0 for an RDS Custom for Oracle DB instance.</p>
|
|
3562
3214
|
* </li>
|
|
3563
3215
|
* <li>
|
|
3564
3216
|
* <p>It can be specified for a MySQL read replica only if the source is running MySQL 5.6 or
|
|
@@ -3912,7 +3564,7 @@ export interface ModifyDBInstanceMessage {
|
|
|
3912
3564
|
/**
|
|
3913
3565
|
* <p>A value that indicates whether to enable Performance Insights for the DB instance.</p>
|
|
3914
3566
|
* <p>For more information, see
|
|
3915
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.html">Using Amazon Performance Insights</a> in the <i>Amazon RDS User Guide
|
|
3567
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.html">Using Amazon Performance Insights</a> in the <i>Amazon RDS User Guide</i>.</p>
|
|
3916
3568
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
3917
3569
|
*/
|
|
3918
3570
|
EnablePerformanceInsights?: boolean;
|
|
@@ -3926,7 +3578,35 @@ export interface ModifyDBInstanceMessage {
|
|
|
3926
3578
|
*/
|
|
3927
3579
|
PerformanceInsightsKMSKeyId?: string;
|
|
3928
3580
|
/**
|
|
3929
|
-
* <p>The
|
|
3581
|
+
* <p>The number of days to retain Performance Insights data. The default is 7 days. The following values are valid:</p>
|
|
3582
|
+
* <ul>
|
|
3583
|
+
* <li>
|
|
3584
|
+
* <p>7</p>
|
|
3585
|
+
* </li>
|
|
3586
|
+
* <li>
|
|
3587
|
+
* <p>
|
|
3588
|
+
* <i>month</i> * 31, where <i>month</i> is a number of months from 1-23</p>
|
|
3589
|
+
* </li>
|
|
3590
|
+
* <li>
|
|
3591
|
+
* <p>731</p>
|
|
3592
|
+
* </li>
|
|
3593
|
+
* </ul>
|
|
3594
|
+
* <p>For example, the following values are valid:</p>
|
|
3595
|
+
* <ul>
|
|
3596
|
+
* <li>
|
|
3597
|
+
* <p>93 (3 months * 31)</p>
|
|
3598
|
+
* </li>
|
|
3599
|
+
* <li>
|
|
3600
|
+
* <p>341 (11 months * 31)</p>
|
|
3601
|
+
* </li>
|
|
3602
|
+
* <li>
|
|
3603
|
+
* <p>589 (19 months * 31)</p>
|
|
3604
|
+
* </li>
|
|
3605
|
+
* <li>
|
|
3606
|
+
* <p>731</p>
|
|
3607
|
+
* </li>
|
|
3608
|
+
* </ul>
|
|
3609
|
+
* <p>If you specify a retention period such as 94, which isn't a valid value, RDS issues an error.</p>
|
|
3930
3610
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
3931
3611
|
*/
|
|
3932
3612
|
PerformanceInsightsRetentionPeriod?: number;
|
|
@@ -4060,12 +3740,6 @@ export interface ModifyDBInstanceMessage {
|
|
|
4060
3740
|
*/
|
|
4061
3741
|
NetworkType?: string;
|
|
4062
3742
|
}
|
|
4063
|
-
export declare namespace ModifyDBInstanceMessage {
|
|
4064
|
-
/**
|
|
4065
|
-
* @internal
|
|
4066
|
-
*/
|
|
4067
|
-
const filterSensitiveLog: (obj: ModifyDBInstanceMessage) => any;
|
|
4068
|
-
}
|
|
4069
3743
|
export interface ModifyDBInstanceResult {
|
|
4070
3744
|
/**
|
|
4071
3745
|
* <p>Contains the details of an Amazon RDS DB instance.</p>
|
|
@@ -4077,12 +3751,6 @@ export interface ModifyDBInstanceResult {
|
|
|
4077
3751
|
*/
|
|
4078
3752
|
DBInstance?: DBInstance;
|
|
4079
3753
|
}
|
|
4080
|
-
export declare namespace ModifyDBInstanceResult {
|
|
4081
|
-
/**
|
|
4082
|
-
* @internal
|
|
4083
|
-
*/
|
|
4084
|
-
const filterSensitiveLog: (obj: ModifyDBInstanceResult) => any;
|
|
4085
|
-
}
|
|
4086
3754
|
/**
|
|
4087
3755
|
* <p>Contains the result of a successful invocation of the
|
|
4088
3756
|
* <code>ModifyDBParameterGroup</code> or <code>ResetDBParameterGroup</code> action.</p>
|
|
@@ -4093,12 +3761,6 @@ export interface DBParameterGroupNameMessage {
|
|
|
4093
3761
|
*/
|
|
4094
3762
|
DBParameterGroupName?: string;
|
|
4095
3763
|
}
|
|
4096
|
-
export declare namespace DBParameterGroupNameMessage {
|
|
4097
|
-
/**
|
|
4098
|
-
* @internal
|
|
4099
|
-
*/
|
|
4100
|
-
const filterSensitiveLog: (obj: DBParameterGroupNameMessage) => any;
|
|
4101
|
-
}
|
|
4102
3764
|
/**
|
|
4103
3765
|
* <p></p>
|
|
4104
3766
|
*/
|
|
@@ -4132,12 +3794,6 @@ export interface ModifyDBParameterGroupMessage {
|
|
|
4132
3794
|
*/
|
|
4133
3795
|
Parameters: Parameter[] | undefined;
|
|
4134
3796
|
}
|
|
4135
|
-
export declare namespace ModifyDBParameterGroupMessage {
|
|
4136
|
-
/**
|
|
4137
|
-
* @internal
|
|
4138
|
-
*/
|
|
4139
|
-
const filterSensitiveLog: (obj: ModifyDBParameterGroupMessage) => any;
|
|
4140
|
-
}
|
|
4141
3797
|
export interface ModifyDBProxyRequest {
|
|
4142
3798
|
/**
|
|
4143
3799
|
* <p>The identifier for the <code>DBProxy</code> to modify.</p>
|
|
@@ -4180,24 +3836,12 @@ export interface ModifyDBProxyRequest {
|
|
|
4180
3836
|
*/
|
|
4181
3837
|
SecurityGroups?: string[];
|
|
4182
3838
|
}
|
|
4183
|
-
export declare namespace ModifyDBProxyRequest {
|
|
4184
|
-
/**
|
|
4185
|
-
* @internal
|
|
4186
|
-
*/
|
|
4187
|
-
const filterSensitiveLog: (obj: ModifyDBProxyRequest) => any;
|
|
4188
|
-
}
|
|
4189
3839
|
export interface ModifyDBProxyResponse {
|
|
4190
3840
|
/**
|
|
4191
3841
|
* <p>The <code>DBProxy</code> object representing the new settings for the proxy.</p>
|
|
4192
3842
|
*/
|
|
4193
3843
|
DBProxy?: DBProxy;
|
|
4194
3844
|
}
|
|
4195
|
-
export declare namespace ModifyDBProxyResponse {
|
|
4196
|
-
/**
|
|
4197
|
-
* @internal
|
|
4198
|
-
*/
|
|
4199
|
-
const filterSensitiveLog: (obj: ModifyDBProxyResponse) => any;
|
|
4200
|
-
}
|
|
4201
3845
|
export interface ModifyDBProxyEndpointRequest {
|
|
4202
3846
|
/**
|
|
4203
3847
|
* <p>The name of the DB proxy sociated with the DB proxy endpoint that you want to modify.</p>
|
|
@@ -4216,24 +3860,12 @@ export interface ModifyDBProxyEndpointRequest {
|
|
|
4216
3860
|
*/
|
|
4217
3861
|
VpcSecurityGroupIds?: string[];
|
|
4218
3862
|
}
|
|
4219
|
-
export declare namespace ModifyDBProxyEndpointRequest {
|
|
4220
|
-
/**
|
|
4221
|
-
* @internal
|
|
4222
|
-
*/
|
|
4223
|
-
const filterSensitiveLog: (obj: ModifyDBProxyEndpointRequest) => any;
|
|
4224
|
-
}
|
|
4225
3863
|
export interface ModifyDBProxyEndpointResponse {
|
|
4226
3864
|
/**
|
|
4227
3865
|
* <p>The <code>DBProxyEndpoint</code> object representing the new settings for the DB proxy endpoint.</p>
|
|
4228
3866
|
*/
|
|
4229
3867
|
DBProxyEndpoint?: DBProxyEndpoint;
|
|
4230
3868
|
}
|
|
4231
|
-
export declare namespace ModifyDBProxyEndpointResponse {
|
|
4232
|
-
/**
|
|
4233
|
-
* @internal
|
|
4234
|
-
*/
|
|
4235
|
-
const filterSensitiveLog: (obj: ModifyDBProxyEndpointResponse) => any;
|
|
4236
|
-
}
|
|
4237
3869
|
/**
|
|
4238
3870
|
* <p>Specifies the settings that control the size and behavior of the connection pool associated with a <code>DBProxyTargetGroup</code>.</p>
|
|
4239
3871
|
*/
|
|
@@ -4278,19 +3910,13 @@ export interface ConnectionPoolConfiguration {
|
|
|
4278
3910
|
*/
|
|
4279
3911
|
InitQuery?: string;
|
|
4280
3912
|
}
|
|
4281
|
-
export declare namespace ConnectionPoolConfiguration {
|
|
4282
|
-
/**
|
|
4283
|
-
* @internal
|
|
4284
|
-
*/
|
|
4285
|
-
const filterSensitiveLog: (obj: ConnectionPoolConfiguration) => any;
|
|
4286
|
-
}
|
|
4287
3913
|
export interface ModifyDBProxyTargetGroupRequest {
|
|
4288
3914
|
/**
|
|
4289
|
-
* <p>The name of the
|
|
3915
|
+
* <p>The name of the target group to modify.</p>
|
|
4290
3916
|
*/
|
|
4291
3917
|
TargetGroupName: string | undefined;
|
|
4292
3918
|
/**
|
|
4293
|
-
* <p>The name of the
|
|
3919
|
+
* <p>The name of the proxy.</p>
|
|
4294
3920
|
*/
|
|
4295
3921
|
DBProxyName: string | undefined;
|
|
4296
3922
|
/**
|
|
@@ -4302,24 +3928,12 @@ export interface ModifyDBProxyTargetGroupRequest {
|
|
|
4302
3928
|
*/
|
|
4303
3929
|
NewName?: string;
|
|
4304
3930
|
}
|
|
4305
|
-
export declare namespace ModifyDBProxyTargetGroupRequest {
|
|
4306
|
-
/**
|
|
4307
|
-
* @internal
|
|
4308
|
-
*/
|
|
4309
|
-
const filterSensitiveLog: (obj: ModifyDBProxyTargetGroupRequest) => any;
|
|
4310
|
-
}
|
|
4311
3931
|
export interface ModifyDBProxyTargetGroupResponse {
|
|
4312
3932
|
/**
|
|
4313
3933
|
* <p>The settings of the modified <code>DBProxyTarget</code>.</p>
|
|
4314
3934
|
*/
|
|
4315
3935
|
DBProxyTargetGroup?: DBProxyTargetGroup;
|
|
4316
3936
|
}
|
|
4317
|
-
export declare namespace ModifyDBProxyTargetGroupResponse {
|
|
4318
|
-
/**
|
|
4319
|
-
* @internal
|
|
4320
|
-
*/
|
|
4321
|
-
const filterSensitiveLog: (obj: ModifyDBProxyTargetGroupResponse) => any;
|
|
4322
|
-
}
|
|
4323
3937
|
export interface ModifyDBSnapshotMessage {
|
|
4324
3938
|
/**
|
|
4325
3939
|
* <p>The identifier of the DB snapshot to modify.</p>
|
|
@@ -4372,12 +3986,6 @@ export interface ModifyDBSnapshotMessage {
|
|
|
4372
3986
|
*/
|
|
4373
3987
|
OptionGroupName?: string;
|
|
4374
3988
|
}
|
|
4375
|
-
export declare namespace ModifyDBSnapshotMessage {
|
|
4376
|
-
/**
|
|
4377
|
-
* @internal
|
|
4378
|
-
*/
|
|
4379
|
-
const filterSensitiveLog: (obj: ModifyDBSnapshotMessage) => any;
|
|
4380
|
-
}
|
|
4381
3989
|
export interface ModifyDBSnapshotResult {
|
|
4382
3990
|
/**
|
|
4383
3991
|
* <p>Contains the details of an Amazon RDS DB snapshot.</p>
|
|
@@ -4386,12 +3994,6 @@ export interface ModifyDBSnapshotResult {
|
|
|
4386
3994
|
*/
|
|
4387
3995
|
DBSnapshot?: DBSnapshot;
|
|
4388
3996
|
}
|
|
4389
|
-
export declare namespace ModifyDBSnapshotResult {
|
|
4390
|
-
/**
|
|
4391
|
-
* @internal
|
|
4392
|
-
*/
|
|
4393
|
-
const filterSensitiveLog: (obj: ModifyDBSnapshotResult) => any;
|
|
4394
|
-
}
|
|
4395
3997
|
/**
|
|
4396
3998
|
* <p></p>
|
|
4397
3999
|
*/
|
|
@@ -4406,7 +4008,7 @@ export interface ModifyDBSnapshotAttributeMessage {
|
|
|
4406
4008
|
* set this value to <code>restore</code>.</p>
|
|
4407
4009
|
* <note>
|
|
4408
4010
|
* <p>To view the list of attributes available to modify, use the
|
|
4409
|
-
* <a>DescribeDBSnapshotAttributes</a> API
|
|
4011
|
+
* <a>DescribeDBSnapshotAttributes</a> API operation.</p>
|
|
4410
4012
|
* </note>
|
|
4411
4013
|
*/
|
|
4412
4014
|
AttributeName: string | undefined;
|
|
@@ -4430,12 +4032,6 @@ export interface ModifyDBSnapshotAttributeMessage {
|
|
|
4430
4032
|
*/
|
|
4431
4033
|
ValuesToRemove?: string[];
|
|
4432
4034
|
}
|
|
4433
|
-
export declare namespace ModifyDBSnapshotAttributeMessage {
|
|
4434
|
-
/**
|
|
4435
|
-
* @internal
|
|
4436
|
-
*/
|
|
4437
|
-
const filterSensitiveLog: (obj: ModifyDBSnapshotAttributeMessage) => any;
|
|
4438
|
-
}
|
|
4439
4035
|
export interface ModifyDBSnapshotAttributeResult {
|
|
4440
4036
|
/**
|
|
4441
4037
|
* <p>Contains the results of a successful call to the <code>DescribeDBSnapshotAttributes</code>
|
|
@@ -4446,12 +4042,6 @@ export interface ModifyDBSnapshotAttributeResult {
|
|
|
4446
4042
|
*/
|
|
4447
4043
|
DBSnapshotAttributesResult?: DBSnapshotAttributesResult;
|
|
4448
4044
|
}
|
|
4449
|
-
export declare namespace ModifyDBSnapshotAttributeResult {
|
|
4450
|
-
/**
|
|
4451
|
-
* @internal
|
|
4452
|
-
*/
|
|
4453
|
-
const filterSensitiveLog: (obj: ModifyDBSnapshotAttributeResult) => any;
|
|
4454
|
-
}
|
|
4455
4045
|
/**
|
|
4456
4046
|
* <p></p>
|
|
4457
4047
|
*/
|
|
@@ -4473,12 +4063,6 @@ export interface ModifyDBSubnetGroupMessage {
|
|
|
4473
4063
|
*/
|
|
4474
4064
|
SubnetIds: string[] | undefined;
|
|
4475
4065
|
}
|
|
4476
|
-
export declare namespace ModifyDBSubnetGroupMessage {
|
|
4477
|
-
/**
|
|
4478
|
-
* @internal
|
|
4479
|
-
*/
|
|
4480
|
-
const filterSensitiveLog: (obj: ModifyDBSubnetGroupMessage) => any;
|
|
4481
|
-
}
|
|
4482
4066
|
export interface ModifyDBSubnetGroupResult {
|
|
4483
4067
|
/**
|
|
4484
4068
|
* <p>Contains the details of an Amazon RDS DB subnet group.</p>
|
|
@@ -4487,12 +4071,6 @@ export interface ModifyDBSubnetGroupResult {
|
|
|
4487
4071
|
*/
|
|
4488
4072
|
DBSubnetGroup?: DBSubnetGroup;
|
|
4489
4073
|
}
|
|
4490
|
-
export declare namespace ModifyDBSubnetGroupResult {
|
|
4491
|
-
/**
|
|
4492
|
-
* @internal
|
|
4493
|
-
*/
|
|
4494
|
-
const filterSensitiveLog: (obj: ModifyDBSubnetGroupResult) => any;
|
|
4495
|
-
}
|
|
4496
4074
|
/**
|
|
4497
4075
|
* <p>The DB subnet is already in use in the Availability Zone.</p>
|
|
4498
4076
|
*/
|
|
@@ -4534,24 +4112,12 @@ export interface ModifyEventSubscriptionMessage {
|
|
|
4534
4112
|
*/
|
|
4535
4113
|
Enabled?: boolean;
|
|
4536
4114
|
}
|
|
4537
|
-
export declare namespace ModifyEventSubscriptionMessage {
|
|
4538
|
-
/**
|
|
4539
|
-
* @internal
|
|
4540
|
-
*/
|
|
4541
|
-
const filterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
|
|
4542
|
-
}
|
|
4543
4115
|
export interface ModifyEventSubscriptionResult {
|
|
4544
4116
|
/**
|
|
4545
4117
|
* <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
|
|
4546
4118
|
*/
|
|
4547
4119
|
EventSubscription?: EventSubscription;
|
|
4548
4120
|
}
|
|
4549
|
-
export declare namespace ModifyEventSubscriptionResult {
|
|
4550
|
-
/**
|
|
4551
|
-
* @internal
|
|
4552
|
-
*/
|
|
4553
|
-
const filterSensitiveLog: (obj: ModifyEventSubscriptionResult) => any;
|
|
4554
|
-
}
|
|
4555
4121
|
export interface ModifyGlobalClusterMessage {
|
|
4556
4122
|
/**
|
|
4557
4123
|
* <p>The DB cluster identifier for the global cluster being modified. This parameter isn't case-sensitive.</p>
|
|
@@ -4616,24 +4182,12 @@ export interface ModifyGlobalClusterMessage {
|
|
|
4616
4182
|
*/
|
|
4617
4183
|
AllowMajorVersionUpgrade?: boolean;
|
|
4618
4184
|
}
|
|
4619
|
-
export declare namespace ModifyGlobalClusterMessage {
|
|
4620
|
-
/**
|
|
4621
|
-
* @internal
|
|
4622
|
-
*/
|
|
4623
|
-
const filterSensitiveLog: (obj: ModifyGlobalClusterMessage) => any;
|
|
4624
|
-
}
|
|
4625
4185
|
export interface ModifyGlobalClusterResult {
|
|
4626
4186
|
/**
|
|
4627
4187
|
* <p>A data type representing an Aurora global database.</p>
|
|
4628
4188
|
*/
|
|
4629
4189
|
GlobalCluster?: GlobalCluster;
|
|
4630
4190
|
}
|
|
4631
|
-
export declare namespace ModifyGlobalClusterResult {
|
|
4632
|
-
/**
|
|
4633
|
-
* @internal
|
|
4634
|
-
*/
|
|
4635
|
-
const filterSensitiveLog: (obj: ModifyGlobalClusterResult) => any;
|
|
4636
|
-
}
|
|
4637
4191
|
/**
|
|
4638
4192
|
* <p>A list of all available options</p>
|
|
4639
4193
|
*/
|
|
@@ -4663,12 +4217,6 @@ export interface OptionConfiguration {
|
|
|
4663
4217
|
*/
|
|
4664
4218
|
OptionSettings?: OptionSetting[];
|
|
4665
4219
|
}
|
|
4666
|
-
export declare namespace OptionConfiguration {
|
|
4667
|
-
/**
|
|
4668
|
-
* @internal
|
|
4669
|
-
*/
|
|
4670
|
-
const filterSensitiveLog: (obj: OptionConfiguration) => any;
|
|
4671
|
-
}
|
|
4672
4220
|
/**
|
|
4673
4221
|
* <p></p>
|
|
4674
4222
|
*/
|
|
@@ -4691,24 +4239,12 @@ export interface ModifyOptionGroupMessage {
|
|
|
4691
4239
|
*/
|
|
4692
4240
|
ApplyImmediately?: boolean;
|
|
4693
4241
|
}
|
|
4694
|
-
export declare namespace ModifyOptionGroupMessage {
|
|
4695
|
-
/**
|
|
4696
|
-
* @internal
|
|
4697
|
-
*/
|
|
4698
|
-
const filterSensitiveLog: (obj: ModifyOptionGroupMessage) => any;
|
|
4699
|
-
}
|
|
4700
4242
|
export interface ModifyOptionGroupResult {
|
|
4701
4243
|
/**
|
|
4702
4244
|
* <p></p>
|
|
4703
4245
|
*/
|
|
4704
4246
|
OptionGroup?: OptionGroup;
|
|
4705
4247
|
}
|
|
4706
|
-
export declare namespace ModifyOptionGroupResult {
|
|
4707
|
-
/**
|
|
4708
|
-
* @internal
|
|
4709
|
-
*/
|
|
4710
|
-
const filterSensitiveLog: (obj: ModifyOptionGroupResult) => any;
|
|
4711
|
-
}
|
|
4712
4248
|
/**
|
|
4713
4249
|
* <p></p>
|
|
4714
4250
|
*/
|
|
@@ -4767,12 +4303,6 @@ export interface PromoteReadReplicaMessage {
|
|
|
4767
4303
|
*/
|
|
4768
4304
|
PreferredBackupWindow?: string;
|
|
4769
4305
|
}
|
|
4770
|
-
export declare namespace PromoteReadReplicaMessage {
|
|
4771
|
-
/**
|
|
4772
|
-
* @internal
|
|
4773
|
-
*/
|
|
4774
|
-
const filterSensitiveLog: (obj: PromoteReadReplicaMessage) => any;
|
|
4775
|
-
}
|
|
4776
4306
|
export interface PromoteReadReplicaResult {
|
|
4777
4307
|
/**
|
|
4778
4308
|
* <p>Contains the details of an Amazon RDS DB instance.</p>
|
|
@@ -4784,12 +4314,6 @@ export interface PromoteReadReplicaResult {
|
|
|
4784
4314
|
*/
|
|
4785
4315
|
DBInstance?: DBInstance;
|
|
4786
4316
|
}
|
|
4787
|
-
export declare namespace PromoteReadReplicaResult {
|
|
4788
|
-
/**
|
|
4789
|
-
* @internal
|
|
4790
|
-
*/
|
|
4791
|
-
const filterSensitiveLog: (obj: PromoteReadReplicaResult) => any;
|
|
4792
|
-
}
|
|
4793
4317
|
/**
|
|
4794
4318
|
* <p></p>
|
|
4795
4319
|
*/
|
|
@@ -4808,12 +4332,6 @@ export interface PromoteReadReplicaDBClusterMessage {
|
|
|
4808
4332
|
*/
|
|
4809
4333
|
DBClusterIdentifier: string | undefined;
|
|
4810
4334
|
}
|
|
4811
|
-
export declare namespace PromoteReadReplicaDBClusterMessage {
|
|
4812
|
-
/**
|
|
4813
|
-
* @internal
|
|
4814
|
-
*/
|
|
4815
|
-
const filterSensitiveLog: (obj: PromoteReadReplicaDBClusterMessage) => any;
|
|
4816
|
-
}
|
|
4817
4335
|
export interface PromoteReadReplicaDBClusterResult {
|
|
4818
4336
|
/**
|
|
4819
4337
|
* <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
|
|
@@ -4837,12 +4355,6 @@ export interface PromoteReadReplicaDBClusterResult {
|
|
|
4837
4355
|
*/
|
|
4838
4356
|
DBCluster?: DBCluster;
|
|
4839
4357
|
}
|
|
4840
|
-
export declare namespace PromoteReadReplicaDBClusterResult {
|
|
4841
|
-
/**
|
|
4842
|
-
* @internal
|
|
4843
|
-
*/
|
|
4844
|
-
const filterSensitiveLog: (obj: PromoteReadReplicaDBClusterResult) => any;
|
|
4845
|
-
}
|
|
4846
4358
|
/**
|
|
4847
4359
|
* <p></p>
|
|
4848
4360
|
*/
|
|
@@ -4870,12 +4382,6 @@ export interface PurchaseReservedDBInstancesOfferingMessage {
|
|
|
4870
4382
|
*/
|
|
4871
4383
|
Tags?: Tag[];
|
|
4872
4384
|
}
|
|
4873
|
-
export declare namespace PurchaseReservedDBInstancesOfferingMessage {
|
|
4874
|
-
/**
|
|
4875
|
-
* @internal
|
|
4876
|
-
*/
|
|
4877
|
-
const filterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingMessage) => any;
|
|
4878
|
-
}
|
|
4879
4385
|
export interface PurchaseReservedDBInstancesOfferingResult {
|
|
4880
4386
|
/**
|
|
4881
4387
|
* <p>This data type is used as a response element in the
|
|
@@ -4884,12 +4390,6 @@ export interface PurchaseReservedDBInstancesOfferingResult {
|
|
|
4884
4390
|
*/
|
|
4885
4391
|
ReservedDBInstance?: ReservedDBInstance;
|
|
4886
4392
|
}
|
|
4887
|
-
export declare namespace PurchaseReservedDBInstancesOfferingResult {
|
|
4888
|
-
/**
|
|
4889
|
-
* @internal
|
|
4890
|
-
*/
|
|
4891
|
-
const filterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingResult) => any;
|
|
4892
|
-
}
|
|
4893
4393
|
/**
|
|
4894
4394
|
* <p>User already has a reservation with the given identifier.</p>
|
|
4895
4395
|
*/
|
|
@@ -4924,12 +4424,6 @@ export interface RebootDBClusterMessage {
|
|
|
4924
4424
|
*/
|
|
4925
4425
|
DBClusterIdentifier: string | undefined;
|
|
4926
4426
|
}
|
|
4927
|
-
export declare namespace RebootDBClusterMessage {
|
|
4928
|
-
/**
|
|
4929
|
-
* @internal
|
|
4930
|
-
*/
|
|
4931
|
-
const filterSensitiveLog: (obj: RebootDBClusterMessage) => any;
|
|
4932
|
-
}
|
|
4933
4427
|
export interface RebootDBClusterResult {
|
|
4934
4428
|
/**
|
|
4935
4429
|
* <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
|
|
@@ -4953,12 +4447,6 @@ export interface RebootDBClusterResult {
|
|
|
4953
4447
|
*/
|
|
4954
4448
|
DBCluster?: DBCluster;
|
|
4955
4449
|
}
|
|
4956
|
-
export declare namespace RebootDBClusterResult {
|
|
4957
|
-
/**
|
|
4958
|
-
* @internal
|
|
4959
|
-
*/
|
|
4960
|
-
const filterSensitiveLog: (obj: RebootDBClusterResult) => any;
|
|
4961
|
-
}
|
|
4962
4450
|
/**
|
|
4963
4451
|
* <p></p>
|
|
4964
4452
|
*/
|
|
@@ -4979,12 +4467,6 @@ export interface RebootDBInstanceMessage {
|
|
|
4979
4467
|
*/
|
|
4980
4468
|
ForceFailover?: boolean;
|
|
4981
4469
|
}
|
|
4982
|
-
export declare namespace RebootDBInstanceMessage {
|
|
4983
|
-
/**
|
|
4984
|
-
* @internal
|
|
4985
|
-
*/
|
|
4986
|
-
const filterSensitiveLog: (obj: RebootDBInstanceMessage) => any;
|
|
4987
|
-
}
|
|
4988
4470
|
export interface RebootDBInstanceResult {
|
|
4989
4471
|
/**
|
|
4990
4472
|
* <p>Contains the details of an Amazon RDS DB instance.</p>
|
|
@@ -4996,12 +4478,6 @@ export interface RebootDBInstanceResult {
|
|
|
4996
4478
|
*/
|
|
4997
4479
|
DBInstance?: DBInstance;
|
|
4998
4480
|
}
|
|
4999
|
-
export declare namespace RebootDBInstanceResult {
|
|
5000
|
-
/**
|
|
5001
|
-
* @internal
|
|
5002
|
-
*/
|
|
5003
|
-
const filterSensitiveLog: (obj: RebootDBInstanceResult) => any;
|
|
5004
|
-
}
|
|
5005
4481
|
/**
|
|
5006
4482
|
* <p>The proxy is already associated with the specified RDS DB instance or Aurora DB cluster.</p>
|
|
5007
4483
|
*/
|
|
@@ -5044,24 +4520,12 @@ export interface RegisterDBProxyTargetsRequest {
|
|
|
5044
4520
|
*/
|
|
5045
4521
|
DBClusterIdentifiers?: string[];
|
|
5046
4522
|
}
|
|
5047
|
-
export declare namespace RegisterDBProxyTargetsRequest {
|
|
5048
|
-
/**
|
|
5049
|
-
* @internal
|
|
5050
|
-
*/
|
|
5051
|
-
const filterSensitiveLog: (obj: RegisterDBProxyTargetsRequest) => any;
|
|
5052
|
-
}
|
|
5053
4523
|
export interface RegisterDBProxyTargetsResponse {
|
|
5054
4524
|
/**
|
|
5055
4525
|
* <p>One or more <code>DBProxyTarget</code> objects that are created when you register targets with a target group.</p>
|
|
5056
4526
|
*/
|
|
5057
4527
|
DBProxyTargets?: DBProxyTarget[];
|
|
5058
4528
|
}
|
|
5059
|
-
export declare namespace RegisterDBProxyTargetsResponse {
|
|
5060
|
-
/**
|
|
5061
|
-
* @internal
|
|
5062
|
-
*/
|
|
5063
|
-
const filterSensitiveLog: (obj: RegisterDBProxyTargetsResponse) => any;
|
|
5064
|
-
}
|
|
5065
4529
|
export interface RemoveFromGlobalClusterMessage {
|
|
5066
4530
|
/**
|
|
5067
4531
|
* <p>The cluster identifier to detach from the Aurora global database cluster.</p>
|
|
@@ -5072,24 +4536,12 @@ export interface RemoveFromGlobalClusterMessage {
|
|
|
5072
4536
|
*/
|
|
5073
4537
|
DbClusterIdentifier?: string;
|
|
5074
4538
|
}
|
|
5075
|
-
export declare namespace RemoveFromGlobalClusterMessage {
|
|
5076
|
-
/**
|
|
5077
|
-
* @internal
|
|
5078
|
-
*/
|
|
5079
|
-
const filterSensitiveLog: (obj: RemoveFromGlobalClusterMessage) => any;
|
|
5080
|
-
}
|
|
5081
4539
|
export interface RemoveFromGlobalClusterResult {
|
|
5082
4540
|
/**
|
|
5083
4541
|
* <p>A data type representing an Aurora global database.</p>
|
|
5084
4542
|
*/
|
|
5085
4543
|
GlobalCluster?: GlobalCluster;
|
|
5086
4544
|
}
|
|
5087
|
-
export declare namespace RemoveFromGlobalClusterResult {
|
|
5088
|
-
/**
|
|
5089
|
-
* @internal
|
|
5090
|
-
*/
|
|
5091
|
-
const filterSensitiveLog: (obj: RemoveFromGlobalClusterResult) => any;
|
|
5092
|
-
}
|
|
5093
4545
|
/**
|
|
5094
4546
|
* <p>The specified IAM role Amazon Resource Name (ARN) isn't associated with the specified DB cluster.</p>
|
|
5095
4547
|
*/
|
|
@@ -5117,12 +4569,6 @@ export interface RemoveRoleFromDBClusterMessage {
|
|
|
5117
4569
|
*/
|
|
5118
4570
|
FeatureName?: string;
|
|
5119
4571
|
}
|
|
5120
|
-
export declare namespace RemoveRoleFromDBClusterMessage {
|
|
5121
|
-
/**
|
|
5122
|
-
* @internal
|
|
5123
|
-
*/
|
|
5124
|
-
const filterSensitiveLog: (obj: RemoveRoleFromDBClusterMessage) => any;
|
|
5125
|
-
}
|
|
5126
4572
|
/**
|
|
5127
4573
|
* <p>The specified <code>RoleArn</code> value doesn't match the specified feature for
|
|
5128
4574
|
* the DB instance.</p>
|
|
@@ -5151,12 +4597,6 @@ export interface RemoveRoleFromDBInstanceMessage {
|
|
|
5151
4597
|
*/
|
|
5152
4598
|
FeatureName: string | undefined;
|
|
5153
4599
|
}
|
|
5154
|
-
export declare namespace RemoveRoleFromDBInstanceMessage {
|
|
5155
|
-
/**
|
|
5156
|
-
* @internal
|
|
5157
|
-
*/
|
|
5158
|
-
const filterSensitiveLog: (obj: RemoveRoleFromDBInstanceMessage) => any;
|
|
5159
|
-
}
|
|
5160
4600
|
/**
|
|
5161
4601
|
* <p></p>
|
|
5162
4602
|
*/
|
|
@@ -5171,24 +4611,12 @@ export interface RemoveSourceIdentifierFromSubscriptionMessage {
|
|
|
5171
4611
|
*/
|
|
5172
4612
|
SourceIdentifier: string | undefined;
|
|
5173
4613
|
}
|
|
5174
|
-
export declare namespace RemoveSourceIdentifierFromSubscriptionMessage {
|
|
5175
|
-
/**
|
|
5176
|
-
* @internal
|
|
5177
|
-
*/
|
|
5178
|
-
const filterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionMessage) => any;
|
|
5179
|
-
}
|
|
5180
4614
|
export interface RemoveSourceIdentifierFromSubscriptionResult {
|
|
5181
4615
|
/**
|
|
5182
4616
|
* <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
|
|
5183
4617
|
*/
|
|
5184
4618
|
EventSubscription?: EventSubscription;
|
|
5185
4619
|
}
|
|
5186
|
-
export declare namespace RemoveSourceIdentifierFromSubscriptionResult {
|
|
5187
|
-
/**
|
|
5188
|
-
* @internal
|
|
5189
|
-
*/
|
|
5190
|
-
const filterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionResult) => any;
|
|
5191
|
-
}
|
|
5192
4620
|
/**
|
|
5193
4621
|
* <p></p>
|
|
5194
4622
|
*/
|
|
@@ -5206,12 +4634,6 @@ export interface RemoveTagsFromResourceMessage {
|
|
|
5206
4634
|
*/
|
|
5207
4635
|
TagKeys: string[] | undefined;
|
|
5208
4636
|
}
|
|
5209
|
-
export declare namespace RemoveTagsFromResourceMessage {
|
|
5210
|
-
/**
|
|
5211
|
-
* @internal
|
|
5212
|
-
*/
|
|
5213
|
-
const filterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
|
|
5214
|
-
}
|
|
5215
4637
|
/**
|
|
5216
4638
|
* <p></p>
|
|
5217
4639
|
*/
|
|
@@ -5232,12 +4654,6 @@ export interface ResetDBClusterParameterGroupMessage {
|
|
|
5232
4654
|
*/
|
|
5233
4655
|
Parameters?: Parameter[];
|
|
5234
4656
|
}
|
|
5235
|
-
export declare namespace ResetDBClusterParameterGroupMessage {
|
|
5236
|
-
/**
|
|
5237
|
-
* @internal
|
|
5238
|
-
*/
|
|
5239
|
-
const filterSensitiveLog: (obj: ResetDBClusterParameterGroupMessage) => any;
|
|
5240
|
-
}
|
|
5241
4657
|
/**
|
|
5242
4658
|
* <p></p>
|
|
5243
4659
|
*/
|
|
@@ -5287,12 +4703,6 @@ export interface ResetDBParameterGroupMessage {
|
|
|
5287
4703
|
*/
|
|
5288
4704
|
Parameters?: Parameter[];
|
|
5289
4705
|
}
|
|
5290
|
-
export declare namespace ResetDBParameterGroupMessage {
|
|
5291
|
-
/**
|
|
5292
|
-
* @internal
|
|
5293
|
-
*/
|
|
5294
|
-
const filterSensitiveLog: (obj: ResetDBParameterGroupMessage) => any;
|
|
5295
|
-
}
|
|
5296
4706
|
/**
|
|
5297
4707
|
* <p>The specified Amazon S3 bucket name can't be found or Amazon RDS isn't
|
|
5298
4708
|
* authorized to access the specified Amazon S3 bucket. Verify the <b>SourceS3BucketName</b> and <b>S3IngestionRoleArn</b> values and try again.</p>
|
|
@@ -5371,8 +4781,8 @@ export interface RestoreDBClusterFromS3Message {
|
|
|
5371
4781
|
DBSubnetGroupName?: string;
|
|
5372
4782
|
/**
|
|
5373
4783
|
* <p>The name of the database engine to be used for this DB cluster.</p>
|
|
5374
|
-
* <p>Valid Values: <code>aurora</code> (for MySQL 5.6-compatible Aurora)
|
|
5375
|
-
*
|
|
4784
|
+
* <p>Valid Values: <code>aurora</code> (for MySQL 5.6-compatible Aurora) and <code>aurora-mysql</code>
|
|
4785
|
+
* (for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora)</p>
|
|
5376
4786
|
*/
|
|
5377
4787
|
Engine: string | undefined;
|
|
5378
4788
|
/**
|
|
@@ -5385,19 +4795,11 @@ export interface RestoreDBClusterFromS3Message {
|
|
|
5385
4795
|
* <p>
|
|
5386
4796
|
* <code>aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion"</code>
|
|
5387
4797
|
* </p>
|
|
5388
|
-
* <p>To list all of the available engine versions for <code>aurora-postgresql</code>, use the following command:</p>
|
|
5389
|
-
* <p>
|
|
5390
|
-
* <code>aws rds describe-db-engine-versions --engine aurora-postgresql --query "DBEngineVersions[].EngineVersion"</code>
|
|
5391
|
-
* </p>
|
|
5392
4798
|
* <p>
|
|
5393
4799
|
* <b>Aurora MySQL</b>
|
|
5394
4800
|
* </p>
|
|
5395
|
-
* <p>Example: <code>5.6.10a</code>, <code>5.6.mysql_aurora.1.19.2</code>, <code>5.7.
|
|
5396
|
-
*
|
|
5397
|
-
* <p>
|
|
5398
|
-
* <b>Aurora PostgreSQL</b>
|
|
5399
|
-
* </p>
|
|
5400
|
-
* <p>Example: <code>9.6.3</code>, <code>10.7</code>
|
|
4801
|
+
* <p>Example: <code>5.6.10a</code>, <code>5.6.mysql_aurora.1.19.2</code>, <code>5.7.mysql_aurora.2.07.1</code>,
|
|
4802
|
+
* <code>8.0.mysql_aurora.3.02.0</code>
|
|
5401
4803
|
* </p>
|
|
5402
4804
|
*/
|
|
5403
4805
|
EngineVersion?: string;
|
|
@@ -5590,12 +4992,6 @@ export interface RestoreDBClusterFromS3Message {
|
|
|
5590
4992
|
*/
|
|
5591
4993
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
5592
4994
|
}
|
|
5593
|
-
export declare namespace RestoreDBClusterFromS3Message {
|
|
5594
|
-
/**
|
|
5595
|
-
* @internal
|
|
5596
|
-
*/
|
|
5597
|
-
const filterSensitiveLog: (obj: RestoreDBClusterFromS3Message) => any;
|
|
5598
|
-
}
|
|
5599
4995
|
export interface RestoreDBClusterFromS3Result {
|
|
5600
4996
|
/**
|
|
5601
4997
|
* <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
|
|
@@ -5619,12 +5015,6 @@ export interface RestoreDBClusterFromS3Result {
|
|
|
5619
5015
|
*/
|
|
5620
5016
|
DBCluster?: DBCluster;
|
|
5621
5017
|
}
|
|
5622
|
-
export declare namespace RestoreDBClusterFromS3Result {
|
|
5623
|
-
/**
|
|
5624
|
-
* @internal
|
|
5625
|
-
*/
|
|
5626
|
-
const filterSensitiveLog: (obj: RestoreDBClusterFromS3Result) => any;
|
|
5627
|
-
}
|
|
5628
5018
|
/**
|
|
5629
5019
|
* <p>The DB cluster doesn't have enough capacity for the current operation.</p>
|
|
5630
5020
|
*/
|
|
@@ -5848,7 +5238,7 @@ export interface RestoreDBClusterFromSnapshotMessage {
|
|
|
5848
5238
|
* <b>Aurora PostgreSQL</b>
|
|
5849
5239
|
* </p>
|
|
5850
5240
|
* <p>Possible value is <code>postgresql</code>.</p>
|
|
5851
|
-
* <p>For more information about exporting CloudWatch Logs for Amazon RDS, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon RDS User Guide
|
|
5241
|
+
* <p>For more information about exporting CloudWatch Logs for Amazon RDS, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon RDS User Guide</i>.</p>
|
|
5852
5242
|
* <p>For more information about exporting CloudWatch Logs for Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon Aurora User Guide</i>.</p>
|
|
5853
5243
|
* <p>Valid for: Aurora DB clusters and Multi-AZ DB clusters</p>
|
|
5854
5244
|
*/
|
|
@@ -5977,12 +5367,6 @@ export interface RestoreDBClusterFromSnapshotMessage {
|
|
|
5977
5367
|
*/
|
|
5978
5368
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
5979
5369
|
}
|
|
5980
|
-
export declare namespace RestoreDBClusterFromSnapshotMessage {
|
|
5981
|
-
/**
|
|
5982
|
-
* @internal
|
|
5983
|
-
*/
|
|
5984
|
-
const filterSensitiveLog: (obj: RestoreDBClusterFromSnapshotMessage) => any;
|
|
5985
|
-
}
|
|
5986
5370
|
export interface RestoreDBClusterFromSnapshotResult {
|
|
5987
5371
|
/**
|
|
5988
5372
|
* <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
|
|
@@ -6006,12 +5390,6 @@ export interface RestoreDBClusterFromSnapshotResult {
|
|
|
6006
5390
|
*/
|
|
6007
5391
|
DBCluster?: DBCluster;
|
|
6008
5392
|
}
|
|
6009
|
-
export declare namespace RestoreDBClusterFromSnapshotResult {
|
|
6010
|
-
/**
|
|
6011
|
-
* @internal
|
|
6012
|
-
*/
|
|
6013
|
-
const filterSensitiveLog: (obj: RestoreDBClusterFromSnapshotResult) => any;
|
|
6014
|
-
}
|
|
6015
5393
|
/**
|
|
6016
5394
|
* <p></p>
|
|
6017
5395
|
*/
|
|
@@ -6190,7 +5568,7 @@ export interface RestoreDBClusterToPointInTimeMessage {
|
|
|
6190
5568
|
* <b>Aurora PostgreSQL</b>
|
|
6191
5569
|
* </p>
|
|
6192
5570
|
* <p>Possible value is <code>postgresql</code>.</p>
|
|
6193
|
-
* <p>For more information about exporting CloudWatch Logs for Amazon RDS, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon RDS User Guide
|
|
5571
|
+
* <p>For more information about exporting CloudWatch Logs for Amazon RDS, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon RDS User Guide</i>.</p>
|
|
6194
5572
|
* <p>For more information about exporting CloudWatch Logs for Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon Aurora User Guide</i>.</p>
|
|
6195
5573
|
* <p>Valid for: Aurora DB clusters and Multi-AZ DB clusters</p>
|
|
6196
5574
|
*/
|
|
@@ -6320,12 +5698,6 @@ export interface RestoreDBClusterToPointInTimeMessage {
|
|
|
6320
5698
|
*/
|
|
6321
5699
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
6322
5700
|
}
|
|
6323
|
-
export declare namespace RestoreDBClusterToPointInTimeMessage {
|
|
6324
|
-
/**
|
|
6325
|
-
* @internal
|
|
6326
|
-
*/
|
|
6327
|
-
const filterSensitiveLog: (obj: RestoreDBClusterToPointInTimeMessage) => any;
|
|
6328
|
-
}
|
|
6329
5701
|
export interface RestoreDBClusterToPointInTimeResult {
|
|
6330
5702
|
/**
|
|
6331
5703
|
* <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
|
|
@@ -6349,12 +5721,6 @@ export interface RestoreDBClusterToPointInTimeResult {
|
|
|
6349
5721
|
*/
|
|
6350
5722
|
DBCluster?: DBCluster;
|
|
6351
5723
|
}
|
|
6352
|
-
export declare namespace RestoreDBClusterToPointInTimeResult {
|
|
6353
|
-
/**
|
|
6354
|
-
* @internal
|
|
6355
|
-
*/
|
|
6356
|
-
const filterSensitiveLog: (obj: RestoreDBClusterToPointInTimeResult) => any;
|
|
6357
|
-
}
|
|
6358
5724
|
/**
|
|
6359
5725
|
* <p></p>
|
|
6360
5726
|
*/
|
|
@@ -6724,12 +6090,6 @@ export interface RestoreDBInstanceFromDBSnapshotMessage {
|
|
|
6724
6090
|
*/
|
|
6725
6091
|
NetworkType?: string;
|
|
6726
6092
|
}
|
|
6727
|
-
export declare namespace RestoreDBInstanceFromDBSnapshotMessage {
|
|
6728
|
-
/**
|
|
6729
|
-
* @internal
|
|
6730
|
-
*/
|
|
6731
|
-
const filterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotMessage) => any;
|
|
6732
|
-
}
|
|
6733
6093
|
export interface RestoreDBInstanceFromDBSnapshotResult {
|
|
6734
6094
|
/**
|
|
6735
6095
|
* <p>Contains the details of an Amazon RDS DB instance.</p>
|
|
@@ -6741,12 +6101,6 @@ export interface RestoreDBInstanceFromDBSnapshotResult {
|
|
|
6741
6101
|
*/
|
|
6742
6102
|
DBInstance?: DBInstance;
|
|
6743
6103
|
}
|
|
6744
|
-
export declare namespace RestoreDBInstanceFromDBSnapshotResult {
|
|
6745
|
-
/**
|
|
6746
|
-
* @internal
|
|
6747
|
-
*/
|
|
6748
|
-
const filterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotResult) => any;
|
|
6749
|
-
}
|
|
6750
6104
|
export interface RestoreDBInstanceFromS3Message {
|
|
6751
6105
|
/**
|
|
6752
6106
|
* <p>The name of the database to create when the DB instance is created.
|
|
@@ -7061,7 +6415,7 @@ export interface RestoreDBInstanceFromS3Message {
|
|
|
7061
6415
|
/**
|
|
7062
6416
|
* <p>A value that indicates whether to enable Performance Insights for the DB instance.</p>
|
|
7063
6417
|
* <p>For more information, see
|
|
7064
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.html">Using Amazon Performance Insights</a> in the <i>Amazon RDS User Guide
|
|
6418
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.html">Using Amazon Performance Insights</a> in the <i>Amazon RDS User Guide</i>.</p>
|
|
7065
6419
|
*/
|
|
7066
6420
|
EnablePerformanceInsights?: boolean;
|
|
7067
6421
|
/**
|
|
@@ -7073,7 +6427,35 @@ export interface RestoreDBInstanceFromS3Message {
|
|
|
7073
6427
|
*/
|
|
7074
6428
|
PerformanceInsightsKMSKeyId?: string;
|
|
7075
6429
|
/**
|
|
7076
|
-
* <p>The
|
|
6430
|
+
* <p>The number of days to retain Performance Insights data. The default is 7 days. The following values are valid:</p>
|
|
6431
|
+
* <ul>
|
|
6432
|
+
* <li>
|
|
6433
|
+
* <p>7</p>
|
|
6434
|
+
* </li>
|
|
6435
|
+
* <li>
|
|
6436
|
+
* <p>
|
|
6437
|
+
* <i>month</i> * 31, where <i>month</i> is a number of months from 1-23</p>
|
|
6438
|
+
* </li>
|
|
6439
|
+
* <li>
|
|
6440
|
+
* <p>731</p>
|
|
6441
|
+
* </li>
|
|
6442
|
+
* </ul>
|
|
6443
|
+
* <p>For example, the following values are valid:</p>
|
|
6444
|
+
* <ul>
|
|
6445
|
+
* <li>
|
|
6446
|
+
* <p>93 (3 months * 31)</p>
|
|
6447
|
+
* </li>
|
|
6448
|
+
* <li>
|
|
6449
|
+
* <p>341 (11 months * 31)</p>
|
|
6450
|
+
* </li>
|
|
6451
|
+
* <li>
|
|
6452
|
+
* <p>589 (19 months * 31)</p>
|
|
6453
|
+
* </li>
|
|
6454
|
+
* <li>
|
|
6455
|
+
* <p>731</p>
|
|
6456
|
+
* </li>
|
|
6457
|
+
* </ul>
|
|
6458
|
+
* <p>If you specify a retention period such as 94, which isn't a valid value, RDS issues an error.</p>
|
|
7077
6459
|
*/
|
|
7078
6460
|
PerformanceInsightsRetentionPeriod?: number;
|
|
7079
6461
|
/**
|
|
@@ -7132,12 +6514,6 @@ export interface RestoreDBInstanceFromS3Message {
|
|
|
7132
6514
|
*/
|
|
7133
6515
|
NetworkType?: string;
|
|
7134
6516
|
}
|
|
7135
|
-
export declare namespace RestoreDBInstanceFromS3Message {
|
|
7136
|
-
/**
|
|
7137
|
-
* @internal
|
|
7138
|
-
*/
|
|
7139
|
-
const filterSensitiveLog: (obj: RestoreDBInstanceFromS3Message) => any;
|
|
7140
|
-
}
|
|
7141
6517
|
export interface RestoreDBInstanceFromS3Result {
|
|
7142
6518
|
/**
|
|
7143
6519
|
* <p>Contains the details of an Amazon RDS DB instance.</p>
|
|
@@ -7149,12 +6525,6 @@ export interface RestoreDBInstanceFromS3Result {
|
|
|
7149
6525
|
*/
|
|
7150
6526
|
DBInstance?: DBInstance;
|
|
7151
6527
|
}
|
|
7152
|
-
export declare namespace RestoreDBInstanceFromS3Result {
|
|
7153
|
-
/**
|
|
7154
|
-
* @internal
|
|
7155
|
-
*/
|
|
7156
|
-
const filterSensitiveLog: (obj: RestoreDBInstanceFromS3Result) => any;
|
|
7157
|
-
}
|
|
7158
6528
|
/**
|
|
7159
6529
|
* <p>
|
|
7160
6530
|
* <code>SourceDBInstanceIdentifier</code>
|
|
@@ -7566,12 +6936,6 @@ export interface RestoreDBInstanceToPointInTimeMessage {
|
|
|
7566
6936
|
*/
|
|
7567
6937
|
NetworkType?: string;
|
|
7568
6938
|
}
|
|
7569
|
-
export declare namespace RestoreDBInstanceToPointInTimeMessage {
|
|
7570
|
-
/**
|
|
7571
|
-
* @internal
|
|
7572
|
-
*/
|
|
7573
|
-
const filterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeMessage) => any;
|
|
7574
|
-
}
|
|
7575
6939
|
export interface RestoreDBInstanceToPointInTimeResult {
|
|
7576
6940
|
/**
|
|
7577
6941
|
* <p>Contains the details of an Amazon RDS DB instance.</p>
|
|
@@ -7583,12 +6947,6 @@ export interface RestoreDBInstanceToPointInTimeResult {
|
|
|
7583
6947
|
*/
|
|
7584
6948
|
DBInstance?: DBInstance;
|
|
7585
6949
|
}
|
|
7586
|
-
export declare namespace RestoreDBInstanceToPointInTimeResult {
|
|
7587
|
-
/**
|
|
7588
|
-
* @internal
|
|
7589
|
-
*/
|
|
7590
|
-
const filterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeResult) => any;
|
|
7591
|
-
}
|
|
7592
6950
|
/**
|
|
7593
6951
|
* <p></p>
|
|
7594
6952
|
*/
|
|
@@ -7625,12 +6983,6 @@ export interface RevokeDBSecurityGroupIngressMessage {
|
|
|
7625
6983
|
*/
|
|
7626
6984
|
EC2SecurityGroupOwnerId?: string;
|
|
7627
6985
|
}
|
|
7628
|
-
export declare namespace RevokeDBSecurityGroupIngressMessage {
|
|
7629
|
-
/**
|
|
7630
|
-
* @internal
|
|
7631
|
-
*/
|
|
7632
|
-
const filterSensitiveLog: (obj: RevokeDBSecurityGroupIngressMessage) => any;
|
|
7633
|
-
}
|
|
7634
6986
|
export interface RevokeDBSecurityGroupIngressResult {
|
|
7635
6987
|
/**
|
|
7636
6988
|
* <p>Contains the details for an Amazon RDS DB security group.</p>
|
|
@@ -7639,12 +6991,6 @@ export interface RevokeDBSecurityGroupIngressResult {
|
|
|
7639
6991
|
*/
|
|
7640
6992
|
DBSecurityGroup?: DBSecurityGroup;
|
|
7641
6993
|
}
|
|
7642
|
-
export declare namespace RevokeDBSecurityGroupIngressResult {
|
|
7643
|
-
/**
|
|
7644
|
-
* @internal
|
|
7645
|
-
*/
|
|
7646
|
-
const filterSensitiveLog: (obj: RevokeDBSecurityGroupIngressResult) => any;
|
|
7647
|
-
}
|
|
7648
6994
|
export interface StartActivityStreamRequest {
|
|
7649
6995
|
/**
|
|
7650
6996
|
* <p>The Amazon Resource Name (ARN) of the DB cluster,
|
|
@@ -7673,12 +7019,6 @@ export interface StartActivityStreamRequest {
|
|
|
7673
7019
|
*/
|
|
7674
7020
|
EngineNativeAuditFieldsIncluded?: boolean;
|
|
7675
7021
|
}
|
|
7676
|
-
export declare namespace StartActivityStreamRequest {
|
|
7677
|
-
/**
|
|
7678
|
-
* @internal
|
|
7679
|
-
*/
|
|
7680
|
-
const filterSensitiveLog: (obj: StartActivityStreamRequest) => any;
|
|
7681
|
-
}
|
|
7682
7022
|
export interface StartActivityStreamResponse {
|
|
7683
7023
|
/**
|
|
7684
7024
|
* <p>The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.</p>
|
|
@@ -7706,12 +7046,6 @@ export interface StartActivityStreamResponse {
|
|
|
7706
7046
|
*/
|
|
7707
7047
|
EngineNativeAuditFieldsIncluded?: boolean;
|
|
7708
7048
|
}
|
|
7709
|
-
export declare namespace StartActivityStreamResponse {
|
|
7710
|
-
/**
|
|
7711
|
-
* @internal
|
|
7712
|
-
*/
|
|
7713
|
-
const filterSensitiveLog: (obj: StartActivityStreamResponse) => any;
|
|
7714
|
-
}
|
|
7715
7049
|
export interface StartDBClusterMessage {
|
|
7716
7050
|
/**
|
|
7717
7051
|
* <p>The DB cluster identifier of the Amazon Aurora DB cluster to be started. This parameter is stored as
|
|
@@ -7719,12 +7053,6 @@ export interface StartDBClusterMessage {
|
|
|
7719
7053
|
*/
|
|
7720
7054
|
DBClusterIdentifier: string | undefined;
|
|
7721
7055
|
}
|
|
7722
|
-
export declare namespace StartDBClusterMessage {
|
|
7723
|
-
/**
|
|
7724
|
-
* @internal
|
|
7725
|
-
*/
|
|
7726
|
-
const filterSensitiveLog: (obj: StartDBClusterMessage) => any;
|
|
7727
|
-
}
|
|
7728
7056
|
export interface StartDBClusterResult {
|
|
7729
7057
|
/**
|
|
7730
7058
|
* <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
|
|
@@ -7748,24 +7076,12 @@ export interface StartDBClusterResult {
|
|
|
7748
7076
|
*/
|
|
7749
7077
|
DBCluster?: DBCluster;
|
|
7750
7078
|
}
|
|
7751
|
-
export declare namespace StartDBClusterResult {
|
|
7752
|
-
/**
|
|
7753
|
-
* @internal
|
|
7754
|
-
*/
|
|
7755
|
-
const filterSensitiveLog: (obj: StartDBClusterResult) => any;
|
|
7756
|
-
}
|
|
7757
7079
|
export interface StartDBInstanceMessage {
|
|
7758
7080
|
/**
|
|
7759
7081
|
* <p>The user-supplied instance identifier.</p>
|
|
7760
7082
|
*/
|
|
7761
7083
|
DBInstanceIdentifier: string | undefined;
|
|
7762
7084
|
}
|
|
7763
|
-
export declare namespace StartDBInstanceMessage {
|
|
7764
|
-
/**
|
|
7765
|
-
* @internal
|
|
7766
|
-
*/
|
|
7767
|
-
const filterSensitiveLog: (obj: StartDBInstanceMessage) => any;
|
|
7768
|
-
}
|
|
7769
7085
|
export interface StartDBInstanceResult {
|
|
7770
7086
|
/**
|
|
7771
7087
|
* <p>Contains the details of an Amazon RDS DB instance.</p>
|
|
@@ -7777,12 +7093,6 @@ export interface StartDBInstanceResult {
|
|
|
7777
7093
|
*/
|
|
7778
7094
|
DBInstance?: DBInstance;
|
|
7779
7095
|
}
|
|
7780
|
-
export declare namespace StartDBInstanceResult {
|
|
7781
|
-
/**
|
|
7782
|
-
* @internal
|
|
7783
|
-
*/
|
|
7784
|
-
const filterSensitiveLog: (obj: StartDBInstanceResult) => any;
|
|
7785
|
-
}
|
|
7786
7096
|
export interface StartDBInstanceAutomatedBackupsReplicationMessage {
|
|
7787
7097
|
/**
|
|
7788
7098
|
* <p>The Amazon Resource Name (ARN) of the source DB instance for the replicated automated backups, for example,
|
|
@@ -7800,19 +7110,28 @@ export interface StartDBInstanceAutomatedBackupsReplicationMessage {
|
|
|
7800
7110
|
*/
|
|
7801
7111
|
KmsKeyId?: string;
|
|
7802
7112
|
/**
|
|
7803
|
-
* <p>
|
|
7804
|
-
*
|
|
7805
|
-
*
|
|
7806
|
-
*
|
|
7113
|
+
* <p>In an Amazon Web Services GovCloud (US) Region, an URL that contains a Signature Version 4 signed request
|
|
7114
|
+
* for the <code>StartDBInstanceAutomatedBackupsReplication</code> operation to call
|
|
7115
|
+
* in the Amazon Web Services Region of the source DB instance. The presigned URL must be a valid request for the
|
|
7116
|
+
* <code>StartDBInstanceAutomatedBackupsReplication</code> API operation that can run in
|
|
7117
|
+
* the Amazon Web Services Region that contains the source DB instance.</p>
|
|
7118
|
+
* <p>This setting applies only to Amazon Web Services GovCloud (US) Regions. It's ignored in other
|
|
7119
|
+
* Amazon Web Services Regions.</p>
|
|
7120
|
+
* <p>To learn how to generate a Signature Version 4 signed request, see
|
|
7121
|
+
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html">
|
|
7122
|
+
* Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4)</a> and
|
|
7123
|
+
* <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">
|
|
7124
|
+
* Signature Version 4 Signing Process</a>.</p>
|
|
7125
|
+
* <note>
|
|
7126
|
+
* <p>If you are using an Amazon Web Services SDK tool or the CLI, you can specify
|
|
7127
|
+
* <code>SourceRegion</code> (or <code>--source-region</code> for the CLI)
|
|
7128
|
+
* instead of specifying <code>PreSignedUrl</code> manually. Specifying
|
|
7129
|
+
* <code>SourceRegion</code> autogenerates a presigned URL that is a valid request
|
|
7130
|
+
* for the operation that can run in the source Amazon Web Services Region.</p>
|
|
7131
|
+
* </note>
|
|
7807
7132
|
*/
|
|
7808
7133
|
PreSignedUrl?: string;
|
|
7809
7134
|
}
|
|
7810
|
-
export declare namespace StartDBInstanceAutomatedBackupsReplicationMessage {
|
|
7811
|
-
/**
|
|
7812
|
-
* @internal
|
|
7813
|
-
*/
|
|
7814
|
-
const filterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationMessage) => any;
|
|
7815
|
-
}
|
|
7816
7135
|
export interface StartDBInstanceAutomatedBackupsReplicationResult {
|
|
7817
7136
|
/**
|
|
7818
7137
|
* <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
|
|
@@ -7820,12 +7139,6 @@ export interface StartDBInstanceAutomatedBackupsReplicationResult {
|
|
|
7820
7139
|
*/
|
|
7821
7140
|
DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
|
|
7822
7141
|
}
|
|
7823
|
-
export declare namespace StartDBInstanceAutomatedBackupsReplicationResult {
|
|
7824
|
-
/**
|
|
7825
|
-
* @internal
|
|
7826
|
-
*/
|
|
7827
|
-
const filterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationResult) => any;
|
|
7828
|
-
}
|
|
7829
7142
|
/**
|
|
7830
7143
|
* <p>You can't start an export task that's already running.</p>
|
|
7831
7144
|
*/
|
|
@@ -7971,12 +7284,6 @@ export interface StartExportTaskMessage {
|
|
|
7971
7284
|
*/
|
|
7972
7285
|
ExportOnly?: string[];
|
|
7973
7286
|
}
|
|
7974
|
-
export declare namespace StartExportTaskMessage {
|
|
7975
|
-
/**
|
|
7976
|
-
* @internal
|
|
7977
|
-
*/
|
|
7978
|
-
const filterSensitiveLog: (obj: StartExportTaskMessage) => any;
|
|
7979
|
-
}
|
|
7980
7287
|
export interface StopActivityStreamRequest {
|
|
7981
7288
|
/**
|
|
7982
7289
|
* <p>The Amazon Resource Name (ARN) of the DB cluster for the database activity stream.
|
|
@@ -7989,12 +7296,6 @@ export interface StopActivityStreamRequest {
|
|
|
7989
7296
|
*/
|
|
7990
7297
|
ApplyImmediately?: boolean;
|
|
7991
7298
|
}
|
|
7992
|
-
export declare namespace StopActivityStreamRequest {
|
|
7993
|
-
/**
|
|
7994
|
-
* @internal
|
|
7995
|
-
*/
|
|
7996
|
-
const filterSensitiveLog: (obj: StopActivityStreamRequest) => any;
|
|
7997
|
-
}
|
|
7998
7299
|
export interface StopActivityStreamResponse {
|
|
7999
7300
|
/**
|
|
8000
7301
|
* <p>The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.</p>
|
|
@@ -8010,12 +7311,6 @@ export interface StopActivityStreamResponse {
|
|
|
8010
7311
|
*/
|
|
8011
7312
|
Status?: ActivityStreamStatus | string;
|
|
8012
7313
|
}
|
|
8013
|
-
export declare namespace StopActivityStreamResponse {
|
|
8014
|
-
/**
|
|
8015
|
-
* @internal
|
|
8016
|
-
*/
|
|
8017
|
-
const filterSensitiveLog: (obj: StopActivityStreamResponse) => any;
|
|
8018
|
-
}
|
|
8019
7314
|
export interface StopDBClusterMessage {
|
|
8020
7315
|
/**
|
|
8021
7316
|
* <p>The DB cluster identifier of the Amazon Aurora DB cluster to be stopped. This parameter is stored as
|
|
@@ -8023,12 +7318,6 @@ export interface StopDBClusterMessage {
|
|
|
8023
7318
|
*/
|
|
8024
7319
|
DBClusterIdentifier: string | undefined;
|
|
8025
7320
|
}
|
|
8026
|
-
export declare namespace StopDBClusterMessage {
|
|
8027
|
-
/**
|
|
8028
|
-
* @internal
|
|
8029
|
-
*/
|
|
8030
|
-
const filterSensitiveLog: (obj: StopDBClusterMessage) => any;
|
|
8031
|
-
}
|
|
8032
7321
|
export interface StopDBClusterResult {
|
|
8033
7322
|
/**
|
|
8034
7323
|
* <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
|
|
@@ -8052,12 +7341,6 @@ export interface StopDBClusterResult {
|
|
|
8052
7341
|
*/
|
|
8053
7342
|
DBCluster?: DBCluster;
|
|
8054
7343
|
}
|
|
8055
|
-
export declare namespace StopDBClusterResult {
|
|
8056
|
-
/**
|
|
8057
|
-
* @internal
|
|
8058
|
-
*/
|
|
8059
|
-
const filterSensitiveLog: (obj: StopDBClusterResult) => any;
|
|
8060
|
-
}
|
|
8061
7344
|
export interface StopDBInstanceMessage {
|
|
8062
7345
|
/**
|
|
8063
7346
|
* <p>The user-supplied instance identifier.</p>
|
|
@@ -8068,12 +7351,6 @@ export interface StopDBInstanceMessage {
|
|
|
8068
7351
|
*/
|
|
8069
7352
|
DBSnapshotIdentifier?: string;
|
|
8070
7353
|
}
|
|
8071
|
-
export declare namespace StopDBInstanceMessage {
|
|
8072
|
-
/**
|
|
8073
|
-
* @internal
|
|
8074
|
-
*/
|
|
8075
|
-
const filterSensitiveLog: (obj: StopDBInstanceMessage) => any;
|
|
8076
|
-
}
|
|
8077
7354
|
export interface StopDBInstanceResult {
|
|
8078
7355
|
/**
|
|
8079
7356
|
* <p>Contains the details of an Amazon RDS DB instance.</p>
|
|
@@ -8085,12 +7362,6 @@ export interface StopDBInstanceResult {
|
|
|
8085
7362
|
*/
|
|
8086
7363
|
DBInstance?: DBInstance;
|
|
8087
7364
|
}
|
|
8088
|
-
export declare namespace StopDBInstanceResult {
|
|
8089
|
-
/**
|
|
8090
|
-
* @internal
|
|
8091
|
-
*/
|
|
8092
|
-
const filterSensitiveLog: (obj: StopDBInstanceResult) => any;
|
|
8093
|
-
}
|
|
8094
7365
|
export interface StopDBInstanceAutomatedBackupsReplicationMessage {
|
|
8095
7366
|
/**
|
|
8096
7367
|
* <p>The Amazon Resource Name (ARN) of the source DB instance for which to stop replicating automated backups, for example,
|
|
@@ -8098,12 +7369,6 @@ export interface StopDBInstanceAutomatedBackupsReplicationMessage {
|
|
|
8098
7369
|
*/
|
|
8099
7370
|
SourceDBInstanceArn: string | undefined;
|
|
8100
7371
|
}
|
|
8101
|
-
export declare namespace StopDBInstanceAutomatedBackupsReplicationMessage {
|
|
8102
|
-
/**
|
|
8103
|
-
* @internal
|
|
8104
|
-
*/
|
|
8105
|
-
const filterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationMessage) => any;
|
|
8106
|
-
}
|
|
8107
7372
|
export interface StopDBInstanceAutomatedBackupsReplicationResult {
|
|
8108
7373
|
/**
|
|
8109
7374
|
* <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
|
|
@@ -8111,9 +7376,615 @@ export interface StopDBInstanceAutomatedBackupsReplicationResult {
|
|
|
8111
7376
|
*/
|
|
8112
7377
|
DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
|
|
8113
7378
|
}
|
|
8114
|
-
|
|
8115
|
-
|
|
8116
|
-
|
|
8117
|
-
|
|
8118
|
-
|
|
8119
|
-
|
|
7379
|
+
/**
|
|
7380
|
+
* @internal
|
|
7381
|
+
*/
|
|
7382
|
+
export declare const DBSnapshotAttributeFilterSensitiveLog: (obj: DBSnapshotAttribute) => any;
|
|
7383
|
+
/**
|
|
7384
|
+
* @internal
|
|
7385
|
+
*/
|
|
7386
|
+
export declare const DBSnapshotAttributesResultFilterSensitiveLog: (obj: DBSnapshotAttributesResult) => any;
|
|
7387
|
+
/**
|
|
7388
|
+
* @internal
|
|
7389
|
+
*/
|
|
7390
|
+
export declare const DescribeDBSnapshotAttributesResultFilterSensitiveLog: (obj: DescribeDBSnapshotAttributesResult) => any;
|
|
7391
|
+
/**
|
|
7392
|
+
* @internal
|
|
7393
|
+
*/
|
|
7394
|
+
export declare const DBSnapshotMessageFilterSensitiveLog: (obj: DBSnapshotMessage) => any;
|
|
7395
|
+
/**
|
|
7396
|
+
* @internal
|
|
7397
|
+
*/
|
|
7398
|
+
export declare const DescribeDBSnapshotsMessageFilterSensitiveLog: (obj: DescribeDBSnapshotsMessage) => any;
|
|
7399
|
+
/**
|
|
7400
|
+
* @internal
|
|
7401
|
+
*/
|
|
7402
|
+
export declare const DBSubnetGroupMessageFilterSensitiveLog: (obj: DBSubnetGroupMessage) => any;
|
|
7403
|
+
/**
|
|
7404
|
+
* @internal
|
|
7405
|
+
*/
|
|
7406
|
+
export declare const DescribeDBSubnetGroupsMessageFilterSensitiveLog: (obj: DescribeDBSubnetGroupsMessage) => any;
|
|
7407
|
+
/**
|
|
7408
|
+
* @internal
|
|
7409
|
+
*/
|
|
7410
|
+
export declare const DescribeEngineDefaultClusterParametersMessageFilterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersMessage) => any;
|
|
7411
|
+
/**
|
|
7412
|
+
* @internal
|
|
7413
|
+
*/
|
|
7414
|
+
export declare const EngineDefaultsFilterSensitiveLog: (obj: EngineDefaults) => any;
|
|
7415
|
+
/**
|
|
7416
|
+
* @internal
|
|
7417
|
+
*/
|
|
7418
|
+
export declare const DescribeEngineDefaultClusterParametersResultFilterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersResult) => any;
|
|
7419
|
+
/**
|
|
7420
|
+
* @internal
|
|
7421
|
+
*/
|
|
7422
|
+
export declare const DescribeEngineDefaultParametersMessageFilterSensitiveLog: (obj: DescribeEngineDefaultParametersMessage) => any;
|
|
7423
|
+
/**
|
|
7424
|
+
* @internal
|
|
7425
|
+
*/
|
|
7426
|
+
export declare const DescribeEngineDefaultParametersResultFilterSensitiveLog: (obj: DescribeEngineDefaultParametersResult) => any;
|
|
7427
|
+
/**
|
|
7428
|
+
* @internal
|
|
7429
|
+
*/
|
|
7430
|
+
export declare const DescribeEventCategoriesMessageFilterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
|
|
7431
|
+
/**
|
|
7432
|
+
* @internal
|
|
7433
|
+
*/
|
|
7434
|
+
export declare const EventCategoriesMapFilterSensitiveLog: (obj: EventCategoriesMap) => any;
|
|
7435
|
+
/**
|
|
7436
|
+
* @internal
|
|
7437
|
+
*/
|
|
7438
|
+
export declare const EventCategoriesMessageFilterSensitiveLog: (obj: EventCategoriesMessage) => any;
|
|
7439
|
+
/**
|
|
7440
|
+
* @internal
|
|
7441
|
+
*/
|
|
7442
|
+
export declare const DescribeEventsMessageFilterSensitiveLog: (obj: DescribeEventsMessage) => any;
|
|
7443
|
+
/**
|
|
7444
|
+
* @internal
|
|
7445
|
+
*/
|
|
7446
|
+
export declare const EventFilterSensitiveLog: (obj: Event) => any;
|
|
7447
|
+
/**
|
|
7448
|
+
* @internal
|
|
7449
|
+
*/
|
|
7450
|
+
export declare const EventsMessageFilterSensitiveLog: (obj: EventsMessage) => any;
|
|
7451
|
+
/**
|
|
7452
|
+
* @internal
|
|
7453
|
+
*/
|
|
7454
|
+
export declare const DescribeEventSubscriptionsMessageFilterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
|
|
7455
|
+
/**
|
|
7456
|
+
* @internal
|
|
7457
|
+
*/
|
|
7458
|
+
export declare const EventSubscriptionsMessageFilterSensitiveLog: (obj: EventSubscriptionsMessage) => any;
|
|
7459
|
+
/**
|
|
7460
|
+
* @internal
|
|
7461
|
+
*/
|
|
7462
|
+
export declare const DescribeExportTasksMessageFilterSensitiveLog: (obj: DescribeExportTasksMessage) => any;
|
|
7463
|
+
/**
|
|
7464
|
+
* @internal
|
|
7465
|
+
*/
|
|
7466
|
+
export declare const ExportTasksMessageFilterSensitiveLog: (obj: ExportTasksMessage) => any;
|
|
7467
|
+
/**
|
|
7468
|
+
* @internal
|
|
7469
|
+
*/
|
|
7470
|
+
export declare const DescribeGlobalClustersMessageFilterSensitiveLog: (obj: DescribeGlobalClustersMessage) => any;
|
|
7471
|
+
/**
|
|
7472
|
+
* @internal
|
|
7473
|
+
*/
|
|
7474
|
+
export declare const GlobalClustersMessageFilterSensitiveLog: (obj: GlobalClustersMessage) => any;
|
|
7475
|
+
/**
|
|
7476
|
+
* @internal
|
|
7477
|
+
*/
|
|
7478
|
+
export declare const DescribeOptionGroupOptionsMessageFilterSensitiveLog: (obj: DescribeOptionGroupOptionsMessage) => any;
|
|
7479
|
+
/**
|
|
7480
|
+
* @internal
|
|
7481
|
+
*/
|
|
7482
|
+
export declare const MinimumEngineVersionPerAllowedValueFilterSensitiveLog: (obj: MinimumEngineVersionPerAllowedValue) => any;
|
|
7483
|
+
/**
|
|
7484
|
+
* @internal
|
|
7485
|
+
*/
|
|
7486
|
+
export declare const OptionGroupOptionSettingFilterSensitiveLog: (obj: OptionGroupOptionSetting) => any;
|
|
7487
|
+
/**
|
|
7488
|
+
* @internal
|
|
7489
|
+
*/
|
|
7490
|
+
export declare const OptionVersionFilterSensitiveLog: (obj: OptionVersion) => any;
|
|
7491
|
+
/**
|
|
7492
|
+
* @internal
|
|
7493
|
+
*/
|
|
7494
|
+
export declare const OptionGroupOptionFilterSensitiveLog: (obj: OptionGroupOption) => any;
|
|
7495
|
+
/**
|
|
7496
|
+
* @internal
|
|
7497
|
+
*/
|
|
7498
|
+
export declare const OptionGroupOptionsMessageFilterSensitiveLog: (obj: OptionGroupOptionsMessage) => any;
|
|
7499
|
+
/**
|
|
7500
|
+
* @internal
|
|
7501
|
+
*/
|
|
7502
|
+
export declare const DescribeOptionGroupsMessageFilterSensitiveLog: (obj: DescribeOptionGroupsMessage) => any;
|
|
7503
|
+
/**
|
|
7504
|
+
* @internal
|
|
7505
|
+
*/
|
|
7506
|
+
export declare const OptionGroupsFilterSensitiveLog: (obj: OptionGroups) => any;
|
|
7507
|
+
/**
|
|
7508
|
+
* @internal
|
|
7509
|
+
*/
|
|
7510
|
+
export declare const DescribeOrderableDBInstanceOptionsMessageFilterSensitiveLog: (obj: DescribeOrderableDBInstanceOptionsMessage) => any;
|
|
7511
|
+
/**
|
|
7512
|
+
* @internal
|
|
7513
|
+
*/
|
|
7514
|
+
export declare const AvailableProcessorFeatureFilterSensitiveLog: (obj: AvailableProcessorFeature) => any;
|
|
7515
|
+
/**
|
|
7516
|
+
* @internal
|
|
7517
|
+
*/
|
|
7518
|
+
export declare const OrderableDBInstanceOptionFilterSensitiveLog: (obj: OrderableDBInstanceOption) => any;
|
|
7519
|
+
/**
|
|
7520
|
+
* @internal
|
|
7521
|
+
*/
|
|
7522
|
+
export declare const OrderableDBInstanceOptionsMessageFilterSensitiveLog: (obj: OrderableDBInstanceOptionsMessage) => any;
|
|
7523
|
+
/**
|
|
7524
|
+
* @internal
|
|
7525
|
+
*/
|
|
7526
|
+
export declare const DescribePendingMaintenanceActionsMessageFilterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
|
|
7527
|
+
/**
|
|
7528
|
+
* @internal
|
|
7529
|
+
*/
|
|
7530
|
+
export declare const PendingMaintenanceActionsMessageFilterSensitiveLog: (obj: PendingMaintenanceActionsMessage) => any;
|
|
7531
|
+
/**
|
|
7532
|
+
* @internal
|
|
7533
|
+
*/
|
|
7534
|
+
export declare const DescribeReservedDBInstancesMessageFilterSensitiveLog: (obj: DescribeReservedDBInstancesMessage) => any;
|
|
7535
|
+
/**
|
|
7536
|
+
* @internal
|
|
7537
|
+
*/
|
|
7538
|
+
export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
|
|
7539
|
+
/**
|
|
7540
|
+
* @internal
|
|
7541
|
+
*/
|
|
7542
|
+
export declare const ReservedDBInstanceFilterSensitiveLog: (obj: ReservedDBInstance) => any;
|
|
7543
|
+
/**
|
|
7544
|
+
* @internal
|
|
7545
|
+
*/
|
|
7546
|
+
export declare const ReservedDBInstanceMessageFilterSensitiveLog: (obj: ReservedDBInstanceMessage) => any;
|
|
7547
|
+
/**
|
|
7548
|
+
* @internal
|
|
7549
|
+
*/
|
|
7550
|
+
export declare const DescribeReservedDBInstancesOfferingsMessageFilterSensitiveLog: (obj: DescribeReservedDBInstancesOfferingsMessage) => any;
|
|
7551
|
+
/**
|
|
7552
|
+
* @internal
|
|
7553
|
+
*/
|
|
7554
|
+
export declare const ReservedDBInstancesOfferingFilterSensitiveLog: (obj: ReservedDBInstancesOffering) => any;
|
|
7555
|
+
/**
|
|
7556
|
+
* @internal
|
|
7557
|
+
*/
|
|
7558
|
+
export declare const ReservedDBInstancesOfferingMessageFilterSensitiveLog: (obj: ReservedDBInstancesOfferingMessage) => any;
|
|
7559
|
+
/**
|
|
7560
|
+
* @internal
|
|
7561
|
+
*/
|
|
7562
|
+
export declare const DescribeSourceRegionsMessageFilterSensitiveLog: (obj: DescribeSourceRegionsMessage) => any;
|
|
7563
|
+
/**
|
|
7564
|
+
* @internal
|
|
7565
|
+
*/
|
|
7566
|
+
export declare const SourceRegionFilterSensitiveLog: (obj: SourceRegion) => any;
|
|
7567
|
+
/**
|
|
7568
|
+
* @internal
|
|
7569
|
+
*/
|
|
7570
|
+
export declare const SourceRegionMessageFilterSensitiveLog: (obj: SourceRegionMessage) => any;
|
|
7571
|
+
/**
|
|
7572
|
+
* @internal
|
|
7573
|
+
*/
|
|
7574
|
+
export declare const DescribeValidDBInstanceModificationsMessageFilterSensitiveLog: (obj: DescribeValidDBInstanceModificationsMessage) => any;
|
|
7575
|
+
/**
|
|
7576
|
+
* @internal
|
|
7577
|
+
*/
|
|
7578
|
+
export declare const DoubleRangeFilterSensitiveLog: (obj: DoubleRange) => any;
|
|
7579
|
+
/**
|
|
7580
|
+
* @internal
|
|
7581
|
+
*/
|
|
7582
|
+
export declare const RangeFilterSensitiveLog: (obj: Range) => any;
|
|
7583
|
+
/**
|
|
7584
|
+
* @internal
|
|
7585
|
+
*/
|
|
7586
|
+
export declare const ValidStorageOptionsFilterSensitiveLog: (obj: ValidStorageOptions) => any;
|
|
7587
|
+
/**
|
|
7588
|
+
* @internal
|
|
7589
|
+
*/
|
|
7590
|
+
export declare const ValidDBInstanceModificationsMessageFilterSensitiveLog: (obj: ValidDBInstanceModificationsMessage) => any;
|
|
7591
|
+
/**
|
|
7592
|
+
* @internal
|
|
7593
|
+
*/
|
|
7594
|
+
export declare const DescribeValidDBInstanceModificationsResultFilterSensitiveLog: (obj: DescribeValidDBInstanceModificationsResult) => any;
|
|
7595
|
+
/**
|
|
7596
|
+
* @internal
|
|
7597
|
+
*/
|
|
7598
|
+
export declare const DownloadDBLogFilePortionDetailsFilterSensitiveLog: (obj: DownloadDBLogFilePortionDetails) => any;
|
|
7599
|
+
/**
|
|
7600
|
+
* @internal
|
|
7601
|
+
*/
|
|
7602
|
+
export declare const DownloadDBLogFilePortionMessageFilterSensitiveLog: (obj: DownloadDBLogFilePortionMessage) => any;
|
|
7603
|
+
/**
|
|
7604
|
+
* @internal
|
|
7605
|
+
*/
|
|
7606
|
+
export declare const FailoverDBClusterMessageFilterSensitiveLog: (obj: FailoverDBClusterMessage) => any;
|
|
7607
|
+
/**
|
|
7608
|
+
* @internal
|
|
7609
|
+
*/
|
|
7610
|
+
export declare const FailoverDBClusterResultFilterSensitiveLog: (obj: FailoverDBClusterResult) => any;
|
|
7611
|
+
/**
|
|
7612
|
+
* @internal
|
|
7613
|
+
*/
|
|
7614
|
+
export declare const FailoverGlobalClusterMessageFilterSensitiveLog: (obj: FailoverGlobalClusterMessage) => any;
|
|
7615
|
+
/**
|
|
7616
|
+
* @internal
|
|
7617
|
+
*/
|
|
7618
|
+
export declare const FailoverGlobalClusterResultFilterSensitiveLog: (obj: FailoverGlobalClusterResult) => any;
|
|
7619
|
+
/**
|
|
7620
|
+
* @internal
|
|
7621
|
+
*/
|
|
7622
|
+
export declare const ListTagsForResourceMessageFilterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
|
|
7623
|
+
/**
|
|
7624
|
+
* @internal
|
|
7625
|
+
*/
|
|
7626
|
+
export declare const TagListMessageFilterSensitiveLog: (obj: TagListMessage) => any;
|
|
7627
|
+
/**
|
|
7628
|
+
* @internal
|
|
7629
|
+
*/
|
|
7630
|
+
export declare const ModifyActivityStreamRequestFilterSensitiveLog: (obj: ModifyActivityStreamRequest) => any;
|
|
7631
|
+
/**
|
|
7632
|
+
* @internal
|
|
7633
|
+
*/
|
|
7634
|
+
export declare const ModifyActivityStreamResponseFilterSensitiveLog: (obj: ModifyActivityStreamResponse) => any;
|
|
7635
|
+
/**
|
|
7636
|
+
* @internal
|
|
7637
|
+
*/
|
|
7638
|
+
export declare const ModifyCertificatesMessageFilterSensitiveLog: (obj: ModifyCertificatesMessage) => any;
|
|
7639
|
+
/**
|
|
7640
|
+
* @internal
|
|
7641
|
+
*/
|
|
7642
|
+
export declare const ModifyCertificatesResultFilterSensitiveLog: (obj: ModifyCertificatesResult) => any;
|
|
7643
|
+
/**
|
|
7644
|
+
* @internal
|
|
7645
|
+
*/
|
|
7646
|
+
export declare const DBClusterCapacityInfoFilterSensitiveLog: (obj: DBClusterCapacityInfo) => any;
|
|
7647
|
+
/**
|
|
7648
|
+
* @internal
|
|
7649
|
+
*/
|
|
7650
|
+
export declare const ModifyCurrentDBClusterCapacityMessageFilterSensitiveLog: (obj: ModifyCurrentDBClusterCapacityMessage) => any;
|
|
7651
|
+
/**
|
|
7652
|
+
* @internal
|
|
7653
|
+
*/
|
|
7654
|
+
export declare const ModifyCustomDBEngineVersionMessageFilterSensitiveLog: (obj: ModifyCustomDBEngineVersionMessage) => any;
|
|
7655
|
+
/**
|
|
7656
|
+
* @internal
|
|
7657
|
+
*/
|
|
7658
|
+
export declare const CloudwatchLogsExportConfigurationFilterSensitiveLog: (obj: CloudwatchLogsExportConfiguration) => any;
|
|
7659
|
+
/**
|
|
7660
|
+
* @internal
|
|
7661
|
+
*/
|
|
7662
|
+
export declare const ModifyDBClusterMessageFilterSensitiveLog: (obj: ModifyDBClusterMessage) => any;
|
|
7663
|
+
/**
|
|
7664
|
+
* @internal
|
|
7665
|
+
*/
|
|
7666
|
+
export declare const ModifyDBClusterResultFilterSensitiveLog: (obj: ModifyDBClusterResult) => any;
|
|
7667
|
+
/**
|
|
7668
|
+
* @internal
|
|
7669
|
+
*/
|
|
7670
|
+
export declare const ModifyDBClusterEndpointMessageFilterSensitiveLog: (obj: ModifyDBClusterEndpointMessage) => any;
|
|
7671
|
+
/**
|
|
7672
|
+
* @internal
|
|
7673
|
+
*/
|
|
7674
|
+
export declare const DBClusterParameterGroupNameMessageFilterSensitiveLog: (obj: DBClusterParameterGroupNameMessage) => any;
|
|
7675
|
+
/**
|
|
7676
|
+
* @internal
|
|
7677
|
+
*/
|
|
7678
|
+
export declare const ModifyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: ModifyDBClusterParameterGroupMessage) => any;
|
|
7679
|
+
/**
|
|
7680
|
+
* @internal
|
|
7681
|
+
*/
|
|
7682
|
+
export declare const ModifyDBClusterSnapshotAttributeMessageFilterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeMessage) => any;
|
|
7683
|
+
/**
|
|
7684
|
+
* @internal
|
|
7685
|
+
*/
|
|
7686
|
+
export declare const ModifyDBClusterSnapshotAttributeResultFilterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeResult) => any;
|
|
7687
|
+
/**
|
|
7688
|
+
* @internal
|
|
7689
|
+
*/
|
|
7690
|
+
export declare const ModifyDBInstanceMessageFilterSensitiveLog: (obj: ModifyDBInstanceMessage) => any;
|
|
7691
|
+
/**
|
|
7692
|
+
* @internal
|
|
7693
|
+
*/
|
|
7694
|
+
export declare const ModifyDBInstanceResultFilterSensitiveLog: (obj: ModifyDBInstanceResult) => any;
|
|
7695
|
+
/**
|
|
7696
|
+
* @internal
|
|
7697
|
+
*/
|
|
7698
|
+
export declare const DBParameterGroupNameMessageFilterSensitiveLog: (obj: DBParameterGroupNameMessage) => any;
|
|
7699
|
+
/**
|
|
7700
|
+
* @internal
|
|
7701
|
+
*/
|
|
7702
|
+
export declare const ModifyDBParameterGroupMessageFilterSensitiveLog: (obj: ModifyDBParameterGroupMessage) => any;
|
|
7703
|
+
/**
|
|
7704
|
+
* @internal
|
|
7705
|
+
*/
|
|
7706
|
+
export declare const ModifyDBProxyRequestFilterSensitiveLog: (obj: ModifyDBProxyRequest) => any;
|
|
7707
|
+
/**
|
|
7708
|
+
* @internal
|
|
7709
|
+
*/
|
|
7710
|
+
export declare const ModifyDBProxyResponseFilterSensitiveLog: (obj: ModifyDBProxyResponse) => any;
|
|
7711
|
+
/**
|
|
7712
|
+
* @internal
|
|
7713
|
+
*/
|
|
7714
|
+
export declare const ModifyDBProxyEndpointRequestFilterSensitiveLog: (obj: ModifyDBProxyEndpointRequest) => any;
|
|
7715
|
+
/**
|
|
7716
|
+
* @internal
|
|
7717
|
+
*/
|
|
7718
|
+
export declare const ModifyDBProxyEndpointResponseFilterSensitiveLog: (obj: ModifyDBProxyEndpointResponse) => any;
|
|
7719
|
+
/**
|
|
7720
|
+
* @internal
|
|
7721
|
+
*/
|
|
7722
|
+
export declare const ConnectionPoolConfigurationFilterSensitiveLog: (obj: ConnectionPoolConfiguration) => any;
|
|
7723
|
+
/**
|
|
7724
|
+
* @internal
|
|
7725
|
+
*/
|
|
7726
|
+
export declare const ModifyDBProxyTargetGroupRequestFilterSensitiveLog: (obj: ModifyDBProxyTargetGroupRequest) => any;
|
|
7727
|
+
/**
|
|
7728
|
+
* @internal
|
|
7729
|
+
*/
|
|
7730
|
+
export declare const ModifyDBProxyTargetGroupResponseFilterSensitiveLog: (obj: ModifyDBProxyTargetGroupResponse) => any;
|
|
7731
|
+
/**
|
|
7732
|
+
* @internal
|
|
7733
|
+
*/
|
|
7734
|
+
export declare const ModifyDBSnapshotMessageFilterSensitiveLog: (obj: ModifyDBSnapshotMessage) => any;
|
|
7735
|
+
/**
|
|
7736
|
+
* @internal
|
|
7737
|
+
*/
|
|
7738
|
+
export declare const ModifyDBSnapshotResultFilterSensitiveLog: (obj: ModifyDBSnapshotResult) => any;
|
|
7739
|
+
/**
|
|
7740
|
+
* @internal
|
|
7741
|
+
*/
|
|
7742
|
+
export declare const ModifyDBSnapshotAttributeMessageFilterSensitiveLog: (obj: ModifyDBSnapshotAttributeMessage) => any;
|
|
7743
|
+
/**
|
|
7744
|
+
* @internal
|
|
7745
|
+
*/
|
|
7746
|
+
export declare const ModifyDBSnapshotAttributeResultFilterSensitiveLog: (obj: ModifyDBSnapshotAttributeResult) => any;
|
|
7747
|
+
/**
|
|
7748
|
+
* @internal
|
|
7749
|
+
*/
|
|
7750
|
+
export declare const ModifyDBSubnetGroupMessageFilterSensitiveLog: (obj: ModifyDBSubnetGroupMessage) => any;
|
|
7751
|
+
/**
|
|
7752
|
+
* @internal
|
|
7753
|
+
*/
|
|
7754
|
+
export declare const ModifyDBSubnetGroupResultFilterSensitiveLog: (obj: ModifyDBSubnetGroupResult) => any;
|
|
7755
|
+
/**
|
|
7756
|
+
* @internal
|
|
7757
|
+
*/
|
|
7758
|
+
export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
|
|
7759
|
+
/**
|
|
7760
|
+
* @internal
|
|
7761
|
+
*/
|
|
7762
|
+
export declare const ModifyEventSubscriptionResultFilterSensitiveLog: (obj: ModifyEventSubscriptionResult) => any;
|
|
7763
|
+
/**
|
|
7764
|
+
* @internal
|
|
7765
|
+
*/
|
|
7766
|
+
export declare const ModifyGlobalClusterMessageFilterSensitiveLog: (obj: ModifyGlobalClusterMessage) => any;
|
|
7767
|
+
/**
|
|
7768
|
+
* @internal
|
|
7769
|
+
*/
|
|
7770
|
+
export declare const ModifyGlobalClusterResultFilterSensitiveLog: (obj: ModifyGlobalClusterResult) => any;
|
|
7771
|
+
/**
|
|
7772
|
+
* @internal
|
|
7773
|
+
*/
|
|
7774
|
+
export declare const OptionConfigurationFilterSensitiveLog: (obj: OptionConfiguration) => any;
|
|
7775
|
+
/**
|
|
7776
|
+
* @internal
|
|
7777
|
+
*/
|
|
7778
|
+
export declare const ModifyOptionGroupMessageFilterSensitiveLog: (obj: ModifyOptionGroupMessage) => any;
|
|
7779
|
+
/**
|
|
7780
|
+
* @internal
|
|
7781
|
+
*/
|
|
7782
|
+
export declare const ModifyOptionGroupResultFilterSensitiveLog: (obj: ModifyOptionGroupResult) => any;
|
|
7783
|
+
/**
|
|
7784
|
+
* @internal
|
|
7785
|
+
*/
|
|
7786
|
+
export declare const PromoteReadReplicaMessageFilterSensitiveLog: (obj: PromoteReadReplicaMessage) => any;
|
|
7787
|
+
/**
|
|
7788
|
+
* @internal
|
|
7789
|
+
*/
|
|
7790
|
+
export declare const PromoteReadReplicaResultFilterSensitiveLog: (obj: PromoteReadReplicaResult) => any;
|
|
7791
|
+
/**
|
|
7792
|
+
* @internal
|
|
7793
|
+
*/
|
|
7794
|
+
export declare const PromoteReadReplicaDBClusterMessageFilterSensitiveLog: (obj: PromoteReadReplicaDBClusterMessage) => any;
|
|
7795
|
+
/**
|
|
7796
|
+
* @internal
|
|
7797
|
+
*/
|
|
7798
|
+
export declare const PromoteReadReplicaDBClusterResultFilterSensitiveLog: (obj: PromoteReadReplicaDBClusterResult) => any;
|
|
7799
|
+
/**
|
|
7800
|
+
* @internal
|
|
7801
|
+
*/
|
|
7802
|
+
export declare const PurchaseReservedDBInstancesOfferingMessageFilterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingMessage) => any;
|
|
7803
|
+
/**
|
|
7804
|
+
* @internal
|
|
7805
|
+
*/
|
|
7806
|
+
export declare const PurchaseReservedDBInstancesOfferingResultFilterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingResult) => any;
|
|
7807
|
+
/**
|
|
7808
|
+
* @internal
|
|
7809
|
+
*/
|
|
7810
|
+
export declare const RebootDBClusterMessageFilterSensitiveLog: (obj: RebootDBClusterMessage) => any;
|
|
7811
|
+
/**
|
|
7812
|
+
* @internal
|
|
7813
|
+
*/
|
|
7814
|
+
export declare const RebootDBClusterResultFilterSensitiveLog: (obj: RebootDBClusterResult) => any;
|
|
7815
|
+
/**
|
|
7816
|
+
* @internal
|
|
7817
|
+
*/
|
|
7818
|
+
export declare const RebootDBInstanceMessageFilterSensitiveLog: (obj: RebootDBInstanceMessage) => any;
|
|
7819
|
+
/**
|
|
7820
|
+
* @internal
|
|
7821
|
+
*/
|
|
7822
|
+
export declare const RebootDBInstanceResultFilterSensitiveLog: (obj: RebootDBInstanceResult) => any;
|
|
7823
|
+
/**
|
|
7824
|
+
* @internal
|
|
7825
|
+
*/
|
|
7826
|
+
export declare const RegisterDBProxyTargetsRequestFilterSensitiveLog: (obj: RegisterDBProxyTargetsRequest) => any;
|
|
7827
|
+
/**
|
|
7828
|
+
* @internal
|
|
7829
|
+
*/
|
|
7830
|
+
export declare const RegisterDBProxyTargetsResponseFilterSensitiveLog: (obj: RegisterDBProxyTargetsResponse) => any;
|
|
7831
|
+
/**
|
|
7832
|
+
* @internal
|
|
7833
|
+
*/
|
|
7834
|
+
export declare const RemoveFromGlobalClusterMessageFilterSensitiveLog: (obj: RemoveFromGlobalClusterMessage) => any;
|
|
7835
|
+
/**
|
|
7836
|
+
* @internal
|
|
7837
|
+
*/
|
|
7838
|
+
export declare const RemoveFromGlobalClusterResultFilterSensitiveLog: (obj: RemoveFromGlobalClusterResult) => any;
|
|
7839
|
+
/**
|
|
7840
|
+
* @internal
|
|
7841
|
+
*/
|
|
7842
|
+
export declare const RemoveRoleFromDBClusterMessageFilterSensitiveLog: (obj: RemoveRoleFromDBClusterMessage) => any;
|
|
7843
|
+
/**
|
|
7844
|
+
* @internal
|
|
7845
|
+
*/
|
|
7846
|
+
export declare const RemoveRoleFromDBInstanceMessageFilterSensitiveLog: (obj: RemoveRoleFromDBInstanceMessage) => any;
|
|
7847
|
+
/**
|
|
7848
|
+
* @internal
|
|
7849
|
+
*/
|
|
7850
|
+
export declare const RemoveSourceIdentifierFromSubscriptionMessageFilterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionMessage) => any;
|
|
7851
|
+
/**
|
|
7852
|
+
* @internal
|
|
7853
|
+
*/
|
|
7854
|
+
export declare const RemoveSourceIdentifierFromSubscriptionResultFilterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionResult) => any;
|
|
7855
|
+
/**
|
|
7856
|
+
* @internal
|
|
7857
|
+
*/
|
|
7858
|
+
export declare const RemoveTagsFromResourceMessageFilterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
|
|
7859
|
+
/**
|
|
7860
|
+
* @internal
|
|
7861
|
+
*/
|
|
7862
|
+
export declare const ResetDBClusterParameterGroupMessageFilterSensitiveLog: (obj: ResetDBClusterParameterGroupMessage) => any;
|
|
7863
|
+
/**
|
|
7864
|
+
* @internal
|
|
7865
|
+
*/
|
|
7866
|
+
export declare const ResetDBParameterGroupMessageFilterSensitiveLog: (obj: ResetDBParameterGroupMessage) => any;
|
|
7867
|
+
/**
|
|
7868
|
+
* @internal
|
|
7869
|
+
*/
|
|
7870
|
+
export declare const RestoreDBClusterFromS3MessageFilterSensitiveLog: (obj: RestoreDBClusterFromS3Message) => any;
|
|
7871
|
+
/**
|
|
7872
|
+
* @internal
|
|
7873
|
+
*/
|
|
7874
|
+
export declare const RestoreDBClusterFromS3ResultFilterSensitiveLog: (obj: RestoreDBClusterFromS3Result) => any;
|
|
7875
|
+
/**
|
|
7876
|
+
* @internal
|
|
7877
|
+
*/
|
|
7878
|
+
export declare const RestoreDBClusterFromSnapshotMessageFilterSensitiveLog: (obj: RestoreDBClusterFromSnapshotMessage) => any;
|
|
7879
|
+
/**
|
|
7880
|
+
* @internal
|
|
7881
|
+
*/
|
|
7882
|
+
export declare const RestoreDBClusterFromSnapshotResultFilterSensitiveLog: (obj: RestoreDBClusterFromSnapshotResult) => any;
|
|
7883
|
+
/**
|
|
7884
|
+
* @internal
|
|
7885
|
+
*/
|
|
7886
|
+
export declare const RestoreDBClusterToPointInTimeMessageFilterSensitiveLog: (obj: RestoreDBClusterToPointInTimeMessage) => any;
|
|
7887
|
+
/**
|
|
7888
|
+
* @internal
|
|
7889
|
+
*/
|
|
7890
|
+
export declare const RestoreDBClusterToPointInTimeResultFilterSensitiveLog: (obj: RestoreDBClusterToPointInTimeResult) => any;
|
|
7891
|
+
/**
|
|
7892
|
+
* @internal
|
|
7893
|
+
*/
|
|
7894
|
+
export declare const RestoreDBInstanceFromDBSnapshotMessageFilterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotMessage) => any;
|
|
7895
|
+
/**
|
|
7896
|
+
* @internal
|
|
7897
|
+
*/
|
|
7898
|
+
export declare const RestoreDBInstanceFromDBSnapshotResultFilterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotResult) => any;
|
|
7899
|
+
/**
|
|
7900
|
+
* @internal
|
|
7901
|
+
*/
|
|
7902
|
+
export declare const RestoreDBInstanceFromS3MessageFilterSensitiveLog: (obj: RestoreDBInstanceFromS3Message) => any;
|
|
7903
|
+
/**
|
|
7904
|
+
* @internal
|
|
7905
|
+
*/
|
|
7906
|
+
export declare const RestoreDBInstanceFromS3ResultFilterSensitiveLog: (obj: RestoreDBInstanceFromS3Result) => any;
|
|
7907
|
+
/**
|
|
7908
|
+
* @internal
|
|
7909
|
+
*/
|
|
7910
|
+
export declare const RestoreDBInstanceToPointInTimeMessageFilterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeMessage) => any;
|
|
7911
|
+
/**
|
|
7912
|
+
* @internal
|
|
7913
|
+
*/
|
|
7914
|
+
export declare const RestoreDBInstanceToPointInTimeResultFilterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeResult) => any;
|
|
7915
|
+
/**
|
|
7916
|
+
* @internal
|
|
7917
|
+
*/
|
|
7918
|
+
export declare const RevokeDBSecurityGroupIngressMessageFilterSensitiveLog: (obj: RevokeDBSecurityGroupIngressMessage) => any;
|
|
7919
|
+
/**
|
|
7920
|
+
* @internal
|
|
7921
|
+
*/
|
|
7922
|
+
export declare const RevokeDBSecurityGroupIngressResultFilterSensitiveLog: (obj: RevokeDBSecurityGroupIngressResult) => any;
|
|
7923
|
+
/**
|
|
7924
|
+
* @internal
|
|
7925
|
+
*/
|
|
7926
|
+
export declare const StartActivityStreamRequestFilterSensitiveLog: (obj: StartActivityStreamRequest) => any;
|
|
7927
|
+
/**
|
|
7928
|
+
* @internal
|
|
7929
|
+
*/
|
|
7930
|
+
export declare const StartActivityStreamResponseFilterSensitiveLog: (obj: StartActivityStreamResponse) => any;
|
|
7931
|
+
/**
|
|
7932
|
+
* @internal
|
|
7933
|
+
*/
|
|
7934
|
+
export declare const StartDBClusterMessageFilterSensitiveLog: (obj: StartDBClusterMessage) => any;
|
|
7935
|
+
/**
|
|
7936
|
+
* @internal
|
|
7937
|
+
*/
|
|
7938
|
+
export declare const StartDBClusterResultFilterSensitiveLog: (obj: StartDBClusterResult) => any;
|
|
7939
|
+
/**
|
|
7940
|
+
* @internal
|
|
7941
|
+
*/
|
|
7942
|
+
export declare const StartDBInstanceMessageFilterSensitiveLog: (obj: StartDBInstanceMessage) => any;
|
|
7943
|
+
/**
|
|
7944
|
+
* @internal
|
|
7945
|
+
*/
|
|
7946
|
+
export declare const StartDBInstanceResultFilterSensitiveLog: (obj: StartDBInstanceResult) => any;
|
|
7947
|
+
/**
|
|
7948
|
+
* @internal
|
|
7949
|
+
*/
|
|
7950
|
+
export declare const StartDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationMessage) => any;
|
|
7951
|
+
/**
|
|
7952
|
+
* @internal
|
|
7953
|
+
*/
|
|
7954
|
+
export declare const StartDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationResult) => any;
|
|
7955
|
+
/**
|
|
7956
|
+
* @internal
|
|
7957
|
+
*/
|
|
7958
|
+
export declare const StartExportTaskMessageFilterSensitiveLog: (obj: StartExportTaskMessage) => any;
|
|
7959
|
+
/**
|
|
7960
|
+
* @internal
|
|
7961
|
+
*/
|
|
7962
|
+
export declare const StopActivityStreamRequestFilterSensitiveLog: (obj: StopActivityStreamRequest) => any;
|
|
7963
|
+
/**
|
|
7964
|
+
* @internal
|
|
7965
|
+
*/
|
|
7966
|
+
export declare const StopActivityStreamResponseFilterSensitiveLog: (obj: StopActivityStreamResponse) => any;
|
|
7967
|
+
/**
|
|
7968
|
+
* @internal
|
|
7969
|
+
*/
|
|
7970
|
+
export declare const StopDBClusterMessageFilterSensitiveLog: (obj: StopDBClusterMessage) => any;
|
|
7971
|
+
/**
|
|
7972
|
+
* @internal
|
|
7973
|
+
*/
|
|
7974
|
+
export declare const StopDBClusterResultFilterSensitiveLog: (obj: StopDBClusterResult) => any;
|
|
7975
|
+
/**
|
|
7976
|
+
* @internal
|
|
7977
|
+
*/
|
|
7978
|
+
export declare const StopDBInstanceMessageFilterSensitiveLog: (obj: StopDBInstanceMessage) => any;
|
|
7979
|
+
/**
|
|
7980
|
+
* @internal
|
|
7981
|
+
*/
|
|
7982
|
+
export declare const StopDBInstanceResultFilterSensitiveLog: (obj: StopDBInstanceResult) => any;
|
|
7983
|
+
/**
|
|
7984
|
+
* @internal
|
|
7985
|
+
*/
|
|
7986
|
+
export declare const StopDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationMessage) => any;
|
|
7987
|
+
/**
|
|
7988
|
+
* @internal
|
|
7989
|
+
*/
|
|
7990
|
+
export declare const StopDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationResult) => any;
|