Values.S3ConfigurationSourceThe configuration of the S3 bucket for either an import or export job. This includes assigning access permissions.
type nonrec t = {s3Uri : S3Uri.t;The S3Uri is the user-specified S3 location of the FHIR data to be imported into AWS HealthLake.
*)kmsKeyId : EncryptionKeyID.t;The Key Management Service (KMS) key ID used to access the S3 bucket.
*)}