Skip to content

/AWS1/CL_APRENCRYPTIONCONF

Describes a custom encryption key that App Runner uses to encrypt copies of the source repository and service logs.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_KMSKEY TYPE /AWS1/APRKMSKEYARN /AWS1/APRKMSKEYARN

The ARN of the KMS key that's used for encryption.


Queryable Attributes

KmsKey

The ARN of the KMS key that's used for encryption.

Accessible with the following methods

Method Description
GET_KMSKEY() Getter for KMSKEY, with configurable default
ASK_KMSKEY() Getter for KMSKEY w/ exceptions if field has no value
HAS_KMSKEY() Determine if KMSKEY has a value