[][src]Function kms_rs::generate_data_key_without_plaintext

pub fn generate_data_key_without_plaintext(
    key_id: &str,
    key_spec: Option<String>,
    bytes: Option<i64>
) -> Value

Generates a unique symmetric data key. This operation returns a data key that is encrypted under a customer master key (CMK) that you specify.