<a id="kafka-connect-cloud"></a>

# Connect to External Services in Confluent Cloud

Confluent Cloud offers 100+ fully managed Apache Kafka® connectors that stream data between
Kafka topics and external systems, including cloud object storage, relational
and NoSQL databases, change data capture (CDC) sources, data warehouses,
messaging queues, SaaS applications, and observability platforms. See the
[full catalog](#supported-connectors) below.

Confluent Cloud connectors are configured through the Cloud Console or the
Confluent CLI and scale elastically. There is no infrastructure to manage.



Source connector
: A source connector, such as the [Microsoft SQL Server Source connector](cc-microsoft-sql-server-source.md#cc-microsoft-sql-server-source), ingests entire databases and streams table updates to Kafka topics. It can also collect metrics from all of your application servers and store these in Kafka topics, making the data available for stream processing with low latency.

Sink connector
: A sink connector delivers data from Kafka topics into secondary indexes, such as [Google BigQuery](cc-gcp-bigquery-sink.md#cc-gcp-bigquery-sink) or batch systems like [Amazon S3](cc-s3-sink/cc-s3-sink.md#cc-s3-connect-sink), for offline analysis.

* For connector billing information, see [Kafka Connect Billing](../billing/billing-dimensions.md#connect-billing).
* For connector limitations, see [Limits for Fully Managed Connectors for Confluent Cloud](limits.md#connect-ccloud-limits).

<a id="support-lifecyle-connectors"></a>

## Support policy for Confluent Cloud connectors

#### IMPORTANT
Confluent connectors will not support data systems or versions that are no
longer supported by their vendors. This policy becomes effective immediately once the data system or version
reaches its end of support (EOS) date. For example, if Oracle ends the support for Oracle Database release
version 19c on December 31, 2032, Confluent connectors will also end support for Oracle Database release version 19c
on that same date.

The following are the lifecycle phases for fully managed connectors:

* **General availability**: The connectors are in active development and fully supported.
* **Deprecated**: The deprecated connector will no longer be in active development.
  Note the following for the deprecated connectors:
  - From the deprecation day, users have one year to migrate to the [recommended connector](#deprecated-connectors) before the deprecated connector reaches end of life (EOL).
  - The connectors will be supported during this phase, and users can still access the connector documentation.

  #### IMPORTANT
  **Migration path**: Confluent strongly recommends that users migrate to a respective [supported connector](#deprecated-connectors) before reaching the EOL date.
* **End of life (EOL)**: The deprecated connectors that reach the EOL are discontinued
  from Confluent Cloud and no longer supported. After the EOL date, note the following:
  - Existing deprecated connectors will continue to function.
  - New connector creation will not be allowed.
  - Connector documentation will be archived and will no longer be maintained.

![Connector support lifecycle](images/cc-support-lifecycle-phases.png)

<a id="deprecated-connectors"></a>

## Deprecated and end of life connectors

The following fully managed connectors are deprecated:

| Fully managed connectors                                                                                                                               | Deprecation date   | End of life date   | Migration path                                                                                                                                                                                                        |
|--------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------|--------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [Azure Cosmos DB Source [Deprecated]](cc-azure-cosmos-source.md#cc-azure-cosmos-source)                                                                | April 6, 2026      | April 6, 2027      | Migrate to [Azure Cosmos DB Source V2](cc-azure-cosmos-source-v2.md#cc-azure-cosmos-source-v2)                                                                                                                        |
| [Azure Cosmos DB Sink [Deprecated]](cc-azure-cosmos-sink.md#cc-azure-cosmos-sink)                                                                      | April 6, 2026      | April 6, 2027      | Migrate to [Azure Cosmos DB Sink V2](cc-azure-cosmos-sink-v2.md#cc-azure-cosmos-v2-sink)                                                                                                                              |
| [ServiceNow Source (Legacy) [Deprecated]](cc-servicenow-source.md#cc-servicenow-source)                                                                | April 6, 2026      | April 6, 2027      | Migrate to [ServiceNow Source V2](cc-servicenow-source-v2.md#cc-servicenow-source-v2)                                                                                                                                 |
| [Redis Sink [Deprecated]](cc-redis-sink.md#cc-redis-sink)                                                                                              | April 6, 2026      | April 6, 2027      | Migrate to [Redis Kafka Sink](cc-redis-kafka-db-sink.md#cc-redis-kafka-sink)                                                                                                                                          |
| [Elasticsearch Service Sink [Deprecated]](cc-elasticsearch-service-sink.md#cc-elasticsearch-service-sink)                                              | April 6, 2026      | April 6, 2027      | Migrate to [Elasticsearch Sink V2](cc-elasticsearch-sink-v2/cc-elasticsearch-sink-v2.md#cc-elasticsearch-sink-v2)                                                                                                     |
| [Google BigQuery Sink [End of Life]](cc-gcp-bigquery-sink.md#cc-gcp-bigquery-sink)                                                                     | January 9, 2025    | March 31, 2026     | Migrate to [Google BigQuery Sink V2](cc-gcp-bigquery-storage-sink.md#cc-gcp-bigquery-sink-legacy-v2-migration)                                                                                                        |
| [Google Cloud Functions Sink [End of Life]](cc-google-functions-sink.md#cc-google-functions-sink)                                                      | January 9, 2025    | March 31, 2026     | Migrate to [Google Cloud Functions Gen 2 Sink](cc-google-cloud-functions-gen2-sink.md#cc-google-cloud-functions-gen2-sink-legacy-v2-migration)                                                                        |
| [PostgreSQL CDC Source (Debezium) [End of Life]](cc-postgresql-cdc-source-debezium.md#cc-postgresql-cdc-source-debezium)                               | January 9, 2025    | March 31, 2026     | Migrate to [PostgreSQL CDC Source V2 (Debezium)](cc-postgresql-cdc-source-v2-debezium/cc-postgresql-cdc-source-v2-debezium.md#cc-postgresql-cdc-source-v2-debezium-migrating)                                         |
| [MySQL CDC Source (Debezium) [End of Life]](cc-mysql-source-cdc-debezium.md#cc-mysql-source-cdc-debezium)                                              | January 9, 2025    | March 31, 2026     | Migrate to [MySQL CDC Source V2 (Debezium)](cc-mysql-source-cdc-v2-debezium/cc-mysql-source-cdc-v2-debezium.md#cc-mysql-cdc-source-v2-debezium-migrating)                                                             |
| [Microsoft SQL Server CDC Source (Debezium) [End of Life]](cc-microsoft-sql-server-source-cdc-debezium.md#cc-microsoft-sql-server-source-cdc-debezium) | January 9, 2025    | March 31, 2026     | Migrate to [Microsoft SQL Server CDC Source V2 (Debezium)](cc-microsoft-sql-server-source-cdc-v2-debezium/cc-microsoft-sql-server-source-cdc-v2-debezium.md#cc-microsoft-sql-server-cdc-source-v2-debezium-migrating) |
| [PagerDuty Sink [End of Life]](cc-pagerduty-sink.md#cc-pagerduty-sink)                                                                                 | January 9, 2025    | March 31, 2026     | Migrate to [HTTP Sink V2](cc-http-sink-v2.md#cc-http-sink-v2-legacy-v2-migration)                                                                                                                                     |
| [Google Cloud Dataproc Sink [End of Life]](cc-gcp-dataproc-sink.md#cc-gcp-dataproc-sink)                                                               | January 9, 2025    | March 31, 2026     | No recommendation available                                                                                                                                                                                           |

<a id="supported-connectors"></a>

## Supported connectors

The following fully managed connectors are supported:

* [ActiveMQ Source](cc-activemq-source.md#cc-activemq-source)
* [AlloyDB Sink](cc-alloydb-sink.md#cc-alloydb-sink)
* [Amazon CloudWatch Logs Source](cc-amazon-cloudwatch-logs-source.md#cc-amazon-cloudwatch-logs-source)
* [Amazon CloudWatch Metrics Sink](cc-amazon-cloudwatch-metrics-sink.md#cc-amazon-cloudwatch-metrics-sink)
* [Amazon DocumentDB Sink](cc-amazon-document-db-sink/cc-document-db-sink.md#cc-document-db-sink)
* [Amazon DynamoDB CDC Source](cc-amazon-dynamodb-cdc-source/cc-amazon-dynamodb-cdc-source.md#cc-amazon-dynamodb-cdc-source)
* [Amazon DynamoDB Sink](cc-amazon-dynamo-db-sink.md#cc-amazon-dynamodb-sink)
* [Amazon Kinesis Source](cc-kinesis-source.md#cc-kinesis-source)
* [Amazon Redshift Sink](cc-amazon-redshift-sink.md#cc-amazon-redshift-sink)
* [Amazon S3 Sink](cc-s3-sink/cc-s3-sink.md#cc-s3-connect-sink)
* [Amazon S3 Source](cc-s3-source.md#cc-s3-connect-source)
* [Amazon SQS Source](cc-amazon-sqs-source.md#cc-amazon-sqs-source)
* [AWS Lambda Sink](cc-aws-lambda-sink.md#cc-aws-lambda-sink)
* [Azure Blob Storage Sink](cc-azure-blob-sink/cc-azure-blob-sink.md#cc-azure-blob-sink)
* [Azure Blob Storage Source](cc-azure-blob-source.md#cc-azure-blob-source)
* [Azure Cognitive Search Sink](cc-azure-cognitive-search-sink.md#cc-azure-cognitive-search-sink)
* [Azure Cosmos DB Sink [Deprecated]](cc-azure-cosmos-sink.md#cc-azure-cosmos-sink)
* [Azure Cosmos DB Sink V2](cc-azure-cosmos-sink-v2.md#cc-azure-cosmos-v2-sink)
* [Azure Cosmos DB Source [Deprecated]](cc-azure-cosmos-source.md#cc-azure-cosmos-source)
* [Azure Cosmos DB Source V2](cc-azure-cosmos-source-v2.md#cc-azure-cosmos-source-v2)
* [Azure Data Lake Storage Gen2 Sink](cc-azure-datalakeGen2-storage-sink.md#cc-azure-datalakegen2storage-sink)
* [Azure Event Hubs Source](cc-azure-event-hubs-source.md#cc-azure-event-hubs-source)
* [Azure Functions Sink](cc-azure-functions-sink.md#cc-azure-functions-sink)
* [Azure Log Analytics Sink](cc-azure-log-analytics-sink.md#cc-azure-log-analytics-sink)
* [Azure Log Analytics Sink V2](cc-azure-log-analytics-sink-v2.md#cc-azure-log-analytics-sink-v2)
* [Azure Service Bus Source](cc-azure-service-bus-source.md#cc-azure-service-bus-source)
* [Azure Synapse Analytics Sink](cc-azure-synapse-analytics-sink.md#cc-azure-synapse-analytics-sink)
* [ClickHouse Sink](cc-clickhouse-sink-connector/cc-clickhouse-sink.md#cc-clickhouse-sink)
* [Couchbase Source](cc-couchbase-db-source/cc-couchbase-db-source.md#cc-couchbase-source)
* [Couchbase Sink](cc-couchbase-db-sink/cc-couchbase-db-sink.md#cc-couchbase-sink)
* [Databricks Delta Lake Sink](cc-databricks-delta-lake-sink/index.md#cc-databricks-delta-lake-sink)
* [Datadog Metrics Sink](cc-datadog-metrics-sink.md#cc-datadog-metrics-sink)
* [Datagen Source (development and testing)](cc-datagen-source.md#cc-datagen-source)
* [Elasticsearch Service Sink [Deprecated]](cc-elasticsearch-service-sink.md#cc-elasticsearch-service-sink)
* [GitHub Source](cc-github-source.md#cc-github-source)
* [Google BigQuery Sink [End of Life]](cc-gcp-bigquery-sink.md#cc-gcp-bigquery-sink)
* [Google BigQuery Sink V2](cc-gcp-bigquery-storage-sink.md#cc-gcp-bigquery-storage-api-sink)
* [Google Cloud BigTable Sink](cc-gcp-bigtable-sink.md#cc-gcp-bigtable-sink)
* [Google Cloud Firestore Sink](cc-gcp-firestore-sink.md#cc-gcp-firestore-sink)
* [Google Cloud Functions Gen 2 Sink](cc-google-cloud-functions-gen2-sink.md#cc-google-cloud-functions-gen2-sink)
* [Google Cloud Functions Sink [End of Life]](cc-google-functions-sink.md#cc-google-functions-sink)
* [Google Cloud Pub/Sub Source](cc-google-pubsub-source.md#cc-google-pubsub-source)
* [Google Cloud Spanner CDC Source (Debezium)](cc-google-spanner-cdc-source-debezium.md#cc-google-spanner-cdc-source-debezium)
* [Google Cloud Spanner Sink](cc-gcp-spanner-sink.md#cc-gcp-spanner-sink)
* [Google Cloud Storage Sink](cc-gcs-sink.md#cc-gcs-connect-sink)
* [Google Cloud Storage Source](cc-gcs-source.md#cc-gcs-connect-source)
* [HTTP Sink](cc-http-sink.md#cc-http-sink)
* [HTTP Sink V2](cc-http-sink-v2.md#cc-http-sink-v2)
* [HTTP Source](cc-http-source.md#cc-http-source)
* [HTTP Source V2](cc-http-source-v2.md#cc-http-source-v2)
* [IBM Db2 Source (JDBC)](cc-ibmdb2-source.md#cc-ibmdb2-source)
* [IBM MQ Sink](cc-ibm-mq-sink.md#cc-ibm-mq-sink)
* [IBM MQ Source](cc-ibmmq-source.md#cc-ibmmq-source)
* [InfluxDB 2 Sink](cc-influxdb2-sink.md#cc-influxdb2-sink)
* [InfluxDB 2 Source](cc-influxdb2-source.md#cc-influxdb2-source)
* [Jira Source](cc-jira-source.md#cc-jira-source)
* [MariaDB CDC Source](cc-mariadb-cdc-source-debezium.md#cc-mariadb-source-cdc-debezium-configure-connector)
* [Microsoft SQL Server CDC Source  (Debezium) [End of Life]](cc-microsoft-sql-server-source-cdc-debezium.md#cc-microsoft-sql-server-source-cdc-debezium)
* [Microsoft SQL Server CDC Source V2  (Debezium)](cc-microsoft-sql-server-source-cdc-v2-debezium/index.md#cc-microsoft-sql-server-source-cdc-v2-debezium)
* [Microsoft SQL Server Sink (JDBC)](cc-microsoft-sql-server-sink.md#cc-microsoft-sql-server-sink)
* [Microsoft SQL Server Source  (JDBC)](cc-microsoft-sql-server-source.md#cc-microsoft-sql-server-source)
* [MongoDB Atlas Sink](cc-mongo-db-sink/cc-mongo-db-sink.md#cc-mongo-db-sink)
* [MongoDB Atlas Source](cc-mongo-db-source.md#cc-mongo-db-source)
* [MongoDB CDC Source (Debezium)](cc-mongodb-cdc-source/cc-mongodb-cdc-source-debezium.md#cc-mongodb-source-cdc-debezium-configure-connector)
* [MQTT Sink](cc-mqtt-sink.md#cc-mqtt-sink)
* [MQTT Source](cc-mqtt-source.md#cc-mqtt-source)
* [MySQL CDC Source  (Debezium) [End of Life]](cc-mysql-source-cdc-debezium.md#cc-mysql-source-cdc-debezium)
* [MySQL CDC Source V2  (Debezium)](cc-mysql-source-cdc-v2-debezium/index.md#cc-mysql-source-cdc-v2-debezium)
* [MySQL Sink (JDBC)](cc-mysql-sink.md#cc-mysql-sink)
* [MySQL Source  (JDBC)](cc-mysql-source.md#cc-mysql-source)
* [Neo4j Sink](cc-neo4j-sink/cc-neo4j-sink.md#cc-neo4j-sink)
* [New Relic Metrics Sink](cc-new-relic-metrics-sink.md#cc-new-relic-metrics-sink)
* [OpenSearch Sink](cc-opensearch-sink.md#cc-opensearch-sink)
* [Oracle CDC Source](cc-oracle-cdc-source/cc-oracle-cdc-source-features.md#cc-oracle-cdc-source)
* [Oracle XStream CDC Source](cc-oracle-xstream-cdc-source/cc-oracle-xstream-cdc-source-features.md#cc-oracle-xstream-cdc-source)
* [Oracle Database Sink (JDBC)](cc-oracle-db-sink.md#cc-oracle-db-sink)
* [Oracle Database Source (JDBC)](cc-oracle-db-source.md#cc-oracle-db-source)
* [PagerDuty Sink [End of Life]](cc-pagerduty-sink.md#cc-pagerduty-sink)
* [PostgreSQL CDC Source  (Debezium) [End of Life]](cc-postgresql-cdc-source-debezium.md#cc-postgresql-cdc-source-debezium)
* [PostgreSQL CDC Source V2  (Debezium)](cc-postgresql-cdc-source-v2-debezium/index.md#cc-postgresql-cdc-source-v2-debezium)
* [PostgreSQL Sink (JDBC)](cc-postgresql-sink.md#cc-postgresql-sink)
* [PostgreSQL Source  (JDBC)](cc-postgresql-source.md#cc-postgresql-source)
* [RabbitMQ Sink](cc-rabbitmq-sink.md#cc-rabbitmq-sink)
* [RabbitMQ Source Connector](cc-rabbitmq-source.md#cc-rabbitmq-source)
* [Redis Sink [Deprecated]](cc-redis-sink.md#cc-redis-sink)
* [Redis Kafka Sink](cc-redis-kafka-db-sink.md#cc-redis-kafka-sink)
* [Redis Kafka Source](cc-redis-kafka-source.md#cc-redis-kafka-source)
* [Salesforce Bulk API 2.0 Sink](cc-salesforce-bulk-api-v2-sink.md#cc-salesforce-bulk-api-v2-sink)
* [Salesforce Bulk API 2.0 Source](cc-salesforce-bulk-api-v2-source.md#cc-salesforce-bulk-api-v2-source)
* [Salesforce Bulk API Source](cc-salesforce-bulk-api-source.md#cc-salesforce-bulk-api-source)
* [Salesforce CDC Source](cc-salesforce-source-cdc.md#cc-salesforce-source-cdc)
* [Salesforce Platform Event Sink](cc-salesforce-platform-event-sink.md#cc-salesforce-platform-event-sink)
* [Salesforce Platform Event Source](cc-salesforce-platform-event-source.md#cc-salesforce-platform-event-source)
* [Salesforce PushTopic Source](cc-salesforce-pushtopic-source.md#cc-salesforce-pushtopic-source)
* [Salesforce SObject Sink](cc-salesforce-SObjects-sink.md#cc-salesforce-sobjects-sink)
* [Salesforce Source V2](cc-salesforce-source-v2.md#cc-salesforce-source-v2)
* [ServiceNow Sink](cc-servicenow-sink.md#cc-servicenow-sink)
* [ServiceNow Source (Legacy) [Deprecated]](cc-servicenow-source.md#cc-servicenow-source)
* [ServiceNow Source V2](cc-servicenow-source-v2.md#cc-servicenow-source-v2)
* [SFTP Sink](cc-sftp-sink.md#cc-sftp-sink)
* [SFTP Source](cc-sftp-source.md#cc-sftp-source)
* [Snowflake Sink](cc-snowflake-sink/cc-snowflake-sink.md#cc-snowflake-sink)
* [Snowflake Source](cc-snowflake-source/cc-snowflake-source.md#cc-snowflake-source)
* [Solace Sink](cc-solace-sink.md#cc-solace-sink)
* [Solace Source](cc-solace-source.md#cc-solace-source)
* [Splunk Sink](cc-splunk-sink.md#cc-splunk-sink)
* [Zendesk Source](cc-zendesk-source.md#cc-zendesk-source)

## Preview connectors

#### IMPORTANT
Preview features are not currently supported and are not recommended for
production use. A preview feature is a Confluent Cloud component that is being
introduced to gain early feedback. Preview connectors and features can be
used for evaluation and non-production testing purposes or to provide feedback
to Confluent. Comments, questions, and suggestions related to preview features
are encouraged and can be submitted to [ccloud-connect-preview@confluent.io](mailto:ccloud-connect-preview@confluent.io).

Note that Preview connectors are billed in the same way as other managed
connectors. For more information, see [Managed connectors and custom connectors](../billing/billing-dimensions.md#connect-billing).

The following Confluent Cloud connectors are available for preview:

* [Pinecone Sink](cc-pinecone-sink.md#cc-pinecone-sink)

## Custom connectors

For information about bringing your custom connector to Confluent Cloud, see
[Install Custom Connectors for Confluent Cloud](bring-your-connector/overview.md#cc-bring-your-connector).

## Cloud platforms support

The following table shows the cloud platforms supported by each connector by default.
To enable a sink connector on a different cloud, contact Confluent [Support](https://support.confluent.io/).

| Cloud Connector                                          | AWS   | Azure   | Google Cloud   |
|----------------------------------------------------------|-------|---------|----------------|
| Amazon CloudWatch Logs Source                            | Yes   | Yes     | Yes            |
| Amazon CloudWatch Metrics Sink                           | Yes   | No      | No             |
| Amazon DynamoDB Sink                                     | Yes   | No      | No             |
| Amazon Kinesis Source                                    | Yes   | Yes     | Yes            |
| Amazon Redshift Sink                                     | Yes   | No      | No             |
| Amazon S3 Sink                                           | Yes   | No      | No             |
| Amazon S3 Source                                         | Yes   | Yes     | Yes            |
| Amazon SQS Source                                        | Yes   | Yes     | Yes            |
| AWS Lambda Sink                                          | Yes   | No      | No             |
| Azure Blob Storage Sink                                  | No    | Yes     | No             |
| Azure Blob Storage Source                                | Yes   | Yes     | Yes            |
| Azure Cognitive Search Sink                              | No    | Yes     | No             |
| Azure Cosmos DB Sink                                     | No    | Yes     | No             |
| Azure Cosmos DB Sink V2                                  | No    | Yes     | No             |
| Azure Cosmos DB Source                                   | No    | Yes     | No             |
| Azure Cosmos DB Source V2                                | No    | Yes     | No             |
| Azure Data Lake Storage Gen2 Sink                        | No    | Yes     | No             |
| Azure Event Hubs Source                                  | Yes   | Yes     | Yes            |
| Azure Functions Sink                                     | No    | Yes     | No             |
| Azure Service Bus Source                                 | Yes   | Yes     | Yes            |
| Azure Synapse Analytics Sink                             | No    | Yes     | No             |
| ClickHouse Sink                                          | Yes   | Yes     | Yes            |
| Couchbase Source                                         | Yes   | Yes     | Yes            |
| Couchbase Sink                                           | Yes   | Yes     | Yes            |
| Databricks Delta Lake Sink                               | Yes   | No      | No             |
| Datadog Metrics Sink                                     | Yes   | Yes     | Yes            |
| Datagen Source                                           | Yes   | Yes     | Yes            |
| Elasticsearch Service Sink                               | Yes   | Yes     | Yes            |
| GitHub Source                                            | Yes   | Yes     | Yes            |
| Google BigQuery Sink [Deprecated]                        | No    | No      | Yes            |
| Google BigQuery Sink V2                                  | No    | No      | Yes            |
| Google Cloud BigTable Sink                               | No    | No      | Yes            |
| Google Cloud Dataproc Sink                               | No    | No      | Yes            |
| Google Cloud Functions Gen 2 Sink                        | Yes   | Yes     | Yes            |
| Google Cloud Functions Sink                              | No    | No      | Yes            |
| Google Cloud Pub/Sub Source                              | Yes   | Yes     | Yes            |
| Google Cloud Spanner Sink                                | No    | No      | Yes            |
| Google Cloud Storage Sink                                | No    | No      | Yes            |
| Google Cloud Storage Source                              | Yes   | Yes     | Yes            |
| HTTP Sink                                                | Yes   | Yes     | Yes            |
| HTTP Source                                              | Yes   | Yes     | Yes            |
| IBM Db2 Source (JDBC)                                    | Yes   | Yes     | Yes            |
| IBM MQ Source                                            | Yes   | Yes     | Yes            |
| InfluxDB 2 Sink                                          | Yes   | Yes     | Yes            |
| InfluxDB 2 Source                                        | Yes   | Yes     | Yes            |
| Jira Source                                              | Yes   | Yes     | Yes            |
| MariaDB CDC Source                                       | Yes   | Yes     | Yes            |
| Microsoft SQL Server Sink                                | Yes   | Yes     | Yes            |
| Microsoft SQL Server Source CDC  (Debezium) [Deprecated] | Yes   | Yes     | Yes            |
| Microsoft SQL Server Source CDC V2  (Debezium)           | Yes   | Yes     | Yes            |
| Microsoft SQL Server Source                              | Yes   | Yes     | Yes            |
| MongoDB Atlas Sink                                       | Yes   | Yes     | Yes            |
| MongoDB Atlas Source                                     | Yes   | Yes     | Yes            |
| MongoDB CDC Source (Debezium)                            | Yes   | Yes     | Yes            |
| MQTT Sink                                                | Yes   | Yes     | Yes            |
| MQTT Source                                              | Yes   | Yes     | Yes            |
| MySQL Sink                                               | Yes   | Yes     | Yes            |
| MySQL Source CDC  (Debezium) [Deprecated]                | Yes   | Yes     | Yes            |
| MySQL Source CDC V2  (Debezium)                          | Yes   | Yes     | Yes            |
| MySQL Source                                             | Yes   | Yes     | Yes            |
| Neo4j Sink                                               | Yes   | Yes     | Yes            |
| New Relic Metrics Sink                                   | Yes   | Yes     | Yes            |
| OpenSearch Sink                                          | Yes   | Yes     | Yes            |
| Oracle CDC Source                                        | Yes   | Yes     | Yes            |
| Oracle XStream CDC Source                                | Yes   | Yes     | Yes            |
| Oracle Database Sink                                     | Yes   | Yes     | Yes            |
| Oracle Database Source                                   | Yes   | Yes     | Yes            |
| PagerDuty Sink                                           | Yes   | Yes     | Yes            |
| Pinecone Sink                                            | Yes   | No      | No             |
| PostgreSQL CDC Source  (Debezium) [Deprecated]           | Yes   | Yes     | Yes            |
| PostgreSQL CDC Source V2  (Debezium)                     | Yes   | Yes     | Yes            |
| PostgreSQL Sink                                          | Yes   | Yes     | Yes            |
| PostgreSQL Source                                        | Yes   | Yes     | Yes            |
| RabbitMQ Sink Connector                                  | Yes   | Yes     | Yes            |
| RabbitMQ Source                                          | Yes   | Yes     | Yes            |
| Redis Sink                                               | Yes   | Yes     | Yes            |
| Salesforce Bulk API 2.0 Sink                             | Yes   | Yes     | Yes            |
| Salesforce Bulk API 2.0 Source                           | Yes   | Yes     | Yes            |
| Salesforce Bulk API Source                               | Yes   | Yes     | Yes            |
| Salesforce CDC Source                                    | Yes   | Yes     | Yes            |
| Salesforce Platform Event Sink                           | Yes   | Yes     | Yes            |
| Salesforce Platform Event Source                         | Yes   | Yes     | Yes            |
| Salesforce PushTopic Source                              | Yes   | Yes     | Yes            |
| Salesforce SObject Sink                                  | Yes   | Yes     | Yes            |
| Salesforce Source V2                                     | Yes   | Yes     | Yes            |
| ServiceNow Sink                                          | Yes   | Yes     | Yes            |
| ServiceNow Source V2                                     | Yes   | Yes     | Yes            |
| ServiceNow Source                                        | Yes   | Yes     | Yes            |
| SFTP Sink                                                | Yes   | Yes     | Yes            |
| SFTP Source                                              | Yes   | Yes     | Yes            |
| Snowflake Sink                                           | Yes   | Yes     | Yes            |
| Snowflake Source                                         | Yes   | Yes     | Yes            |
| Solace Sink                                              | Yes   | Yes     | Yes            |
| Solace Source                                            | Yes   | Yes     | Yes            |
| Splunk Sink                                              | Yes   | Yes     | Yes            |
| Zendesk Source                                           | Yes   | Yes     | Yes            |

<a id="connect-internet-access-resources"></a>

## Networking and DNS

For information about managed connector networking, see
[Manage Networking for Confluent Cloud Connectors](networking/internet-resource.md#clusters-connect-cloud).

## Confluent Cloud API for fully managed and custom connectors

For information and examples to use with the Confluent Cloud API for fully managed and custom
connectors, see the [Confluent Cloud API for Connect Usage Examples](connect-api-section.md#ccloud-connect-api) documentation.

To manage a fully managed connector with Terraform, use the [confluent_connector](https://registry.terraform.io/providers/confluentinc/confluent/latest/docs/resources/confluent_connector)
resource.

<a id="connect-cloud-connector-controls"></a>

## Cloud Console connector controls

You can use the GUI buttons to pause, resume, and restart an existing connector.
Select and display one of your listed connectors to view the controls.

![Connector Pause, Resume, and Restart buttons](images/cloud-pause-resume-restart-connector.png)

If you pause a managed connector, the
connector is still active and hourly base costs for tasks assigned to the
connector continue to accrue. For more information, see [Managed connectors and custom connectors](../billing/billing-dimensions.md#connect-billing).

The following fully managed connectors do not support restart functionality:

- [MariaDB CDC Source (Debezium)](cc-mariadb-cdc-source-debezium.md#cc-mariadb-source-cdc-debezium-configure-connector)
- [Microsoft SQL Server CDC Source  (Debezium) [Deprecated]](cc-microsoft-sql-server-source-cdc-debezium.md#cc-microsoft-sql-server-source-cdc-debezium)
- [Microsoft SQL Server CDC Source V2  (Debezium)](cc-microsoft-sql-server-source-cdc-v2-debezium/index.md#cc-microsoft-sql-server-source-cdc-v2-debezium)
- [MongoDB CDC Source (Debezium)](cc-mongodb-cdc-source/cc-mongodb-cdc-source-debezium.md#cc-mongodb-source-cdc-debezium-configure-connector)
- [MySQL CDC Source  (Debezium) [Deprecated]](cc-mysql-source-cdc-debezium.md#cc-mysql-source-cdc-debezium)
- [MySQL CDC Source V2  (Debezium)](cc-mysql-source-cdc-v2-debezium/index.md#cc-mysql-source-cdc-v2-debezium)
- [Oracle CDC Source](cc-oracle-cdc-source/cc-oracle-cdc-source-features.md#cc-oracle-cdc-source)
- [PostgreSQL CDC Source  (Debezium) [Deprecated]](cc-postgresql-cdc-source-debezium.md#cc-postgresql-cdc-source-debezium)
- [PostgreSQL CDC Source V2  (Debezium)](cc-postgresql-cdc-source-v2-debezium/index.md#cc-postgresql-cdc-source-v2-debezium)

## Connector data previews

For information about connector data previews, see
[Data Previews for Confluent Cloud Connectors](data-preview.md#ccloud-connector-data-preview).

## Single Message Transformations (SMTs)

For information about using SMTs, see
[Configure Single Message Transformations for Kafka Connectors in Confluent Cloud](single-message-transforms.md#cc-single-message-transforms).

## View connector events

For information about viewing Confluent Cloud connector events, see
[View Connector Events for Confluent Cloud](logging-cloud-connectors.md#ccloud-connector-logging).

#### IMPORTANT
Viewing connector events is restricted to the [OrganizationAdmin RBAC
role](../security/access-control/rbac/predefined-rbac-roles.md#cloud-rbac-roles). Viewing events is not available for other roles.

## Connector statuses and notification

- For information about Confluent Cloud connector statuses, see [Interpret Connector Statuses for Confluent Cloud](connector-statuses.md#ccloud-connector-statuses).
- For information about connector state transitions and their notification,
  see [Connector notifications and state transitions](../monitoring/configure-notifications.md#ccloud-connector-notifications).

## Service accounts

For information about setting up service accounts, see
[Manage Service Accounts for Connectors in Confluent Cloud](service-account.md#s3-cloud-service-account).

## RBAC for fully managed connectors

For information about RBAC and fully managed connectors, see
[Configure RBAC for Connectors in Confluent Cloud](managed-connector-rbac.md#managed-connector-rbac).

## Dead letter queue

For information about accessing and using the Confluent Cloud dead letter queue (DLQ), see
[View Connector Dead Letter Queue Errors in Confluent Cloud](dead-letter-queue.md#ccloud-dlq-topics).

## Connector limitations

To view a list of connector limitations, see [Limits for Fully Managed Connectors for Confluent Cloud](limits.md#connect-ccloud-limits).

## Manage offsets

For information about managing offsets for managed connectors, see [Manage Offsets for Fully Managed Connectors in Confluent Cloud](offsets.md#connect-custom-offsets).

## Provider integration

For information about setting up IAM role-based authorization using provider integration in fully managed connectors, see [Manage Provider Integration for Fully Managed Connectors in Confluent Cloud](provider-integration.md#cloud-pi-quickstart). Provider integrations in Confluent Cloud support AWS IAM roles, Google Cloud service account impersonation, and Microsoft Entra ID applications.

## Manage client-side encryption

For information about managing client-side field level encryption (CSFLE) or client-side payload encryption (CSPE) in fully managed connectors, see [Manage Client-Side Encryption for Fully Managed Connectors in Confluent Cloud](csfle.md#connect-csfle).
