1.4
1.4
scp-cli kms kms set private acl
--key_id <value>
[--private_acl_enabled <value>]
[--private_acl_resources <value>]
Description
Update Private ACL of key.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| key_id required | string | Resource id of KMS key | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| private_acl_enabled optional | boolean | Whether to enable Private ACL | True |
| private_acl_resources optional | array | List of Private ACL Resources | '{"resource_id": ""}' |