EncryptionType
Specifies the encryption option for query results in Athena.
Possible Values
None, SSE_S3, SSE_KMS, CSE_KMSデータ型
string
デフォルト値
"None"
解説
Specifies the encryption option for query results in Athena. This option is required if you have configured Amazon Athena to encrypt query results; Set EncryptionType and EncryptionKey if you would like to encrypt the result set stored in S3 after query execution. Note that setting these properties does not encrypt the result set in S3StagingDirectory.
To encrypt Amazon Athena query results, follow the following steps:
- Navigate to Amazon Athena Console.
- Click Settings.
- Enable the Encrypt Query Results option.
- Select the Encryption type.
- If you selected SSE-KMS or CSE-KMS, select an encryption key in the menu or click Create KMS Key. Set EncryptionKey in addition to EncryptionType when you connect.