kmsKeyId property
The AWS Key Management Service (KMS) key ID of the key used to encrypt any
objects written into the OfflineStore S3 location.
The IAM roleARN that is passed as a parameter to
CreateFeatureGroup must have below permissions to the
KmsKeyId:
-
"kms:GenerateDataKey"
Implementation
final String? kmsKeyId;