ncloud_kms_delete_acl_rule
Remove an IP address from KMS key ACL rules by deleting the rule with its ID. Requires keyTag, ruleId, and confirm=true to execute.
Instructions
⚠️ Destructive: Remove an IP address from the ACL rules for a KMS key. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyTag | Yes | Key tag - unique identifier derived from key name (required) | |
| ruleId | Yes | ACL rule ID to delete (required) | |
| confirm | No | Must be true to actually execute the destructive operation |