ncloud_kms_get_key_activity_logs
Retrieve activity logs for a specific KMS key to audit its usage history and monitor access. Use keyTag to identify the key, with pagination options for large datasets.
Instructions
Get activity logs (usage history) for a specific KMS key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyTag | Yes | Key tag - unique identifier derived from key name | |
| pageNo | No | Page number (default: 1) | |
| pageSize | No | Page size (default: 100) |