Skip to content

/AWS1/CL_AIOENCRYPTIONCONF

Use this structure to specify a customer managed KMS key to use to encrypt investigation data.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_type TYPE /AWS1/AIOENCRYPTIONCONFTYPE /AWS1/AIOENCRYPTIONCONFTYPE

Displays whether investigation data is encrypted by a customer managed key or an Amazon Web Services owned key.

iv_kmskeyid TYPE /AWS1/AIOKMSKEYID /AWS1/AIOKMSKEYID

If the investigation group uses a customer managed key for encryption, this field displays the ID of that key.


Queryable Attributes

type

Displays whether investigation data is encrypted by a customer managed key or an Amazon Web Services owned key.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

kmsKeyId

If the investigation group uses a customer managed key for encryption, this field displays the ID of that key.

Accessible with the following methods

Method Description
GET_KMSKEYID() Getter for KMSKEYID, with configurable default
ASK_KMSKEYID() Getter for KMSKEYID w/ exceptions if field has no value
HAS_KMSKEYID() Determine if KMSKEYID has a value