KeyMetadata

Name Description Required Schema Default Example

AWSAccountId

The account ID of the owner of the CMK.

false

string

Arn

The Outscale Resource Name (ORN) of the CMK.

false

string

CreationDate

The date and time when the CMK was created.

false

string

DeletionDate

The date and time when the CMK will be deleted. This value exists only if KeyState is PendingDeletion.

false

string

Description

A description for the CMK.

false

string

Enabled

If true, the CMK is enabled. If false, it is disabled.

false

boolean

KeyId

The ID of the CMK.

false

string

KeyManager

The manager of the CMK (always CUSTOMER).

false

string

KeyState

The state of the CMK (Enabled | Disabled | PendingDeletion).

false

string

KeyUsage

The intended use of the CMK. The only valid value is ENCRYPT_DECRYPT.

false

string

Origin

The source of the key material for the CMK. The only valid value is OKMS.

false

string