deleteReplicationConfig
inline suspend fun DatabaseMigrationClient.deleteReplicationConfig(crossinline block: DeleteReplicationConfigRequest.Builder.() -> Unit): DeleteReplicationConfigResponse
Deletes an DMS Serverless replication configuration. This effectively deprovisions any and all replications that use this configuration. You can't delete the configuration for an DMS Serverless replication that is ongoing. You can delete the configuration when the replication is in a non-RUNNING and non-STARTING state.