The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::KMS::GenerateDataKeyResponse

ATTRIBUTES

CiphertextBlob => Str

The encrypted data encryption key. When you use the HTTP API or the AWS CLI, the value is Base64-encdoded. Otherwise, it is not encoded.

KeyId => Str

The identifier of the CMK under which the data encryption key was generated and encrypted.

Plaintext => Str

The data encryption key. When you use the HTTP API or the AWS CLI, the value is Base64-encdoded. Otherwise, it is not encoded. Use this data key for local encryption and decryption, then remove it from memory as soon as possible.

_request_id => Str