ComplianceEventEventDataEncryptionChangedInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| action | ComplianceEncryptionAction | The encryption action performed (e.g., enabled, rotated, disabled) | |
| encryptionAlgorithm | String | Algorithm used for encryption (e.g., AES-256-GCM) | |
| keyId | String | Reference identifier for the encryption key used or rotated | |
| reason | String | Reason or context for the encryption change |