amazon-connect / amazon-connect-salesforce-lambda

Apache License 2.0
45 stars 34 forks source link

AWS transcribe not working when Connect bucket is encrypted with KMS CMK #26

Open LorneCurrie opened 3 years ago

LorneCurrie commented 3 years ago

When a Client has encrypted the S3 connect bucket has been encrypted using a KMS CMK key, Transcribe fails to run. Need to add the JobExecutionSettings object to allow a user to pass through a Role that will allow transcribe to access the s3 bucket.

freshdip commented 11 months ago

was this fixed?