aws-samples / lake-formation-permissions-sync

MIT No Attribution
7 stars 1 forks source link

CreateTable events are not getting processed #3

Closed SercanKaraoglu closed 1 year ago

SercanKaraoglu commented 1 year ago

https://github.com/aws-samples/lake-formation-permissions-sync/blob/2f25638ece65ba983523877b1ed11f669b357b53/realtime/glue-lf-replicate-event/lambda_function.py#L91

Indentation error causes following error:

Received exception local variable 's3_table_target_bucket_name' referenced before assignment

vivshrivastava commented 1 year ago

Resolved.