aws-samples / aws-glue-samples

AWS Glue code samples
MIT No Attribution
1.44k stars 820 forks source link

Bugfix: resources variable scope #164

Closed andreivmaksimov closed 1 month ago

andreivmaksimov commented 1 month ago

Issue #, if available: incorrect scope of the resources variable prevents deserialization workflow.

Description of changes: setting up resources variable to the global scope allows sync utility work as expected.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.