resource/alicloud_threat_detection_vendor: New Resource: alicloud_threat_detection_vendor, New Data Source: alicloud_threat_detection_vendors - #10405
Open
api-tool-agent wants to merge 1 commit into
Conversation
api-tool-agent
force-pushed
the
feat/threat-detection-vendor-86382617
branch
4 times, most recently
from
September 5, 2026 13:07
d3485c7 to
7344994
Compare
…ce for Threat Detection Vendor Add the alicloud_threat_detection_vendor resource and the alicloud_threat_detection_vendors data source backed by the cloud-siem/2024-12-12 RPC API (CreateVendor/ListVendors/UpdateVendor/ DeleteVendor). Register cloud-siem endpoint and add the CloudSiemService helper.
api-tool-agent
force-pushed
the
feat/threat-detection-vendor-86382617
branch
from
September 5, 2026 13:20
7344994 to
9f9576e
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.
Adds the
alicloud_threat_detection_vendorresource and thealicloud_threat_detection_vendorsdata source, backed by the cloud-siem2024-12-12Vendor API set (CreateVendor / ListVendors / UpdateVendor / DeleteVendor).Resource
alicloud_threat_detection_vendormanages a Threat Detection vendor.Schema
vendor_namelangenrole_forid/vendor_idvendor_typecreate_timeupdate_timeData source
alicloud_threat_detection_vendorslists vendors withids,name_regex,vendor_typefilters and next-token pagination.Tests
Remote acceptance results will be appended once available.