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

NAME

Paws::KMS::GetParametersForImportResponse

ATTRIBUTES

ImportToken => Str

The import token to send in a subsequent ImportKeyMaterial request.

KeyId => Str

The Amazon Resource Name (key ARN (https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id-key-ARN)) of the CMK to use in a subsequent ImportKeyMaterial request. This is the same CMK specified in the GetParametersForImport request.

ParametersValidTo => Str

The time at which the import token and public key are no longer valid. After this time, you cannot use them to make an ImportKeyMaterial request and you must send another GetParametersForImport request to get new ones.

PublicKey => Str

The public key to use to encrypt the key material before importing it with ImportKeyMaterial.

_request_id => Str