Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface GenerateDataKeyWithoutPlaintextResponse

Hierarchy

Properties

Properties

CiphertextBlob?: Uint8Array

The encrypted data key. When you use the HTTP API or the Amazon Web Services CLI, the value is Base64-encoded. Otherwise, it is not Base64-encoded.

KeyId?: string

The Amazon Resource Name (key ARN) of the KMS key that encrypted the data key.