@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
|
@@ -126,12 +126,6 @@ export interface AccountQuota {
|
|
|
126
126
|
*/
|
|
127
127
|
Max?: number;
|
|
128
128
|
}
|
|
129
|
-
export declare namespace AccountQuota {
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
const filterSensitiveLog: (obj: AccountQuota) => any;
|
|
134
|
-
}
|
|
135
129
|
/**
|
|
136
130
|
* <p>Data returned by the <b>DescribeAccountAttributes</b> action.</p>
|
|
137
131
|
*/
|
|
@@ -142,13 +136,13 @@ export interface AccountAttributesMessage {
|
|
|
142
136
|
*/
|
|
143
137
|
AccountQuotas?: AccountQuota[];
|
|
144
138
|
}
|
|
145
|
-
export declare namespace AccountAttributesMessage {
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
|
-
const filterSensitiveLog: (obj: AccountAttributesMessage) => any;
|
|
150
|
-
}
|
|
151
139
|
export declare type ActivityStreamMode = "async" | "sync";
|
|
140
|
+
export declare enum ActivityStreamPolicyStatus {
|
|
141
|
+
locked = "locked",
|
|
142
|
+
locking_policy = "locking-policy",
|
|
143
|
+
unlocked = "unlocked",
|
|
144
|
+
unlocking_policy = "unlocking-policy"
|
|
145
|
+
}
|
|
152
146
|
export declare type ActivityStreamStatus = "started" | "starting" | "stopped" | "stopping";
|
|
153
147
|
export interface AddRoleToDBClusterMessage {
|
|
154
148
|
/**
|
|
@@ -166,12 +160,6 @@ export interface AddRoleToDBClusterMessage {
|
|
|
166
160
|
*/
|
|
167
161
|
FeatureName?: string;
|
|
168
162
|
}
|
|
169
|
-
export declare namespace AddRoleToDBClusterMessage {
|
|
170
|
-
/**
|
|
171
|
-
* @internal
|
|
172
|
-
*/
|
|
173
|
-
const filterSensitiveLog: (obj: AddRoleToDBClusterMessage) => any;
|
|
174
|
-
}
|
|
175
163
|
/**
|
|
176
164
|
* <p>
|
|
177
165
|
* <code>DBClusterIdentifier</code> doesn't refer to an existing DB cluster.</p>
|
|
@@ -233,12 +221,6 @@ export interface AddRoleToDBInstanceMessage {
|
|
|
233
221
|
*/
|
|
234
222
|
FeatureName: string | undefined;
|
|
235
223
|
}
|
|
236
|
-
export declare namespace AddRoleToDBInstanceMessage {
|
|
237
|
-
/**
|
|
238
|
-
* @internal
|
|
239
|
-
*/
|
|
240
|
-
const filterSensitiveLog: (obj: AddRoleToDBInstanceMessage) => any;
|
|
241
|
-
}
|
|
242
224
|
/**
|
|
243
225
|
* <p>
|
|
244
226
|
* <code>DBInstanceIdentifier</code> doesn't refer to an existing DB instance.</p>
|
|
@@ -321,12 +303,6 @@ export interface AddSourceIdentifierToSubscriptionMessage {
|
|
|
321
303
|
*/
|
|
322
304
|
SourceIdentifier: string | undefined;
|
|
323
305
|
}
|
|
324
|
-
export declare namespace AddSourceIdentifierToSubscriptionMessage {
|
|
325
|
-
/**
|
|
326
|
-
* @internal
|
|
327
|
-
*/
|
|
328
|
-
const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
|
|
329
|
-
}
|
|
330
306
|
/**
|
|
331
307
|
* <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
|
|
332
308
|
*/
|
|
@@ -375,24 +351,12 @@ export interface EventSubscription {
|
|
|
375
351
|
*/
|
|
376
352
|
EventSubscriptionArn?: string;
|
|
377
353
|
}
|
|
378
|
-
export declare namespace EventSubscription {
|
|
379
|
-
/**
|
|
380
|
-
* @internal
|
|
381
|
-
*/
|
|
382
|
-
const filterSensitiveLog: (obj: EventSubscription) => any;
|
|
383
|
-
}
|
|
384
354
|
export interface AddSourceIdentifierToSubscriptionResult {
|
|
385
355
|
/**
|
|
386
356
|
* <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
|
|
387
357
|
*/
|
|
388
358
|
EventSubscription?: EventSubscription;
|
|
389
359
|
}
|
|
390
|
-
export declare namespace AddSourceIdentifierToSubscriptionResult {
|
|
391
|
-
/**
|
|
392
|
-
* @internal
|
|
393
|
-
*/
|
|
394
|
-
const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
|
|
395
|
-
}
|
|
396
360
|
/**
|
|
397
361
|
* <p>The requested source could not be found.</p>
|
|
398
362
|
*/
|
|
@@ -428,12 +392,6 @@ export interface Tag {
|
|
|
428
392
|
*/
|
|
429
393
|
Value?: string;
|
|
430
394
|
}
|
|
431
|
-
export declare namespace Tag {
|
|
432
|
-
/**
|
|
433
|
-
* @internal
|
|
434
|
-
*/
|
|
435
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
436
|
-
}
|
|
437
395
|
/**
|
|
438
396
|
* <p></p>
|
|
439
397
|
*/
|
|
@@ -450,12 +408,6 @@ export interface AddTagsToResourceMessage {
|
|
|
450
408
|
*/
|
|
451
409
|
Tags: Tag[] | undefined;
|
|
452
410
|
}
|
|
453
|
-
export declare namespace AddTagsToResourceMessage {
|
|
454
|
-
/**
|
|
455
|
-
* @internal
|
|
456
|
-
*/
|
|
457
|
-
const filterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
|
|
458
|
-
}
|
|
459
411
|
/**
|
|
460
412
|
* <p>The specified proxy name doesn't correspond to a proxy owned by your Amazon Web Services account in the specified Amazon Web Services Region.</p>
|
|
461
413
|
*/
|
|
@@ -532,12 +484,6 @@ export interface ApplyPendingMaintenanceActionMessage {
|
|
|
532
484
|
*/
|
|
533
485
|
OptInType: string | undefined;
|
|
534
486
|
}
|
|
535
|
-
export declare namespace ApplyPendingMaintenanceActionMessage {
|
|
536
|
-
/**
|
|
537
|
-
* @internal
|
|
538
|
-
*/
|
|
539
|
-
const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
|
|
540
|
-
}
|
|
541
487
|
/**
|
|
542
488
|
* <p>Provides information about a pending maintenance action for a resource.</p>
|
|
543
489
|
*/
|
|
@@ -579,12 +525,6 @@ export interface PendingMaintenanceAction {
|
|
|
579
525
|
*/
|
|
580
526
|
Description?: string;
|
|
581
527
|
}
|
|
582
|
-
export declare namespace PendingMaintenanceAction {
|
|
583
|
-
/**
|
|
584
|
-
* @internal
|
|
585
|
-
*/
|
|
586
|
-
const filterSensitiveLog: (obj: PendingMaintenanceAction) => any;
|
|
587
|
-
}
|
|
588
528
|
/**
|
|
589
529
|
* <p>Describes the pending maintenance actions for a resource.</p>
|
|
590
530
|
*/
|
|
@@ -598,24 +538,12 @@ export interface ResourcePendingMaintenanceActions {
|
|
|
598
538
|
*/
|
|
599
539
|
PendingMaintenanceActionDetails?: PendingMaintenanceAction[];
|
|
600
540
|
}
|
|
601
|
-
export declare namespace ResourcePendingMaintenanceActions {
|
|
602
|
-
/**
|
|
603
|
-
* @internal
|
|
604
|
-
*/
|
|
605
|
-
const filterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
|
|
606
|
-
}
|
|
607
541
|
export interface ApplyPendingMaintenanceActionResult {
|
|
608
542
|
/**
|
|
609
543
|
* <p>Describes the pending maintenance actions for a resource.</p>
|
|
610
544
|
*/
|
|
611
545
|
ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions;
|
|
612
546
|
}
|
|
613
|
-
export declare namespace ApplyPendingMaintenanceActionResult {
|
|
614
|
-
/**
|
|
615
|
-
* @internal
|
|
616
|
-
*/
|
|
617
|
-
const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
|
|
618
|
-
}
|
|
619
547
|
/**
|
|
620
548
|
* <p>The specified resource ID was not found.</p>
|
|
621
549
|
*/
|
|
@@ -684,12 +612,6 @@ export interface AuthorizeDBSecurityGroupIngressMessage {
|
|
|
684
612
|
*/
|
|
685
613
|
EC2SecurityGroupOwnerId?: string;
|
|
686
614
|
}
|
|
687
|
-
export declare namespace AuthorizeDBSecurityGroupIngressMessage {
|
|
688
|
-
/**
|
|
689
|
-
* @internal
|
|
690
|
-
*/
|
|
691
|
-
const filterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressMessage) => any;
|
|
692
|
-
}
|
|
693
615
|
/**
|
|
694
616
|
* <p>This data type is used as a response element in the following actions:</p>
|
|
695
617
|
* <ul>
|
|
@@ -729,12 +651,6 @@ export interface EC2SecurityGroup {
|
|
|
729
651
|
*/
|
|
730
652
|
EC2SecurityGroupOwnerId?: string;
|
|
731
653
|
}
|
|
732
|
-
export declare namespace EC2SecurityGroup {
|
|
733
|
-
/**
|
|
734
|
-
* @internal
|
|
735
|
-
*/
|
|
736
|
-
const filterSensitiveLog: (obj: EC2SecurityGroup) => any;
|
|
737
|
-
}
|
|
738
654
|
/**
|
|
739
655
|
* <p>This data type is used as a response element in the <code>DescribeDBSecurityGroups</code> action.</p>
|
|
740
656
|
*/
|
|
@@ -748,12 +664,6 @@ export interface IPRange {
|
|
|
748
664
|
*/
|
|
749
665
|
CIDRIP?: string;
|
|
750
666
|
}
|
|
751
|
-
export declare namespace IPRange {
|
|
752
|
-
/**
|
|
753
|
-
* @internal
|
|
754
|
-
*/
|
|
755
|
-
const filterSensitiveLog: (obj: IPRange) => any;
|
|
756
|
-
}
|
|
757
667
|
/**
|
|
758
668
|
* <p>Contains the details for an Amazon RDS DB security group.</p>
|
|
759
669
|
* <p>This data type is used as a response element
|
|
@@ -789,12 +699,6 @@ export interface DBSecurityGroup {
|
|
|
789
699
|
*/
|
|
790
700
|
DBSecurityGroupArn?: string;
|
|
791
701
|
}
|
|
792
|
-
export declare namespace DBSecurityGroup {
|
|
793
|
-
/**
|
|
794
|
-
* @internal
|
|
795
|
-
*/
|
|
796
|
-
const filterSensitiveLog: (obj: DBSecurityGroup) => any;
|
|
797
|
-
}
|
|
798
702
|
export interface AuthorizeDBSecurityGroupIngressResult {
|
|
799
703
|
/**
|
|
800
704
|
* <p>Contains the details for an Amazon RDS DB security group.</p>
|
|
@@ -803,12 +707,6 @@ export interface AuthorizeDBSecurityGroupIngressResult {
|
|
|
803
707
|
*/
|
|
804
708
|
DBSecurityGroup?: DBSecurityGroup;
|
|
805
709
|
}
|
|
806
|
-
export declare namespace AuthorizeDBSecurityGroupIngressResult {
|
|
807
|
-
/**
|
|
808
|
-
* @internal
|
|
809
|
-
*/
|
|
810
|
-
const filterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressResult) => any;
|
|
811
|
-
}
|
|
812
710
|
/**
|
|
813
711
|
* <p>
|
|
814
712
|
* <code>DBSecurityGroupName</code> doesn't refer to an existing DB security group.</p>
|
|
@@ -890,12 +788,6 @@ export interface BacktrackDBClusterMessage {
|
|
|
890
788
|
*/
|
|
891
789
|
UseEarliestTimeOnPointInTimeUnavailable?: boolean;
|
|
892
790
|
}
|
|
893
|
-
export declare namespace BacktrackDBClusterMessage {
|
|
894
|
-
/**
|
|
895
|
-
* @internal
|
|
896
|
-
*/
|
|
897
|
-
const filterSensitiveLog: (obj: BacktrackDBClusterMessage) => any;
|
|
898
|
-
}
|
|
899
791
|
/**
|
|
900
792
|
* <p>This data type is used as a response element in the <code>DescribeDBClusterBacktracks</code> action.</p>
|
|
901
793
|
*/
|
|
@@ -944,24 +836,12 @@ export interface DBClusterBacktrack {
|
|
|
944
836
|
*/
|
|
945
837
|
Status?: string;
|
|
946
838
|
}
|
|
947
|
-
export declare namespace DBClusterBacktrack {
|
|
948
|
-
/**
|
|
949
|
-
* @internal
|
|
950
|
-
*/
|
|
951
|
-
const filterSensitiveLog: (obj: DBClusterBacktrack) => any;
|
|
952
|
-
}
|
|
953
839
|
export interface CancelExportTaskMessage {
|
|
954
840
|
/**
|
|
955
841
|
* <p>The identifier of the snapshot export task to cancel.</p>
|
|
956
842
|
*/
|
|
957
843
|
ExportTaskIdentifier: string | undefined;
|
|
958
844
|
}
|
|
959
|
-
export declare namespace CancelExportTaskMessage {
|
|
960
|
-
/**
|
|
961
|
-
* @internal
|
|
962
|
-
*/
|
|
963
|
-
const filterSensitiveLog: (obj: CancelExportTaskMessage) => any;
|
|
964
|
-
}
|
|
965
845
|
/**
|
|
966
846
|
* <p>Contains the details of a snapshot export to Amazon S3.</p>
|
|
967
847
|
* <p>This data type is used as a response element in the <code>DescribeExportTasks</code> action.</p>
|
|
@@ -1055,12 +935,6 @@ export interface ExportTask {
|
|
|
1055
935
|
*/
|
|
1056
936
|
WarningMessage?: string;
|
|
1057
937
|
}
|
|
1058
|
-
export declare namespace ExportTask {
|
|
1059
|
-
/**
|
|
1060
|
-
* @internal
|
|
1061
|
-
*/
|
|
1062
|
-
const filterSensitiveLog: (obj: ExportTask) => any;
|
|
1063
|
-
}
|
|
1064
938
|
/**
|
|
1065
939
|
* <p>The export task doesn't exist.</p>
|
|
1066
940
|
*/
|
|
@@ -1130,12 +1004,6 @@ export interface CopyDBClusterParameterGroupMessage {
|
|
|
1130
1004
|
*/
|
|
1131
1005
|
Tags?: Tag[];
|
|
1132
1006
|
}
|
|
1133
|
-
export declare namespace CopyDBClusterParameterGroupMessage {
|
|
1134
|
-
/**
|
|
1135
|
-
* @internal
|
|
1136
|
-
*/
|
|
1137
|
-
const filterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
|
|
1138
|
-
}
|
|
1139
1007
|
/**
|
|
1140
1008
|
* <p>Contains the details of an Amazon RDS DB cluster parameter group.</p>
|
|
1141
1009
|
* <p>This data type is used as a response element in the <code>DescribeDBClusterParameterGroups</code> action.</p>
|
|
@@ -1158,12 +1026,6 @@ export interface DBClusterParameterGroup {
|
|
|
1158
1026
|
*/
|
|
1159
1027
|
DBClusterParameterGroupArn?: string;
|
|
1160
1028
|
}
|
|
1161
|
-
export declare namespace DBClusterParameterGroup {
|
|
1162
|
-
/**
|
|
1163
|
-
* @internal
|
|
1164
|
-
*/
|
|
1165
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroup) => any;
|
|
1166
|
-
}
|
|
1167
1029
|
export interface CopyDBClusterParameterGroupResult {
|
|
1168
1030
|
/**
|
|
1169
1031
|
* <p>Contains the details of an Amazon RDS DB cluster parameter group.</p>
|
|
@@ -1171,12 +1033,6 @@ export interface CopyDBClusterParameterGroupResult {
|
|
|
1171
1033
|
*/
|
|
1172
1034
|
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
1173
1035
|
}
|
|
1174
|
-
export declare namespace CopyDBClusterParameterGroupResult {
|
|
1175
|
-
/**
|
|
1176
|
-
* @internal
|
|
1177
|
-
*/
|
|
1178
|
-
const filterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
|
|
1179
|
-
}
|
|
1180
1036
|
/**
|
|
1181
1037
|
* <p>A DB parameter group with the same name exists.</p>
|
|
1182
1038
|
*/
|
|
@@ -1272,22 +1128,33 @@ export interface CopyDBClusterSnapshotMessage {
|
|
|
1272
1128
|
*/
|
|
1273
1129
|
KmsKeyId?: string;
|
|
1274
1130
|
/**
|
|
1275
|
-
* <p>
|
|
1276
|
-
*
|
|
1277
|
-
*
|
|
1278
|
-
*
|
|
1279
|
-
*
|
|
1280
|
-
*
|
|
1131
|
+
* <p>When you are copying a DB cluster snapshot from one Amazon Web Services GovCloud (US) Region
|
|
1132
|
+
* to another, the URL that contains a Signature Version 4 signed request for the
|
|
1133
|
+
* <code>CopyDBClusterSnapshot</code> API operation in the Amazon Web Services Region that contains
|
|
1134
|
+
* the source DB cluster snapshot to copy. Use the <code>PreSignedUrl</code> parameter when
|
|
1135
|
+
* copying an encrypted DB cluster snapshot from another Amazon Web Services Region. Don't specify
|
|
1136
|
+
* <code>PreSignedUrl</code> when copying an encrypted DB cluster snapshot in the same
|
|
1137
|
+
* Amazon Web Services Region.</p>
|
|
1138
|
+
* <p>This setting applies only to Amazon Web Services GovCloud (US) Regions. It's ignored in other
|
|
1139
|
+
* Amazon Web Services Regions.</p>
|
|
1140
|
+
* <p>The presigned URL must be a valid request for the
|
|
1141
|
+
* <code>CopyDBClusterSnapshot</code> API operation that can run in the source
|
|
1142
|
+
* Amazon Web Services Region that contains the encrypted DB cluster snapshot to copy. The presigned URL request
|
|
1143
|
+
* must contain the following parameter values:</p>
|
|
1281
1144
|
* <ul>
|
|
1282
1145
|
* <li>
|
|
1283
1146
|
* <p>
|
|
1284
|
-
* <code>KmsKeyId</code> - The
|
|
1285
|
-
*
|
|
1286
|
-
*
|
|
1147
|
+
* <code>KmsKeyId</code> - The KMS key identifier for the KMS key
|
|
1148
|
+
* to use to encrypt the copy of the DB cluster snapshot in the destination
|
|
1149
|
+
* Amazon Web Services Region. This is the same identifier for both the
|
|
1150
|
+
* <code>CopyDBClusterSnapshot</code> operation that is called in the
|
|
1151
|
+
* destination Amazon Web Services Region, and the operation contained in the presigned
|
|
1152
|
+
* URL.</p>
|
|
1287
1153
|
* </li>
|
|
1288
1154
|
* <li>
|
|
1289
1155
|
* <p>
|
|
1290
|
-
* <code>DestinationRegion</code> - The name of the Amazon Web Services Region
|
|
1156
|
+
* <code>DestinationRegion</code> - The name of the Amazon Web Services Region
|
|
1157
|
+
* that the DB cluster snapshot is to be created in.</p>
|
|
1291
1158
|
* </li>
|
|
1292
1159
|
* <li>
|
|
1293
1160
|
* <p>
|
|
@@ -1298,15 +1165,16 @@ export interface CopyDBClusterSnapshotMessage {
|
|
|
1298
1165
|
* </li>
|
|
1299
1166
|
* </ul>
|
|
1300
1167
|
* <p>To learn how to generate a Signature Version 4 signed request, see
|
|
1301
|
-
*
|
|
1302
1168
|
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html">
|
|
1303
1169
|
* Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4)</a> and
|
|
1304
1170
|
* <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">
|
|
1305
1171
|
* Signature Version 4 Signing Process</a>.</p>
|
|
1306
1172
|
* <note>
|
|
1307
|
-
* <p>If you are using an Amazon Web Services SDK tool or the CLI, you can specify
|
|
1308
|
-
*
|
|
1309
|
-
*
|
|
1173
|
+
* <p>If you are using an Amazon Web Services SDK tool or the CLI, you can specify
|
|
1174
|
+
* <code>SourceRegion</code> (or <code>--source-region</code> for the CLI)
|
|
1175
|
+
* instead of specifying <code>PreSignedUrl</code> manually. Specifying
|
|
1176
|
+
* <code>SourceRegion</code> autogenerates a presigned URL that is a valid request
|
|
1177
|
+
* for the operation that can run in the source Amazon Web Services Region.</p>
|
|
1310
1178
|
* </note>
|
|
1311
1179
|
*/
|
|
1312
1180
|
PreSignedUrl?: string;
|
|
@@ -1322,12 +1190,6 @@ export interface CopyDBClusterSnapshotMessage {
|
|
|
1322
1190
|
*/
|
|
1323
1191
|
Tags?: Tag[];
|
|
1324
1192
|
}
|
|
1325
|
-
export declare namespace CopyDBClusterSnapshotMessage {
|
|
1326
|
-
/**
|
|
1327
|
-
* @internal
|
|
1328
|
-
*/
|
|
1329
|
-
const filterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
|
|
1330
|
-
}
|
|
1331
1193
|
/**
|
|
1332
1194
|
* <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
|
|
1333
1195
|
* <p>This data type is used as a response element
|
|
@@ -1444,12 +1306,6 @@ export interface DBClusterSnapshot {
|
|
|
1444
1306
|
*/
|
|
1445
1307
|
TagList?: Tag[];
|
|
1446
1308
|
}
|
|
1447
|
-
export declare namespace DBClusterSnapshot {
|
|
1448
|
-
/**
|
|
1449
|
-
* @internal
|
|
1450
|
-
*/
|
|
1451
|
-
const filterSensitiveLog: (obj: DBClusterSnapshot) => any;
|
|
1452
|
-
}
|
|
1453
1309
|
export interface CopyDBClusterSnapshotResult {
|
|
1454
1310
|
/**
|
|
1455
1311
|
* <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
|
|
@@ -1458,12 +1314,6 @@ export interface CopyDBClusterSnapshotResult {
|
|
|
1458
1314
|
*/
|
|
1459
1315
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
1460
1316
|
}
|
|
1461
|
-
export declare namespace CopyDBClusterSnapshotResult {
|
|
1462
|
-
/**
|
|
1463
|
-
* @internal
|
|
1464
|
-
*/
|
|
1465
|
-
const filterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
|
|
1466
|
-
}
|
|
1467
1317
|
/**
|
|
1468
1318
|
* <p>The user already has a DB cluster snapshot with the given identifier.</p>
|
|
1469
1319
|
*/
|
|
@@ -1571,12 +1421,6 @@ export interface CopyDBParameterGroupMessage {
|
|
|
1571
1421
|
*/
|
|
1572
1422
|
Tags?: Tag[];
|
|
1573
1423
|
}
|
|
1574
|
-
export declare namespace CopyDBParameterGroupMessage {
|
|
1575
|
-
/**
|
|
1576
|
-
* @internal
|
|
1577
|
-
*/
|
|
1578
|
-
const filterSensitiveLog: (obj: CopyDBParameterGroupMessage) => any;
|
|
1579
|
-
}
|
|
1580
1424
|
/**
|
|
1581
1425
|
* <p>Contains the details of an Amazon RDS DB parameter group.</p>
|
|
1582
1426
|
* <p>This data type is used as a response element in the <code>DescribeDBParameterGroups</code> action.</p>
|
|
@@ -1599,12 +1443,6 @@ export interface DBParameterGroup {
|
|
|
1599
1443
|
*/
|
|
1600
1444
|
DBParameterGroupArn?: string;
|
|
1601
1445
|
}
|
|
1602
|
-
export declare namespace DBParameterGroup {
|
|
1603
|
-
/**
|
|
1604
|
-
* @internal
|
|
1605
|
-
*/
|
|
1606
|
-
const filterSensitiveLog: (obj: DBParameterGroup) => any;
|
|
1607
|
-
}
|
|
1608
1446
|
export interface CopyDBParameterGroupResult {
|
|
1609
1447
|
/**
|
|
1610
1448
|
* <p>Contains the details of an Amazon RDS DB parameter group.</p>
|
|
@@ -1612,12 +1450,6 @@ export interface CopyDBParameterGroupResult {
|
|
|
1612
1450
|
*/
|
|
1613
1451
|
DBParameterGroup?: DBParameterGroup;
|
|
1614
1452
|
}
|
|
1615
|
-
export declare namespace CopyDBParameterGroupResult {
|
|
1616
|
-
/**
|
|
1617
|
-
* @internal
|
|
1618
|
-
*/
|
|
1619
|
-
const filterSensitiveLog: (obj: CopyDBParameterGroupResult) => any;
|
|
1620
|
-
}
|
|
1621
1453
|
/**
|
|
1622
1454
|
* <p></p>
|
|
1623
1455
|
*/
|
|
@@ -1632,9 +1464,7 @@ export interface CopyDBSnapshotMessage {
|
|
|
1632
1464
|
* <code>arn:aws:rds:us-west-2:123456789012:snapshot:mysql-instance1-snapshot-20130805</code>.</p>
|
|
1633
1465
|
* <p>If you are copying from a shared manual DB snapshot,
|
|
1634
1466
|
* this parameter must be the Amazon Resource Name (ARN) of the shared DB snapshot.</p>
|
|
1635
|
-
* <p>If you are copying an encrypted snapshot
|
|
1636
|
-
* this parameter must be in the ARN format for the source Amazon Web Services Region,
|
|
1637
|
-
* and must match the <code>SourceDBSnapshotIdentifier</code> in the <code>PreSignedUrl</code> parameter.</p>
|
|
1467
|
+
* <p>If you are copying an encrypted snapshot this parameter must be in the ARN format for the source Amazon Web Services Region.</p>
|
|
1638
1468
|
* <p>Constraints:</p>
|
|
1639
1469
|
* <ul>
|
|
1640
1470
|
* <li>
|
|
@@ -1696,32 +1526,40 @@ export interface CopyDBSnapshotMessage {
|
|
|
1696
1526
|
*/
|
|
1697
1527
|
CopyTags?: boolean;
|
|
1698
1528
|
/**
|
|
1699
|
-
* <p>
|
|
1700
|
-
*
|
|
1701
|
-
* source DB snapshot to copy.</p>
|
|
1529
|
+
* <p>When you are copying a snapshot from one Amazon Web Services GovCloud (US) Region to another,
|
|
1530
|
+
* the URL that contains a Signature Version 4 signed request for the <code>CopyDBSnapshot</code> API
|
|
1531
|
+
* operation in the source Amazon Web Services Region that contains the source DB snapshot to copy.</p>
|
|
1532
|
+
* <p>This setting applies only to Amazon Web Services GovCloud (US) Regions. It's ignored in other
|
|
1533
|
+
* Amazon Web Services Regions.</p>
|
|
1702
1534
|
* <p>You must specify this parameter when you copy an encrypted DB snapshot from another
|
|
1703
1535
|
* Amazon Web Services Region by using the Amazon RDS API. Don't specify <code>PreSignedUrl</code> when you are
|
|
1704
1536
|
* copying an encrypted DB snapshot in the same Amazon Web Services Region.</p>
|
|
1705
|
-
* <p>The presigned URL must be a valid request for the
|
|
1706
|
-
* that can
|
|
1707
|
-
*
|
|
1537
|
+
* <p>The presigned URL must be a valid request for the
|
|
1538
|
+
* <code>CopyDBClusterSnapshot</code> API operation that can run in the source
|
|
1539
|
+
* Amazon Web Services Region that contains the encrypted DB cluster snapshot to copy. The presigned URL request
|
|
1540
|
+
* must contain the following parameter values:</p>
|
|
1708
1541
|
* <ul>
|
|
1709
1542
|
* <li>
|
|
1710
1543
|
* <p>
|
|
1711
|
-
* <code>DestinationRegion</code> - The Amazon Web Services Region that the encrypted DB
|
|
1712
|
-
* This Amazon Web Services Region is the same one where the
|
|
1713
|
-
*
|
|
1714
|
-
*
|
|
1715
|
-
*
|
|
1716
|
-
*
|
|
1717
|
-
*
|
|
1718
|
-
*
|
|
1544
|
+
* <code>DestinationRegion</code> - The Amazon Web Services Region that the encrypted DB
|
|
1545
|
+
* snapshot is copied to. This Amazon Web Services Region is the same one where the
|
|
1546
|
+
* <code>CopyDBSnapshot</code> operation is called that contains this presigned
|
|
1547
|
+
* URL.</p>
|
|
1548
|
+
* <p>For example, if you copy an encrypted DB snapshot from the us-west-2
|
|
1549
|
+
* Amazon Web Services Region to the us-east-1 Amazon Web Services Region, then you call the
|
|
1550
|
+
* <code>CopyDBSnapshot</code> operation in the us-east-1 Amazon Web Services Region and
|
|
1551
|
+
* provide a presigned URL that contains a call to the <code>CopyDBSnapshot</code>
|
|
1552
|
+
* operation in the us-west-2 Amazon Web Services Region. For this example, the
|
|
1553
|
+
* <code>DestinationRegion</code> in the presigned URL must be set to the
|
|
1554
|
+
* us-east-1 Amazon Web Services Region.</p>
|
|
1719
1555
|
* </li>
|
|
1720
1556
|
* <li>
|
|
1721
1557
|
* <p>
|
|
1722
|
-
* <code>KmsKeyId</code> - The
|
|
1723
|
-
*
|
|
1724
|
-
*
|
|
1558
|
+
* <code>KmsKeyId</code> - The KMS key identifier for the KMS key to use to
|
|
1559
|
+
* encrypt the copy of the DB snapshot in the destination Amazon Web Services Region. This is the
|
|
1560
|
+
* same identifier for both the <code>CopyDBSnapshot</code> operation that is
|
|
1561
|
+
* called in the destination Amazon Web Services Region, and the operation contained in the
|
|
1562
|
+
* presigned URL.</p>
|
|
1725
1563
|
* </li>
|
|
1726
1564
|
* <li>
|
|
1727
1565
|
* <p>
|
|
@@ -1735,9 +1573,11 @@ export interface CopyDBSnapshotMessage {
|
|
|
1735
1573
|
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html">Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4)</a> and
|
|
1736
1574
|
* <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature Version 4 Signing Process</a>.</p>
|
|
1737
1575
|
* <note>
|
|
1738
|
-
* <p>If you are using an Amazon Web Services SDK tool or the CLI, you can specify
|
|
1739
|
-
*
|
|
1740
|
-
*
|
|
1576
|
+
* <p>If you are using an Amazon Web Services SDK tool or the CLI, you can specify
|
|
1577
|
+
* <code>SourceRegion</code> (or <code>--source-region</code> for the CLI)
|
|
1578
|
+
* instead of specifying <code>PreSignedUrl</code> manually. Specifying
|
|
1579
|
+
* <code>SourceRegion</code> autogenerates a presigned URL that is a valid request
|
|
1580
|
+
* for the operation that can run in the source Amazon Web Services Region.</p>
|
|
1741
1581
|
* </note>
|
|
1742
1582
|
*/
|
|
1743
1583
|
PreSignedUrl?: string;
|
|
@@ -1757,12 +1597,6 @@ export interface CopyDBSnapshotMessage {
|
|
|
1757
1597
|
*/
|
|
1758
1598
|
TargetCustomAvailabilityZone?: string;
|
|
1759
1599
|
}
|
|
1760
|
-
export declare namespace CopyDBSnapshotMessage {
|
|
1761
|
-
/**
|
|
1762
|
-
* @internal
|
|
1763
|
-
*/
|
|
1764
|
-
const filterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
|
|
1765
|
-
}
|
|
1766
1600
|
/**
|
|
1767
1601
|
* <p>Contains the processor features of a DB instance class.</p>
|
|
1768
1602
|
* <p>To specify the number of CPU cores, use the <code>coreCount</code> feature name
|
|
@@ -1846,12 +1680,6 @@ export interface ProcessorFeature {
|
|
|
1846
1680
|
*/
|
|
1847
1681
|
Value?: string;
|
|
1848
1682
|
}
|
|
1849
|
-
export declare namespace ProcessorFeature {
|
|
1850
|
-
/**
|
|
1851
|
-
* @internal
|
|
1852
|
-
*/
|
|
1853
|
-
const filterSensitiveLog: (obj: ProcessorFeature) => any;
|
|
1854
|
-
}
|
|
1855
1683
|
/**
|
|
1856
1684
|
* <p>Contains the details of an Amazon RDS DB snapshot.</p>
|
|
1857
1685
|
* <p>This data type is used as a response element
|
|
@@ -1994,12 +1822,6 @@ export interface DBSnapshot {
|
|
|
1994
1822
|
*/
|
|
1995
1823
|
SnapshotTarget?: string;
|
|
1996
1824
|
}
|
|
1997
|
-
export declare namespace DBSnapshot {
|
|
1998
|
-
/**
|
|
1999
|
-
* @internal
|
|
2000
|
-
*/
|
|
2001
|
-
const filterSensitiveLog: (obj: DBSnapshot) => any;
|
|
2002
|
-
}
|
|
2003
1825
|
export interface CopyDBSnapshotResult {
|
|
2004
1826
|
/**
|
|
2005
1827
|
* <p>Contains the details of an Amazon RDS DB snapshot.</p>
|
|
@@ -2008,12 +1830,6 @@ export interface CopyDBSnapshotResult {
|
|
|
2008
1830
|
*/
|
|
2009
1831
|
DBSnapshot?: DBSnapshot;
|
|
2010
1832
|
}
|
|
2011
|
-
export declare namespace CopyDBSnapshotResult {
|
|
2012
|
-
/**
|
|
2013
|
-
* @internal
|
|
2014
|
-
*/
|
|
2015
|
-
const filterSensitiveLog: (obj: CopyDBSnapshotResult) => any;
|
|
2016
|
-
}
|
|
2017
1833
|
/**
|
|
2018
1834
|
* <p>
|
|
2019
1835
|
* <code>CustomAvailabilityZoneId</code> doesn't refer to an existing custom
|
|
@@ -2096,12 +1912,6 @@ export interface CopyOptionGroupMessage {
|
|
|
2096
1912
|
*/
|
|
2097
1913
|
Tags?: Tag[];
|
|
2098
1914
|
}
|
|
2099
|
-
export declare namespace CopyOptionGroupMessage {
|
|
2100
|
-
/**
|
|
2101
|
-
* @internal
|
|
2102
|
-
*/
|
|
2103
|
-
const filterSensitiveLog: (obj: CopyOptionGroupMessage) => any;
|
|
2104
|
-
}
|
|
2105
1915
|
/**
|
|
2106
1916
|
* <p>This data type is used as a response element in the following actions:</p>
|
|
2107
1917
|
* <ul>
|
|
@@ -2137,12 +1947,6 @@ export interface DBSecurityGroupMembership {
|
|
|
2137
1947
|
*/
|
|
2138
1948
|
Status?: string;
|
|
2139
1949
|
}
|
|
2140
|
-
export declare namespace DBSecurityGroupMembership {
|
|
2141
|
-
/**
|
|
2142
|
-
* @internal
|
|
2143
|
-
*/
|
|
2144
|
-
const filterSensitiveLog: (obj: DBSecurityGroupMembership) => any;
|
|
2145
|
-
}
|
|
2146
1950
|
/**
|
|
2147
1951
|
* <p>Option settings are the actual settings being applied or configured for that option. It is used when you modify an option group or describe option groups. For example, the NATIVE_NETWORK_ENCRYPTION option has a setting called SQLNET.ENCRYPTION_SERVER that can have several different values.</p>
|
|
2148
1952
|
*/
|
|
@@ -2184,12 +1988,6 @@ export interface OptionSetting {
|
|
|
2184
1988
|
*/
|
|
2185
1989
|
IsCollection?: boolean;
|
|
2186
1990
|
}
|
|
2187
|
-
export declare namespace OptionSetting {
|
|
2188
|
-
/**
|
|
2189
|
-
* @internal
|
|
2190
|
-
*/
|
|
2191
|
-
const filterSensitiveLog: (obj: OptionSetting) => any;
|
|
2192
|
-
}
|
|
2193
1991
|
/**
|
|
2194
1992
|
* <p>This data type is used as a response element for queries on VPC security group membership.</p>
|
|
2195
1993
|
*/
|
|
@@ -2199,16 +1997,11 @@ export interface VpcSecurityGroupMembership {
|
|
|
2199
1997
|
*/
|
|
2200
1998
|
VpcSecurityGroupId?: string;
|
|
2201
1999
|
/**
|
|
2202
|
-
* <p>The status of the VPC security group.</p>
|
|
2000
|
+
* <p>The membership status of the VPC security group.</p>
|
|
2001
|
+
* <p>Currently, the only valid status is <code>active</code>.</p>
|
|
2203
2002
|
*/
|
|
2204
2003
|
Status?: string;
|
|
2205
2004
|
}
|
|
2206
|
-
export declare namespace VpcSecurityGroupMembership {
|
|
2207
|
-
/**
|
|
2208
|
-
* @internal
|
|
2209
|
-
*/
|
|
2210
|
-
const filterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
|
|
2211
|
-
}
|
|
2212
2005
|
/**
|
|
2213
2006
|
* <p>Option details.</p>
|
|
2214
2007
|
*/
|
|
@@ -2250,12 +2043,6 @@ export interface Option {
|
|
|
2250
2043
|
*/
|
|
2251
2044
|
VpcSecurityGroupMemberships?: VpcSecurityGroupMembership[];
|
|
2252
2045
|
}
|
|
2253
|
-
export declare namespace Option {
|
|
2254
|
-
/**
|
|
2255
|
-
* @internal
|
|
2256
|
-
*/
|
|
2257
|
-
const filterSensitiveLog: (obj: Option) => any;
|
|
2258
|
-
}
|
|
2259
2046
|
/**
|
|
2260
2047
|
* <p></p>
|
|
2261
2048
|
*/
|
|
@@ -2299,24 +2086,12 @@ export interface OptionGroup {
|
|
|
2299
2086
|
*/
|
|
2300
2087
|
OptionGroupArn?: string;
|
|
2301
2088
|
}
|
|
2302
|
-
export declare namespace OptionGroup {
|
|
2303
|
-
/**
|
|
2304
|
-
* @internal
|
|
2305
|
-
*/
|
|
2306
|
-
const filterSensitiveLog: (obj: OptionGroup) => any;
|
|
2307
|
-
}
|
|
2308
2089
|
export interface CopyOptionGroupResult {
|
|
2309
2090
|
/**
|
|
2310
2091
|
* <p></p>
|
|
2311
2092
|
*/
|
|
2312
2093
|
OptionGroup?: OptionGroup;
|
|
2313
2094
|
}
|
|
2314
|
-
export declare namespace CopyOptionGroupResult {
|
|
2315
|
-
/**
|
|
2316
|
-
* @internal
|
|
2317
|
-
*/
|
|
2318
|
-
const filterSensitiveLog: (obj: CopyOptionGroupResult) => any;
|
|
2319
|
-
}
|
|
2320
2095
|
/**
|
|
2321
2096
|
* <p>The option group you are trying to create already exists.</p>
|
|
2322
2097
|
*/
|
|
@@ -2427,12 +2202,6 @@ export interface CreateCustomDBEngineVersionMessage {
|
|
|
2427
2202
|
*/
|
|
2428
2203
|
Tags?: Tag[];
|
|
2429
2204
|
}
|
|
2430
|
-
export declare namespace CreateCustomDBEngineVersionMessage {
|
|
2431
|
-
/**
|
|
2432
|
-
* @internal
|
|
2433
|
-
*/
|
|
2434
|
-
const filterSensitiveLog: (obj: CreateCustomDBEngineVersionMessage) => any;
|
|
2435
|
-
}
|
|
2436
2205
|
/**
|
|
2437
2206
|
* <p>A CEV with the specified name already exists.</p>
|
|
2438
2207
|
*/
|
|
@@ -2468,12 +2237,6 @@ export interface CharacterSet {
|
|
|
2468
2237
|
*/
|
|
2469
2238
|
CharacterSetDescription?: string;
|
|
2470
2239
|
}
|
|
2471
|
-
export declare namespace CharacterSet {
|
|
2472
|
-
/**
|
|
2473
|
-
* @internal
|
|
2474
|
-
*/
|
|
2475
|
-
const filterSensitiveLog: (obj: CharacterSet) => any;
|
|
2476
|
-
}
|
|
2477
2240
|
/**
|
|
2478
2241
|
* <p>A time zone associated with a
|
|
2479
2242
|
* <code>DBInstance</code>
|
|
@@ -2490,12 +2253,6 @@ export interface Timezone {
|
|
|
2490
2253
|
*/
|
|
2491
2254
|
TimezoneName?: string;
|
|
2492
2255
|
}
|
|
2493
|
-
export declare namespace Timezone {
|
|
2494
|
-
/**
|
|
2495
|
-
* @internal
|
|
2496
|
-
*/
|
|
2497
|
-
const filterSensitiveLog: (obj: Timezone) => any;
|
|
2498
|
-
}
|
|
2499
2256
|
/**
|
|
2500
2257
|
* <p>The version of the database engine that a DB instance can be upgraded to.</p>
|
|
2501
2258
|
*/
|
|
@@ -2537,12 +2294,6 @@ export interface UpgradeTarget {
|
|
|
2537
2294
|
*/
|
|
2538
2295
|
SupportsBabelfish?: boolean;
|
|
2539
2296
|
}
|
|
2540
|
-
export declare namespace UpgradeTarget {
|
|
2541
|
-
/**
|
|
2542
|
-
* @internal
|
|
2543
|
-
*/
|
|
2544
|
-
const filterSensitiveLog: (obj: UpgradeTarget) => any;
|
|
2545
|
-
}
|
|
2546
2297
|
/**
|
|
2547
2298
|
* <p>This data type is used as a response element in the action <code>DescribeDBEngineVersions</code>.</p>
|
|
2548
2299
|
*/
|
|
@@ -2671,12 +2422,6 @@ export interface DBEngineVersion {
|
|
|
2671
2422
|
*/
|
|
2672
2423
|
SupportsBabelfish?: boolean;
|
|
2673
2424
|
}
|
|
2674
|
-
export declare namespace DBEngineVersion {
|
|
2675
|
-
/**
|
|
2676
|
-
* @internal
|
|
2677
|
-
*/
|
|
2678
|
-
const filterSensitiveLog: (obj: DBEngineVersion) => any;
|
|
2679
|
-
}
|
|
2680
2425
|
/**
|
|
2681
2426
|
* <p>Contains the scaling configuration of an Aurora Serverless v1 DB cluster.</p>
|
|
2682
2427
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html">Using Amazon Aurora Serverless v1</a> in the
|
|
@@ -2732,12 +2477,6 @@ export interface ScalingConfiguration {
|
|
|
2732
2477
|
*/
|
|
2733
2478
|
SecondsBeforeTimeout?: number;
|
|
2734
2479
|
}
|
|
2735
|
-
export declare namespace ScalingConfiguration {
|
|
2736
|
-
/**
|
|
2737
|
-
* @internal
|
|
2738
|
-
*/
|
|
2739
|
-
const filterSensitiveLog: (obj: ScalingConfiguration) => any;
|
|
2740
|
-
}
|
|
2741
2480
|
/**
|
|
2742
2481
|
* <p>Contains the scaling configuration of an Aurora Serverless v2 DB cluster.</p>
|
|
2743
2482
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.html">Using Amazon Aurora Serverless v2</a> in the
|
|
@@ -2757,12 +2496,6 @@ export interface ServerlessV2ScalingConfiguration {
|
|
|
2757
2496
|
*/
|
|
2758
2497
|
MaxCapacity?: number;
|
|
2759
2498
|
}
|
|
2760
|
-
export declare namespace ServerlessV2ScalingConfiguration {
|
|
2761
|
-
/**
|
|
2762
|
-
* @internal
|
|
2763
|
-
*/
|
|
2764
|
-
const filterSensitiveLog: (obj: ServerlessV2ScalingConfiguration) => any;
|
|
2765
|
-
}
|
|
2766
2499
|
/**
|
|
2767
2500
|
* <p></p>
|
|
2768
2501
|
*/
|
|
@@ -3051,18 +2784,24 @@ export interface CreateDBClusterMessage {
|
|
|
3051
2784
|
*/
|
|
3052
2785
|
KmsKeyId?: string;
|
|
3053
2786
|
/**
|
|
3054
|
-
* <p>
|
|
3055
|
-
*
|
|
3056
|
-
*
|
|
3057
|
-
*
|
|
3058
|
-
*
|
|
3059
|
-
*
|
|
2787
|
+
* <p>When you are replicating a DB cluster from one Amazon Web Services GovCloud (US) Region to another,
|
|
2788
|
+
* an URL that contains a Signature Version 4 signed request for the
|
|
2789
|
+
* <code>CreateDBCluster</code> operation to be called in the source Amazon Web Services Region where
|
|
2790
|
+
* the DB cluster is replicated from. Specify <code>PreSignedUrl</code> only when you are
|
|
2791
|
+
* performing cross-Region replication from an encrypted DB cluster.</p>
|
|
2792
|
+
*
|
|
2793
|
+
* <p>The presigned URL must be a valid request for the <code>CreateDBCluster</code> API
|
|
2794
|
+
* operation that can run in the source Amazon Web Services Region that contains the encrypted DB
|
|
2795
|
+
* cluster to copy.</p>
|
|
2796
|
+
* <p>The presigned URL request must contain the following parameter values:</p>
|
|
3060
2797
|
* <ul>
|
|
3061
2798
|
* <li>
|
|
3062
2799
|
* <p>
|
|
3063
|
-
* <code>KmsKeyId</code> - The
|
|
3064
|
-
*
|
|
3065
|
-
*
|
|
2800
|
+
* <code>KmsKeyId</code> - The KMS key identifier for the KMS key to use to
|
|
2801
|
+
* encrypt the copy of the DB cluster in the destination Amazon Web Services Region. This should
|
|
2802
|
+
* refer to the same KMS key for both the <code>CreateDBCluster</code> operation
|
|
2803
|
+
* that is called in the destination Amazon Web Services Region, and the operation contained in
|
|
2804
|
+
* the presigned URL.</p>
|
|
3066
2805
|
* </li>
|
|
3067
2806
|
* <li>
|
|
3068
2807
|
* <p>
|
|
@@ -3083,9 +2822,11 @@ export interface CreateDBClusterMessage {
|
|
|
3083
2822
|
* <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">
|
|
3084
2823
|
* Signature Version 4 Signing Process</a>.</p>
|
|
3085
2824
|
* <note>
|
|
3086
|
-
* <p>If you are using an Amazon Web Services SDK tool or the CLI, you can specify
|
|
3087
|
-
*
|
|
3088
|
-
*
|
|
2825
|
+
* <p>If you are using an Amazon Web Services SDK tool or the CLI, you can specify
|
|
2826
|
+
* <code>SourceRegion</code> (or <code>--source-region</code> for the CLI)
|
|
2827
|
+
* instead of specifying <code>PreSignedUrl</code> manually. Specifying
|
|
2828
|
+
* <code>SourceRegion</code> autogenerates a presigned URL that is a valid request
|
|
2829
|
+
* for the operation that can run in the source Amazon Web Services Region.</p>
|
|
3089
2830
|
* </note>
|
|
3090
2831
|
* <p>Valid for: Aurora DB clusters only</p>
|
|
3091
2832
|
*/
|
|
@@ -3096,7 +2837,7 @@ export interface CreateDBClusterMessage {
|
|
|
3096
2837
|
* enabled.</p>
|
|
3097
2838
|
* <p>For more information, see
|
|
3098
2839
|
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.IAMDBAuth.html">
|
|
3099
|
-
* IAM Database Authentication</a> in the <i>Amazon Aurora User Guide
|
|
2840
|
+
* IAM Database Authentication</a> in the <i>Amazon Aurora User Guide</i>.</p>
|
|
3100
2841
|
* <p>Valid for: Aurora DB clusters only</p>
|
|
3101
2842
|
*/
|
|
3102
2843
|
EnableIAMDatabaseAuthentication?: boolean;
|
|
@@ -3145,6 +2886,7 @@ export interface CreateDBClusterMessage {
|
|
|
3145
2886
|
* <p>The <code>global</code> engine mode isn't required for Aurora MySQL version 1.22 and higher 1.x versions,
|
|
3146
2887
|
* and <code>global</code> engine mode isn't required for any 2.x versions.</p>
|
|
3147
2888
|
* <p>The <code>multimaster</code> engine mode only applies for DB clusters created with Aurora MySQL version 5.6.10a.</p>
|
|
2889
|
+
* <p>The <code>serverless</code> engine mode only applies for Aurora Serverless v1 DB clusters.</p>
|
|
3148
2890
|
* <p>For Aurora PostgreSQL, the <code>global</code> engine mode isn't required, and both the <code>parallelquery</code>
|
|
3149
2891
|
* and the <code>multimaster</code> engine modes currently aren't supported.</p>
|
|
3150
2892
|
* <p>Limitations and requirements apply to some DB engine modes. For more information, see the
|
|
@@ -3152,26 +2894,31 @@ export interface CreateDBClusterMessage {
|
|
|
3152
2894
|
* <ul>
|
|
3153
2895
|
* <li>
|
|
3154
2896
|
* <p>
|
|
3155
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html#aurora-serverless.limitations">
|
|
3156
|
-
*
|
|
2897
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html#aurora-serverless.limitations">Limitations of Aurora
|
|
2898
|
+
* Serverless v1</a>
|
|
2899
|
+
* </p>
|
|
2900
|
+
* </li>
|
|
2901
|
+
* <li>
|
|
2902
|
+
* <p>
|
|
2903
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html">Requirements
|
|
2904
|
+
* for Aurora Serverless v2</a>
|
|
3157
2905
|
* </p>
|
|
3158
2906
|
* </li>
|
|
3159
2907
|
* <li>
|
|
3160
2908
|
* <p>
|
|
3161
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-mysql-parallel-query.html#aurora-mysql-parallel-query-limitations">
|
|
3162
|
-
* Limitations of Parallel Query</a>
|
|
2909
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-mysql-parallel-query.html#aurora-mysql-parallel-query-limitations">Limitations of Parallel Query</a>
|
|
3163
2910
|
* </p>
|
|
3164
2911
|
* </li>
|
|
3165
2912
|
* <li>
|
|
3166
2913
|
* <p>
|
|
3167
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-global-database.html#aurora-global-database.limitations">
|
|
3168
|
-
*
|
|
2914
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-global-database.html#aurora-global-database.limitations">Limitations of
|
|
2915
|
+
* Aurora Global Databases</a>
|
|
3169
2916
|
* </p>
|
|
3170
2917
|
* </li>
|
|
3171
2918
|
* <li>
|
|
3172
2919
|
* <p>
|
|
3173
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-multi-master.html#aurora-multi-master-limitations">
|
|
3174
|
-
*
|
|
2920
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-multi-master.html#aurora-multi-master-limitations">Limitations of
|
|
2921
|
+
* Multi-Master Clusters</a>
|
|
3175
2922
|
* </p>
|
|
3176
2923
|
* </li>
|
|
3177
2924
|
* </ul>
|
|
@@ -3344,7 +3091,35 @@ export interface CreateDBClusterMessage {
|
|
|
3344
3091
|
*/
|
|
3345
3092
|
PerformanceInsightsKMSKeyId?: string;
|
|
3346
3093
|
/**
|
|
3347
|
-
* <p>The
|
|
3094
|
+
* <p>The number of days to retain Performance Insights data. The default is 7 days. The following values are valid:</p>
|
|
3095
|
+
* <ul>
|
|
3096
|
+
* <li>
|
|
3097
|
+
* <p>7</p>
|
|
3098
|
+
* </li>
|
|
3099
|
+
* <li>
|
|
3100
|
+
* <p>
|
|
3101
|
+
* <i>month</i> * 31, where <i>month</i> is a number of months from 1-23</p>
|
|
3102
|
+
* </li>
|
|
3103
|
+
* <li>
|
|
3104
|
+
* <p>731</p>
|
|
3105
|
+
* </li>
|
|
3106
|
+
* </ul>
|
|
3107
|
+
* <p>For example, the following values are valid:</p>
|
|
3108
|
+
* <ul>
|
|
3109
|
+
* <li>
|
|
3110
|
+
* <p>93 (3 months * 31)</p>
|
|
3111
|
+
* </li>
|
|
3112
|
+
* <li>
|
|
3113
|
+
* <p>341 (11 months * 31)</p>
|
|
3114
|
+
* </li>
|
|
3115
|
+
* <li>
|
|
3116
|
+
* <p>589 (19 months * 31)</p>
|
|
3117
|
+
* </li>
|
|
3118
|
+
* <li>
|
|
3119
|
+
* <p>731</p>
|
|
3120
|
+
* </li>
|
|
3121
|
+
* </ul>
|
|
3122
|
+
* <p>If you specify a retention period such as 94, which isn't a valid value, RDS issues an error.</p>
|
|
3348
3123
|
* <p>Valid for: Multi-AZ DB clusters only</p>
|
|
3349
3124
|
*/
|
|
3350
3125
|
PerformanceInsightsRetentionPeriod?: number;
|
|
@@ -3355,12 +3130,6 @@ export interface CreateDBClusterMessage {
|
|
|
3355
3130
|
*/
|
|
3356
3131
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
|
|
3357
3132
|
}
|
|
3358
|
-
export declare namespace CreateDBClusterMessage {
|
|
3359
|
-
/**
|
|
3360
|
-
* @internal
|
|
3361
|
-
*/
|
|
3362
|
-
const filterSensitiveLog: (obj: CreateDBClusterMessage) => any;
|
|
3363
|
-
}
|
|
3364
3133
|
/**
|
|
3365
3134
|
* <p>Describes an Amazon Web Services Identity and Access Management (IAM) role that is associated with a DB cluster.</p>
|
|
3366
3135
|
*/
|
|
@@ -3396,12 +3165,6 @@ export interface DBClusterRole {
|
|
|
3396
3165
|
*/
|
|
3397
3166
|
FeatureName?: string;
|
|
3398
3167
|
}
|
|
3399
|
-
export declare namespace DBClusterRole {
|
|
3400
|
-
/**
|
|
3401
|
-
* @internal
|
|
3402
|
-
*/
|
|
3403
|
-
const filterSensitiveLog: (obj: DBClusterRole) => any;
|
|
3404
|
-
}
|
|
3405
3168
|
/**
|
|
3406
3169
|
* <p>Contains information about an instance that is part of a DB cluster.</p>
|
|
3407
3170
|
*/
|
|
@@ -3426,12 +3189,6 @@ export interface DBClusterMember {
|
|
|
3426
3189
|
*/
|
|
3427
3190
|
PromotionTier?: number;
|
|
3428
3191
|
}
|
|
3429
|
-
export declare namespace DBClusterMember {
|
|
3430
|
-
/**
|
|
3431
|
-
* @internal
|
|
3432
|
-
*/
|
|
3433
|
-
const filterSensitiveLog: (obj: DBClusterMember) => any;
|
|
3434
|
-
}
|
|
3435
3192
|
/**
|
|
3436
3193
|
* <p>Contains status information for a DB cluster option group.</p>
|
|
3437
3194
|
*/
|
|
@@ -3445,12 +3202,6 @@ export interface DBClusterOptionGroupStatus {
|
|
|
3445
3202
|
*/
|
|
3446
3203
|
Status?: string;
|
|
3447
3204
|
}
|
|
3448
|
-
export declare namespace DBClusterOptionGroupStatus {
|
|
3449
|
-
/**
|
|
3450
|
-
* @internal
|
|
3451
|
-
*/
|
|
3452
|
-
const filterSensitiveLog: (obj: DBClusterOptionGroupStatus) => any;
|
|
3453
|
-
}
|
|
3454
3205
|
/**
|
|
3455
3206
|
* <p>An Active Directory Domain membership record associated with the DB instance or cluster.</p>
|
|
3456
3207
|
*/
|
|
@@ -3472,12 +3223,6 @@ export interface DomainMembership {
|
|
|
3472
3223
|
*/
|
|
3473
3224
|
IAMRoleName?: string;
|
|
3474
3225
|
}
|
|
3475
|
-
export declare namespace DomainMembership {
|
|
3476
|
-
/**
|
|
3477
|
-
* @internal
|
|
3478
|
-
*/
|
|
3479
|
-
const filterSensitiveLog: (obj: DomainMembership) => any;
|
|
3480
|
-
}
|
|
3481
3226
|
export declare enum WriteForwardingStatus {
|
|
3482
3227
|
DISABLED = "disabled",
|
|
3483
3228
|
DISABLING = "disabling",
|
|
@@ -3498,12 +3243,6 @@ export interface PendingCloudwatchLogsExports {
|
|
|
3498
3243
|
*/
|
|
3499
3244
|
LogTypesToDisable?: string[];
|
|
3500
3245
|
}
|
|
3501
|
-
export declare namespace PendingCloudwatchLogsExports {
|
|
3502
|
-
/**
|
|
3503
|
-
* @internal
|
|
3504
|
-
*/
|
|
3505
|
-
const filterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
|
|
3506
|
-
}
|
|
3507
3246
|
/**
|
|
3508
3247
|
* <p>This data type is used as a response element in the <code>ModifyDBCluster</code> operation and
|
|
3509
3248
|
* contains changes that will be applied during the next maintenance window.</p>
|
|
@@ -3530,12 +3269,6 @@ export interface ClusterPendingModifiedValues {
|
|
|
3530
3269
|
*/
|
|
3531
3270
|
EngineVersion?: string;
|
|
3532
3271
|
}
|
|
3533
|
-
export declare namespace ClusterPendingModifiedValues {
|
|
3534
|
-
/**
|
|
3535
|
-
* @internal
|
|
3536
|
-
*/
|
|
3537
|
-
const filterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
|
|
3538
|
-
}
|
|
3539
3272
|
/**
|
|
3540
3273
|
* <p>Shows the scaling configuration for an Aurora DB cluster in <code>serverless</code> DB engine mode.</p>
|
|
3541
3274
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html">Using Amazon Aurora Serverless v1</a> in the
|
|
@@ -3543,8 +3276,7 @@ export declare namespace ClusterPendingModifiedValues {
|
|
|
3543
3276
|
*/
|
|
3544
3277
|
export interface ScalingConfigurationInfo {
|
|
3545
3278
|
/**
|
|
3546
|
-
* <p>The
|
|
3547
|
-
* mode.</p>
|
|
3279
|
+
* <p>The minimum capacity for an Aurora DB cluster in <code>serverless</code> DB engine mode.</p>
|
|
3548
3280
|
*/
|
|
3549
3281
|
MinCapacity?: number;
|
|
3550
3282
|
/**
|
|
@@ -3579,12 +3311,6 @@ export interface ScalingConfigurationInfo {
|
|
|
3579
3311
|
*/
|
|
3580
3312
|
SecondsBeforeTimeout?: number;
|
|
3581
3313
|
}
|
|
3582
|
-
export declare namespace ScalingConfigurationInfo {
|
|
3583
|
-
/**
|
|
3584
|
-
* @internal
|
|
3585
|
-
*/
|
|
3586
|
-
const filterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
|
|
3587
|
-
}
|
|
3588
3314
|
/**
|
|
3589
3315
|
* <p>Shows the scaling configuration for an Aurora Serverless v2 DB cluster.</p>
|
|
3590
3316
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.html">Using Amazon Aurora Serverless v2</a> in the
|
|
@@ -3604,12 +3330,6 @@ export interface ServerlessV2ScalingConfigurationInfo {
|
|
|
3604
3330
|
*/
|
|
3605
3331
|
MaxCapacity?: number;
|
|
3606
3332
|
}
|
|
3607
|
-
export declare namespace ServerlessV2ScalingConfigurationInfo {
|
|
3608
|
-
/**
|
|
3609
|
-
* @internal
|
|
3610
|
-
*/
|
|
3611
|
-
const filterSensitiveLog: (obj: ServerlessV2ScalingConfigurationInfo) => any;
|
|
3612
|
-
}
|
|
3613
3333
|
/**
|
|
3614
3334
|
* <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
|
|
3615
3335
|
* <p>For an Amazon Aurora DB cluster, this data type is used as a response element in the operations
|
|
@@ -3959,7 +3679,34 @@ export interface DBCluster {
|
|
|
3959
3679
|
*/
|
|
3960
3680
|
PerformanceInsightsKMSKeyId?: string;
|
|
3961
3681
|
/**
|
|
3962
|
-
* <p>The
|
|
3682
|
+
* <p>The number of days to retain Performance Insights data. The default is 7 days. The following values are valid:</p>
|
|
3683
|
+
* <ul>
|
|
3684
|
+
* <li>
|
|
3685
|
+
* <p>7</p>
|
|
3686
|
+
* </li>
|
|
3687
|
+
* <li>
|
|
3688
|
+
* <p>
|
|
3689
|
+
* <i>month</i> * 31, where <i>month</i> is a number of months from 1-23</p>
|
|
3690
|
+
* </li>
|
|
3691
|
+
* <li>
|
|
3692
|
+
* <p>731</p>
|
|
3693
|
+
* </li>
|
|
3694
|
+
* </ul>
|
|
3695
|
+
* <p>For example, the following values are valid:</p>
|
|
3696
|
+
* <ul>
|
|
3697
|
+
* <li>
|
|
3698
|
+
* <p>93 (3 months * 31)</p>
|
|
3699
|
+
* </li>
|
|
3700
|
+
* <li>
|
|
3701
|
+
* <p>341 (11 months * 31)</p>
|
|
3702
|
+
* </li>
|
|
3703
|
+
* <li>
|
|
3704
|
+
* <p>589 (19 months * 31)</p>
|
|
3705
|
+
* </li>
|
|
3706
|
+
* <li>
|
|
3707
|
+
* <p>731</p>
|
|
3708
|
+
* </li>
|
|
3709
|
+
* </ul>
|
|
3963
3710
|
* <p>This setting is only for non-Aurora Multi-AZ DB clusters.</p>
|
|
3964
3711
|
*/
|
|
3965
3712
|
PerformanceInsightsRetentionPeriod?: number;
|
|
@@ -3970,12 +3717,6 @@ export interface DBCluster {
|
|
|
3970
3717
|
*/
|
|
3971
3718
|
ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfigurationInfo;
|
|
3972
3719
|
}
|
|
3973
|
-
export declare namespace DBCluster {
|
|
3974
|
-
/**
|
|
3975
|
-
* @internal
|
|
3976
|
-
*/
|
|
3977
|
-
const filterSensitiveLog: (obj: DBCluster) => any;
|
|
3978
|
-
}
|
|
3979
3720
|
export interface CreateDBClusterResult {
|
|
3980
3721
|
/**
|
|
3981
3722
|
* <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
|
|
@@ -3999,12 +3740,6 @@ export interface CreateDBClusterResult {
|
|
|
3999
3740
|
*/
|
|
4000
3741
|
DBCluster?: DBCluster;
|
|
4001
3742
|
}
|
|
4002
|
-
export declare namespace CreateDBClusterResult {
|
|
4003
|
-
/**
|
|
4004
|
-
* @internal
|
|
4005
|
-
*/
|
|
4006
|
-
const filterSensitiveLog: (obj: CreateDBClusterResult) => any;
|
|
4007
|
-
}
|
|
4008
3743
|
/**
|
|
4009
3744
|
* <p>The user already has a DB cluster with the given identifier.</p>
|
|
4010
3745
|
*/
|
|
@@ -4186,12 +3921,6 @@ export interface CreateDBClusterEndpointMessage {
|
|
|
4186
3921
|
*/
|
|
4187
3922
|
Tags?: Tag[];
|
|
4188
3923
|
}
|
|
4189
|
-
export declare namespace CreateDBClusterEndpointMessage {
|
|
4190
|
-
/**
|
|
4191
|
-
* @internal
|
|
4192
|
-
*/
|
|
4193
|
-
const filterSensitiveLog: (obj: CreateDBClusterEndpointMessage) => any;
|
|
4194
|
-
}
|
|
4195
3924
|
/**
|
|
4196
3925
|
* <p>This data type represents the information you need to connect to an Amazon Aurora DB cluster.
|
|
4197
3926
|
* This data type is used as a response element in the following actions:</p>
|
|
@@ -4267,12 +3996,6 @@ export interface DBClusterEndpoint {
|
|
|
4267
3996
|
*/
|
|
4268
3997
|
DBClusterEndpointArn?: string;
|
|
4269
3998
|
}
|
|
4270
|
-
export declare namespace DBClusterEndpoint {
|
|
4271
|
-
/**
|
|
4272
|
-
* @internal
|
|
4273
|
-
*/
|
|
4274
|
-
const filterSensitiveLog: (obj: DBClusterEndpoint) => any;
|
|
4275
|
-
}
|
|
4276
3999
|
/**
|
|
4277
4000
|
* <p>The specified custom endpoint can't be created because it already exists.</p>
|
|
4278
4001
|
*/
|
|
@@ -4383,12 +4106,6 @@ export interface CreateDBClusterParameterGroupMessage {
|
|
|
4383
4106
|
*/
|
|
4384
4107
|
Tags?: Tag[];
|
|
4385
4108
|
}
|
|
4386
|
-
export declare namespace CreateDBClusterParameterGroupMessage {
|
|
4387
|
-
/**
|
|
4388
|
-
* @internal
|
|
4389
|
-
*/
|
|
4390
|
-
const filterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
|
|
4391
|
-
}
|
|
4392
4109
|
export interface CreateDBClusterParameterGroupResult {
|
|
4393
4110
|
/**
|
|
4394
4111
|
* <p>Contains the details of an Amazon RDS DB cluster parameter group.</p>
|
|
@@ -4396,12 +4113,6 @@ export interface CreateDBClusterParameterGroupResult {
|
|
|
4396
4113
|
*/
|
|
4397
4114
|
DBClusterParameterGroup?: DBClusterParameterGroup;
|
|
4398
4115
|
}
|
|
4399
|
-
export declare namespace CreateDBClusterParameterGroupResult {
|
|
4400
|
-
/**
|
|
4401
|
-
* @internal
|
|
4402
|
-
*/
|
|
4403
|
-
const filterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
|
|
4404
|
-
}
|
|
4405
4116
|
/**
|
|
4406
4117
|
* <p></p>
|
|
4407
4118
|
*/
|
|
@@ -4441,12 +4152,6 @@ export interface CreateDBClusterSnapshotMessage {
|
|
|
4441
4152
|
*/
|
|
4442
4153
|
Tags?: Tag[];
|
|
4443
4154
|
}
|
|
4444
|
-
export declare namespace CreateDBClusterSnapshotMessage {
|
|
4445
|
-
/**
|
|
4446
|
-
* @internal
|
|
4447
|
-
*/
|
|
4448
|
-
const filterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
|
|
4449
|
-
}
|
|
4450
4155
|
export interface CreateDBClusterSnapshotResult {
|
|
4451
4156
|
/**
|
|
4452
4157
|
* <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
|
|
@@ -4455,12 +4160,6 @@ export interface CreateDBClusterSnapshotResult {
|
|
|
4455
4160
|
*/
|
|
4456
4161
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
4457
4162
|
}
|
|
4458
|
-
export declare namespace CreateDBClusterSnapshotResult {
|
|
4459
|
-
/**
|
|
4460
|
-
* @internal
|
|
4461
|
-
*/
|
|
4462
|
-
const filterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
|
|
4463
|
-
}
|
|
4464
4163
|
/**
|
|
4465
4164
|
* <p>The specified CIDR IP range or Amazon EC2 security group might not be authorized
|
|
4466
4165
|
* for the specified DB security group.</p>
|
|
@@ -4759,11 +4458,13 @@ export interface CreateDBInstanceMessage {
|
|
|
4759
4458
|
*/
|
|
4760
4459
|
AllocatedStorage?: number;
|
|
4761
4460
|
/**
|
|
4762
|
-
* <p>The compute and memory capacity of the DB instance, for example db.
|
|
4461
|
+
* <p>The compute and memory capacity of the DB instance, for example db.m5.large.
|
|
4763
4462
|
* Not all DB instance classes are available in all Amazon Web Services Regions, or for all database engines.
|
|
4764
|
-
* For the full list of DB instance classes,
|
|
4765
|
-
*
|
|
4766
|
-
*
|
|
4463
|
+
* For the full list of DB instance classes, and availability for your engine, see
|
|
4464
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html">DB instance
|
|
4465
|
+
* classes</a> in the <i>Amazon RDS User Guide</i> or
|
|
4466
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.DBInstanceClass.html">Aurora
|
|
4467
|
+
* DB instance classes</a> in the <i>Amazon Aurora User Guide</i>.</p>
|
|
4767
4468
|
*/
|
|
4768
4469
|
DBInstanceClass: string | undefined;
|
|
4769
4470
|
/**
|
|
@@ -4919,7 +4620,8 @@ export interface CreateDBInstanceMessage {
|
|
|
4919
4620
|
MasterUserPassword?: string;
|
|
4920
4621
|
/**
|
|
4921
4622
|
* <p>A list of DB security groups to associate with this DB instance.</p>
|
|
4922
|
-
* <p>
|
|
4623
|
+
* <p>This setting applies to the legacy EC2-Classic platform, which is no longer used to create
|
|
4624
|
+
* new DB instances. Use the <code>VpcSecurityGroupIds</code> setting instead.</p>
|
|
4923
4625
|
*/
|
|
4924
4626
|
DBSecurityGroups?: string[];
|
|
4925
4627
|
/**
|
|
@@ -5004,7 +4706,7 @@ export interface CreateDBInstanceMessage {
|
|
|
5004
4706
|
* <p>Can't be set to 0 if the DB instance is a source to read replicas</p>
|
|
5005
4707
|
* </li>
|
|
5006
4708
|
* <li>
|
|
5007
|
-
* <p>Can't be set to 0
|
|
4709
|
+
* <p>Can't be set to 0 for an RDS Custom for Oracle DB instance</p>
|
|
5008
4710
|
* </li>
|
|
5009
4711
|
* </ul>
|
|
5010
4712
|
*/
|
|
@@ -5092,11 +4794,16 @@ export interface CreateDBInstanceMessage {
|
|
|
5092
4794
|
* <p>A value that indicates whether the DB instance is a Multi-AZ deployment. You can't set
|
|
5093
4795
|
* the <code>AvailabilityZone</code> parameter if the DB instance is a Multi-AZ deployment.</p>
|
|
5094
4796
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
4797
|
+
* <p>
|
|
4798
|
+
* <b>Amazon Aurora</b>
|
|
4799
|
+
* </p>
|
|
4800
|
+
* <p>Not applicable. DB instance Availability Zones (AZs) are managed by the DB cluster.</p>
|
|
5095
4801
|
*/
|
|
5096
4802
|
MultiAZ?: boolean;
|
|
5097
4803
|
/**
|
|
5098
4804
|
* <p>The version number of the database engine to use.</p>
|
|
5099
|
-
* <p>For a list of valid engine versions, use the
|
|
4805
|
+
* <p>For a list of valid engine versions, use the <code>DescribeDBEngineVersions</code>
|
|
4806
|
+
* operation.</p>
|
|
5100
4807
|
* <p>The following are the database engines and links to information about the major and minor versions that are available with
|
|
5101
4808
|
* Amazon RDS. Not every database engine is available for every Amazon Web Services Region.</p>
|
|
5102
4809
|
* <p>
|
|
@@ -5156,6 +4863,10 @@ export interface CreateDBInstanceMessage {
|
|
|
5156
4863
|
* <p>Valid values: <code>license-included</code> | <code>bring-your-own-license</code> | <code>general-public-license</code>
|
|
5157
4864
|
* </p>
|
|
5158
4865
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
4866
|
+
* <p>
|
|
4867
|
+
* <b>Amazon Aurora</b>
|
|
4868
|
+
* </p>
|
|
4869
|
+
* <p>Not applicable.</p>
|
|
5159
4870
|
*/
|
|
5160
4871
|
LicenseModel?: string;
|
|
5161
4872
|
/**
|
|
@@ -5164,6 +4875,10 @@ export interface CreateDBInstanceMessage {
|
|
|
5164
4875
|
* <p>Constraints: For MariaDB, MySQL, Oracle, and PostgreSQL DB instances, must be a multiple between .5 and 50
|
|
5165
4876
|
* of the storage amount for the DB instance. For SQL Server DB instances, must be a multiple between 1 and 50
|
|
5166
4877
|
* of the storage amount for the DB instance.</p>
|
|
4878
|
+
* <p>
|
|
4879
|
+
* <b>Amazon Aurora</b>
|
|
4880
|
+
* </p>
|
|
4881
|
+
* <p>Not applicable. Storage is managed by the DB cluster.</p>
|
|
5167
4882
|
*/
|
|
5168
4883
|
Iops?: number;
|
|
5169
4884
|
/**
|
|
@@ -5172,6 +4887,10 @@ export interface CreateDBInstanceMessage {
|
|
|
5172
4887
|
* from an option group. Also, that option group can't be removed from a DB instance after it is
|
|
5173
4888
|
* associated with a DB instance.</p>
|
|
5174
4889
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
4890
|
+
* <p>
|
|
4891
|
+
* <b>Amazon Aurora</b>
|
|
4892
|
+
* </p>
|
|
4893
|
+
* <p>Not applicable.</p>
|
|
5175
4894
|
*/
|
|
5176
4895
|
OptionGroupName?: string;
|
|
5177
4896
|
/**
|
|
@@ -5237,11 +4956,19 @@ export interface CreateDBInstanceMessage {
|
|
|
5237
4956
|
* <p>Default: <code>io1</code> if the <code>Iops</code> parameter
|
|
5238
4957
|
* is specified, otherwise <code>gp2</code>
|
|
5239
4958
|
* </p>
|
|
4959
|
+
* <p>
|
|
4960
|
+
* <b>Amazon Aurora</b>
|
|
4961
|
+
* </p>
|
|
4962
|
+
* <p>Not applicable. Storage is managed by the DB cluster.</p>
|
|
5240
4963
|
*/
|
|
5241
4964
|
StorageType?: string;
|
|
5242
4965
|
/**
|
|
5243
4966
|
* <p>The ARN from the key store with which to associate the instance for TDE encryption.</p>
|
|
5244
4967
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
4968
|
+
* <p>
|
|
4969
|
+
* <b>Amazon Aurora</b>
|
|
4970
|
+
* </p>
|
|
4971
|
+
* <p>Not applicable.</p>
|
|
5245
4972
|
*/
|
|
5246
4973
|
TdeCredentialArn?: string;
|
|
5247
4974
|
/**
|
|
@@ -5287,6 +5014,10 @@ export interface CreateDBInstanceMessage {
|
|
|
5287
5014
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/kerberos-authentication.html">
|
|
5288
5015
|
* Kerberos Authentication</a> in the <i>Amazon RDS User Guide</i>.</p>
|
|
5289
5016
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
5017
|
+
* <p>
|
|
5018
|
+
* <b>Amazon Aurora</b>
|
|
5019
|
+
* </p>
|
|
5020
|
+
* <p>Not applicable. The domain is managed by the DB cluster.</p>
|
|
5290
5021
|
*/
|
|
5291
5022
|
Domain?: string;
|
|
5292
5023
|
/**
|
|
@@ -5320,6 +5051,10 @@ export interface CreateDBInstanceMessage {
|
|
|
5320
5051
|
/**
|
|
5321
5052
|
* <p>Specify the name of the IAM role to be used when making API calls to the Directory Service.</p>
|
|
5322
5053
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
5054
|
+
* <p>
|
|
5055
|
+
* <b>Amazon Aurora</b>
|
|
5056
|
+
* </p>
|
|
5057
|
+
* <p>Not applicable. The domain is managed by the DB cluster.</p>
|
|
5323
5058
|
*/
|
|
5324
5059
|
DomainIAMRoleName?: string;
|
|
5325
5060
|
/**
|
|
@@ -5341,11 +5076,14 @@ export interface CreateDBInstanceMessage {
|
|
|
5341
5076
|
/**
|
|
5342
5077
|
* <p>A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management
|
|
5343
5078
|
* (IAM) accounts to database accounts. By default, mapping isn't enabled.</p>
|
|
5344
|
-
* <p>This setting doesn't apply to RDS Custom or Amazon Aurora. In Aurora, mapping Amazon Web Services IAM accounts
|
|
5345
|
-
* to database accounts is managed by the DB cluster.</p>
|
|
5346
5079
|
* <p>For more information, see
|
|
5347
|
-
*
|
|
5348
|
-
*
|
|
5080
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html">
|
|
5081
|
+
* IAM Database Authentication for MySQL and PostgreSQL</a> in the <i>Amazon RDS User Guide</i>.</p>
|
|
5082
|
+
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
5083
|
+
* <p>
|
|
5084
|
+
* <b>Amazon Aurora</b>
|
|
5085
|
+
* </p>
|
|
5086
|
+
* <p>Not applicable. Mapping Amazon Web Services IAM accounts to database accounts is managed by the DB cluster.</p>
|
|
5349
5087
|
*/
|
|
5350
5088
|
EnableIAMDatabaseAuthentication?: boolean;
|
|
5351
5089
|
/**
|
|
@@ -5364,7 +5102,35 @@ export interface CreateDBInstanceMessage {
|
|
|
5364
5102
|
*/
|
|
5365
5103
|
PerformanceInsightsKMSKeyId?: string;
|
|
5366
5104
|
/**
|
|
5367
|
-
* <p>The
|
|
5105
|
+
* <p>The number of days to retain Performance Insights data. The default is 7 days. The following values are valid:</p>
|
|
5106
|
+
* <ul>
|
|
5107
|
+
* <li>
|
|
5108
|
+
* <p>7</p>
|
|
5109
|
+
* </li>
|
|
5110
|
+
* <li>
|
|
5111
|
+
* <p>
|
|
5112
|
+
* <i>month</i> * 31, where <i>month</i> is a number of months from 1-23</p>
|
|
5113
|
+
* </li>
|
|
5114
|
+
* <li>
|
|
5115
|
+
* <p>731</p>
|
|
5116
|
+
* </li>
|
|
5117
|
+
* </ul>
|
|
5118
|
+
* <p>For example, the following values are valid:</p>
|
|
5119
|
+
* <ul>
|
|
5120
|
+
* <li>
|
|
5121
|
+
* <p>93 (3 months * 31)</p>
|
|
5122
|
+
* </li>
|
|
5123
|
+
* <li>
|
|
5124
|
+
* <p>341 (11 months * 31)</p>
|
|
5125
|
+
* </li>
|
|
5126
|
+
* <li>
|
|
5127
|
+
* <p>589 (19 months * 31)</p>
|
|
5128
|
+
* </li>
|
|
5129
|
+
* <li>
|
|
5130
|
+
* <p>731</p>
|
|
5131
|
+
* </li>
|
|
5132
|
+
* </ul>
|
|
5133
|
+
* <p>If you specify a retention period such as 94, which isn't a valid value, RDS issues an error.</p>
|
|
5368
5134
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
5369
5135
|
*/
|
|
5370
5136
|
PerformanceInsightsRetentionPeriod?: number;
|
|
@@ -5407,6 +5173,10 @@ export interface CreateDBInstanceMessage {
|
|
|
5407
5173
|
/**
|
|
5408
5174
|
* <p>The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.</p>
|
|
5409
5175
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
5176
|
+
* <p>
|
|
5177
|
+
* <b>Amazon Aurora</b>
|
|
5178
|
+
* </p>
|
|
5179
|
+
* <p>Not applicable.</p>
|
|
5410
5180
|
*/
|
|
5411
5181
|
ProcessorFeatures?: ProcessorFeature[];
|
|
5412
5182
|
/**
|
|
@@ -5430,6 +5200,10 @@ export interface CreateDBInstanceMessage {
|
|
|
5430
5200
|
* Managing capacity automatically with Amazon RDS storage autoscaling</a>
|
|
5431
5201
|
* in the <i>Amazon RDS User Guide</i>.</p>
|
|
5432
5202
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
5203
|
+
* <p>
|
|
5204
|
+
* <b>Amazon Aurora</b>
|
|
5205
|
+
* </p>
|
|
5206
|
+
* <p>Not applicable. Storage is managed by the DB cluster.</p>
|
|
5433
5207
|
*/
|
|
5434
5208
|
MaxAllocatedStorage?: number;
|
|
5435
5209
|
/**
|
|
@@ -5497,12 +5271,6 @@ export interface CreateDBInstanceMessage {
|
|
|
5497
5271
|
*/
|
|
5498
5272
|
NetworkType?: string;
|
|
5499
5273
|
}
|
|
5500
|
-
export declare namespace CreateDBInstanceMessage {
|
|
5501
|
-
/**
|
|
5502
|
-
* @internal
|
|
5503
|
-
*/
|
|
5504
|
-
const filterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
|
|
5505
|
-
}
|
|
5506
5274
|
/**
|
|
5507
5275
|
* <p>Describes an Amazon Web Services Identity and Access Management (IAM) role that is associated with a DB instance.</p>
|
|
5508
5276
|
*/
|
|
@@ -5539,12 +5307,6 @@ export interface DBInstanceRole {
|
|
|
5539
5307
|
*/
|
|
5540
5308
|
Status?: string;
|
|
5541
5309
|
}
|
|
5542
|
-
export declare namespace DBInstanceRole {
|
|
5543
|
-
/**
|
|
5544
|
-
* @internal
|
|
5545
|
-
*/
|
|
5546
|
-
const filterSensitiveLog: (obj: DBInstanceRole) => any;
|
|
5547
|
-
}
|
|
5548
5310
|
export declare enum AutomationMode {
|
|
5549
5311
|
ALL_PAUSED = "all-paused",
|
|
5550
5312
|
FULL = "full"
|
|
@@ -5558,12 +5320,6 @@ export interface DBInstanceAutomatedBackupsReplication {
|
|
|
5558
5320
|
*/
|
|
5559
5321
|
DBInstanceAutomatedBackupsArn?: string;
|
|
5560
5322
|
}
|
|
5561
|
-
export declare namespace DBInstanceAutomatedBackupsReplication {
|
|
5562
|
-
/**
|
|
5563
|
-
* @internal
|
|
5564
|
-
*/
|
|
5565
|
-
const filterSensitiveLog: (obj: DBInstanceAutomatedBackupsReplication) => any;
|
|
5566
|
-
}
|
|
5567
5323
|
/**
|
|
5568
5324
|
* <p>The status of the DB parameter group.</p>
|
|
5569
5325
|
* <p>This data type is used as a response element in the following actions:</p>
|
|
@@ -5610,12 +5366,6 @@ export interface DBParameterGroupStatus {
|
|
|
5610
5366
|
*/
|
|
5611
5367
|
ParameterApplyStatus?: string;
|
|
5612
5368
|
}
|
|
5613
|
-
export declare namespace DBParameterGroupStatus {
|
|
5614
|
-
/**
|
|
5615
|
-
* @internal
|
|
5616
|
-
*/
|
|
5617
|
-
const filterSensitiveLog: (obj: DBParameterGroupStatus) => any;
|
|
5618
|
-
}
|
|
5619
5369
|
/**
|
|
5620
5370
|
* <p>Contains Availability Zone information.</p>
|
|
5621
5371
|
* <p>This data type is used as an element in the <code>OrderableDBInstanceOption</code>
|
|
@@ -5627,12 +5377,6 @@ export interface AvailabilityZone {
|
|
|
5627
5377
|
*/
|
|
5628
5378
|
Name?: string;
|
|
5629
5379
|
}
|
|
5630
|
-
export declare namespace AvailabilityZone {
|
|
5631
|
-
/**
|
|
5632
|
-
* @internal
|
|
5633
|
-
*/
|
|
5634
|
-
const filterSensitiveLog: (obj: AvailabilityZone) => any;
|
|
5635
|
-
}
|
|
5636
5380
|
/**
|
|
5637
5381
|
* <p>A data type that represents an Outpost.</p>
|
|
5638
5382
|
* <p>For more information about RDS on Outposts, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html">Amazon RDS on Amazon Web Services Outposts</a>
|
|
@@ -5645,12 +5389,6 @@ export interface Outpost {
|
|
|
5645
5389
|
*/
|
|
5646
5390
|
Arn?: string;
|
|
5647
5391
|
}
|
|
5648
|
-
export declare namespace Outpost {
|
|
5649
|
-
/**
|
|
5650
|
-
* @internal
|
|
5651
|
-
*/
|
|
5652
|
-
const filterSensitiveLog: (obj: Outpost) => any;
|
|
5653
|
-
}
|
|
5654
5392
|
/**
|
|
5655
5393
|
* <p>This data type is used as a response element for the <code>DescribeDBSubnetGroups</code> operation.</p>
|
|
5656
5394
|
*/
|
|
@@ -5677,12 +5415,6 @@ export interface Subnet {
|
|
|
5677
5415
|
*/
|
|
5678
5416
|
SubnetStatus?: string;
|
|
5679
5417
|
}
|
|
5680
|
-
export declare namespace Subnet {
|
|
5681
|
-
/**
|
|
5682
|
-
* @internal
|
|
5683
|
-
*/
|
|
5684
|
-
const filterSensitiveLog: (obj: Subnet) => any;
|
|
5685
|
-
}
|
|
5686
5418
|
/**
|
|
5687
5419
|
* <p>Contains the details of an Amazon RDS DB subnet group.</p>
|
|
5688
5420
|
* <p>This data type is used as a response element
|
|
@@ -5737,12 +5469,6 @@ export interface DBSubnetGroup {
|
|
|
5737
5469
|
*/
|
|
5738
5470
|
SupportedNetworkTypes?: string[];
|
|
5739
5471
|
}
|
|
5740
|
-
export declare namespace DBSubnetGroup {
|
|
5741
|
-
/**
|
|
5742
|
-
* @internal
|
|
5743
|
-
*/
|
|
5744
|
-
const filterSensitiveLog: (obj: DBSubnetGroup) => any;
|
|
5745
|
-
}
|
|
5746
5472
|
/**
|
|
5747
5473
|
* <p>This data type represents the information you need to connect to an Amazon RDS DB instance.
|
|
5748
5474
|
* This data type is used as a response element in the following actions:</p>
|
|
@@ -5780,12 +5506,6 @@ export interface Endpoint {
|
|
|
5780
5506
|
*/
|
|
5781
5507
|
HostedZoneId?: string;
|
|
5782
5508
|
}
|
|
5783
|
-
export declare namespace Endpoint {
|
|
5784
|
-
/**
|
|
5785
|
-
* @internal
|
|
5786
|
-
*/
|
|
5787
|
-
const filterSensitiveLog: (obj: Endpoint) => any;
|
|
5788
|
-
}
|
|
5789
5509
|
/**
|
|
5790
5510
|
* <p>Provides information on the option groups the DB instance is a member of.</p>
|
|
5791
5511
|
*/
|
|
@@ -5807,12 +5527,6 @@ export interface OptionGroupMembership {
|
|
|
5807
5527
|
*/
|
|
5808
5528
|
Status?: string;
|
|
5809
5529
|
}
|
|
5810
|
-
export declare namespace OptionGroupMembership {
|
|
5811
|
-
/**
|
|
5812
|
-
* @internal
|
|
5813
|
-
*/
|
|
5814
|
-
const filterSensitiveLog: (obj: OptionGroupMembership) => any;
|
|
5815
|
-
}
|
|
5816
5530
|
/**
|
|
5817
5531
|
* <p>This data type is used as a response element in the <code>ModifyDBInstance</code> operation and
|
|
5818
5532
|
* contains changes that will be applied during the next maintenance window.</p>
|
|
@@ -5899,12 +5613,6 @@ export interface PendingModifiedValues {
|
|
|
5899
5613
|
*/
|
|
5900
5614
|
ResumeFullAutomationModeTime?: Date;
|
|
5901
5615
|
}
|
|
5902
|
-
export declare namespace PendingModifiedValues {
|
|
5903
|
-
/**
|
|
5904
|
-
* @internal
|
|
5905
|
-
*/
|
|
5906
|
-
const filterSensitiveLog: (obj: PendingModifiedValues) => any;
|
|
5907
|
-
}
|
|
5908
5616
|
export declare enum ReplicaMode {
|
|
5909
5617
|
MOUNTED = "mounted",
|
|
5910
5618
|
OPEN_READ_ONLY = "open-read-only"
|
|
@@ -5932,12 +5640,6 @@ export interface DBInstanceStatusInfo {
|
|
|
5932
5640
|
*/
|
|
5933
5641
|
Message?: string;
|
|
5934
5642
|
}
|
|
5935
|
-
export declare namespace DBInstanceStatusInfo {
|
|
5936
|
-
/**
|
|
5937
|
-
* @internal
|
|
5938
|
-
*/
|
|
5939
|
-
const filterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
|
|
5940
|
-
}
|
|
5941
5643
|
/**
|
|
5942
5644
|
* <p>Contains the details of an Amazon RDS DB instance.</p>
|
|
5943
5645
|
* <p>This data type is used as a response element in the operations <code>CreateDBInstance</code>,
|
|
@@ -6236,7 +5938,34 @@ export interface DBInstance {
|
|
|
6236
5938
|
*/
|
|
6237
5939
|
PerformanceInsightsKMSKeyId?: string;
|
|
6238
5940
|
/**
|
|
6239
|
-
* <p>The
|
|
5941
|
+
* <p>The number of days to retain Performance Insights data. The default is 7 days. The following values are valid:</p>
|
|
5942
|
+
* <ul>
|
|
5943
|
+
* <li>
|
|
5944
|
+
* <p>7</p>
|
|
5945
|
+
* </li>
|
|
5946
|
+
* <li>
|
|
5947
|
+
* <p>
|
|
5948
|
+
* <i>month</i> * 31, where <i>month</i> is a number of months from 1-23</p>
|
|
5949
|
+
* </li>
|
|
5950
|
+
* <li>
|
|
5951
|
+
* <p>731</p>
|
|
5952
|
+
* </li>
|
|
5953
|
+
* </ul>
|
|
5954
|
+
* <p>For example, the following values are valid:</p>
|
|
5955
|
+
* <ul>
|
|
5956
|
+
* <li>
|
|
5957
|
+
* <p>93 (3 months * 31)</p>
|
|
5958
|
+
* </li>
|
|
5959
|
+
* <li>
|
|
5960
|
+
* <p>341 (11 months * 31)</p>
|
|
5961
|
+
* </li>
|
|
5962
|
+
* <li>
|
|
5963
|
+
* <p>589 (19 months * 31)</p>
|
|
5964
|
+
* </li>
|
|
5965
|
+
* <li>
|
|
5966
|
+
* <p>731</p>
|
|
5967
|
+
* </li>
|
|
5968
|
+
* </ul>
|
|
6240
5969
|
*/
|
|
6241
5970
|
PerformanceInsightsRetentionPeriod?: number;
|
|
6242
5971
|
/**
|
|
@@ -6380,12 +6109,10 @@ export interface DBInstance {
|
|
|
6380
6109
|
* </p>
|
|
6381
6110
|
*/
|
|
6382
6111
|
NetworkType?: string;
|
|
6383
|
-
}
|
|
6384
|
-
export declare namespace DBInstance {
|
|
6385
6112
|
/**
|
|
6386
|
-
*
|
|
6113
|
+
* <p>The status of the policy state of the activity stream.</p>
|
|
6387
6114
|
*/
|
|
6388
|
-
|
|
6115
|
+
ActivityStreamPolicyStatus?: ActivityStreamPolicyStatus | string;
|
|
6389
6116
|
}
|
|
6390
6117
|
export interface CreateDBInstanceResult {
|
|
6391
6118
|
/**
|
|
@@ -6398,12 +6125,6 @@ export interface CreateDBInstanceResult {
|
|
|
6398
6125
|
*/
|
|
6399
6126
|
DBInstance?: DBInstance;
|
|
6400
6127
|
}
|
|
6401
|
-
export declare namespace CreateDBInstanceResult {
|
|
6402
|
-
/**
|
|
6403
|
-
* @internal
|
|
6404
|
-
*/
|
|
6405
|
-
const filterSensitiveLog: (obj: CreateDBInstanceResult) => any;
|
|
6406
|
-
}
|
|
6407
6128
|
/**
|
|
6408
6129
|
* <p>The user already has a DB instance with the given identifier.</p>
|
|
6409
6130
|
*/
|
|
@@ -6579,8 +6300,8 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
6579
6300
|
* uses the <code>DBParameterGroup</code> of source DB instance for a same Region read
|
|
6580
6301
|
* replica, or the default <code>DBParameterGroup</code> for the specified DB engine for a
|
|
6581
6302
|
* cross-Region read replica.</p>
|
|
6582
|
-
* <p>Specifying a parameter group for this operation is only supported for Oracle DB instances.
|
|
6583
|
-
*
|
|
6303
|
+
* <p>Specifying a parameter group for this operation is only supported for MySQL and Oracle DB instances.
|
|
6304
|
+
* It isn't supported for RDS Custom.</p>
|
|
6584
6305
|
* <p>Constraints:</p>
|
|
6585
6306
|
* <ul>
|
|
6586
6307
|
* <li>
|
|
@@ -6704,36 +6425,42 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
6704
6425
|
*/
|
|
6705
6426
|
KmsKeyId?: string;
|
|
6706
6427
|
/**
|
|
6707
|
-
* <p>
|
|
6708
|
-
*
|
|
6428
|
+
* <p>When you are creating a read replica from one Amazon Web Services GovCloud (US) Region to another or
|
|
6429
|
+
* from one China Amazon Web Services Region to another, the URL that contains a Signature Version 4
|
|
6430
|
+
* signed request for the <code>CreateDBInstanceReadReplica</code> API operation in the
|
|
6431
|
+
* source Amazon Web Services Region that contains the source DB instance.</p>
|
|
6432
|
+
* <p>This setting applies only to Amazon Web Services GovCloud (US) Regions and
|
|
6433
|
+
* China Amazon Web Services Regions. It's ignored in other Amazon Web Services Regions.</p>
|
|
6709
6434
|
* <p>You must specify this parameter when you create an encrypted read replica from
|
|
6710
6435
|
* another Amazon Web Services Region by using the Amazon RDS API. Don't specify
|
|
6711
6436
|
* <code>PreSignedUrl</code> when you are creating an encrypted read replica in the
|
|
6712
6437
|
* same Amazon Web Services Region.</p>
|
|
6713
|
-
* <p>The presigned URL must be a valid request for the
|
|
6714
|
-
*
|
|
6715
|
-
*
|
|
6438
|
+
* <p>The presigned URL must be a valid request for the
|
|
6439
|
+
* <code>CreateDBInstanceReadReplica</code> API operation that can run in the
|
|
6440
|
+
* source Amazon Web Services Region that contains the encrypted source DB instance. The presigned URL
|
|
6441
|
+
* request must contain the following parameter values:</p>
|
|
6716
6442
|
* <ul>
|
|
6717
6443
|
* <li>
|
|
6718
6444
|
* <p>
|
|
6719
6445
|
* <code>DestinationRegion</code> - The Amazon Web Services Region that the encrypted read
|
|
6720
6446
|
* replica is created in. This Amazon Web Services Region is the same one where the
|
|
6721
|
-
* <code>CreateDBInstanceReadReplica</code>
|
|
6722
|
-
*
|
|
6723
|
-
*
|
|
6724
|
-
*
|
|
6725
|
-
* the us-east-1
|
|
6726
|
-
*
|
|
6727
|
-
*
|
|
6728
|
-
*
|
|
6447
|
+
* <code>CreateDBInstanceReadReplica</code> operation is called that contains
|
|
6448
|
+
* this presigned URL.</p>
|
|
6449
|
+
* <p>For example, if you create an encrypted DB instance in the us-west-1
|
|
6450
|
+
* Amazon Web Services Region, from a source DB instance in the us-east-2 Amazon Web Services Region, then you
|
|
6451
|
+
* call the <code>CreateDBInstanceReadReplica</code> operation in the us-east-1
|
|
6452
|
+
* Amazon Web Services Region and provide a presigned URL that contains a call to the
|
|
6453
|
+
* <code>CreateDBInstanceReadReplica</code> operation in the us-west-2
|
|
6454
|
+
* Amazon Web Services Region. For this example, the <code>DestinationRegion</code> in the
|
|
6455
|
+
* presigned URL must be set to the us-east-1 Amazon Web Services Region.</p>
|
|
6729
6456
|
* </li>
|
|
6730
6457
|
* <li>
|
|
6731
6458
|
* <p>
|
|
6732
|
-
* <code>KmsKeyId</code> - The
|
|
6459
|
+
* <code>KmsKeyId</code> - The KMS key identifier for the key to use to
|
|
6733
6460
|
* encrypt the read replica in the destination Amazon Web Services Region. This is the same
|
|
6734
|
-
* identifier for both the <code>CreateDBInstanceReadReplica</code>
|
|
6735
|
-
* called in the destination Amazon Web Services Region, and the
|
|
6736
|
-
* URL.</p>
|
|
6461
|
+
* identifier for both the <code>CreateDBInstanceReadReplica</code> operation that
|
|
6462
|
+
* is called in the destination Amazon Web Services Region, and the operation contained in the
|
|
6463
|
+
* presigned URL.</p>
|
|
6737
6464
|
* </li>
|
|
6738
6465
|
* <li>
|
|
6739
6466
|
* <p>
|
|
@@ -6754,9 +6481,9 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
6754
6481
|
* <code>SourceRegion</code> (or <code>--source-region</code> for the CLI)
|
|
6755
6482
|
* instead of specifying <code>PreSignedUrl</code> manually. Specifying
|
|
6756
6483
|
* <code>SourceRegion</code> autogenerates a presigned URL that is a valid request
|
|
6757
|
-
* for the operation that can
|
|
6484
|
+
* for the operation that can run in the source Amazon Web Services Region.</p>
|
|
6758
6485
|
* <p>
|
|
6759
|
-
* <code>SourceRegion</code> isn't supported for SQL Server, because
|
|
6486
|
+
* <code>SourceRegion</code> isn't supported for SQL Server, because Amazon RDS for SQL Server
|
|
6760
6487
|
* doesn't support cross-Region read replicas.</p>
|
|
6761
6488
|
* </note>
|
|
6762
6489
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
@@ -6788,7 +6515,36 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
6788
6515
|
*/
|
|
6789
6516
|
PerformanceInsightsKMSKeyId?: string;
|
|
6790
6517
|
/**
|
|
6791
|
-
* <p>The
|
|
6518
|
+
* <p>The number of days to retain Performance Insights data. The default is 7 days. The following values are valid:</p>
|
|
6519
|
+
* <ul>
|
|
6520
|
+
* <li>
|
|
6521
|
+
* <p>7</p>
|
|
6522
|
+
* </li>
|
|
6523
|
+
* <li>
|
|
6524
|
+
* <p>
|
|
6525
|
+
* <i>month</i> * 31, where <i>month</i> is a number of months from 1-23</p>
|
|
6526
|
+
* </li>
|
|
6527
|
+
* <li>
|
|
6528
|
+
* <p>731</p>
|
|
6529
|
+
* </li>
|
|
6530
|
+
* </ul>
|
|
6531
|
+
* <p>For example, the following values are valid:</p>
|
|
6532
|
+
* <ul>
|
|
6533
|
+
* <li>
|
|
6534
|
+
* <p>93 (3 months * 31)</p>
|
|
6535
|
+
* </li>
|
|
6536
|
+
* <li>
|
|
6537
|
+
* <p>341 (11 months * 31)</p>
|
|
6538
|
+
* </li>
|
|
6539
|
+
* <li>
|
|
6540
|
+
* <p>589 (19 months * 31)</p>
|
|
6541
|
+
* </li>
|
|
6542
|
+
* <li>
|
|
6543
|
+
* <p>731</p>
|
|
6544
|
+
* </li>
|
|
6545
|
+
* </ul>
|
|
6546
|
+
* <p>If you specify a retention period such as 94, which isn't a valid value, RDS issues an error.</p>
|
|
6547
|
+
*
|
|
6792
6548
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
6793
6549
|
*/
|
|
6794
6550
|
PerformanceInsightsRetentionPeriod?: number;
|
|
@@ -6901,12 +6657,6 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
6901
6657
|
*/
|
|
6902
6658
|
NetworkType?: string;
|
|
6903
6659
|
}
|
|
6904
|
-
export declare namespace CreateDBInstanceReadReplicaMessage {
|
|
6905
|
-
/**
|
|
6906
|
-
* @internal
|
|
6907
|
-
*/
|
|
6908
|
-
const filterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
|
|
6909
|
-
}
|
|
6910
6660
|
export interface CreateDBInstanceReadReplicaResult {
|
|
6911
6661
|
/**
|
|
6912
6662
|
* <p>Contains the details of an Amazon RDS DB instance.</p>
|
|
@@ -6918,12 +6668,6 @@ export interface CreateDBInstanceReadReplicaResult {
|
|
|
6918
6668
|
*/
|
|
6919
6669
|
DBInstance?: DBInstance;
|
|
6920
6670
|
}
|
|
6921
|
-
export declare namespace CreateDBInstanceReadReplicaResult {
|
|
6922
|
-
/**
|
|
6923
|
-
* @internal
|
|
6924
|
-
*/
|
|
6925
|
-
const filterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
|
|
6926
|
-
}
|
|
6927
6671
|
/**
|
|
6928
6672
|
* <p>The DBSubnetGroup shouldn't be specified while creating read replicas that lie
|
|
6929
6673
|
* in the same region as the source instance.</p>
|
|
@@ -7066,12 +6810,6 @@ export interface CreateDBParameterGroupMessage {
|
|
|
7066
6810
|
*/
|
|
7067
6811
|
Tags?: Tag[];
|
|
7068
6812
|
}
|
|
7069
|
-
export declare namespace CreateDBParameterGroupMessage {
|
|
7070
|
-
/**
|
|
7071
|
-
* @internal
|
|
7072
|
-
*/
|
|
7073
|
-
const filterSensitiveLog: (obj: CreateDBParameterGroupMessage) => any;
|
|
7074
|
-
}
|
|
7075
6813
|
export interface CreateDBParameterGroupResult {
|
|
7076
6814
|
/**
|
|
7077
6815
|
* <p>Contains the details of an Amazon RDS DB parameter group.</p>
|
|
@@ -7079,12 +6817,6 @@ export interface CreateDBParameterGroupResult {
|
|
|
7079
6817
|
*/
|
|
7080
6818
|
DBParameterGroup?: DBParameterGroup;
|
|
7081
6819
|
}
|
|
7082
|
-
export declare namespace CreateDBParameterGroupResult {
|
|
7083
|
-
/**
|
|
7084
|
-
* @internal
|
|
7085
|
-
*/
|
|
7086
|
-
const filterSensitiveLog: (obj: CreateDBParameterGroupResult) => any;
|
|
7087
|
-
}
|
|
7088
6820
|
export declare enum AuthScheme {
|
|
7089
6821
|
SECRETS = "SECRETS"
|
|
7090
6822
|
}
|
|
@@ -7118,12 +6850,6 @@ export interface UserAuthConfig {
|
|
|
7118
6850
|
*/
|
|
7119
6851
|
IAMAuth?: IAMAuthMode | string;
|
|
7120
6852
|
}
|
|
7121
|
-
export declare namespace UserAuthConfig {
|
|
7122
|
-
/**
|
|
7123
|
-
* @internal
|
|
7124
|
-
*/
|
|
7125
|
-
const filterSensitiveLog: (obj: UserAuthConfig) => any;
|
|
7126
|
-
}
|
|
7127
6853
|
export declare enum EngineFamily {
|
|
7128
6854
|
MYSQL = "MYSQL",
|
|
7129
6855
|
POSTGRESQL = "POSTGRESQL"
|
|
@@ -7136,8 +6862,8 @@ export interface CreateDBProxyRequest {
|
|
|
7136
6862
|
/**
|
|
7137
6863
|
* <p>The kinds of databases that the proxy can connect to.
|
|
7138
6864
|
* This value determines which database network protocol the proxy recognizes when it interprets
|
|
7139
|
-
* network traffic to and from the database.
|
|
7140
|
-
*
|
|
6865
|
+
* network traffic to and from the database. For Aurora MySQL, RDS for MariaDB, and RDS for MySQL databases, specify <code>MYSQL</code>.
|
|
6866
|
+
* For Aurora PostgreSQL and RDS for PostgreSQL databases, specify <code>POSTGRESQL</code>.</p>
|
|
7141
6867
|
*/
|
|
7142
6868
|
EngineFamily: EngineFamily | string | undefined;
|
|
7143
6869
|
/**
|
|
@@ -7180,12 +6906,6 @@ export interface CreateDBProxyRequest {
|
|
|
7180
6906
|
*/
|
|
7181
6907
|
Tags?: Tag[];
|
|
7182
6908
|
}
|
|
7183
|
-
export declare namespace CreateDBProxyRequest {
|
|
7184
|
-
/**
|
|
7185
|
-
* @internal
|
|
7186
|
-
*/
|
|
7187
|
-
const filterSensitiveLog: (obj: CreateDBProxyRequest) => any;
|
|
7188
|
-
}
|
|
7189
6909
|
/**
|
|
7190
6910
|
* <p>Returns the details of authentication used by a proxy to log in as a specific database user.</p>
|
|
7191
6911
|
*/
|
|
@@ -7212,12 +6932,6 @@ export interface UserAuthConfigInfo {
|
|
|
7212
6932
|
*/
|
|
7213
6933
|
IAMAuth?: IAMAuthMode | string;
|
|
7214
6934
|
}
|
|
7215
|
-
export declare namespace UserAuthConfigInfo {
|
|
7216
|
-
/**
|
|
7217
|
-
* @internal
|
|
7218
|
-
*/
|
|
7219
|
-
const filterSensitiveLog: (obj: UserAuthConfigInfo) => any;
|
|
7220
|
-
}
|
|
7221
6935
|
export declare enum DBProxyStatus {
|
|
7222
6936
|
AVAILABLE = "available",
|
|
7223
6937
|
CREATING = "creating",
|
|
@@ -7249,7 +6963,9 @@ export interface DBProxy {
|
|
|
7249
6963
|
*/
|
|
7250
6964
|
Status?: DBProxyStatus | string;
|
|
7251
6965
|
/**
|
|
7252
|
-
* <p>The
|
|
6966
|
+
* <p>The kinds of databases that the proxy can connect to. This value determines which database network protocol
|
|
6967
|
+
* the proxy recognizes when it interprets network traffic to and from the database. <code>MYSQL</code> supports Aurora MySQL,
|
|
6968
|
+
* RDS for MariaDB, and RDS for MySQL databases. <code>POSTGRESQL</code> supports Aurora PostgreSQL and RDS for PostgreSQL databases.</p>
|
|
7253
6969
|
*/
|
|
7254
6970
|
EngineFamily?: string;
|
|
7255
6971
|
/**
|
|
@@ -7308,24 +7024,12 @@ export interface DBProxy {
|
|
|
7308
7024
|
*/
|
|
7309
7025
|
UpdatedDate?: Date;
|
|
7310
7026
|
}
|
|
7311
|
-
export declare namespace DBProxy {
|
|
7312
|
-
/**
|
|
7313
|
-
* @internal
|
|
7314
|
-
*/
|
|
7315
|
-
const filterSensitiveLog: (obj: DBProxy) => any;
|
|
7316
|
-
}
|
|
7317
7027
|
export interface CreateDBProxyResponse {
|
|
7318
7028
|
/**
|
|
7319
7029
|
* <p>The <code>DBProxy</code> structure corresponding to the new proxy.</p>
|
|
7320
7030
|
*/
|
|
7321
7031
|
DBProxy?: DBProxy;
|
|
7322
7032
|
}
|
|
7323
|
-
export declare namespace CreateDBProxyResponse {
|
|
7324
|
-
/**
|
|
7325
|
-
* @internal
|
|
7326
|
-
*/
|
|
7327
|
-
const filterSensitiveLog: (obj: CreateDBProxyResponse) => any;
|
|
7328
|
-
}
|
|
7329
7033
|
/**
|
|
7330
7034
|
* <p>The specified proxy name must be unique for all proxies owned by your Amazon Web Services account in the specified Amazon Web Services Region.</p>
|
|
7331
7035
|
*/
|
|
@@ -7384,12 +7088,6 @@ export interface CreateDBProxyEndpointRequest {
|
|
|
7384
7088
|
*/
|
|
7385
7089
|
Tags?: Tag[];
|
|
7386
7090
|
}
|
|
7387
|
-
export declare namespace CreateDBProxyEndpointRequest {
|
|
7388
|
-
/**
|
|
7389
|
-
* @internal
|
|
7390
|
-
*/
|
|
7391
|
-
const filterSensitiveLog: (obj: CreateDBProxyEndpointRequest) => any;
|
|
7392
|
-
}
|
|
7393
7091
|
export declare enum DBProxyEndpointStatus {
|
|
7394
7092
|
AVAILABLE = "available",
|
|
7395
7093
|
CREATING = "creating",
|
|
@@ -7458,12 +7156,6 @@ export interface DBProxyEndpoint {
|
|
|
7458
7156
|
*/
|
|
7459
7157
|
IsDefault?: boolean;
|
|
7460
7158
|
}
|
|
7461
|
-
export declare namespace DBProxyEndpoint {
|
|
7462
|
-
/**
|
|
7463
|
-
* @internal
|
|
7464
|
-
*/
|
|
7465
|
-
const filterSensitiveLog: (obj: DBProxyEndpoint) => any;
|
|
7466
|
-
}
|
|
7467
7159
|
export interface CreateDBProxyEndpointResponse {
|
|
7468
7160
|
/**
|
|
7469
7161
|
* <p>The <code>DBProxyEndpoint</code> object that is created by the API operation.
|
|
@@ -7472,12 +7164,6 @@ export interface CreateDBProxyEndpointResponse {
|
|
|
7472
7164
|
*/
|
|
7473
7165
|
DBProxyEndpoint?: DBProxyEndpoint;
|
|
7474
7166
|
}
|
|
7475
|
-
export declare namespace CreateDBProxyEndpointResponse {
|
|
7476
|
-
/**
|
|
7477
|
-
* @internal
|
|
7478
|
-
*/
|
|
7479
|
-
const filterSensitiveLog: (obj: CreateDBProxyEndpointResponse) => any;
|
|
7480
|
-
}
|
|
7481
7167
|
/**
|
|
7482
7168
|
* <p>The specified DB proxy endpoint name must be unique for all DB proxy endpoints owned by your Amazon Web Services account in the specified Amazon Web Services Region.</p>
|
|
7483
7169
|
*/
|
|
@@ -7545,12 +7231,6 @@ export interface CreateDBSecurityGroupMessage {
|
|
|
7545
7231
|
*/
|
|
7546
7232
|
Tags?: Tag[];
|
|
7547
7233
|
}
|
|
7548
|
-
export declare namespace CreateDBSecurityGroupMessage {
|
|
7549
|
-
/**
|
|
7550
|
-
* @internal
|
|
7551
|
-
*/
|
|
7552
|
-
const filterSensitiveLog: (obj: CreateDBSecurityGroupMessage) => any;
|
|
7553
|
-
}
|
|
7554
7234
|
export interface CreateDBSecurityGroupResult {
|
|
7555
7235
|
/**
|
|
7556
7236
|
* <p>Contains the details for an Amazon RDS DB security group.</p>
|
|
@@ -7559,12 +7239,6 @@ export interface CreateDBSecurityGroupResult {
|
|
|
7559
7239
|
*/
|
|
7560
7240
|
DBSecurityGroup?: DBSecurityGroup;
|
|
7561
7241
|
}
|
|
7562
|
-
export declare namespace CreateDBSecurityGroupResult {
|
|
7563
|
-
/**
|
|
7564
|
-
* @internal
|
|
7565
|
-
*/
|
|
7566
|
-
const filterSensitiveLog: (obj: CreateDBSecurityGroupResult) => any;
|
|
7567
|
-
}
|
|
7568
7242
|
/**
|
|
7569
7243
|
* <p>A DB security group with the name specified in
|
|
7570
7244
|
* <code>DBSecurityGroupName</code> already exists.</p>
|
|
@@ -7642,12 +7316,6 @@ export interface CreateDBSnapshotMessage {
|
|
|
7642
7316
|
*/
|
|
7643
7317
|
Tags?: Tag[];
|
|
7644
7318
|
}
|
|
7645
|
-
export declare namespace CreateDBSnapshotMessage {
|
|
7646
|
-
/**
|
|
7647
|
-
* @internal
|
|
7648
|
-
*/
|
|
7649
|
-
const filterSensitiveLog: (obj: CreateDBSnapshotMessage) => any;
|
|
7650
|
-
}
|
|
7651
7319
|
export interface CreateDBSnapshotResult {
|
|
7652
7320
|
/**
|
|
7653
7321
|
* <p>Contains the details of an Amazon RDS DB snapshot.</p>
|
|
@@ -7656,12 +7324,6 @@ export interface CreateDBSnapshotResult {
|
|
|
7656
7324
|
*/
|
|
7657
7325
|
DBSnapshot?: DBSnapshot;
|
|
7658
7326
|
}
|
|
7659
|
-
export declare namespace CreateDBSnapshotResult {
|
|
7660
|
-
/**
|
|
7661
|
-
* @internal
|
|
7662
|
-
*/
|
|
7663
|
-
const filterSensitiveLog: (obj: CreateDBSnapshotResult) => any;
|
|
7664
|
-
}
|
|
7665
7327
|
/**
|
|
7666
7328
|
* <p></p>
|
|
7667
7329
|
*/
|
|
@@ -7697,12 +7359,6 @@ export interface CreateDBSubnetGroupMessage {
|
|
|
7697
7359
|
*/
|
|
7698
7360
|
Tags?: Tag[];
|
|
7699
7361
|
}
|
|
7700
|
-
export declare namespace CreateDBSubnetGroupMessage {
|
|
7701
|
-
/**
|
|
7702
|
-
* @internal
|
|
7703
|
-
*/
|
|
7704
|
-
const filterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
|
|
7705
|
-
}
|
|
7706
7362
|
export interface CreateDBSubnetGroupResult {
|
|
7707
7363
|
/**
|
|
7708
7364
|
* <p>Contains the details of an Amazon RDS DB subnet group.</p>
|
|
@@ -7711,12 +7367,6 @@ export interface CreateDBSubnetGroupResult {
|
|
|
7711
7367
|
*/
|
|
7712
7368
|
DBSubnetGroup?: DBSubnetGroup;
|
|
7713
7369
|
}
|
|
7714
|
-
export declare namespace CreateDBSubnetGroupResult {
|
|
7715
|
-
/**
|
|
7716
|
-
* @internal
|
|
7717
|
-
*/
|
|
7718
|
-
const filterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
|
|
7719
|
-
}
|
|
7720
7370
|
/**
|
|
7721
7371
|
* <p>
|
|
7722
7372
|
* <code>DBSubnetGroupName</code> is already used by an existing DB subnet group.</p>
|
|
@@ -7829,24 +7479,12 @@ export interface CreateEventSubscriptionMessage {
|
|
|
7829
7479
|
*/
|
|
7830
7480
|
Tags?: Tag[];
|
|
7831
7481
|
}
|
|
7832
|
-
export declare namespace CreateEventSubscriptionMessage {
|
|
7833
|
-
/**
|
|
7834
|
-
* @internal
|
|
7835
|
-
*/
|
|
7836
|
-
const filterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
|
|
7837
|
-
}
|
|
7838
7482
|
export interface CreateEventSubscriptionResult {
|
|
7839
7483
|
/**
|
|
7840
7484
|
* <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
|
|
7841
7485
|
*/
|
|
7842
7486
|
EventSubscription?: EventSubscription;
|
|
7843
7487
|
}
|
|
7844
|
-
export declare namespace CreateEventSubscriptionResult {
|
|
7845
|
-
/**
|
|
7846
|
-
* @internal
|
|
7847
|
-
*/
|
|
7848
|
-
const filterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
|
|
7849
|
-
}
|
|
7850
7488
|
/**
|
|
7851
7489
|
* <p>You have reached the maximum number of event subscriptions.</p>
|
|
7852
7490
|
*/
|
|
@@ -7937,8 +7575,9 @@ export interface CreateGlobalClusterMessage {
|
|
|
7937
7575
|
*/
|
|
7938
7576
|
DeletionProtection?: boolean;
|
|
7939
7577
|
/**
|
|
7940
|
-
* <p>The name for your database of up to 64
|
|
7941
|
-
*
|
|
7578
|
+
* <p>The name for your database of up to 64 alphanumeric characters. If you do not provide
|
|
7579
|
+
* a name, Amazon Aurora will not create a database in the global database cluster you are
|
|
7580
|
+
* creating.</p>
|
|
7942
7581
|
*/
|
|
7943
7582
|
DatabaseName?: string;
|
|
7944
7583
|
/**
|
|
@@ -7946,12 +7585,6 @@ export interface CreateGlobalClusterMessage {
|
|
|
7946
7585
|
*/
|
|
7947
7586
|
StorageEncrypted?: boolean;
|
|
7948
7587
|
}
|
|
7949
|
-
export declare namespace CreateGlobalClusterMessage {
|
|
7950
|
-
/**
|
|
7951
|
-
* @internal
|
|
7952
|
-
*/
|
|
7953
|
-
const filterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
|
|
7954
|
-
}
|
|
7955
7588
|
export declare enum FailoverStatus {
|
|
7956
7589
|
CANCELLING = "cancelling",
|
|
7957
7590
|
FAILING_OVER = "failing-over",
|
|
@@ -7993,12 +7626,6 @@ export interface FailoverState {
|
|
|
7993
7626
|
*/
|
|
7994
7627
|
ToDbClusterArn?: string;
|
|
7995
7628
|
}
|
|
7996
|
-
export declare namespace FailoverState {
|
|
7997
|
-
/**
|
|
7998
|
-
* @internal
|
|
7999
|
-
*/
|
|
8000
|
-
const filterSensitiveLog: (obj: FailoverState) => any;
|
|
8001
|
-
}
|
|
8002
7629
|
/**
|
|
8003
7630
|
* <p>A data structure with information about any primary and
|
|
8004
7631
|
* secondary clusters associated with an Aurora global database.</p>
|
|
@@ -8025,12 +7652,6 @@ export interface GlobalClusterMember {
|
|
|
8025
7652
|
*/
|
|
8026
7653
|
GlobalWriteForwardingStatus?: WriteForwardingStatus | string;
|
|
8027
7654
|
}
|
|
8028
|
-
export declare namespace GlobalClusterMember {
|
|
8029
|
-
/**
|
|
8030
|
-
* @internal
|
|
8031
|
-
*/
|
|
8032
|
-
const filterSensitiveLog: (obj: GlobalClusterMember) => any;
|
|
8033
|
-
}
|
|
8034
7655
|
/**
|
|
8035
7656
|
* <p>A data type representing an Aurora global database.</p>
|
|
8036
7657
|
*/
|
|
@@ -8084,24 +7705,12 @@ export interface GlobalCluster {
|
|
|
8084
7705
|
*/
|
|
8085
7706
|
FailoverState?: FailoverState;
|
|
8086
7707
|
}
|
|
8087
|
-
export declare namespace GlobalCluster {
|
|
8088
|
-
/**
|
|
8089
|
-
* @internal
|
|
8090
|
-
*/
|
|
8091
|
-
const filterSensitiveLog: (obj: GlobalCluster) => any;
|
|
8092
|
-
}
|
|
8093
7708
|
export interface CreateGlobalClusterResult {
|
|
8094
7709
|
/**
|
|
8095
7710
|
* <p>A data type representing an Aurora global database.</p>
|
|
8096
7711
|
*/
|
|
8097
7712
|
GlobalCluster?: GlobalCluster;
|
|
8098
7713
|
}
|
|
8099
|
-
export declare namespace CreateGlobalClusterResult {
|
|
8100
|
-
/**
|
|
8101
|
-
* @internal
|
|
8102
|
-
*/
|
|
8103
|
-
const filterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
|
|
8104
|
-
}
|
|
8105
7714
|
/**
|
|
8106
7715
|
* <p>The <code>GlobalClusterIdentifier</code> already exists. Choose a new global database identifier (unique name) to create a new global database cluster.</p>
|
|
8107
7716
|
*/
|
|
@@ -8221,24 +7830,12 @@ export interface CreateOptionGroupMessage {
|
|
|
8221
7830
|
*/
|
|
8222
7831
|
Tags?: Tag[];
|
|
8223
7832
|
}
|
|
8224
|
-
export declare namespace CreateOptionGroupMessage {
|
|
8225
|
-
/**
|
|
8226
|
-
* @internal
|
|
8227
|
-
*/
|
|
8228
|
-
const filterSensitiveLog: (obj: CreateOptionGroupMessage) => any;
|
|
8229
|
-
}
|
|
8230
7833
|
export interface CreateOptionGroupResult {
|
|
8231
7834
|
/**
|
|
8232
7835
|
* <p></p>
|
|
8233
7836
|
*/
|
|
8234
7837
|
OptionGroup?: OptionGroup;
|
|
8235
7838
|
}
|
|
8236
|
-
export declare namespace CreateOptionGroupResult {
|
|
8237
|
-
/**
|
|
8238
|
-
* @internal
|
|
8239
|
-
*/
|
|
8240
|
-
const filterSensitiveLog: (obj: CreateOptionGroupResult) => any;
|
|
8241
|
-
}
|
|
8242
7839
|
/**
|
|
8243
7840
|
* <p>The specified CEV was not found.</p>
|
|
8244
7841
|
*/
|
|
@@ -8262,12 +7859,6 @@ export interface DeleteCustomDBEngineVersionMessage {
|
|
|
8262
7859
|
*/
|
|
8263
7860
|
EngineVersion: string | undefined;
|
|
8264
7861
|
}
|
|
8265
|
-
export declare namespace DeleteCustomDBEngineVersionMessage {
|
|
8266
|
-
/**
|
|
8267
|
-
* @internal
|
|
8268
|
-
*/
|
|
8269
|
-
const filterSensitiveLog: (obj: DeleteCustomDBEngineVersionMessage) => any;
|
|
8270
|
-
}
|
|
8271
7862
|
/**
|
|
8272
7863
|
* <p>You can't delete the CEV.</p>
|
|
8273
7864
|
*/
|
|
@@ -8325,12 +7916,6 @@ export interface DeleteDBClusterMessage {
|
|
|
8325
7916
|
*/
|
|
8326
7917
|
FinalDBSnapshotIdentifier?: string;
|
|
8327
7918
|
}
|
|
8328
|
-
export declare namespace DeleteDBClusterMessage {
|
|
8329
|
-
/**
|
|
8330
|
-
* @internal
|
|
8331
|
-
*/
|
|
8332
|
-
const filterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
|
|
8333
|
-
}
|
|
8334
7919
|
export interface DeleteDBClusterResult {
|
|
8335
7920
|
/**
|
|
8336
7921
|
* <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
|
|
@@ -8354,12 +7939,6 @@ export interface DeleteDBClusterResult {
|
|
|
8354
7939
|
*/
|
|
8355
7940
|
DBCluster?: DBCluster;
|
|
8356
7941
|
}
|
|
8357
|
-
export declare namespace DeleteDBClusterResult {
|
|
8358
|
-
/**
|
|
8359
|
-
* @internal
|
|
8360
|
-
*/
|
|
8361
|
-
const filterSensitiveLog: (obj: DeleteDBClusterResult) => any;
|
|
8362
|
-
}
|
|
8363
7942
|
/**
|
|
8364
7943
|
* <p>The specified custom endpoint doesn't exist.</p>
|
|
8365
7944
|
*/
|
|
@@ -8377,12 +7956,6 @@ export interface DeleteDBClusterEndpointMessage {
|
|
|
8377
7956
|
*/
|
|
8378
7957
|
DBClusterEndpointIdentifier: string | undefined;
|
|
8379
7958
|
}
|
|
8380
|
-
export declare namespace DeleteDBClusterEndpointMessage {
|
|
8381
|
-
/**
|
|
8382
|
-
* @internal
|
|
8383
|
-
*/
|
|
8384
|
-
const filterSensitiveLog: (obj: DeleteDBClusterEndpointMessage) => any;
|
|
8385
|
-
}
|
|
8386
7959
|
/**
|
|
8387
7960
|
* <p>The requested operation can't be performed on the endpoint while the endpoint is in this state.</p>
|
|
8388
7961
|
*/
|
|
@@ -8415,12 +7988,6 @@ export interface DeleteDBClusterParameterGroupMessage {
|
|
|
8415
7988
|
*/
|
|
8416
7989
|
DBClusterParameterGroupName: string | undefined;
|
|
8417
7990
|
}
|
|
8418
|
-
export declare namespace DeleteDBClusterParameterGroupMessage {
|
|
8419
|
-
/**
|
|
8420
|
-
* @internal
|
|
8421
|
-
*/
|
|
8422
|
-
const filterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
|
|
8423
|
-
}
|
|
8424
7991
|
/**
|
|
8425
7992
|
* <p>The DB parameter group is in use or is in an invalid state. If you are attempting
|
|
8426
7993
|
* to delete the parameter group, you can't delete it when the parameter group is in
|
|
@@ -8444,12 +8011,6 @@ export interface DeleteDBClusterSnapshotMessage {
|
|
|
8444
8011
|
*/
|
|
8445
8012
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
8446
8013
|
}
|
|
8447
|
-
export declare namespace DeleteDBClusterSnapshotMessage {
|
|
8448
|
-
/**
|
|
8449
|
-
* @internal
|
|
8450
|
-
*/
|
|
8451
|
-
const filterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
|
|
8452
|
-
}
|
|
8453
8014
|
export interface DeleteDBClusterSnapshotResult {
|
|
8454
8015
|
/**
|
|
8455
8016
|
* <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
|
|
@@ -8458,12 +8019,6 @@ export interface DeleteDBClusterSnapshotResult {
|
|
|
8458
8019
|
*/
|
|
8459
8020
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
8460
8021
|
}
|
|
8461
|
-
export declare namespace DeleteDBClusterSnapshotResult {
|
|
8462
|
-
/**
|
|
8463
|
-
* @internal
|
|
8464
|
-
*/
|
|
8465
|
-
const filterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
|
|
8466
|
-
}
|
|
8467
8022
|
/**
|
|
8468
8023
|
* <p>The quota for retained automated backups was exceeded. This prevents you
|
|
8469
8024
|
* from retaining any additional automated backups. The retained automated backups
|
|
@@ -8536,12 +8091,6 @@ export interface DeleteDBInstanceMessage {
|
|
|
8536
8091
|
*/
|
|
8537
8092
|
DeleteAutomatedBackups?: boolean;
|
|
8538
8093
|
}
|
|
8539
|
-
export declare namespace DeleteDBInstanceMessage {
|
|
8540
|
-
/**
|
|
8541
|
-
* @internal
|
|
8542
|
-
*/
|
|
8543
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
|
|
8544
|
-
}
|
|
8545
8094
|
export interface DeleteDBInstanceResult {
|
|
8546
8095
|
/**
|
|
8547
8096
|
* <p>Contains the details of an Amazon RDS DB instance.</p>
|
|
@@ -8553,12 +8102,6 @@ export interface DeleteDBInstanceResult {
|
|
|
8553
8102
|
*/
|
|
8554
8103
|
DBInstance?: DBInstance;
|
|
8555
8104
|
}
|
|
8556
|
-
export declare namespace DeleteDBInstanceResult {
|
|
8557
|
-
/**
|
|
8558
|
-
* @internal
|
|
8559
|
-
*/
|
|
8560
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
|
|
8561
|
-
}
|
|
8562
8105
|
/**
|
|
8563
8106
|
* <p>No automated backup for this DB instance was found.</p>
|
|
8564
8107
|
*/
|
|
@@ -8585,12 +8128,6 @@ export interface DeleteDBInstanceAutomatedBackupMessage {
|
|
|
8585
8128
|
*/
|
|
8586
8129
|
DBInstanceAutomatedBackupsArn?: string;
|
|
8587
8130
|
}
|
|
8588
|
-
export declare namespace DeleteDBInstanceAutomatedBackupMessage {
|
|
8589
|
-
/**
|
|
8590
|
-
* @internal
|
|
8591
|
-
*/
|
|
8592
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupMessage) => any;
|
|
8593
|
-
}
|
|
8594
8131
|
/**
|
|
8595
8132
|
* <p>Earliest and latest time an instance can be restored to:</p>
|
|
8596
8133
|
*/
|
|
@@ -8604,12 +8141,6 @@ export interface RestoreWindow {
|
|
|
8604
8141
|
*/
|
|
8605
8142
|
LatestTime?: Date;
|
|
8606
8143
|
}
|
|
8607
|
-
export declare namespace RestoreWindow {
|
|
8608
|
-
/**
|
|
8609
|
-
* @internal
|
|
8610
|
-
*/
|
|
8611
|
-
const filterSensitiveLog: (obj: RestoreWindow) => any;
|
|
8612
|
-
}
|
|
8613
8144
|
/**
|
|
8614
8145
|
* <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
|
|
8615
8146
|
* existed at the time you deleted the source instance.</p>
|
|
@@ -8749,12 +8280,6 @@ export interface DBInstanceAutomatedBackup {
|
|
|
8749
8280
|
*/
|
|
8750
8281
|
BackupTarget?: string;
|
|
8751
8282
|
}
|
|
8752
|
-
export declare namespace DBInstanceAutomatedBackup {
|
|
8753
|
-
/**
|
|
8754
|
-
* @internal
|
|
8755
|
-
*/
|
|
8756
|
-
const filterSensitiveLog: (obj: DBInstanceAutomatedBackup) => any;
|
|
8757
|
-
}
|
|
8758
8283
|
export interface DeleteDBInstanceAutomatedBackupResult {
|
|
8759
8284
|
/**
|
|
8760
8285
|
* <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
|
|
@@ -8762,12 +8287,6 @@ export interface DeleteDBInstanceAutomatedBackupResult {
|
|
|
8762
8287
|
*/
|
|
8763
8288
|
DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
|
|
8764
8289
|
}
|
|
8765
|
-
export declare namespace DeleteDBInstanceAutomatedBackupResult {
|
|
8766
|
-
/**
|
|
8767
|
-
* @internal
|
|
8768
|
-
*/
|
|
8769
|
-
const filterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupResult) => any;
|
|
8770
|
-
}
|
|
8771
8290
|
/**
|
|
8772
8291
|
* <p>The automated backup is in an invalid state.
|
|
8773
8292
|
* For example, this automated backup is associated with an active instance.</p>
|
|
@@ -8801,36 +8320,18 @@ export interface DeleteDBParameterGroupMessage {
|
|
|
8801
8320
|
*/
|
|
8802
8321
|
DBParameterGroupName: string | undefined;
|
|
8803
8322
|
}
|
|
8804
|
-
export declare namespace DeleteDBParameterGroupMessage {
|
|
8805
|
-
/**
|
|
8806
|
-
* @internal
|
|
8807
|
-
*/
|
|
8808
|
-
const filterSensitiveLog: (obj: DeleteDBParameterGroupMessage) => any;
|
|
8809
|
-
}
|
|
8810
8323
|
export interface DeleteDBProxyRequest {
|
|
8811
8324
|
/**
|
|
8812
8325
|
* <p>The name of the DB proxy to delete.</p>
|
|
8813
8326
|
*/
|
|
8814
8327
|
DBProxyName: string | undefined;
|
|
8815
8328
|
}
|
|
8816
|
-
export declare namespace DeleteDBProxyRequest {
|
|
8817
|
-
/**
|
|
8818
|
-
* @internal
|
|
8819
|
-
*/
|
|
8820
|
-
const filterSensitiveLog: (obj: DeleteDBProxyRequest) => any;
|
|
8821
|
-
}
|
|
8822
8329
|
export interface DeleteDBProxyResponse {
|
|
8823
8330
|
/**
|
|
8824
8331
|
* <p>The data structure representing the details of the DB proxy that you delete.</p>
|
|
8825
8332
|
*/
|
|
8826
8333
|
DBProxy?: DBProxy;
|
|
8827
8334
|
}
|
|
8828
|
-
export declare namespace DeleteDBProxyResponse {
|
|
8829
|
-
/**
|
|
8830
|
-
* @internal
|
|
8831
|
-
*/
|
|
8832
|
-
const filterSensitiveLog: (obj: DeleteDBProxyResponse) => any;
|
|
8833
|
-
}
|
|
8834
8335
|
/**
|
|
8835
8336
|
* <p>The DB proxy endpoint doesn't exist.</p>
|
|
8836
8337
|
*/
|
|
@@ -8848,24 +8349,12 @@ export interface DeleteDBProxyEndpointRequest {
|
|
|
8848
8349
|
*/
|
|
8849
8350
|
DBProxyEndpointName: string | undefined;
|
|
8850
8351
|
}
|
|
8851
|
-
export declare namespace DeleteDBProxyEndpointRequest {
|
|
8852
|
-
/**
|
|
8853
|
-
* @internal
|
|
8854
|
-
*/
|
|
8855
|
-
const filterSensitiveLog: (obj: DeleteDBProxyEndpointRequest) => any;
|
|
8856
|
-
}
|
|
8857
8352
|
export interface DeleteDBProxyEndpointResponse {
|
|
8858
8353
|
/**
|
|
8859
8354
|
* <p>The data structure representing the details of the DB proxy endpoint that you delete.</p>
|
|
8860
8355
|
*/
|
|
8861
8356
|
DBProxyEndpoint?: DBProxyEndpoint;
|
|
8862
8357
|
}
|
|
8863
|
-
export declare namespace DeleteDBProxyEndpointResponse {
|
|
8864
|
-
/**
|
|
8865
|
-
* @internal
|
|
8866
|
-
*/
|
|
8867
|
-
const filterSensitiveLog: (obj: DeleteDBProxyEndpointResponse) => any;
|
|
8868
|
-
}
|
|
8869
8358
|
/**
|
|
8870
8359
|
* <p>You can't perform this operation while the DB proxy endpoint is in a particular state.</p>
|
|
8871
8360
|
*/
|
|
@@ -8904,12 +8393,6 @@ export interface DeleteDBSecurityGroupMessage {
|
|
|
8904
8393
|
*/
|
|
8905
8394
|
DBSecurityGroupName: string | undefined;
|
|
8906
8395
|
}
|
|
8907
|
-
export declare namespace DeleteDBSecurityGroupMessage {
|
|
8908
|
-
/**
|
|
8909
|
-
* @internal
|
|
8910
|
-
*/
|
|
8911
|
-
const filterSensitiveLog: (obj: DeleteDBSecurityGroupMessage) => any;
|
|
8912
|
-
}
|
|
8913
8396
|
/**
|
|
8914
8397
|
* <p></p>
|
|
8915
8398
|
*/
|
|
@@ -8920,12 +8403,6 @@ export interface DeleteDBSnapshotMessage {
|
|
|
8920
8403
|
*/
|
|
8921
8404
|
DBSnapshotIdentifier: string | undefined;
|
|
8922
8405
|
}
|
|
8923
|
-
export declare namespace DeleteDBSnapshotMessage {
|
|
8924
|
-
/**
|
|
8925
|
-
* @internal
|
|
8926
|
-
*/
|
|
8927
|
-
const filterSensitiveLog: (obj: DeleteDBSnapshotMessage) => any;
|
|
8928
|
-
}
|
|
8929
8406
|
export interface DeleteDBSnapshotResult {
|
|
8930
8407
|
/**
|
|
8931
8408
|
* <p>Contains the details of an Amazon RDS DB snapshot.</p>
|
|
@@ -8934,12 +8411,6 @@ export interface DeleteDBSnapshotResult {
|
|
|
8934
8411
|
*/
|
|
8935
8412
|
DBSnapshot?: DBSnapshot;
|
|
8936
8413
|
}
|
|
8937
|
-
export declare namespace DeleteDBSnapshotResult {
|
|
8938
|
-
/**
|
|
8939
|
-
* @internal
|
|
8940
|
-
*/
|
|
8941
|
-
const filterSensitiveLog: (obj: DeleteDBSnapshotResult) => any;
|
|
8942
|
-
}
|
|
8943
8414
|
/**
|
|
8944
8415
|
* <p></p>
|
|
8945
8416
|
*/
|
|
@@ -8955,12 +8426,6 @@ export interface DeleteDBSubnetGroupMessage {
|
|
|
8955
8426
|
*/
|
|
8956
8427
|
DBSubnetGroupName: string | undefined;
|
|
8957
8428
|
}
|
|
8958
|
-
export declare namespace DeleteDBSubnetGroupMessage {
|
|
8959
|
-
/**
|
|
8960
|
-
* @internal
|
|
8961
|
-
*/
|
|
8962
|
-
const filterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
|
|
8963
|
-
}
|
|
8964
8429
|
/**
|
|
8965
8430
|
* <p>The DB subnet isn't in the <i>available</i> state.</p>
|
|
8966
8431
|
*/
|
|
@@ -8981,24 +8446,12 @@ export interface DeleteEventSubscriptionMessage {
|
|
|
8981
8446
|
*/
|
|
8982
8447
|
SubscriptionName: string | undefined;
|
|
8983
8448
|
}
|
|
8984
|
-
export declare namespace DeleteEventSubscriptionMessage {
|
|
8985
|
-
/**
|
|
8986
|
-
* @internal
|
|
8987
|
-
*/
|
|
8988
|
-
const filterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
|
|
8989
|
-
}
|
|
8990
8449
|
export interface DeleteEventSubscriptionResult {
|
|
8991
8450
|
/**
|
|
8992
8451
|
* <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
|
|
8993
8452
|
*/
|
|
8994
8453
|
EventSubscription?: EventSubscription;
|
|
8995
8454
|
}
|
|
8996
|
-
export declare namespace DeleteEventSubscriptionResult {
|
|
8997
|
-
/**
|
|
8998
|
-
* @internal
|
|
8999
|
-
*/
|
|
9000
|
-
const filterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
|
|
9001
|
-
}
|
|
9002
8455
|
/**
|
|
9003
8456
|
* <p>This error can occur if someone else is modifying a subscription. You should retry the action.</p>
|
|
9004
8457
|
*/
|
|
@@ -9016,24 +8469,12 @@ export interface DeleteGlobalClusterMessage {
|
|
|
9016
8469
|
*/
|
|
9017
8470
|
GlobalClusterIdentifier: string | undefined;
|
|
9018
8471
|
}
|
|
9019
|
-
export declare namespace DeleteGlobalClusterMessage {
|
|
9020
|
-
/**
|
|
9021
|
-
* @internal
|
|
9022
|
-
*/
|
|
9023
|
-
const filterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
|
|
9024
|
-
}
|
|
9025
8472
|
export interface DeleteGlobalClusterResult {
|
|
9026
8473
|
/**
|
|
9027
8474
|
* <p>A data type representing an Aurora global database.</p>
|
|
9028
8475
|
*/
|
|
9029
8476
|
GlobalCluster?: GlobalCluster;
|
|
9030
8477
|
}
|
|
9031
|
-
export declare namespace DeleteGlobalClusterResult {
|
|
9032
|
-
/**
|
|
9033
|
-
* @internal
|
|
9034
|
-
*/
|
|
9035
|
-
const filterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
|
|
9036
|
-
}
|
|
9037
8478
|
/**
|
|
9038
8479
|
* <p></p>
|
|
9039
8480
|
*/
|
|
@@ -9046,12 +8487,6 @@ export interface DeleteOptionGroupMessage {
|
|
|
9046
8487
|
*/
|
|
9047
8488
|
OptionGroupName: string | undefined;
|
|
9048
8489
|
}
|
|
9049
|
-
export declare namespace DeleteOptionGroupMessage {
|
|
9050
|
-
/**
|
|
9051
|
-
* @internal
|
|
9052
|
-
*/
|
|
9053
|
-
const filterSensitiveLog: (obj: DeleteOptionGroupMessage) => any;
|
|
9054
|
-
}
|
|
9055
8490
|
/**
|
|
9056
8491
|
* <p>The option group isn't in the <i>available</i> state.</p>
|
|
9057
8492
|
*/
|
|
@@ -9092,31 +8527,13 @@ export interface DeregisterDBProxyTargetsRequest {
|
|
|
9092
8527
|
*/
|
|
9093
8528
|
DBClusterIdentifiers?: string[];
|
|
9094
8529
|
}
|
|
9095
|
-
export declare namespace DeregisterDBProxyTargetsRequest {
|
|
9096
|
-
/**
|
|
9097
|
-
* @internal
|
|
9098
|
-
*/
|
|
9099
|
-
const filterSensitiveLog: (obj: DeregisterDBProxyTargetsRequest) => any;
|
|
9100
|
-
}
|
|
9101
8530
|
export interface DeregisterDBProxyTargetsResponse {
|
|
9102
8531
|
}
|
|
9103
|
-
export declare namespace DeregisterDBProxyTargetsResponse {
|
|
9104
|
-
/**
|
|
9105
|
-
* @internal
|
|
9106
|
-
*/
|
|
9107
|
-
const filterSensitiveLog: (obj: DeregisterDBProxyTargetsResponse) => any;
|
|
9108
|
-
}
|
|
9109
8532
|
/**
|
|
9110
8533
|
* <p></p>
|
|
9111
8534
|
*/
|
|
9112
8535
|
export interface DescribeAccountAttributesMessage {
|
|
9113
8536
|
}
|
|
9114
|
-
export declare namespace DescribeAccountAttributesMessage {
|
|
9115
|
-
/**
|
|
9116
|
-
* @internal
|
|
9117
|
-
*/
|
|
9118
|
-
const filterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
|
|
9119
|
-
}
|
|
9120
8537
|
/**
|
|
9121
8538
|
* <p>A CA certificate for an Amazon Web Services account.</p>
|
|
9122
8539
|
*/
|
|
@@ -9155,12 +8572,6 @@ export interface Certificate {
|
|
|
9155
8572
|
*/
|
|
9156
8573
|
CustomerOverrideValidTill?: Date;
|
|
9157
8574
|
}
|
|
9158
|
-
export declare namespace Certificate {
|
|
9159
|
-
/**
|
|
9160
|
-
* @internal
|
|
9161
|
-
*/
|
|
9162
|
-
const filterSensitiveLog: (obj: Certificate) => any;
|
|
9163
|
-
}
|
|
9164
8575
|
/**
|
|
9165
8576
|
* <p>Data returned by the <b>DescribeCertificates</b> action.</p>
|
|
9166
8577
|
*/
|
|
@@ -9178,12 +8589,6 @@ export interface CertificateMessage {
|
|
|
9178
8589
|
*/
|
|
9179
8590
|
Marker?: string;
|
|
9180
8591
|
}
|
|
9181
|
-
export declare namespace CertificateMessage {
|
|
9182
|
-
/**
|
|
9183
|
-
* @internal
|
|
9184
|
-
*/
|
|
9185
|
-
const filterSensitiveLog: (obj: CertificateMessage) => any;
|
|
9186
|
-
}
|
|
9187
8592
|
/**
|
|
9188
8593
|
* <p>
|
|
9189
8594
|
* <code>CertificateIdentifier</code> doesn't refer to an
|
|
@@ -9244,12 +8649,6 @@ export interface Filter {
|
|
|
9244
8649
|
*/
|
|
9245
8650
|
Values: string[] | undefined;
|
|
9246
8651
|
}
|
|
9247
|
-
export declare namespace Filter {
|
|
9248
|
-
/**
|
|
9249
|
-
* @internal
|
|
9250
|
-
*/
|
|
9251
|
-
const filterSensitiveLog: (obj: Filter) => any;
|
|
9252
|
-
}
|
|
9253
8652
|
/**
|
|
9254
8653
|
* <p></p>
|
|
9255
8654
|
*/
|
|
@@ -9285,12 +8684,6 @@ export interface DescribeCertificatesMessage {
|
|
|
9285
8684
|
*/
|
|
9286
8685
|
Marker?: string;
|
|
9287
8686
|
}
|
|
9288
|
-
export declare namespace DescribeCertificatesMessage {
|
|
9289
|
-
/**
|
|
9290
|
-
* @internal
|
|
9291
|
-
*/
|
|
9292
|
-
const filterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
|
|
9293
|
-
}
|
|
9294
8687
|
/**
|
|
9295
8688
|
* <p>Contains the result of a successful invocation of the <code>DescribeDBClusterBacktracks</code> action.</p>
|
|
9296
8689
|
*/
|
|
@@ -9304,12 +8697,6 @@ export interface DBClusterBacktrackMessage {
|
|
|
9304
8697
|
*/
|
|
9305
8698
|
DBClusterBacktracks?: DBClusterBacktrack[];
|
|
9306
8699
|
}
|
|
9307
|
-
export declare namespace DBClusterBacktrackMessage {
|
|
9308
|
-
/**
|
|
9309
|
-
* @internal
|
|
9310
|
-
*/
|
|
9311
|
-
const filterSensitiveLog: (obj: DBClusterBacktrackMessage) => any;
|
|
9312
|
-
}
|
|
9313
8700
|
/**
|
|
9314
8701
|
* <p>
|
|
9315
8702
|
* <code>BacktrackIdentifier</code> doesn't refer to an existing backtrack.</p>
|
|
@@ -9418,12 +8805,6 @@ export interface DescribeDBClusterBacktracksMessage {
|
|
|
9418
8805
|
*/
|
|
9419
8806
|
Marker?: string;
|
|
9420
8807
|
}
|
|
9421
|
-
export declare namespace DescribeDBClusterBacktracksMessage {
|
|
9422
|
-
/**
|
|
9423
|
-
* @internal
|
|
9424
|
-
*/
|
|
9425
|
-
const filterSensitiveLog: (obj: DescribeDBClusterBacktracksMessage) => any;
|
|
9426
|
-
}
|
|
9427
8808
|
export interface DBClusterEndpointMessage {
|
|
9428
8809
|
/**
|
|
9429
8810
|
* <p>An optional pagination token provided by a previous
|
|
@@ -9439,12 +8820,6 @@ export interface DBClusterEndpointMessage {
|
|
|
9439
8820
|
*/
|
|
9440
8821
|
DBClusterEndpoints?: DBClusterEndpoint[];
|
|
9441
8822
|
}
|
|
9442
|
-
export declare namespace DBClusterEndpointMessage {
|
|
9443
|
-
/**
|
|
9444
|
-
* @internal
|
|
9445
|
-
*/
|
|
9446
|
-
const filterSensitiveLog: (obj: DBClusterEndpointMessage) => any;
|
|
9447
|
-
}
|
|
9448
8823
|
export interface DescribeDBClusterEndpointsMessage {
|
|
9449
8824
|
/**
|
|
9450
8825
|
* <p>The DB cluster identifier of the DB cluster associated with the endpoint. This parameter is
|
|
@@ -9482,12 +8857,6 @@ export interface DescribeDBClusterEndpointsMessage {
|
|
|
9482
8857
|
*/
|
|
9483
8858
|
Marker?: string;
|
|
9484
8859
|
}
|
|
9485
|
-
export declare namespace DescribeDBClusterEndpointsMessage {
|
|
9486
|
-
/**
|
|
9487
|
-
* @internal
|
|
9488
|
-
*/
|
|
9489
|
-
const filterSensitiveLog: (obj: DescribeDBClusterEndpointsMessage) => any;
|
|
9490
|
-
}
|
|
9491
8860
|
/**
|
|
9492
8861
|
* <p></p>
|
|
9493
8862
|
*/
|
|
@@ -9505,12 +8874,6 @@ export interface DBClusterParameterGroupsMessage {
|
|
|
9505
8874
|
*/
|
|
9506
8875
|
DBClusterParameterGroups?: DBClusterParameterGroup[];
|
|
9507
8876
|
}
|
|
9508
|
-
export declare namespace DBClusterParameterGroupsMessage {
|
|
9509
|
-
/**
|
|
9510
|
-
* @internal
|
|
9511
|
-
*/
|
|
9512
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
|
|
9513
|
-
}
|
|
9514
8877
|
/**
|
|
9515
8878
|
* <p></p>
|
|
9516
8879
|
*/
|
|
@@ -9546,12 +8909,6 @@ export interface DescribeDBClusterParameterGroupsMessage {
|
|
|
9546
8909
|
*/
|
|
9547
8910
|
Marker?: string;
|
|
9548
8911
|
}
|
|
9549
|
-
export declare namespace DescribeDBClusterParameterGroupsMessage {
|
|
9550
|
-
/**
|
|
9551
|
-
* @internal
|
|
9552
|
-
*/
|
|
9553
|
-
const filterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
|
|
9554
|
-
}
|
|
9555
8912
|
export declare type ApplyMethod = "immediate" | "pending-reboot";
|
|
9556
8913
|
/**
|
|
9557
8914
|
* <p>This data type is used as a request parameter in the
|
|
@@ -9607,12 +8964,6 @@ export interface Parameter {
|
|
|
9607
8964
|
*/
|
|
9608
8965
|
SupportedEngineModes?: string[];
|
|
9609
8966
|
}
|
|
9610
|
-
export declare namespace Parameter {
|
|
9611
|
-
/**
|
|
9612
|
-
* @internal
|
|
9613
|
-
*/
|
|
9614
|
-
const filterSensitiveLog: (obj: Parameter) => any;
|
|
9615
|
-
}
|
|
9616
8967
|
/**
|
|
9617
8968
|
* <p>Provides details about a DB cluster parameter group including the parameters in the DB cluster parameter group.</p>
|
|
9618
8969
|
*/
|
|
@@ -9630,12 +8981,6 @@ export interface DBClusterParameterGroupDetails {
|
|
|
9630
8981
|
*/
|
|
9631
8982
|
Marker?: string;
|
|
9632
8983
|
}
|
|
9633
|
-
export declare namespace DBClusterParameterGroupDetails {
|
|
9634
|
-
/**
|
|
9635
|
-
* @internal
|
|
9636
|
-
*/
|
|
9637
|
-
const filterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
|
|
9638
|
-
}
|
|
9639
8984
|
/**
|
|
9640
8985
|
* <p></p>
|
|
9641
8986
|
*/
|
|
@@ -9677,12 +9022,6 @@ export interface DescribeDBClusterParametersMessage {
|
|
|
9677
9022
|
*/
|
|
9678
9023
|
Marker?: string;
|
|
9679
9024
|
}
|
|
9680
|
-
export declare namespace DescribeDBClusterParametersMessage {
|
|
9681
|
-
/**
|
|
9682
|
-
* @internal
|
|
9683
|
-
*/
|
|
9684
|
-
const filterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
|
|
9685
|
-
}
|
|
9686
9025
|
/**
|
|
9687
9026
|
* <p>Contains the result of a successful invocation of the <code>DescribeDBClusters</code> action.</p>
|
|
9688
9027
|
*/
|
|
@@ -9696,12 +9035,6 @@ export interface DBClusterMessage {
|
|
|
9696
9035
|
*/
|
|
9697
9036
|
DBClusters?: DBCluster[];
|
|
9698
9037
|
}
|
|
9699
|
-
export declare namespace DBClusterMessage {
|
|
9700
|
-
/**
|
|
9701
|
-
* @internal
|
|
9702
|
-
*/
|
|
9703
|
-
const filterSensitiveLog: (obj: DBClusterMessage) => any;
|
|
9704
|
-
}
|
|
9705
9038
|
/**
|
|
9706
9039
|
* <p></p>
|
|
9707
9040
|
*/
|
|
@@ -9769,12 +9102,6 @@ export interface DescribeDBClustersMessage {
|
|
|
9769
9102
|
*/
|
|
9770
9103
|
IncludeShared?: boolean;
|
|
9771
9104
|
}
|
|
9772
|
-
export declare namespace DescribeDBClustersMessage {
|
|
9773
|
-
/**
|
|
9774
|
-
* @internal
|
|
9775
|
-
*/
|
|
9776
|
-
const filterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
|
|
9777
|
-
}
|
|
9778
9105
|
/**
|
|
9779
9106
|
* <p></p>
|
|
9780
9107
|
*/
|
|
@@ -9784,12 +9111,6 @@ export interface DescribeDBClusterSnapshotAttributesMessage {
|
|
|
9784
9111
|
*/
|
|
9785
9112
|
DBClusterSnapshotIdentifier: string | undefined;
|
|
9786
9113
|
}
|
|
9787
|
-
export declare namespace DescribeDBClusterSnapshotAttributesMessage {
|
|
9788
|
-
/**
|
|
9789
|
-
* @internal
|
|
9790
|
-
*/
|
|
9791
|
-
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
|
|
9792
|
-
}
|
|
9793
9114
|
/**
|
|
9794
9115
|
* <p>Contains the name and values of a manual DB cluster snapshot attribute.</p>
|
|
9795
9116
|
* <p>Manual DB cluster snapshot attributes are used to authorize other Amazon Web Services accounts
|
|
@@ -9814,12 +9135,6 @@ export interface DBClusterSnapshotAttribute {
|
|
|
9814
9135
|
*/
|
|
9815
9136
|
AttributeValues?: string[];
|
|
9816
9137
|
}
|
|
9817
|
-
export declare namespace DBClusterSnapshotAttribute {
|
|
9818
|
-
/**
|
|
9819
|
-
* @internal
|
|
9820
|
-
*/
|
|
9821
|
-
const filterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
|
|
9822
|
-
}
|
|
9823
9138
|
/**
|
|
9824
9139
|
* <p>Contains the results of a successful call to the <code>DescribeDBClusterSnapshotAttributes</code>
|
|
9825
9140
|
* API action.</p>
|
|
@@ -9837,12 +9152,6 @@ export interface DBClusterSnapshotAttributesResult {
|
|
|
9837
9152
|
*/
|
|
9838
9153
|
DBClusterSnapshotAttributes?: DBClusterSnapshotAttribute[];
|
|
9839
9154
|
}
|
|
9840
|
-
export declare namespace DBClusterSnapshotAttributesResult {
|
|
9841
|
-
/**
|
|
9842
|
-
* @internal
|
|
9843
|
-
*/
|
|
9844
|
-
const filterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
|
|
9845
|
-
}
|
|
9846
9155
|
export interface DescribeDBClusterSnapshotAttributesResult {
|
|
9847
9156
|
/**
|
|
9848
9157
|
* <p>Contains the results of a successful call to the <code>DescribeDBClusterSnapshotAttributes</code>
|
|
@@ -9853,12 +9162,6 @@ export interface DescribeDBClusterSnapshotAttributesResult {
|
|
|
9853
9162
|
*/
|
|
9854
9163
|
DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
|
|
9855
9164
|
}
|
|
9856
|
-
export declare namespace DescribeDBClusterSnapshotAttributesResult {
|
|
9857
|
-
/**
|
|
9858
|
-
* @internal
|
|
9859
|
-
*/
|
|
9860
|
-
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
|
|
9861
|
-
}
|
|
9862
9165
|
/**
|
|
9863
9166
|
* <p>Provides a list of DB cluster snapshots for the user as the result of a call to the <code>DescribeDBClusterSnapshots</code> action.</p>
|
|
9864
9167
|
*/
|
|
@@ -9876,12 +9179,6 @@ export interface DBClusterSnapshotMessage {
|
|
|
9876
9179
|
*/
|
|
9877
9180
|
DBClusterSnapshots?: DBClusterSnapshot[];
|
|
9878
9181
|
}
|
|
9879
|
-
export declare namespace DBClusterSnapshotMessage {
|
|
9880
|
-
/**
|
|
9881
|
-
* @internal
|
|
9882
|
-
*/
|
|
9883
|
-
const filterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
|
|
9884
|
-
}
|
|
9885
9182
|
/**
|
|
9886
9183
|
* <p></p>
|
|
9887
9184
|
*/
|
|
@@ -10001,12 +9298,6 @@ export interface DescribeDBClusterSnapshotsMessage {
|
|
|
10001
9298
|
*/
|
|
10002
9299
|
IncludePublic?: boolean;
|
|
10003
9300
|
}
|
|
10004
|
-
export declare namespace DescribeDBClusterSnapshotsMessage {
|
|
10005
|
-
/**
|
|
10006
|
-
* @internal
|
|
10007
|
-
*/
|
|
10008
|
-
const filterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
|
|
10009
|
-
}
|
|
10010
9301
|
/**
|
|
10011
9302
|
* <p>Contains the result of a successful invocation of the <code>DescribeDBEngineVersions</code> action.</p>
|
|
10012
9303
|
*/
|
|
@@ -10023,12 +9314,6 @@ export interface DBEngineVersionMessage {
|
|
|
10023
9314
|
*/
|
|
10024
9315
|
DBEngineVersions?: DBEngineVersion[];
|
|
10025
9316
|
}
|
|
10026
|
-
export declare namespace DBEngineVersionMessage {
|
|
10027
|
-
/**
|
|
10028
|
-
* @internal
|
|
10029
|
-
*/
|
|
10030
|
-
const filterSensitiveLog: (obj: DBEngineVersionMessage) => any;
|
|
10031
|
-
}
|
|
10032
9317
|
export interface DescribeDBEngineVersionsMessage {
|
|
10033
9318
|
/**
|
|
10034
9319
|
* <p>The database engine to return.</p>
|
|
@@ -10240,12 +9525,6 @@ export interface DescribeDBEngineVersionsMessage {
|
|
|
10240
9525
|
*/
|
|
10241
9526
|
IncludeAll?: boolean;
|
|
10242
9527
|
}
|
|
10243
|
-
export declare namespace DescribeDBEngineVersionsMessage {
|
|
10244
|
-
/**
|
|
10245
|
-
* @internal
|
|
10246
|
-
*/
|
|
10247
|
-
const filterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
|
|
10248
|
-
}
|
|
10249
9528
|
/**
|
|
10250
9529
|
* <p>Contains the result of a successful invocation of the <code>DescribeDBInstanceAutomatedBackups</code> action.</p>
|
|
10251
9530
|
*/
|
|
@@ -10262,12 +9541,6 @@ export interface DBInstanceAutomatedBackupMessage {
|
|
|
10262
9541
|
*/
|
|
10263
9542
|
DBInstanceAutomatedBackups?: DBInstanceAutomatedBackup[];
|
|
10264
9543
|
}
|
|
10265
|
-
export declare namespace DBInstanceAutomatedBackupMessage {
|
|
10266
|
-
/**
|
|
10267
|
-
* @internal
|
|
10268
|
-
*/
|
|
10269
|
-
const filterSensitiveLog: (obj: DBInstanceAutomatedBackupMessage) => any;
|
|
10270
|
-
}
|
|
10271
9544
|
/**
|
|
10272
9545
|
* <p>Parameter input for DescribeDBInstanceAutomatedBackups.</p>
|
|
10273
9546
|
*/
|
|
@@ -10338,12 +9611,6 @@ export interface DescribeDBInstanceAutomatedBackupsMessage {
|
|
|
10338
9611
|
*/
|
|
10339
9612
|
DBInstanceAutomatedBackupsArn?: string;
|
|
10340
9613
|
}
|
|
10341
|
-
export declare namespace DescribeDBInstanceAutomatedBackupsMessage {
|
|
10342
|
-
/**
|
|
10343
|
-
* @internal
|
|
10344
|
-
*/
|
|
10345
|
-
const filterSensitiveLog: (obj: DescribeDBInstanceAutomatedBackupsMessage) => any;
|
|
10346
|
-
}
|
|
10347
9614
|
/**
|
|
10348
9615
|
* <p>Contains the result of a successful invocation of the <code>DescribeDBInstances</code> action.</p>
|
|
10349
9616
|
*/
|
|
@@ -10360,12 +9627,6 @@ export interface DBInstanceMessage {
|
|
|
10360
9627
|
*/
|
|
10361
9628
|
DBInstances?: DBInstance[];
|
|
10362
9629
|
}
|
|
10363
|
-
export declare namespace DBInstanceMessage {
|
|
10364
|
-
/**
|
|
10365
|
-
* @internal
|
|
10366
|
-
*/
|
|
10367
|
-
const filterSensitiveLog: (obj: DBInstanceMessage) => any;
|
|
10368
|
-
}
|
|
10369
9630
|
/**
|
|
10370
9631
|
* <p></p>
|
|
10371
9632
|
*/
|
|
@@ -10432,12 +9693,6 @@ export interface DescribeDBInstancesMessage {
|
|
|
10432
9693
|
*/
|
|
10433
9694
|
Marker?: string;
|
|
10434
9695
|
}
|
|
10435
|
-
export declare namespace DescribeDBInstancesMessage {
|
|
10436
|
-
/**
|
|
10437
|
-
* @internal
|
|
10438
|
-
*/
|
|
10439
|
-
const filterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
|
|
10440
|
-
}
|
|
10441
9696
|
/**
|
|
10442
9697
|
* <p></p>
|
|
10443
9698
|
*/
|
|
@@ -10477,12 +9732,6 @@ export interface DescribeDBLogFilesMessage {
|
|
|
10477
9732
|
*/
|
|
10478
9733
|
Marker?: string;
|
|
10479
9734
|
}
|
|
10480
|
-
export declare namespace DescribeDBLogFilesMessage {
|
|
10481
|
-
/**
|
|
10482
|
-
* @internal
|
|
10483
|
-
*/
|
|
10484
|
-
const filterSensitiveLog: (obj: DescribeDBLogFilesMessage) => any;
|
|
10485
|
-
}
|
|
10486
9735
|
/**
|
|
10487
9736
|
* <p>This data type is used as a response element to <code>DescribeDBLogFiles</code>.</p>
|
|
10488
9737
|
*/
|
|
@@ -10500,12 +9749,6 @@ export interface DescribeDBLogFilesDetails {
|
|
|
10500
9749
|
*/
|
|
10501
9750
|
Size?: number;
|
|
10502
9751
|
}
|
|
10503
|
-
export declare namespace DescribeDBLogFilesDetails {
|
|
10504
|
-
/**
|
|
10505
|
-
* @internal
|
|
10506
|
-
*/
|
|
10507
|
-
const filterSensitiveLog: (obj: DescribeDBLogFilesDetails) => any;
|
|
10508
|
-
}
|
|
10509
9752
|
/**
|
|
10510
9753
|
* <p>The response from a call to <code>DescribeDBLogFiles</code>.</p>
|
|
10511
9754
|
*/
|
|
@@ -10519,12 +9762,6 @@ export interface DescribeDBLogFilesResponse {
|
|
|
10519
9762
|
*/
|
|
10520
9763
|
Marker?: string;
|
|
10521
9764
|
}
|
|
10522
|
-
export declare namespace DescribeDBLogFilesResponse {
|
|
10523
|
-
/**
|
|
10524
|
-
* @internal
|
|
10525
|
-
*/
|
|
10526
|
-
const filterSensitiveLog: (obj: DescribeDBLogFilesResponse) => any;
|
|
10527
|
-
}
|
|
10528
9765
|
/**
|
|
10529
9766
|
* <p>Contains the result of a successful invocation of the <code>DescribeDBParameterGroups</code> action.</p>
|
|
10530
9767
|
*/
|
|
@@ -10541,12 +9778,6 @@ export interface DBParameterGroupsMessage {
|
|
|
10541
9778
|
*/
|
|
10542
9779
|
DBParameterGroups?: DBParameterGroup[];
|
|
10543
9780
|
}
|
|
10544
|
-
export declare namespace DBParameterGroupsMessage {
|
|
10545
|
-
/**
|
|
10546
|
-
* @internal
|
|
10547
|
-
*/
|
|
10548
|
-
const filterSensitiveLog: (obj: DBParameterGroupsMessage) => any;
|
|
10549
|
-
}
|
|
10550
9781
|
/**
|
|
10551
9782
|
* <p></p>
|
|
10552
9783
|
*/
|
|
@@ -10583,12 +9814,6 @@ export interface DescribeDBParameterGroupsMessage {
|
|
|
10583
9814
|
*/
|
|
10584
9815
|
Marker?: string;
|
|
10585
9816
|
}
|
|
10586
|
-
export declare namespace DescribeDBParameterGroupsMessage {
|
|
10587
|
-
/**
|
|
10588
|
-
* @internal
|
|
10589
|
-
*/
|
|
10590
|
-
const filterSensitiveLog: (obj: DescribeDBParameterGroupsMessage) => any;
|
|
10591
|
-
}
|
|
10592
9817
|
/**
|
|
10593
9818
|
* <p>Contains the result of a successful invocation of the <code>DescribeDBParameters</code> action.</p>
|
|
10594
9819
|
*/
|
|
@@ -10605,12 +9830,6 @@ export interface DBParameterGroupDetails {
|
|
|
10605
9830
|
*/
|
|
10606
9831
|
Marker?: string;
|
|
10607
9832
|
}
|
|
10608
|
-
export declare namespace DBParameterGroupDetails {
|
|
10609
|
-
/**
|
|
10610
|
-
* @internal
|
|
10611
|
-
*/
|
|
10612
|
-
const filterSensitiveLog: (obj: DBParameterGroupDetails) => any;
|
|
10613
|
-
}
|
|
10614
9833
|
export interface DescribeDBParametersMessage {
|
|
10615
9834
|
/**
|
|
10616
9835
|
* <p>The name of a specific DB parameter group to return details for.</p>
|
|
@@ -10651,12 +9870,6 @@ export interface DescribeDBParametersMessage {
|
|
|
10651
9870
|
*/
|
|
10652
9871
|
Marker?: string;
|
|
10653
9872
|
}
|
|
10654
|
-
export declare namespace DescribeDBParametersMessage {
|
|
10655
|
-
/**
|
|
10656
|
-
* @internal
|
|
10657
|
-
*/
|
|
10658
|
-
const filterSensitiveLog: (obj: DescribeDBParametersMessage) => any;
|
|
10659
|
-
}
|
|
10660
9873
|
export interface DescribeDBProxiesRequest {
|
|
10661
9874
|
/**
|
|
10662
9875
|
* <p>The name of the DB proxy. If you omit this parameter,
|
|
@@ -10683,12 +9896,6 @@ export interface DescribeDBProxiesRequest {
|
|
|
10683
9896
|
*/
|
|
10684
9897
|
MaxRecords?: number;
|
|
10685
9898
|
}
|
|
10686
|
-
export declare namespace DescribeDBProxiesRequest {
|
|
10687
|
-
/**
|
|
10688
|
-
* @internal
|
|
10689
|
-
*/
|
|
10690
|
-
const filterSensitiveLog: (obj: DescribeDBProxiesRequest) => any;
|
|
10691
|
-
}
|
|
10692
9899
|
export interface DescribeDBProxiesResponse {
|
|
10693
9900
|
/**
|
|
10694
9901
|
* <p>A return value representing an arbitrary number of <code>DBProxy</code> data structures.</p>
|
|
@@ -10701,12 +9908,6 @@ export interface DescribeDBProxiesResponse {
|
|
|
10701
9908
|
*/
|
|
10702
9909
|
Marker?: string;
|
|
10703
9910
|
}
|
|
10704
|
-
export declare namespace DescribeDBProxiesResponse {
|
|
10705
|
-
/**
|
|
10706
|
-
* @internal
|
|
10707
|
-
*/
|
|
10708
|
-
const filterSensitiveLog: (obj: DescribeDBProxiesResponse) => any;
|
|
10709
|
-
}
|
|
10710
9911
|
export interface DescribeDBProxyEndpointsRequest {
|
|
10711
9912
|
/**
|
|
10712
9913
|
* <p>The name of the DB proxy whose endpoints you want to describe. If you omit
|
|
@@ -10739,12 +9940,6 @@ export interface DescribeDBProxyEndpointsRequest {
|
|
|
10739
9940
|
*/
|
|
10740
9941
|
MaxRecords?: number;
|
|
10741
9942
|
}
|
|
10742
|
-
export declare namespace DescribeDBProxyEndpointsRequest {
|
|
10743
|
-
/**
|
|
10744
|
-
* @internal
|
|
10745
|
-
*/
|
|
10746
|
-
const filterSensitiveLog: (obj: DescribeDBProxyEndpointsRequest) => any;
|
|
10747
|
-
}
|
|
10748
9943
|
export interface DescribeDBProxyEndpointsResponse {
|
|
10749
9944
|
/**
|
|
10750
9945
|
* <p>The list of <code>ProxyEndpoint</code> objects returned by the API operation.</p>
|
|
@@ -10757,12 +9952,6 @@ export interface DescribeDBProxyEndpointsResponse {
|
|
|
10757
9952
|
*/
|
|
10758
9953
|
Marker?: string;
|
|
10759
9954
|
}
|
|
10760
|
-
export declare namespace DescribeDBProxyEndpointsResponse {
|
|
10761
|
-
/**
|
|
10762
|
-
* @internal
|
|
10763
|
-
*/
|
|
10764
|
-
const filterSensitiveLog: (obj: DescribeDBProxyEndpointsResponse) => any;
|
|
10765
|
-
}
|
|
10766
9955
|
export interface DescribeDBProxyTargetGroupsRequest {
|
|
10767
9956
|
/**
|
|
10768
9957
|
* <p>The identifier of the <code>DBProxy</code> associated with the target group.</p>
|
|
@@ -10792,12 +9981,6 @@ export interface DescribeDBProxyTargetGroupsRequest {
|
|
|
10792
9981
|
*/
|
|
10793
9982
|
MaxRecords?: number;
|
|
10794
9983
|
}
|
|
10795
|
-
export declare namespace DescribeDBProxyTargetGroupsRequest {
|
|
10796
|
-
/**
|
|
10797
|
-
* @internal
|
|
10798
|
-
*/
|
|
10799
|
-
const filterSensitiveLog: (obj: DescribeDBProxyTargetGroupsRequest) => any;
|
|
10800
|
-
}
|
|
10801
9984
|
/**
|
|
10802
9985
|
* <p>Displays the settings that control the size and behavior of the connection pool associated with a <code>DBProxyTarget</code>.</p>
|
|
10803
9986
|
*/
|
|
@@ -10835,12 +10018,6 @@ export interface ConnectionPoolConfigurationInfo {
|
|
|
10835
10018
|
*/
|
|
10836
10019
|
InitQuery?: string;
|
|
10837
10020
|
}
|
|
10838
|
-
export declare namespace ConnectionPoolConfigurationInfo {
|
|
10839
|
-
/**
|
|
10840
|
-
* @internal
|
|
10841
|
-
*/
|
|
10842
|
-
const filterSensitiveLog: (obj: ConnectionPoolConfigurationInfo) => any;
|
|
10843
|
-
}
|
|
10844
10021
|
/**
|
|
10845
10022
|
* <p>Represents a set of RDS DB instances, Aurora DB clusters, or both that a proxy can connect to. Currently, each target group
|
|
10846
10023
|
* is associated with exactly one RDS DB instance or Aurora DB cluster.</p>
|
|
@@ -10884,12 +10061,6 @@ export interface DBProxyTargetGroup {
|
|
|
10884
10061
|
*/
|
|
10885
10062
|
UpdatedDate?: Date;
|
|
10886
10063
|
}
|
|
10887
|
-
export declare namespace DBProxyTargetGroup {
|
|
10888
|
-
/**
|
|
10889
|
-
* @internal
|
|
10890
|
-
*/
|
|
10891
|
-
const filterSensitiveLog: (obj: DBProxyTargetGroup) => any;
|
|
10892
|
-
}
|
|
10893
10064
|
export interface DescribeDBProxyTargetGroupsResponse {
|
|
10894
10065
|
/**
|
|
10895
10066
|
* <p>An arbitrary number of <code>DBProxyTargetGroup</code> objects, containing details of the corresponding target groups.</p>
|
|
@@ -10902,12 +10073,6 @@ export interface DescribeDBProxyTargetGroupsResponse {
|
|
|
10902
10073
|
*/
|
|
10903
10074
|
Marker?: string;
|
|
10904
10075
|
}
|
|
10905
|
-
export declare namespace DescribeDBProxyTargetGroupsResponse {
|
|
10906
|
-
/**
|
|
10907
|
-
* @internal
|
|
10908
|
-
*/
|
|
10909
|
-
const filterSensitiveLog: (obj: DescribeDBProxyTargetGroupsResponse) => any;
|
|
10910
|
-
}
|
|
10911
10076
|
export interface DescribeDBProxyTargetsRequest {
|
|
10912
10077
|
/**
|
|
10913
10078
|
* <p>The identifier of the <code>DBProxyTarget</code> to describe.</p>
|
|
@@ -10937,12 +10102,6 @@ export interface DescribeDBProxyTargetsRequest {
|
|
|
10937
10102
|
*/
|
|
10938
10103
|
MaxRecords?: number;
|
|
10939
10104
|
}
|
|
10940
|
-
export declare namespace DescribeDBProxyTargetsRequest {
|
|
10941
|
-
/**
|
|
10942
|
-
* @internal
|
|
10943
|
-
*/
|
|
10944
|
-
const filterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
|
|
10945
|
-
}
|
|
10946
10105
|
export declare enum TargetRole {
|
|
10947
10106
|
READ_ONLY = "READ_ONLY",
|
|
10948
10107
|
READ_WRITE = "READ_WRITE",
|
|
@@ -10982,12 +10141,6 @@ export interface TargetHealth {
|
|
|
10982
10141
|
*/
|
|
10983
10142
|
Description?: string;
|
|
10984
10143
|
}
|
|
10985
|
-
export declare namespace TargetHealth {
|
|
10986
|
-
/**
|
|
10987
|
-
* @internal
|
|
10988
|
-
*/
|
|
10989
|
-
const filterSensitiveLog: (obj: TargetHealth) => any;
|
|
10990
|
-
}
|
|
10991
10144
|
export declare enum TargetType {
|
|
10992
10145
|
RDS_INSTANCE = "RDS_INSTANCE",
|
|
10993
10146
|
RDS_SERVERLESS_ENDPOINT = "RDS_SERVERLESS_ENDPOINT",
|
|
@@ -11033,12 +10186,6 @@ export interface DBProxyTarget {
|
|
|
11033
10186
|
*/
|
|
11034
10187
|
TargetHealth?: TargetHealth;
|
|
11035
10188
|
}
|
|
11036
|
-
export declare namespace DBProxyTarget {
|
|
11037
|
-
/**
|
|
11038
|
-
* @internal
|
|
11039
|
-
*/
|
|
11040
|
-
const filterSensitiveLog: (obj: DBProxyTarget) => any;
|
|
11041
|
-
}
|
|
11042
10189
|
export interface DescribeDBProxyTargetsResponse {
|
|
11043
10190
|
/**
|
|
11044
10191
|
* <p>An arbitrary number of <code>DBProxyTarget</code> objects, containing details of the corresponding targets.</p>
|
|
@@ -11051,12 +10198,6 @@ export interface DescribeDBProxyTargetsResponse {
|
|
|
11051
10198
|
*/
|
|
11052
10199
|
Marker?: string;
|
|
11053
10200
|
}
|
|
11054
|
-
export declare namespace DescribeDBProxyTargetsResponse {
|
|
11055
|
-
/**
|
|
11056
|
-
* @internal
|
|
11057
|
-
*/
|
|
11058
|
-
const filterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
|
|
11059
|
-
}
|
|
11060
10201
|
/**
|
|
11061
10202
|
* <p>Contains the result of a successful invocation of the <code>DescribeDBSecurityGroups</code> action.</p>
|
|
11062
10203
|
*/
|
|
@@ -11073,12 +10214,6 @@ export interface DBSecurityGroupMessage {
|
|
|
11073
10214
|
*/
|
|
11074
10215
|
DBSecurityGroups?: DBSecurityGroup[];
|
|
11075
10216
|
}
|
|
11076
|
-
export declare namespace DBSecurityGroupMessage {
|
|
11077
|
-
/**
|
|
11078
|
-
* @internal
|
|
11079
|
-
*/
|
|
11080
|
-
const filterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
|
|
11081
|
-
}
|
|
11082
10217
|
/**
|
|
11083
10218
|
* <p></p>
|
|
11084
10219
|
*/
|
|
@@ -11109,12 +10244,6 @@ export interface DescribeDBSecurityGroupsMessage {
|
|
|
11109
10244
|
*/
|
|
11110
10245
|
Marker?: string;
|
|
11111
10246
|
}
|
|
11112
|
-
export declare namespace DescribeDBSecurityGroupsMessage {
|
|
11113
|
-
/**
|
|
11114
|
-
* @internal
|
|
11115
|
-
*/
|
|
11116
|
-
const filterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
|
|
11117
|
-
}
|
|
11118
10247
|
/**
|
|
11119
10248
|
* <p></p>
|
|
11120
10249
|
*/
|
|
@@ -11124,39 +10253,747 @@ export interface DescribeDBSnapshotAttributesMessage {
|
|
|
11124
10253
|
*/
|
|
11125
10254
|
DBSnapshotIdentifier: string | undefined;
|
|
11126
10255
|
}
|
|
11127
|
-
export declare namespace DescribeDBSnapshotAttributesMessage {
|
|
11128
|
-
/**
|
|
11129
|
-
* @internal
|
|
11130
|
-
*/
|
|
11131
|
-
const filterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;
|
|
11132
|
-
}
|
|
11133
10256
|
/**
|
|
11134
|
-
*
|
|
11135
|
-
* <p>Manual DB snapshot attributes are used to authorize other Amazon Web Services accounts
|
|
11136
|
-
* to restore a manual DB snapshot. For more information, see the <code>ModifyDBSnapshotAttribute</code>
|
|
11137
|
-
* API.</p>
|
|
10257
|
+
* @internal
|
|
11138
10258
|
*/
|
|
11139
|
-
export
|
|
11140
|
-
|
|
11141
|
-
|
|
11142
|
-
|
|
11143
|
-
|
|
11144
|
-
|
|
11145
|
-
|
|
11146
|
-
|
|
11147
|
-
|
|
11148
|
-
|
|
11149
|
-
|
|
11150
|
-
|
|
11151
|
-
|
|
11152
|
-
|
|
11153
|
-
|
|
11154
|
-
|
|
11155
|
-
|
|
11156
|
-
|
|
11157
|
-
|
|
11158
|
-
|
|
11159
|
-
|
|
11160
|
-
|
|
11161
|
-
|
|
11162
|
-
|
|
10259
|
+
export declare const AccountQuotaFilterSensitiveLog: (obj: AccountQuota) => any;
|
|
10260
|
+
/**
|
|
10261
|
+
* @internal
|
|
10262
|
+
*/
|
|
10263
|
+
export declare const AccountAttributesMessageFilterSensitiveLog: (obj: AccountAttributesMessage) => any;
|
|
10264
|
+
/**
|
|
10265
|
+
* @internal
|
|
10266
|
+
*/
|
|
10267
|
+
export declare const AddRoleToDBClusterMessageFilterSensitiveLog: (obj: AddRoleToDBClusterMessage) => any;
|
|
10268
|
+
/**
|
|
10269
|
+
* @internal
|
|
10270
|
+
*/
|
|
10271
|
+
export declare const AddRoleToDBInstanceMessageFilterSensitiveLog: (obj: AddRoleToDBInstanceMessage) => any;
|
|
10272
|
+
/**
|
|
10273
|
+
* @internal
|
|
10274
|
+
*/
|
|
10275
|
+
export declare const AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
|
|
10276
|
+
/**
|
|
10277
|
+
* @internal
|
|
10278
|
+
*/
|
|
10279
|
+
export declare const EventSubscriptionFilterSensitiveLog: (obj: EventSubscription) => any;
|
|
10280
|
+
/**
|
|
10281
|
+
* @internal
|
|
10282
|
+
*/
|
|
10283
|
+
export declare const AddSourceIdentifierToSubscriptionResultFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
|
|
10284
|
+
/**
|
|
10285
|
+
* @internal
|
|
10286
|
+
*/
|
|
10287
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
10288
|
+
/**
|
|
10289
|
+
* @internal
|
|
10290
|
+
*/
|
|
10291
|
+
export declare const AddTagsToResourceMessageFilterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
|
|
10292
|
+
/**
|
|
10293
|
+
* @internal
|
|
10294
|
+
*/
|
|
10295
|
+
export declare const ApplyPendingMaintenanceActionMessageFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
|
|
10296
|
+
/**
|
|
10297
|
+
* @internal
|
|
10298
|
+
*/
|
|
10299
|
+
export declare const PendingMaintenanceActionFilterSensitiveLog: (obj: PendingMaintenanceAction) => any;
|
|
10300
|
+
/**
|
|
10301
|
+
* @internal
|
|
10302
|
+
*/
|
|
10303
|
+
export declare const ResourcePendingMaintenanceActionsFilterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
|
|
10304
|
+
/**
|
|
10305
|
+
* @internal
|
|
10306
|
+
*/
|
|
10307
|
+
export declare const ApplyPendingMaintenanceActionResultFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
|
|
10308
|
+
/**
|
|
10309
|
+
* @internal
|
|
10310
|
+
*/
|
|
10311
|
+
export declare const AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressMessage) => any;
|
|
10312
|
+
/**
|
|
10313
|
+
* @internal
|
|
10314
|
+
*/
|
|
10315
|
+
export declare const EC2SecurityGroupFilterSensitiveLog: (obj: EC2SecurityGroup) => any;
|
|
10316
|
+
/**
|
|
10317
|
+
* @internal
|
|
10318
|
+
*/
|
|
10319
|
+
export declare const IPRangeFilterSensitiveLog: (obj: IPRange) => any;
|
|
10320
|
+
/**
|
|
10321
|
+
* @internal
|
|
10322
|
+
*/
|
|
10323
|
+
export declare const DBSecurityGroupFilterSensitiveLog: (obj: DBSecurityGroup) => any;
|
|
10324
|
+
/**
|
|
10325
|
+
* @internal
|
|
10326
|
+
*/
|
|
10327
|
+
export declare const AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressResult) => any;
|
|
10328
|
+
/**
|
|
10329
|
+
* @internal
|
|
10330
|
+
*/
|
|
10331
|
+
export declare const BacktrackDBClusterMessageFilterSensitiveLog: (obj: BacktrackDBClusterMessage) => any;
|
|
10332
|
+
/**
|
|
10333
|
+
* @internal
|
|
10334
|
+
*/
|
|
10335
|
+
export declare const DBClusterBacktrackFilterSensitiveLog: (obj: DBClusterBacktrack) => any;
|
|
10336
|
+
/**
|
|
10337
|
+
* @internal
|
|
10338
|
+
*/
|
|
10339
|
+
export declare const CancelExportTaskMessageFilterSensitiveLog: (obj: CancelExportTaskMessage) => any;
|
|
10340
|
+
/**
|
|
10341
|
+
* @internal
|
|
10342
|
+
*/
|
|
10343
|
+
export declare const ExportTaskFilterSensitiveLog: (obj: ExportTask) => any;
|
|
10344
|
+
/**
|
|
10345
|
+
* @internal
|
|
10346
|
+
*/
|
|
10347
|
+
export declare const CopyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
|
|
10348
|
+
/**
|
|
10349
|
+
* @internal
|
|
10350
|
+
*/
|
|
10351
|
+
export declare const DBClusterParameterGroupFilterSensitiveLog: (obj: DBClusterParameterGroup) => any;
|
|
10352
|
+
/**
|
|
10353
|
+
* @internal
|
|
10354
|
+
*/
|
|
10355
|
+
export declare const CopyDBClusterParameterGroupResultFilterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
|
|
10356
|
+
/**
|
|
10357
|
+
* @internal
|
|
10358
|
+
*/
|
|
10359
|
+
export declare const CopyDBClusterSnapshotMessageFilterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
|
|
10360
|
+
/**
|
|
10361
|
+
* @internal
|
|
10362
|
+
*/
|
|
10363
|
+
export declare const DBClusterSnapshotFilterSensitiveLog: (obj: DBClusterSnapshot) => any;
|
|
10364
|
+
/**
|
|
10365
|
+
* @internal
|
|
10366
|
+
*/
|
|
10367
|
+
export declare const CopyDBClusterSnapshotResultFilterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
|
|
10368
|
+
/**
|
|
10369
|
+
* @internal
|
|
10370
|
+
*/
|
|
10371
|
+
export declare const CopyDBParameterGroupMessageFilterSensitiveLog: (obj: CopyDBParameterGroupMessage) => any;
|
|
10372
|
+
/**
|
|
10373
|
+
* @internal
|
|
10374
|
+
*/
|
|
10375
|
+
export declare const DBParameterGroupFilterSensitiveLog: (obj: DBParameterGroup) => any;
|
|
10376
|
+
/**
|
|
10377
|
+
* @internal
|
|
10378
|
+
*/
|
|
10379
|
+
export declare const CopyDBParameterGroupResultFilterSensitiveLog: (obj: CopyDBParameterGroupResult) => any;
|
|
10380
|
+
/**
|
|
10381
|
+
* @internal
|
|
10382
|
+
*/
|
|
10383
|
+
export declare const CopyDBSnapshotMessageFilterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
|
|
10384
|
+
/**
|
|
10385
|
+
* @internal
|
|
10386
|
+
*/
|
|
10387
|
+
export declare const ProcessorFeatureFilterSensitiveLog: (obj: ProcessorFeature) => any;
|
|
10388
|
+
/**
|
|
10389
|
+
* @internal
|
|
10390
|
+
*/
|
|
10391
|
+
export declare const DBSnapshotFilterSensitiveLog: (obj: DBSnapshot) => any;
|
|
10392
|
+
/**
|
|
10393
|
+
* @internal
|
|
10394
|
+
*/
|
|
10395
|
+
export declare const CopyDBSnapshotResultFilterSensitiveLog: (obj: CopyDBSnapshotResult) => any;
|
|
10396
|
+
/**
|
|
10397
|
+
* @internal
|
|
10398
|
+
*/
|
|
10399
|
+
export declare const CopyOptionGroupMessageFilterSensitiveLog: (obj: CopyOptionGroupMessage) => any;
|
|
10400
|
+
/**
|
|
10401
|
+
* @internal
|
|
10402
|
+
*/
|
|
10403
|
+
export declare const DBSecurityGroupMembershipFilterSensitiveLog: (obj: DBSecurityGroupMembership) => any;
|
|
10404
|
+
/**
|
|
10405
|
+
* @internal
|
|
10406
|
+
*/
|
|
10407
|
+
export declare const OptionSettingFilterSensitiveLog: (obj: OptionSetting) => any;
|
|
10408
|
+
/**
|
|
10409
|
+
* @internal
|
|
10410
|
+
*/
|
|
10411
|
+
export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
|
|
10412
|
+
/**
|
|
10413
|
+
* @internal
|
|
10414
|
+
*/
|
|
10415
|
+
export declare const OptionFilterSensitiveLog: (obj: Option) => any;
|
|
10416
|
+
/**
|
|
10417
|
+
* @internal
|
|
10418
|
+
*/
|
|
10419
|
+
export declare const OptionGroupFilterSensitiveLog: (obj: OptionGroup) => any;
|
|
10420
|
+
/**
|
|
10421
|
+
* @internal
|
|
10422
|
+
*/
|
|
10423
|
+
export declare const CopyOptionGroupResultFilterSensitiveLog: (obj: CopyOptionGroupResult) => any;
|
|
10424
|
+
/**
|
|
10425
|
+
* @internal
|
|
10426
|
+
*/
|
|
10427
|
+
export declare const CreateCustomDBEngineVersionMessageFilterSensitiveLog: (obj: CreateCustomDBEngineVersionMessage) => any;
|
|
10428
|
+
/**
|
|
10429
|
+
* @internal
|
|
10430
|
+
*/
|
|
10431
|
+
export declare const CharacterSetFilterSensitiveLog: (obj: CharacterSet) => any;
|
|
10432
|
+
/**
|
|
10433
|
+
* @internal
|
|
10434
|
+
*/
|
|
10435
|
+
export declare const TimezoneFilterSensitiveLog: (obj: Timezone) => any;
|
|
10436
|
+
/**
|
|
10437
|
+
* @internal
|
|
10438
|
+
*/
|
|
10439
|
+
export declare const UpgradeTargetFilterSensitiveLog: (obj: UpgradeTarget) => any;
|
|
10440
|
+
/**
|
|
10441
|
+
* @internal
|
|
10442
|
+
*/
|
|
10443
|
+
export declare const DBEngineVersionFilterSensitiveLog: (obj: DBEngineVersion) => any;
|
|
10444
|
+
/**
|
|
10445
|
+
* @internal
|
|
10446
|
+
*/
|
|
10447
|
+
export declare const ScalingConfigurationFilterSensitiveLog: (obj: ScalingConfiguration) => any;
|
|
10448
|
+
/**
|
|
10449
|
+
* @internal
|
|
10450
|
+
*/
|
|
10451
|
+
export declare const ServerlessV2ScalingConfigurationFilterSensitiveLog: (obj: ServerlessV2ScalingConfiguration) => any;
|
|
10452
|
+
/**
|
|
10453
|
+
* @internal
|
|
10454
|
+
*/
|
|
10455
|
+
export declare const CreateDBClusterMessageFilterSensitiveLog: (obj: CreateDBClusterMessage) => any;
|
|
10456
|
+
/**
|
|
10457
|
+
* @internal
|
|
10458
|
+
*/
|
|
10459
|
+
export declare const DBClusterRoleFilterSensitiveLog: (obj: DBClusterRole) => any;
|
|
10460
|
+
/**
|
|
10461
|
+
* @internal
|
|
10462
|
+
*/
|
|
10463
|
+
export declare const DBClusterMemberFilterSensitiveLog: (obj: DBClusterMember) => any;
|
|
10464
|
+
/**
|
|
10465
|
+
* @internal
|
|
10466
|
+
*/
|
|
10467
|
+
export declare const DBClusterOptionGroupStatusFilterSensitiveLog: (obj: DBClusterOptionGroupStatus) => any;
|
|
10468
|
+
/**
|
|
10469
|
+
* @internal
|
|
10470
|
+
*/
|
|
10471
|
+
export declare const DomainMembershipFilterSensitiveLog: (obj: DomainMembership) => any;
|
|
10472
|
+
/**
|
|
10473
|
+
* @internal
|
|
10474
|
+
*/
|
|
10475
|
+
export declare const PendingCloudwatchLogsExportsFilterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
|
|
10476
|
+
/**
|
|
10477
|
+
* @internal
|
|
10478
|
+
*/
|
|
10479
|
+
export declare const ClusterPendingModifiedValuesFilterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
|
|
10480
|
+
/**
|
|
10481
|
+
* @internal
|
|
10482
|
+
*/
|
|
10483
|
+
export declare const ScalingConfigurationInfoFilterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
|
|
10484
|
+
/**
|
|
10485
|
+
* @internal
|
|
10486
|
+
*/
|
|
10487
|
+
export declare const ServerlessV2ScalingConfigurationInfoFilterSensitiveLog: (obj: ServerlessV2ScalingConfigurationInfo) => any;
|
|
10488
|
+
/**
|
|
10489
|
+
* @internal
|
|
10490
|
+
*/
|
|
10491
|
+
export declare const DBClusterFilterSensitiveLog: (obj: DBCluster) => any;
|
|
10492
|
+
/**
|
|
10493
|
+
* @internal
|
|
10494
|
+
*/
|
|
10495
|
+
export declare const CreateDBClusterResultFilterSensitiveLog: (obj: CreateDBClusterResult) => any;
|
|
10496
|
+
/**
|
|
10497
|
+
* @internal
|
|
10498
|
+
*/
|
|
10499
|
+
export declare const CreateDBClusterEndpointMessageFilterSensitiveLog: (obj: CreateDBClusterEndpointMessage) => any;
|
|
10500
|
+
/**
|
|
10501
|
+
* @internal
|
|
10502
|
+
*/
|
|
10503
|
+
export declare const DBClusterEndpointFilterSensitiveLog: (obj: DBClusterEndpoint) => any;
|
|
10504
|
+
/**
|
|
10505
|
+
* @internal
|
|
10506
|
+
*/
|
|
10507
|
+
export declare const CreateDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
|
|
10508
|
+
/**
|
|
10509
|
+
* @internal
|
|
10510
|
+
*/
|
|
10511
|
+
export declare const CreateDBClusterParameterGroupResultFilterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
|
|
10512
|
+
/**
|
|
10513
|
+
* @internal
|
|
10514
|
+
*/
|
|
10515
|
+
export declare const CreateDBClusterSnapshotMessageFilterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
|
|
10516
|
+
/**
|
|
10517
|
+
* @internal
|
|
10518
|
+
*/
|
|
10519
|
+
export declare const CreateDBClusterSnapshotResultFilterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
|
|
10520
|
+
/**
|
|
10521
|
+
* @internal
|
|
10522
|
+
*/
|
|
10523
|
+
export declare const CreateDBInstanceMessageFilterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
|
|
10524
|
+
/**
|
|
10525
|
+
* @internal
|
|
10526
|
+
*/
|
|
10527
|
+
export declare const DBInstanceRoleFilterSensitiveLog: (obj: DBInstanceRole) => any;
|
|
10528
|
+
/**
|
|
10529
|
+
* @internal
|
|
10530
|
+
*/
|
|
10531
|
+
export declare const DBInstanceAutomatedBackupsReplicationFilterSensitiveLog: (obj: DBInstanceAutomatedBackupsReplication) => any;
|
|
10532
|
+
/**
|
|
10533
|
+
* @internal
|
|
10534
|
+
*/
|
|
10535
|
+
export declare const DBParameterGroupStatusFilterSensitiveLog: (obj: DBParameterGroupStatus) => any;
|
|
10536
|
+
/**
|
|
10537
|
+
* @internal
|
|
10538
|
+
*/
|
|
10539
|
+
export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
|
|
10540
|
+
/**
|
|
10541
|
+
* @internal
|
|
10542
|
+
*/
|
|
10543
|
+
export declare const OutpostFilterSensitiveLog: (obj: Outpost) => any;
|
|
10544
|
+
/**
|
|
10545
|
+
* @internal
|
|
10546
|
+
*/
|
|
10547
|
+
export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
|
|
10548
|
+
/**
|
|
10549
|
+
* @internal
|
|
10550
|
+
*/
|
|
10551
|
+
export declare const DBSubnetGroupFilterSensitiveLog: (obj: DBSubnetGroup) => any;
|
|
10552
|
+
/**
|
|
10553
|
+
* @internal
|
|
10554
|
+
*/
|
|
10555
|
+
export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
|
|
10556
|
+
/**
|
|
10557
|
+
* @internal
|
|
10558
|
+
*/
|
|
10559
|
+
export declare const OptionGroupMembershipFilterSensitiveLog: (obj: OptionGroupMembership) => any;
|
|
10560
|
+
/**
|
|
10561
|
+
* @internal
|
|
10562
|
+
*/
|
|
10563
|
+
export declare const PendingModifiedValuesFilterSensitiveLog: (obj: PendingModifiedValues) => any;
|
|
10564
|
+
/**
|
|
10565
|
+
* @internal
|
|
10566
|
+
*/
|
|
10567
|
+
export declare const DBInstanceStatusInfoFilterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
|
|
10568
|
+
/**
|
|
10569
|
+
* @internal
|
|
10570
|
+
*/
|
|
10571
|
+
export declare const DBInstanceFilterSensitiveLog: (obj: DBInstance) => any;
|
|
10572
|
+
/**
|
|
10573
|
+
* @internal
|
|
10574
|
+
*/
|
|
10575
|
+
export declare const CreateDBInstanceResultFilterSensitiveLog: (obj: CreateDBInstanceResult) => any;
|
|
10576
|
+
/**
|
|
10577
|
+
* @internal
|
|
10578
|
+
*/
|
|
10579
|
+
export declare const CreateDBInstanceReadReplicaMessageFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
|
|
10580
|
+
/**
|
|
10581
|
+
* @internal
|
|
10582
|
+
*/
|
|
10583
|
+
export declare const CreateDBInstanceReadReplicaResultFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
|
|
10584
|
+
/**
|
|
10585
|
+
* @internal
|
|
10586
|
+
*/
|
|
10587
|
+
export declare const CreateDBParameterGroupMessageFilterSensitiveLog: (obj: CreateDBParameterGroupMessage) => any;
|
|
10588
|
+
/**
|
|
10589
|
+
* @internal
|
|
10590
|
+
*/
|
|
10591
|
+
export declare const CreateDBParameterGroupResultFilterSensitiveLog: (obj: CreateDBParameterGroupResult) => any;
|
|
10592
|
+
/**
|
|
10593
|
+
* @internal
|
|
10594
|
+
*/
|
|
10595
|
+
export declare const UserAuthConfigFilterSensitiveLog: (obj: UserAuthConfig) => any;
|
|
10596
|
+
/**
|
|
10597
|
+
* @internal
|
|
10598
|
+
*/
|
|
10599
|
+
export declare const CreateDBProxyRequestFilterSensitiveLog: (obj: CreateDBProxyRequest) => any;
|
|
10600
|
+
/**
|
|
10601
|
+
* @internal
|
|
10602
|
+
*/
|
|
10603
|
+
export declare const UserAuthConfigInfoFilterSensitiveLog: (obj: UserAuthConfigInfo) => any;
|
|
10604
|
+
/**
|
|
10605
|
+
* @internal
|
|
10606
|
+
*/
|
|
10607
|
+
export declare const DBProxyFilterSensitiveLog: (obj: DBProxy) => any;
|
|
10608
|
+
/**
|
|
10609
|
+
* @internal
|
|
10610
|
+
*/
|
|
10611
|
+
export declare const CreateDBProxyResponseFilterSensitiveLog: (obj: CreateDBProxyResponse) => any;
|
|
10612
|
+
/**
|
|
10613
|
+
* @internal
|
|
10614
|
+
*/
|
|
10615
|
+
export declare const CreateDBProxyEndpointRequestFilterSensitiveLog: (obj: CreateDBProxyEndpointRequest) => any;
|
|
10616
|
+
/**
|
|
10617
|
+
* @internal
|
|
10618
|
+
*/
|
|
10619
|
+
export declare const DBProxyEndpointFilterSensitiveLog: (obj: DBProxyEndpoint) => any;
|
|
10620
|
+
/**
|
|
10621
|
+
* @internal
|
|
10622
|
+
*/
|
|
10623
|
+
export declare const CreateDBProxyEndpointResponseFilterSensitiveLog: (obj: CreateDBProxyEndpointResponse) => any;
|
|
10624
|
+
/**
|
|
10625
|
+
* @internal
|
|
10626
|
+
*/
|
|
10627
|
+
export declare const CreateDBSecurityGroupMessageFilterSensitiveLog: (obj: CreateDBSecurityGroupMessage) => any;
|
|
10628
|
+
/**
|
|
10629
|
+
* @internal
|
|
10630
|
+
*/
|
|
10631
|
+
export declare const CreateDBSecurityGroupResultFilterSensitiveLog: (obj: CreateDBSecurityGroupResult) => any;
|
|
10632
|
+
/**
|
|
10633
|
+
* @internal
|
|
10634
|
+
*/
|
|
10635
|
+
export declare const CreateDBSnapshotMessageFilterSensitiveLog: (obj: CreateDBSnapshotMessage) => any;
|
|
10636
|
+
/**
|
|
10637
|
+
* @internal
|
|
10638
|
+
*/
|
|
10639
|
+
export declare const CreateDBSnapshotResultFilterSensitiveLog: (obj: CreateDBSnapshotResult) => any;
|
|
10640
|
+
/**
|
|
10641
|
+
* @internal
|
|
10642
|
+
*/
|
|
10643
|
+
export declare const CreateDBSubnetGroupMessageFilterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
|
|
10644
|
+
/**
|
|
10645
|
+
* @internal
|
|
10646
|
+
*/
|
|
10647
|
+
export declare const CreateDBSubnetGroupResultFilterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
|
|
10648
|
+
/**
|
|
10649
|
+
* @internal
|
|
10650
|
+
*/
|
|
10651
|
+
export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
|
|
10652
|
+
/**
|
|
10653
|
+
* @internal
|
|
10654
|
+
*/
|
|
10655
|
+
export declare const CreateEventSubscriptionResultFilterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
|
|
10656
|
+
/**
|
|
10657
|
+
* @internal
|
|
10658
|
+
*/
|
|
10659
|
+
export declare const CreateGlobalClusterMessageFilterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
|
|
10660
|
+
/**
|
|
10661
|
+
* @internal
|
|
10662
|
+
*/
|
|
10663
|
+
export declare const FailoverStateFilterSensitiveLog: (obj: FailoverState) => any;
|
|
10664
|
+
/**
|
|
10665
|
+
* @internal
|
|
10666
|
+
*/
|
|
10667
|
+
export declare const GlobalClusterMemberFilterSensitiveLog: (obj: GlobalClusterMember) => any;
|
|
10668
|
+
/**
|
|
10669
|
+
* @internal
|
|
10670
|
+
*/
|
|
10671
|
+
export declare const GlobalClusterFilterSensitiveLog: (obj: GlobalCluster) => any;
|
|
10672
|
+
/**
|
|
10673
|
+
* @internal
|
|
10674
|
+
*/
|
|
10675
|
+
export declare const CreateGlobalClusterResultFilterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
|
|
10676
|
+
/**
|
|
10677
|
+
* @internal
|
|
10678
|
+
*/
|
|
10679
|
+
export declare const CreateOptionGroupMessageFilterSensitiveLog: (obj: CreateOptionGroupMessage) => any;
|
|
10680
|
+
/**
|
|
10681
|
+
* @internal
|
|
10682
|
+
*/
|
|
10683
|
+
export declare const CreateOptionGroupResultFilterSensitiveLog: (obj: CreateOptionGroupResult) => any;
|
|
10684
|
+
/**
|
|
10685
|
+
* @internal
|
|
10686
|
+
*/
|
|
10687
|
+
export declare const DeleteCustomDBEngineVersionMessageFilterSensitiveLog: (obj: DeleteCustomDBEngineVersionMessage) => any;
|
|
10688
|
+
/**
|
|
10689
|
+
* @internal
|
|
10690
|
+
*/
|
|
10691
|
+
export declare const DeleteDBClusterMessageFilterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
|
|
10692
|
+
/**
|
|
10693
|
+
* @internal
|
|
10694
|
+
*/
|
|
10695
|
+
export declare const DeleteDBClusterResultFilterSensitiveLog: (obj: DeleteDBClusterResult) => any;
|
|
10696
|
+
/**
|
|
10697
|
+
* @internal
|
|
10698
|
+
*/
|
|
10699
|
+
export declare const DeleteDBClusterEndpointMessageFilterSensitiveLog: (obj: DeleteDBClusterEndpointMessage) => any;
|
|
10700
|
+
/**
|
|
10701
|
+
* @internal
|
|
10702
|
+
*/
|
|
10703
|
+
export declare const DeleteDBClusterParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
|
|
10704
|
+
/**
|
|
10705
|
+
* @internal
|
|
10706
|
+
*/
|
|
10707
|
+
export declare const DeleteDBClusterSnapshotMessageFilterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
|
|
10708
|
+
/**
|
|
10709
|
+
* @internal
|
|
10710
|
+
*/
|
|
10711
|
+
export declare const DeleteDBClusterSnapshotResultFilterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
|
|
10712
|
+
/**
|
|
10713
|
+
* @internal
|
|
10714
|
+
*/
|
|
10715
|
+
export declare const DeleteDBInstanceMessageFilterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
|
|
10716
|
+
/**
|
|
10717
|
+
* @internal
|
|
10718
|
+
*/
|
|
10719
|
+
export declare const DeleteDBInstanceResultFilterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
|
|
10720
|
+
/**
|
|
10721
|
+
* @internal
|
|
10722
|
+
*/
|
|
10723
|
+
export declare const DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupMessage) => any;
|
|
10724
|
+
/**
|
|
10725
|
+
* @internal
|
|
10726
|
+
*/
|
|
10727
|
+
export declare const RestoreWindowFilterSensitiveLog: (obj: RestoreWindow) => any;
|
|
10728
|
+
/**
|
|
10729
|
+
* @internal
|
|
10730
|
+
*/
|
|
10731
|
+
export declare const DBInstanceAutomatedBackupFilterSensitiveLog: (obj: DBInstanceAutomatedBackup) => any;
|
|
10732
|
+
/**
|
|
10733
|
+
* @internal
|
|
10734
|
+
*/
|
|
10735
|
+
export declare const DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupResult) => any;
|
|
10736
|
+
/**
|
|
10737
|
+
* @internal
|
|
10738
|
+
*/
|
|
10739
|
+
export declare const DeleteDBParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBParameterGroupMessage) => any;
|
|
10740
|
+
/**
|
|
10741
|
+
* @internal
|
|
10742
|
+
*/
|
|
10743
|
+
export declare const DeleteDBProxyRequestFilterSensitiveLog: (obj: DeleteDBProxyRequest) => any;
|
|
10744
|
+
/**
|
|
10745
|
+
* @internal
|
|
10746
|
+
*/
|
|
10747
|
+
export declare const DeleteDBProxyResponseFilterSensitiveLog: (obj: DeleteDBProxyResponse) => any;
|
|
10748
|
+
/**
|
|
10749
|
+
* @internal
|
|
10750
|
+
*/
|
|
10751
|
+
export declare const DeleteDBProxyEndpointRequestFilterSensitiveLog: (obj: DeleteDBProxyEndpointRequest) => any;
|
|
10752
|
+
/**
|
|
10753
|
+
* @internal
|
|
10754
|
+
*/
|
|
10755
|
+
export declare const DeleteDBProxyEndpointResponseFilterSensitiveLog: (obj: DeleteDBProxyEndpointResponse) => any;
|
|
10756
|
+
/**
|
|
10757
|
+
* @internal
|
|
10758
|
+
*/
|
|
10759
|
+
export declare const DeleteDBSecurityGroupMessageFilterSensitiveLog: (obj: DeleteDBSecurityGroupMessage) => any;
|
|
10760
|
+
/**
|
|
10761
|
+
* @internal
|
|
10762
|
+
*/
|
|
10763
|
+
export declare const DeleteDBSnapshotMessageFilterSensitiveLog: (obj: DeleteDBSnapshotMessage) => any;
|
|
10764
|
+
/**
|
|
10765
|
+
* @internal
|
|
10766
|
+
*/
|
|
10767
|
+
export declare const DeleteDBSnapshotResultFilterSensitiveLog: (obj: DeleteDBSnapshotResult) => any;
|
|
10768
|
+
/**
|
|
10769
|
+
* @internal
|
|
10770
|
+
*/
|
|
10771
|
+
export declare const DeleteDBSubnetGroupMessageFilterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
|
|
10772
|
+
/**
|
|
10773
|
+
* @internal
|
|
10774
|
+
*/
|
|
10775
|
+
export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
|
|
10776
|
+
/**
|
|
10777
|
+
* @internal
|
|
10778
|
+
*/
|
|
10779
|
+
export declare const DeleteEventSubscriptionResultFilterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
|
|
10780
|
+
/**
|
|
10781
|
+
* @internal
|
|
10782
|
+
*/
|
|
10783
|
+
export declare const DeleteGlobalClusterMessageFilterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
|
|
10784
|
+
/**
|
|
10785
|
+
* @internal
|
|
10786
|
+
*/
|
|
10787
|
+
export declare const DeleteGlobalClusterResultFilterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
|
|
10788
|
+
/**
|
|
10789
|
+
* @internal
|
|
10790
|
+
*/
|
|
10791
|
+
export declare const DeleteOptionGroupMessageFilterSensitiveLog: (obj: DeleteOptionGroupMessage) => any;
|
|
10792
|
+
/**
|
|
10793
|
+
* @internal
|
|
10794
|
+
*/
|
|
10795
|
+
export declare const DeregisterDBProxyTargetsRequestFilterSensitiveLog: (obj: DeregisterDBProxyTargetsRequest) => any;
|
|
10796
|
+
/**
|
|
10797
|
+
* @internal
|
|
10798
|
+
*/
|
|
10799
|
+
export declare const DeregisterDBProxyTargetsResponseFilterSensitiveLog: (obj: DeregisterDBProxyTargetsResponse) => any;
|
|
10800
|
+
/**
|
|
10801
|
+
* @internal
|
|
10802
|
+
*/
|
|
10803
|
+
export declare const DescribeAccountAttributesMessageFilterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
|
|
10804
|
+
/**
|
|
10805
|
+
* @internal
|
|
10806
|
+
*/
|
|
10807
|
+
export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
|
|
10808
|
+
/**
|
|
10809
|
+
* @internal
|
|
10810
|
+
*/
|
|
10811
|
+
export declare const CertificateMessageFilterSensitiveLog: (obj: CertificateMessage) => any;
|
|
10812
|
+
/**
|
|
10813
|
+
* @internal
|
|
10814
|
+
*/
|
|
10815
|
+
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
10816
|
+
/**
|
|
10817
|
+
* @internal
|
|
10818
|
+
*/
|
|
10819
|
+
export declare const DescribeCertificatesMessageFilterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
|
|
10820
|
+
/**
|
|
10821
|
+
* @internal
|
|
10822
|
+
*/
|
|
10823
|
+
export declare const DBClusterBacktrackMessageFilterSensitiveLog: (obj: DBClusterBacktrackMessage) => any;
|
|
10824
|
+
/**
|
|
10825
|
+
* @internal
|
|
10826
|
+
*/
|
|
10827
|
+
export declare const DescribeDBClusterBacktracksMessageFilterSensitiveLog: (obj: DescribeDBClusterBacktracksMessage) => any;
|
|
10828
|
+
/**
|
|
10829
|
+
* @internal
|
|
10830
|
+
*/
|
|
10831
|
+
export declare const DBClusterEndpointMessageFilterSensitiveLog: (obj: DBClusterEndpointMessage) => any;
|
|
10832
|
+
/**
|
|
10833
|
+
* @internal
|
|
10834
|
+
*/
|
|
10835
|
+
export declare const DescribeDBClusterEndpointsMessageFilterSensitiveLog: (obj: DescribeDBClusterEndpointsMessage) => any;
|
|
10836
|
+
/**
|
|
10837
|
+
* @internal
|
|
10838
|
+
*/
|
|
10839
|
+
export declare const DBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
|
|
10840
|
+
/**
|
|
10841
|
+
* @internal
|
|
10842
|
+
*/
|
|
10843
|
+
export declare const DescribeDBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
|
|
10844
|
+
/**
|
|
10845
|
+
* @internal
|
|
10846
|
+
*/
|
|
10847
|
+
export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
|
|
10848
|
+
/**
|
|
10849
|
+
* @internal
|
|
10850
|
+
*/
|
|
10851
|
+
export declare const DBClusterParameterGroupDetailsFilterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
|
|
10852
|
+
/**
|
|
10853
|
+
* @internal
|
|
10854
|
+
*/
|
|
10855
|
+
export declare const DescribeDBClusterParametersMessageFilterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
|
|
10856
|
+
/**
|
|
10857
|
+
* @internal
|
|
10858
|
+
*/
|
|
10859
|
+
export declare const DBClusterMessageFilterSensitiveLog: (obj: DBClusterMessage) => any;
|
|
10860
|
+
/**
|
|
10861
|
+
* @internal
|
|
10862
|
+
*/
|
|
10863
|
+
export declare const DescribeDBClustersMessageFilterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
|
|
10864
|
+
/**
|
|
10865
|
+
* @internal
|
|
10866
|
+
*/
|
|
10867
|
+
export declare const DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
|
|
10868
|
+
/**
|
|
10869
|
+
* @internal
|
|
10870
|
+
*/
|
|
10871
|
+
export declare const DBClusterSnapshotAttributeFilterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
|
|
10872
|
+
/**
|
|
10873
|
+
* @internal
|
|
10874
|
+
*/
|
|
10875
|
+
export declare const DBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
|
|
10876
|
+
/**
|
|
10877
|
+
* @internal
|
|
10878
|
+
*/
|
|
10879
|
+
export declare const DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
|
|
10880
|
+
/**
|
|
10881
|
+
* @internal
|
|
10882
|
+
*/
|
|
10883
|
+
export declare const DBClusterSnapshotMessageFilterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
|
|
10884
|
+
/**
|
|
10885
|
+
* @internal
|
|
10886
|
+
*/
|
|
10887
|
+
export declare const DescribeDBClusterSnapshotsMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
|
|
10888
|
+
/**
|
|
10889
|
+
* @internal
|
|
10890
|
+
*/
|
|
10891
|
+
export declare const DBEngineVersionMessageFilterSensitiveLog: (obj: DBEngineVersionMessage) => any;
|
|
10892
|
+
/**
|
|
10893
|
+
* @internal
|
|
10894
|
+
*/
|
|
10895
|
+
export declare const DescribeDBEngineVersionsMessageFilterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
|
|
10896
|
+
/**
|
|
10897
|
+
* @internal
|
|
10898
|
+
*/
|
|
10899
|
+
export declare const DBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DBInstanceAutomatedBackupMessage) => any;
|
|
10900
|
+
/**
|
|
10901
|
+
* @internal
|
|
10902
|
+
*/
|
|
10903
|
+
export declare const DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog: (obj: DescribeDBInstanceAutomatedBackupsMessage) => any;
|
|
10904
|
+
/**
|
|
10905
|
+
* @internal
|
|
10906
|
+
*/
|
|
10907
|
+
export declare const DBInstanceMessageFilterSensitiveLog: (obj: DBInstanceMessage) => any;
|
|
10908
|
+
/**
|
|
10909
|
+
* @internal
|
|
10910
|
+
*/
|
|
10911
|
+
export declare const DescribeDBInstancesMessageFilterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
|
|
10912
|
+
/**
|
|
10913
|
+
* @internal
|
|
10914
|
+
*/
|
|
10915
|
+
export declare const DescribeDBLogFilesMessageFilterSensitiveLog: (obj: DescribeDBLogFilesMessage) => any;
|
|
10916
|
+
/**
|
|
10917
|
+
* @internal
|
|
10918
|
+
*/
|
|
10919
|
+
export declare const DescribeDBLogFilesDetailsFilterSensitiveLog: (obj: DescribeDBLogFilesDetails) => any;
|
|
10920
|
+
/**
|
|
10921
|
+
* @internal
|
|
10922
|
+
*/
|
|
10923
|
+
export declare const DescribeDBLogFilesResponseFilterSensitiveLog: (obj: DescribeDBLogFilesResponse) => any;
|
|
10924
|
+
/**
|
|
10925
|
+
* @internal
|
|
10926
|
+
*/
|
|
10927
|
+
export declare const DBParameterGroupsMessageFilterSensitiveLog: (obj: DBParameterGroupsMessage) => any;
|
|
10928
|
+
/**
|
|
10929
|
+
* @internal
|
|
10930
|
+
*/
|
|
10931
|
+
export declare const DescribeDBParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBParameterGroupsMessage) => any;
|
|
10932
|
+
/**
|
|
10933
|
+
* @internal
|
|
10934
|
+
*/
|
|
10935
|
+
export declare const DBParameterGroupDetailsFilterSensitiveLog: (obj: DBParameterGroupDetails) => any;
|
|
10936
|
+
/**
|
|
10937
|
+
* @internal
|
|
10938
|
+
*/
|
|
10939
|
+
export declare const DescribeDBParametersMessageFilterSensitiveLog: (obj: DescribeDBParametersMessage) => any;
|
|
10940
|
+
/**
|
|
10941
|
+
* @internal
|
|
10942
|
+
*/
|
|
10943
|
+
export declare const DescribeDBProxiesRequestFilterSensitiveLog: (obj: DescribeDBProxiesRequest) => any;
|
|
10944
|
+
/**
|
|
10945
|
+
* @internal
|
|
10946
|
+
*/
|
|
10947
|
+
export declare const DescribeDBProxiesResponseFilterSensitiveLog: (obj: DescribeDBProxiesResponse) => any;
|
|
10948
|
+
/**
|
|
10949
|
+
* @internal
|
|
10950
|
+
*/
|
|
10951
|
+
export declare const DescribeDBProxyEndpointsRequestFilterSensitiveLog: (obj: DescribeDBProxyEndpointsRequest) => any;
|
|
10952
|
+
/**
|
|
10953
|
+
* @internal
|
|
10954
|
+
*/
|
|
10955
|
+
export declare const DescribeDBProxyEndpointsResponseFilterSensitiveLog: (obj: DescribeDBProxyEndpointsResponse) => any;
|
|
10956
|
+
/**
|
|
10957
|
+
* @internal
|
|
10958
|
+
*/
|
|
10959
|
+
export declare const DescribeDBProxyTargetGroupsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsRequest) => any;
|
|
10960
|
+
/**
|
|
10961
|
+
* @internal
|
|
10962
|
+
*/
|
|
10963
|
+
export declare const ConnectionPoolConfigurationInfoFilterSensitiveLog: (obj: ConnectionPoolConfigurationInfo) => any;
|
|
10964
|
+
/**
|
|
10965
|
+
* @internal
|
|
10966
|
+
*/
|
|
10967
|
+
export declare const DBProxyTargetGroupFilterSensitiveLog: (obj: DBProxyTargetGroup) => any;
|
|
10968
|
+
/**
|
|
10969
|
+
* @internal
|
|
10970
|
+
*/
|
|
10971
|
+
export declare const DescribeDBProxyTargetGroupsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsResponse) => any;
|
|
10972
|
+
/**
|
|
10973
|
+
* @internal
|
|
10974
|
+
*/
|
|
10975
|
+
export declare const DescribeDBProxyTargetsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
|
|
10976
|
+
/**
|
|
10977
|
+
* @internal
|
|
10978
|
+
*/
|
|
10979
|
+
export declare const TargetHealthFilterSensitiveLog: (obj: TargetHealth) => any;
|
|
10980
|
+
/**
|
|
10981
|
+
* @internal
|
|
10982
|
+
*/
|
|
10983
|
+
export declare const DBProxyTargetFilterSensitiveLog: (obj: DBProxyTarget) => any;
|
|
10984
|
+
/**
|
|
10985
|
+
* @internal
|
|
10986
|
+
*/
|
|
10987
|
+
export declare const DescribeDBProxyTargetsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
|
|
10988
|
+
/**
|
|
10989
|
+
* @internal
|
|
10990
|
+
*/
|
|
10991
|
+
export declare const DBSecurityGroupMessageFilterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
|
|
10992
|
+
/**
|
|
10993
|
+
* @internal
|
|
10994
|
+
*/
|
|
10995
|
+
export declare const DescribeDBSecurityGroupsMessageFilterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
|
|
10996
|
+
/**
|
|
10997
|
+
* @internal
|
|
10998
|
+
*/
|
|
10999
|
+
export declare const DescribeDBSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;
|