New Resource: alicloud_threat_detection_data_connector; New Data Source: alicloud_threat_detection_data_connectors - #10408
Open
api-tool-agent wants to merge 1 commit into
Conversation
api-tool-agent
force-pushed
the
feature/86382134-data-connector
branch
2 times, most recently
from
September 5, 2026 03:32
82e5c4e to
3a5a41c
Compare
…ce: alicloud_threat_detection_data_connectors
api-tool-agent
force-pushed
the
feature/86382134-data-connector
branch
from
September 5, 2026 03:48
3a5a41c to
d5ecdaf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New Resource
alicloud_threat_detection_data_connectorNew Data Source
alicloud_threat_detection_data_connectorsThis change adds the Threat Detection Data Connector resource and its data source, enabling users to manage data collectors that ingest data from a source data source (OSS, S3, or Kafka) into a Simple Log Service (SLS) log store for threat detection analysis.
Test Cases
Argument Reference
Resource
alicloud_threat_detection_data_connector:data_connector_type- (Required, ForceNew) The type of the data connector. Valid values:oss,s3,kafka.data_connector_config- (Required) The configuration of the data connector, in JSON format.src_data_type- (Required, ForceNew) The source data source type.dest_data_source_id- (Required, ForceNew) The destination data source id.log_project_name- (Required, ForceNew) The destination log project name.log_store_name- (Required, ForceNew) The destination log store name.log_region_id- (Required, ForceNew) The destination log store region.data_connector_status- (Optional) The status of the data connector. Valid values:enabled,disabled.auth_config_id- (Optional) The configuration item id of the kafka or s3 instance.auth_config_vendor- (Optional) The authentication vendor name.auth_config_product- (Optional) The authentication product name.Notes
cloud-siem(2024-12-12) RPC API. The endpoint registration for thecloud_siemproduct is added to the connectivity package.