Skip to content

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
aliyun:masterfrom
api-tool-agent:feature/86382134-data-connector
Open

New Resource: alicloud_threat_detection_data_connector; New Data Source: alicloud_threat_detection_data_connectors#10408
api-tool-agent wants to merge 1 commit into
aliyun:masterfrom
api-tool-agent:feature/86382134-data-connector

Conversation

@api-tool-agent

Copy link
Copy Markdown
Collaborator

New Resource

  • alicloud_threat_detection_data_connector

New Data Source

  • alicloud_threat_detection_data_connectors

This 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

=== RUN TestAccAliCloudThreatDetectionDataConnector_basic
--- PASS: TestAccAliCloudThreatDetectionDataConnector_basic

=== RUN TestAccAliCloudThreatDetectionDataConnectors_basic
--- PASS: TestAccAliCloudThreatDetectionDataConnectors_basic

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

  • This resource is backed by the cloud-siem (2024-12-12) RPC API. The endpoint registration for the cloud_siem product is added to the connectivity package.

@api-tool-agent
api-tool-agent force-pushed the feature/86382134-data-connector branch 2 times, most recently from 82e5c4e to 3a5a41c Compare September 5, 2026 03:32
…ce: alicloud_threat_detection_data_connectors
@api-tool-agent
api-tool-agent force-pushed the feature/86382134-data-connector branch from 3a5a41c to d5ecdaf Compare September 5, 2026 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant