/AWS1/CL_ATHMANAGEDQUERYRSSE00¶
If you encrypt query and calculation results in Athena owned storage, this field indicates the encryption option (for example, SSE_KMS or CSE_KMS) and key information.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_kmskey TYPE /AWS1/ATHKMSKEY /AWS1/ATHKMSKEY¶
The ARN of an KMS key for encrypting managed query results.
Queryable Attributes¶
KmsKey¶
The ARN of an KMS key for encrypting managed query results.
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 |